cwrImageOp
CISCO-WIRELESS-EXP-MIB ·
.1.3.6.1.4.1.9.10.52.1.2.1.1.11
Object
column r/w
Enumeration
This object represents the operation to be performed on the
identified image.
nop(0) - This value will be returned when this object is
read.
add(1) - Will add the image URL, as the first entry in the image
table.
delete(2) - Will delete the specified ULR from the image table.
move(3) - Will make the image specified by the URL the first entry
in the imageTable.
Context
- MIB
- CISCO-WIRELESS-EXP-MIB
- OID
.1.3.6.1.4.1.9.10.52.1.2.1.1.11- Type
- column
- Access
- readwrite
- 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::cwrImageOp'
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::cwrImageOp.<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::cwrImageOp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nop |
1 | add |
2 | delete |
3 | move |
Conformance
Member of