extremeDownloadImageStatus
EXTREME-SYSTEM-MIB ·
.1.3.6.1.4.1.1916.1.1.1.43.1.2
Object
column r/w
Enumeration
Specifies the status of the current down load operation.
Context
- MIB
- EXTREME-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1916.1.1.1.43.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeDownloadImageEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeDownloadImageStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeDownloadImageStatus.<extremeDownloadImageSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-SYSTEM-MIB::extremeDownloadImageStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadInProgress |
2 | downloadOperationSuccess |
3 | downloadNotPrimary |
4 | downloadNameLengthError |
5 | downloadInvalidFileType |
6 | downloadActivePartitionError |
7 | downloadIllegalHostname |
8 | downloadFailed |
9 | downloadInvalidIpaddr |
10 | downloadMemAllocFailed |
11 | downloadNotInActiveTop |
12 | downloadMissingFileName |
13 | downloadIllegalFileName |
14 | downloadOperationTimeout |
15 | downloadInvalidRowStatus |