All MIBs › CADANT-CMTS-MAC-MIB › cadMacResetCMMacAddress
cadMacResetCMMacAddress
Module: CADANT-CMTS-MAC-MIB
OID (symbolic): CADANT-CMTS-MAC-MIB::cadMacResetCMMacAddress
OID (numeric): 1.3.6.1.4.1.4998.1.1.20.2.14.2
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 Cable Modem whose MAC address matches that value and then reset that Cable Modem.
What is cadMacResetCMMacAddress?
A write-only control object that, when set to a specific MAC address, instructs the CMTS to locate and remotely reset the matching cable modem. It always reads back as all-zeros, functioning as a targeted modem reboot command.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.2 snmpwalk -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacResetCMMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.2.14.2.1 snmpget -v2c -c public <target> CADANT-CMTS-MAC-MIB::cadMacResetCMMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.2.14.2.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.2 | cadMacResetCMMacAddress | CADANT-CMTS-MAC-MIB |