cdxIfCmtsCmStatusOnlineTimesNum
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.3.2.1.12
Object
column CdxResettableCounter32
The number of times that the modem changes the connectivity
state from 'offline' to 'online' over the time period from
the modem's first ranging message received by CMTS until now.
The modem is considered as 'online' when the value for
cdxCmtsCmStatusValue is any of the values: online(5),
onlineNetAccessDisabled(6), onlineKekAssigned(7), and
onlineTekAssigned(8), and the modem is considered as 'offline'
for other values for cdxCmtsCmStatusValue.
The value of this object is reset to 0 if the value in
cdxIfCmtsCmStatusLastResetTime is changed.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.3.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdxCmtsCmStatusExtEntry
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workWalk 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::cdxIfCmtsCmStatusOnlineTimesNum'
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::cdxIfCmtsCmStatusOnlineTimesNum.<index>'
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::cdxIfCmtsCmStatusOnlineTimesNum'
Syntax
- Source
- CdxResettableCounter32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.