docsDevSwAdminStatus
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.3.3
Object
scalar
r/w
Enumeration
If set to upgradeFromMgt(1), the device will initiate a
TFTP or HTTP software image download. After
successfully receiving an image, the device will set
its state to ignoreProvisioningUpgrade(3) and reboot.
If the download process is interrupted (e.g., 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.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- docsDevSoftware
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upgradeFromMgt |
2 | allowProvisioningUpgrade |
3 | ignoreProvisioningUpgrade |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevSwServer deprecated The address of the TFTP server used for software
upgrades. If the TFTP server is unknown or is a
non-IPv4 address, return 0.0.0.0.
This object is deprecated. See docs… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.3.1 |
| docsDevSwFilename The filename of the software image to be downloaded via
TFTP, or the abs_path (as defined in RFC 2616) of the
software image to be downloaded via HTTP.
Unless set via S… | scalar | OctetString | .1.3.6.1.2.1.69.1.3.2 |
| docsDevSwOperStatus 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 doc… | scalar | Enumeration | .1.3.6.1.2.1.69.1.3.4 |
| docsDevSwCurrentVers The software version currently operating in this device.
This string's syntax is that used by the
individual vendor to identify software versions.
For a CM, this string will descr… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.69.1.3.5 |
| docsDevSwServerAddressType The type of address of the TFTP or HTTP server used for
software upgrades.
If docsDevSwServerTransportProtocol is currently set to
tftp(1), attempting to set… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.69.1.3.6 |
| docsDevSwServerAddress The address of the TFTP or HTTP server used for software
upgrades.
If the TFTP/HTTP server is unknown, return the zero-
length address string (see the TextualConvention… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.69.1.3.7 |
| docsDevSwServerTransportProtocol This object specifies the transport protocol (TFTP or
HTTP) to be used for software upgrades.
If the value of this object is tftp(1), then the cable
device uses TFTP (R… | scalar | Enumeration | .1.3.6.1.2.1.69.1.3.8 |