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


 
Device Enterprise MIB Definition
B-36 Issue 2 December 1996
devCommandReset OBJECT-TYPE
SYNTAX INTEGER {
software(1),
hardware(2),
unknown(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
”Invoke a software(1) or hardware(2) reset of the device.
This object always returns a value of unknown(3).”
::= { devCommand 6 }
–– Send Message to Front Panel
devCommandMessage OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..16))
ACCESS read-write
STATUS mandatory
DESCRIPTION
”Write to send a message string to the device.
This object always returns a null string.”
::= { devCommand 7 }
END