All MIBs › CISCO-MODEM-MGMT-MIB › cmBad
cmBad
Module: CISCO-MODEM-MGMT-MIB
OID (symbolic): CISCO-MODEM-MGMT-MIB::cmBad
OID (numeric): 1.3.6.1.4.1.9.9.47.1.3.2.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object can hold modem out of service and marks the modem as suspected or proven to be bad. During the router start-up initialization sequence, modem back-to-back tests will test modems and mark those modems failing tests as bad modems. The management entity also can use this command to lock out the suspicious modem or unlock the modem to do further debugging or test. This command will be used accompanied with cmholdReset command to put modem out of service. This command doesn't do the reset. For a normally good modem, it can start handling calls after it exits from modem reset mode. For a bad modem, it cannot start handling calls after it exits from modem reset mode. The manager needs to take modem out of bad modem mode in order to handle calls.
This object is only valid when cmState is onHook or busiedOut. The value of true(1) indicates the modem is suspected to be bad and its state is set to bad. The value of false(2) indicates the modem has not been suspected to be bad or has been re-marked as good.
What is cmBad?
A read-write flag used to mark a modem as suspected or confirmed bad and take it out of service, such as after failing router start-up diagnostic tests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.47.1.3.2.1.6 snmpwalk -v2c -c public <target> CISCO-MODEM-MGMT-MIB::cmBad
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.47.1.3.2.1.6.1 snmpget -v2c -c public <target> CISCO-MODEM-MGMT-MIB::cmBad.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.47.1.3.2.1.6.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::cmBad 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.6 | cmBad | CISCO-MODEM-MGMT-MIB |