All MIBs › CISCO-MODEM-MGMT-MIB › cmBusyOutRequest
cmBusyOutRequest
Module: CISCO-MODEM-MGMT-MIB
OID (symbolic): CISCO-MODEM-MGMT-MIB::cmBusyOutRequest
OID (numeric): 1.3.6.1.4.1.9.9.47.1.3.2.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to put modem out of service, i.e. modem cannot make calls or answer calls. If the modem to be busyout is handling a call, the busyout action will be taken after the current call is disconnected. After modem is busyout, the following commands can be applied to those modems - reset, bad modem, download modem firmware, etc. This is called nice or graceful busyout.
The value of true(1) indicates the busyOut request has been issued to the modem, but the busyout could be pending. The management entity needs to query the cmState to see if the modem is successfully busied out. The value of false(2) indicates the modem is not given the busyOut command.
What is cmBusyOutRequest?
A read-write control used to take a modem out of service gracefully, allowing any active call to finish before the modem stops accepting or making calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.47.1.3.2.1.3 snmpwalk -v2c -c public <target> CISCO-MODEM-MGMT-MIB::cmBusyOutRequest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.47.1.3.2.1.3.1 snmpget -v2c -c public <target> CISCO-MODEM-MGMT-MIB::cmBusyOutRequest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.47.1.3.2.1.3.1 s <value>
Start monitoring Cisco access server (dial-up/modem pool, e.g. AS5x00, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MODEM-MGMT-MIB::cmBusyOutRequest OID value, configure state conditions and alerts, and monitor any Cisco access server (dial-up/modem pool, e.g. AS5x00, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.47 | ciscoModemMgmtMIB | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1 | ciscoModemMgmtMIBObjects | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1.3 | cmLineInfo | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1.3.2 | cmLineConfigTable | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1.3.2.1 | cmLineConfigEntry | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1.3.2.1.3 | cmBusyOutRequest | CISCO-MODEM-MGMT-MIB |