All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevSwOperStatus
docsDevSwOperStatus
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevSwOperStatus
OID (numeric): 1.3.6.1.2.1.69.1.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: InProgress(1) indicates that a TFTP or HTTP download is underway, either as a result of a version mismatch at provisioning or as a result of a upgradeFromMgt request. No other docsDevSw* objects can be modified in this state.
CompleteFromProvisioning(2) indicates that the last software upgrade was a result of version mismatch at provisioning.
CompleteFromMgt(3) indicates that the last software upgrade was a result of setting docsDevSwAdminStatus to upgradeFromMgt.
Failed(4) indicates that the last attempted download failed, ordinarily due to TFTP or HTTP timeout.
What is docsDevSwOperStatus?
Reports the state of the device's software (firmware) download: inProgress means a TFTP/HTTP transfer is underway and no other docsDevSw* object can be changed, completeFromProvisioning means the last upgrade happened automatically due to a version mismatch at registration, completeFromMgt means it was triggered by an admin setting docsDevSwAdminStatus, and failed means the last download attempt (usually a TFTP/HTTP timeout) did not succeed. An admin polls this after pushing a firmware upgrade to confirm it completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.3.4 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.3.4.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevSwOperStatus.1
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::docsDevSwOperStatus 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.3 | docsDevSoftware | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.3.4 | docsDevSwOperStatus | DOCS-CABLE-DEVICE-MIB |