cwrImageState
CISCO-WIRELESS-EXP-MIB ·
.1.3.6.1.4.1.9.10.52.1.2.1.1.3
Object
column Enumeration
This represents the state of the image. image_invalid(1): If the image could not be accessed for any reason. image_valid(2) : Image accessible and available for use.
Context
- MIB
- CISCO-WIRELESS-EXP-MIB
- OID
.1.3.6.1.4.1.9.10.52.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwrImageEntry
- 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-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-EXP-MIB::cwrImageState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-EXP-MIB::cwrImageState.<cwrImageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-EXP-MIB::cwrImageState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | imageInvalid |
2 | imageValid |
Conformance
Member of