cmFlapCounts
RDN-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.4981.6.1.1.2.1.10
Object
column SNMPv2-SMICounter32
The total number of times a CM flaps
Under following three situations, this counter
will increase:
(1) When flapCmInsertionFails is increased the flap counts
will increase.
(2) When the CMTS receives the number of consecutive misses
specified in the flapMissThreshold, the flap counts
will increase.
(3) When flapPowerAdjustments is increased the flap counts
will increase.
Context
- MIB
- RDN-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.4981.6.1.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdnFlapCmEntry
- Groups
- 1
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 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-MIB::cmFlapCounts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-MIB::cmFlapCounts.<flapCmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CABLE-SPECTRUM-MIB::cmFlapCounts'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of