MIB Viewer

docsDevSwOperStatus

OBJECT-TYPE
1.3.6.1.2.1.69.1.3.4
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { inProgress(1), completeFromProvisioning(2), completeFromMgt(3), failed(4), other(5) }