ZHONE-SYSTEM-MIB :: zhoneSysSwStatus

MIB Reference — IPNetwork Monitor

All MIBsZHONE-SYSTEM-MIBzhoneSysSwStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5504zhoneZhone
1.3.6.1.4.1.5504.3zhoneGenericZhone
1.3.6.1.4.1.5504.3.1zhoneSystemZhone
1.3.6.1.4.1.5504.3.1.8zhoneSoftwareDownloadZHONE-SYSTEM-MIB
1.3.6.1.4.1.5504.3.1.8.8zhoneSysSwStatusZHONE-SYSTEM-MIB