All MIBs › ZHONE-SYSTEM-MIB › zhoneSysSwStatus
zhoneSysSwStatus
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSysSwStatus
OID (numeric): 1.3.6.1.4.1.5504.3.1.8.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
(1) downLoadSwUnknown: No state known. This is the value if no sw download had been requested since the system was initialized or a delete command is in progress.
(2) downloadSwInProgres: Download currently in progress.
(3) downLoadSwAborted: abort command processed. Sw not loaded.
(4) downLoadSwFailed: FTP/TFTP request failed to both the primary and secondary server.
(5) downLoadSwSuccessful: SW successfully downloaded from either the primary or secondary server.
(6) deleteFileNotFound: The file specified in zhoneSysSwLocalFilePath cannot be found on the device.
(7) deleteFileInUse: The file specified in zhoneSysSwLocalFilePath is currently specified in a sw configuration record.
(8) deleteSuccessful: The file was successfully deleted.
The following are the generic status for the imageFlash, uploadFile, downloadFile, dump and restore operations. (9) operationInProgres: operation currently in progress.
(10) operationAborted: abort command processed. Sw not loaded.
(11) operationFailed: operation failed
(12) operationSuccessful: operation successfully
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.8.8 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSysSwStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.8.8.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSysSwStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zhoneSysSwStatus.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.8 | zhoneSoftwareDownload | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.8.8 | zhoneSysSwStatus | ZHONE-SYSTEM-MIB |