All MIBs › CISCO-CABLE-SPECTRUM-MIB › ccsFlapRowStatus
ccsFlapRowStatus
Module: CISCO-CABLE-SPECTRUM-MIB
OID (symbolic): CISCO-CABLE-SPECTRUM-MIB::ccsFlapRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.114.1.1.5.1.12
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: Controls and reflects the status of rows in this table.
When a cable modem triggers a flap detector, if an entry does not already exist for this cable modem, and ccsFlapListCurrentSize is less than ccsFlapListMaxSize, then an entry will be created in this table. The new instance of this object will be set to active(1). All flapping modems have the status of active(1).
Active entries are removed from the table after they have not triggered any additional flap detectors for the period of time defined in ccsFlapAging. Alternatively, setting this instance to destroy(6) will remove the entry immediately.
createAndGo(4) and createAndWait(5) are not supported.
What is ccsFlapRowStatus?
Read-write control object managing creation and lifecycle of rows in the flap table; new entries are created automatically when a modem flaps and the table isn't already full.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.114.1.1.5.1.12 snmpwalk -v2c -c public <target> CISCO-CABLE-SPECTRUM-MIB::ccsFlapRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.114.1.1.5.1.12.1 snmpget -v2c -c public <target> CISCO-CABLE-SPECTRUM-MIB::ccsFlapRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.114.1.1.5.1.12.1 s <value>
Start monitoring Cisco CMTS (Cable Modem Termination System) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CABLE-SPECTRUM-MIB::ccsFlapRowStatus OID value, configure state conditions and alerts, and monitor any Cisco CMTS (Cable Modem Termination System) platforms from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.114 | ciscoCableSpectrumMIB | CISCO-CABLE-SPECTRUM-MIB |
| 1.3.6.1.4.1.9.9.114.1 | ciscoCableSpectrumMIBObjects | CISCO-CABLE-SPECTRUM-MIB |
| 1.3.6.1.4.1.9.9.114.1.1 | ccsFlapObjects | CISCO-CABLE-SPECTRUM-MIB |
| 1.3.6.1.4.1.9.9.114.1.1.5 | ccsFlapTable | CISCO-CABLE-SPECTRUM-MIB |
| 1.3.6.1.4.1.9.9.114.1.1.5.1 | ccsFlapEntry | CISCO-CABLE-SPECTRUM-MIB |
| 1.3.6.1.4.1.9.9.114.1.1.5.1.12 | ccsFlapRowStatus | CISCO-CABLE-SPECTRUM-MIB |