cmStateNotification

CISCO-MODEM-MGMT-MIB · .1.3.6.1.4.1.9.9.47.2.0.1

Object

notification
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

Context

MIB
CISCO-MODEM-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.47.2.0.1
Type
notification
Status
current
Parent
cmMIBNotifications
Groups
1

Notifications are emitted by an agent; they cannot be read with snmpget or walked.

Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODEM-MGMT-MIB::cmStateNotification'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODEM-MGMT-MIB::cmStateNotification'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.

Conformance