cdxCmtsCmStatusDMICMode

CISCO-DOCS-EXT-MIB · .1.3.6.1.4.1.9.9.116.1.3.7.1.1

Object

column Enumeration
This shows all the cable modems that are online or offline
and that had failed the Dynamic CMTS MIC verification
check. The state is mentioned as follows:
mark(1): The modem was allowed to come online.
lock(2): The modem was allowed to come online but with
           a restrictive QoS profile as defined by 
           cdxCmtsCmDMICLockQos.
reject(3): The modem was not allowed to come online.

Context

MIB
CISCO-DOCS-EXT-MIB
OID
.1.3.6.1.4.1.9.9.116.1.3.7.1.1
Type
column
Access
readonly
Status
current
Parent
cdxCmtsCmStatusDMICEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOCS-EXT-MIB::cdxCmtsCmStatusDMICMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOCS-EXT-MIB::cdxCmtsCmStatusDMICMode.<docsIfCmtsCmStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOCS-EXT-MIB::cdxCmtsCmStatusDMICMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mark
2lock
3reject