All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevResetNow
docsDevResetNow
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevResetNow
OID (numeric): 1.3.6.1.2.1.69.1.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Setting this object to true(1) causes the device to reset. Reading this object always returns false(2).
What is docsDevResetNow?
Setting this to true(1) immediately reboots the device; reading it always returns false(2) since the reset happens before any subsequent read could see true. An admin uses this as a remote-reboot switch for a misbehaving cable modem or CMTS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.1.3 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevResetNow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.1.3.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevResetNow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.1.3.1 s <value>
Start monitoring DOCSIS cable modem/CMTS (device management, vendor-neutral IETF standard RFC 4639) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOCS-CABLE-DEVICE-MIB::docsDevResetNow OID value, configure state conditions and alerts, and monitor any DOCSIS cable modem/CMTS (device management, vendor-neutral IETF standard RFC 4639) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.69 | docsDev | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1 | docsDevMIBObjects | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.1 | docsDevBase | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.1.3 | docsDevResetNow | DOCS-CABLE-DEVICE-MIB |