apFirmwareImageDownloadStatus
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.2.3.8
Object
scalar Enumeration
Indicates download status of firmware image on AP. The object that initiates the download part of the firmware upgrade. The image file is to be downloaded onto the AP, then apply the firmware validation, then upgrade the firmware.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.2.3.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- apFirmwareUpgrade
- Groups
- 1
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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apFirmwareImageDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apFirmwareImageDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transferNotInitiated |
2 | trasferInProgress |
3 | transferFailed |
4 | transferSucceeded |
Conformance
Member of