cldlPreDownloadStatus
CISCO-LWAPP-DOWNLOAD-MIB ·
.1.3.6.1.4.1.9.9.513.4.1.1.1.1.7
Object
column Enumeration
This object represents the status of the predownloaded image of the AP. A value of none(1) indicates that, nothing is predownloading. A value of intiated(2) indicates that, predownload initiated. A value of preDownloading(3) indicates that, predownload started. A value of completed(4) indicates that, predownload completed. A value of failed(5) indicates that, predownload failed. A value of notSupported(6) indicates that, predownload not supported.
Context
- MIB
- CISCO-LWAPP-DOWNLOAD-MIB
- OID
.1.3.6.1.4.1.9.9.513.4.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldlApBootEntry
- Groups
- 1
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 'CISCO-LWAPP-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOWNLOAD-MIB::cldlPreDownloadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOWNLOAD-MIB::cldlPreDownloadStatus.<cLApSysMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOWNLOAD-MIB::cldlPreDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | intiated |
3 | preDownloading |
4 | completed |
5 | failed |
6 | notSupported |
Conformance
Member of