ccsUpSpecMgmtHopCondition
CISCO-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.9.9.114.1.3.1.1.9
Object
column deprecated
Enumeration
A condition that triggers hopping.
The SNR condition occurs when SNR does not meet
the ccsUpSpecMgmtSnrThres1 or ccsUpSpecMgmtSnrThres2.
The stationMaintainenceMiss condition occurs when the
percentage of offline CMs is reached.
Context
- MIB
- CISCO-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.9.9.114.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- ccsUpSpecMgmtEntry
- Groups
- 3
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-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-SPECTRUM-MIB::ccsUpSpecMgmtHopCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-SPECTRUM-MIB::ccsUpSpecMgmtHopCondition.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-SPECTRUM-MIB::ccsUpSpecMgmtHopCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | snr |
1 | stationMaintainenceMiss |
2 | others |