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.
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
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |