Device Enterprise MIB Definition
B-35
Issue 1 September 1994
”Setting this attribute to busy(1) will cause the device
to busy out the attached analog phone line. Setting this
attribute to clear(2) will cause the device to unbusy the
analog phone line. This object will always return a value
of unknown(3). To test the current busy state, refer to the
devStatusAlert object.”
::= { devCommand 3 }
–– Switch To Dial-Backup/Dial-Standby/Service-Line
devCommandSwitchTo OBJECT-TYPE
SYNTAX INTEGER {
dial-backup(1),
dial-standby(2),
leased(3),
service-line(4), –– switch for mgmt mode
unknown(5)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
”Switch service mode to dial-backup(1), dial-standby(2),
leased (3), or service-line(4). This object always returns
a value of unknown(5).”
::= { devCommand 4 }
–– Enable/Disable Device
devCommandEnable OBJECT-TYPE
SYNTAX INTEGER {
enable-device(1),
disable-device(2),
unknown(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
”Write to enable(1) or disable(2) the device.
This object always returns a value of unknown(3).”
::= { devCommand 5 }
–– Reset Device