All MIBs › CISCO-MODEM-MGMT-MIB › cmStateNotification
cmStateNotification
Module: CISCO-MODEM-MGMT-MIB
OID (symbolic): CISCO-MODEM-MGMT-MIB::cmStateNotification
OID (numeric): 1.3.6.1.4.1.9.9.47.2.0.1
Node type: NOTIFICATION-TYPE
Description: A modem port state change notification is generated whenever the port transitions to a state where it is offline due to a failure or administrative action.
The values of cmState which will trigger this notification are: busiedOut(5) - Administratively out of service disabled(6) - Administratively out of service bad(7) - Internally detected failure or administrative action loopback(8) - Testing downloadFirmware(9) - Administrative action downloadFirmwareFailed(10) - Internally detected failure
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-MODEM-MGMT-MIB::cmStateNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.47.2.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:63757->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (156482829) 18 days, 2:40:28.29 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-MODEM-MGMT-MIB::cmStateNotification
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::cmStateNotification 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.2 | cmMIBNotificationPrefix | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.2.0 | cmMIBNotifications | CISCO-MODEM-MGMT-MIB |
| 1.3.6.1.4.1.9.9.47.2.0.1 | cmStateNotification | CISCO-MODEM-MGMT-MIB |