cwrSelfTest
CISCO-WIRELESS-IF-MIB ·
.1.3.6.1.4.1.9.9.136.1.3.1.1.3
Object
column r/w
Enumeration
This object specifies the whether self test should be
executed and if so whether to do it every time the radio link is
started. Any changes made to this object will reflected the
next time the radio link is started.
off(1) - Self test never performed.
once(2) - Self test will be performed the next time the
radio link is started.
always(3) - Every time the radio link is started.
Context
- MIB
- CISCO-WIRELESS-IF-MIB
- OID
.1.3.6.1.4.1.9.9.136.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwrRadioBaseEntry
- 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-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-IF-MIB::cwrSelfTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-IF-MIB::cwrSelfTest.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-IF-MIB::cwrSelfTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | once |
3 | always |
Conformance
Member of