All MIBs › CADANT-CMTS-MAC-MIB › cadMacClearFlapCountMacAddr
cadMacClearFlapCountMacAddr
Module: CADANT-CMTS-MAC-MIB
OID (symbolic): CADANT-CMTS-MAC-MIB::cadMacClearFlapCountMacAddr
OID (numeric): 1.3.6.1.4.1.4998.1.1.20.2.14.6
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, the the modem flap count in cadIfCmtsCmStatusTable whose MAC address matches that value is cleared.
What is cadMacClearFlapCountMacAddr?
A write-only control object that, when set to a cable modem's MAC address, clears the flap counter for that specific modem in the CMTS status table. It always reads back as all-zeros, enabling targeted per-modem flap count resets without affecting others.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.6 snmpwalk -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacClearFlapCountMacAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.6.1 snmpget -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacClearFlapCountMacAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.2.14.6.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4998 | cadant | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1 | cadObjects | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1 | cadCable | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20 | cadLayer2 | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.2 | cadMacMib | CADANT-CMTS-MAC-MIB |
| 1.3.6.1.4.1.4998.1.1.20.2.14 | cadMacControl | CADANT-CMTS-MAC-MIB |
| 1.3.6.1.4.1.4998.1.1.20.2.14.6 | cadMacClearFlapCountMacAddr | CADANT-CMTS-MAC-MIB |