All MIBs › BAS-ALIAS-CABLE-DEVICE-MIB › basDocsDevSwAdminStatus
basDocsDevSwAdminStatus
Module: BAS-ALIAS-CABLE-DEVICE-MIB
OID (symbolic): BAS-ALIAS-CABLE-DEVICE-MIB::basDocsDevSwAdminStatus
OID (numeric): 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If set to upgradeFromMgt(1), the device will initiate a TFTP software image download using docsDevSwFilename. After successfully receiving an image, the device will set its state to ignoreProvisioningUpgrade(3) and reboot. If the download process is interrupted by a reset or power failure, the device will load the previous image and, after re-initialization, continue to attempt loading the image specified in docsDevSwFilename.
If set to allowProvisioningUpgrade(2), the device will use the software version information supplied by the provisioning server when next rebooting (this does not cause a reboot).
When set to ignoreProvisioningUpgrade(3), the device will disregard software image upgrade information from the provisioning server.
Note that reading this object can return upgradeFromMgt(1). This indicates that a software download is currently in progress, and that the device will reboot after successfully receiving an image.
What is basDocsDevSwAdminStatus?
Controls the software upgrade process on the cable device; setting it to upgradeFromMgt(1) initiates a TFTP download of the configured firmware image, after which the device reboots into the new software. Other values allow the upgrade policy to be deferred to or ignored from the provisioning system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.3 snmpwalk -v2c -c public <target> BAS-ALIAS-CABLE-DEVICE-MIB::basDocsDevSwAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.3.1 snmpget -v2c -c public <target> BAS-ALIAS-CABLE-DEVICE-MIB::basDocsDevSwAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.3.1 i <value>
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-ALIAS-CABLE-DEVICE-MIB::basDocsDevSwAdminStatus OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7 | basAlias | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7.9 | basAliasDocsCd | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.7.9.1 | basAliasDocsCdMib | BAS-ALIAS-CABLE-DEVICE-MIB |
| 1.3.6.1.4.1.3493.2.7.9.1.1 | basDocsDevMIBObjects | BAS-ALIAS-CABLE-DEVICE-MIB |
| 1.3.6.1.4.1.3493.2.7.9.1.1.3 | basDocsDevSoftware | BAS-ALIAS-CABLE-DEVICE-MIB |
| 1.3.6.1.4.1.3493.2.7.9.1.1.3.1 | basDocsDevSwTable | BAS-ALIAS-CABLE-DEVICE-MIB |
| 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1 | basDocsDevSwEntry | BAS-ALIAS-CABLE-DEVICE-MIB |
| 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.3 | basDocsDevSwAdminStatus | BAS-ALIAS-CABLE-DEVICE-MIB |