All MIBs › CISCO-MODEM-MGMT-MIB › cmState
cmState
Module: CISCO-MODEM-MGMT-MIB
OID (symbolic): CISCO-MODEM-MGMT-MIB::cmState
OID (numeric): 1.3.6.1.4.1.9.9.47.1.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current state of modem. The meaning of each state code is explained below:
unknown: the current state of the modem is unknown.
onHook: the condition similar to hanging up a telephone receiver. The call cannot enter a connected state when the modem is onHook.
offHook: The condition similar to picking up a telephone receiver to dial or answer a call.
connected: The modem is in a state when it can transmit or receive data over the communications line.
busiedOut: The modem is busied out (i.e. taken out of service) and cannot make outgoing calls or receive incoming calls.
disabled: The modem is in a reset state and non-functional. This state can be set and clear via cmHoldReset.
bad: The modem is suspected or proven to be bad. The operator can take the modem out of service and mark the modem as 'bad' via cmBad.
loopback: The modem is in a state where it is currently running back-to-back loopback testing.
downloadFirmware: The modem is in a state where it is currently downloading the firmware.
downloadFirmwareFailed: The modem is not operational because the downloading of firmware to it has failed.
What is cmState?
Reports the current operational state of a modem, such as unknown, on-hook, or various call-related states.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.47.1.3.1.1.6 snmpwalk -v2c -c public <target> CISCO-MODEM-MGMT-MIB::cmState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.47.1.3.1.1.6.1 snmpget -v2c -c public <target> CISCO-MODEM-MGMT-MIB::cmState.1
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::cmState 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.1 | cmLineStatusTable | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1.3.1.1 | cmLineStatusEntry | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.1.3.1.1.6 | cmState | CISCO-MODEM-MGMT-MIB |