All MIBs › CADANT-CMTS-MAC-MIB › cadMacClearDenyCounts
cadMacClearDenyCounts
Module: CADANT-CMTS-MAC-MIB
OID (symbolic): CADANT-CMTS-MAC-MIB::cadMacClearDenyCounts
OID (numeric): 1.3.6.1.4.1.4998.1.1.20.2.14.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This variable always returns false(2) upon reading. When set to true(1), the counts in the modem deny status table are cleared.
What is cadMacClearDenyCounts?
This OID is a control setting that resets rejection counters on a cable modem system to zero. Setting it to true erases statistics about denied modems; reading it always returns false. A technician would use this after fixing modem access problems to clear old rejection data and start fresh performance tracking.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.4 snmpwalk -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacClearDenyCounts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.4.1 snmpget -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacClearDenyCounts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.2.14.4.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.4 | cadMacClearDenyCounts | CADANT-CMTS-MAC-MIB |