wwpLeosSwDownloadFailCause
WWP-LEOS-SW-XGRADE-MIB ·
.1.3.6.1.4.1.6141.2.60.10.1.1.1.7
Object
The reason why the software download operation failed.
If no software download transfer request is being processed,
then the wwpLeosSwDownloadFailCause should be 'noStatus'.
This MIB object is not supported. Any operation on this MIB object will fail!!!
Context
- MIB
- WWP-LEOS-SW-XGRADE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.10.1.1.1.7- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- wwpLeosSwDownload
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-SW-XGRADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-SW-XGRADE-MIB::wwpLeosSwDownloadFailCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-SW-XGRADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-SW-XGRADE-MIB::wwpLeosSwDownloadFailCause'
Syntax
- Source
- SwDownloadFailCause
- Base type
Enumeration
Values & Constraints
Type Values
0 | downloadSuccess |
1 | invalidPkgFile |
2 | couldNotGetFile |
3 | tftpServerNotFound |
4 | cmdFileParseError |
5 | internalFilesystemError |
6 | flashOffline |
7 | noStatus |
8 | badFileCrc |
9 | alreadyUpgradeMode |
10 | unknownError |