Paradyne 3700-A2-GB20-10 Network Router User Manual


 
Enterprise Common MIB Definitions
D-12 Issue 2 December 1996
devCallDirPurpose
INTEGER,
devCallDirId
DisplayString,
devCallDirPhoneNumber
DisplayString
}
devCallDirIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”A unique value for each call directory. Its value ranges
between 1 and the value of devCallDirEntries.”
::= { devCallDirEntry 1 }
devCallDirPurpose OBJECT-TYPE
SYNTAX INTEGER {
other (1), –– none of the following
alarm-trap (2),
dial-back-up (3),
unknown (4) –– 6700 default
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
”Call directory purpose.”
::= { devCallDirEntry 2 }
devCallDirId OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..15))
ACCESS read-only
STATUS mandatory
DESCRIPTION
”A textual string containing the call directory identifier.
If this identifier is a number, then it may have the same
value as devCallDirIndex.”
::= { devCallDirEntry 3 }
devCallDirPhoneNumber OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..40))
ACCESS read-write
STATUS mandatory