All MIBs › CADANT-CMTS-MAC-MIB › cadMacDeleteMacAddress
cadMacDeleteMacAddress
Module: CADANT-CMTS-MAC-MIB
OID (symbolic): CADANT-CMTS-MAC-MIB::cadMacDeleteMacAddress
OID (numeric): 1.3.6.1.4.1.4998.1.1.20.2.14.3
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, an attempt is made to find the device whose MAC address matches that value and remove all data pertaining to that device from the CMTS.
What is cadMacDeleteMacAddress?
This OID is a control field that removes all device configuration and traffic records from the cable modem termination system (CMTS) by specifying a device's hardware address. When set, it deletes all history and settings for that one device. A network operator would set this value to fully deregister a modem when it's being decommissioned or when resetting a stuck device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.3 snmpwalk -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacDeleteMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.3.1 snmpget -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacDeleteMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.2.14.3.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.3 | cadMacDeleteMacAddress | CADANT-CMTS-MAC-MIB |