cwrOpStatus
CISCO-WIRELESS-IF-MIB ·
.1.3.6.1.4.1.9.9.136.1.3.2.1.9
Object
column Enumeration
This represents the current state of a radio Link.
notOperational(1): The link is not operational.
selftest(2) : Power on self test in progress
download(3): Image download is in progress.
txOnly(4): The radio link will switch to this state if
the radio link is configured for transmit only.
acquiring(5): Attempting to sync up with the far end transmitter.
receiveUp(6): The receive side of the radio link has successfully
sync'ed up with remote end.
transmitUp(7): Transmit side of the radio link is up and running.
linkOperational(8): The radio link is ready for duplex
communication.
Context
- MIB
- CISCO-WIRELESS-IF-MIB
- OID
.1.3.6.1.4.1.9.9.136.1.3.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwrRadioPhyEntry
- 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::cwrOpStatus'
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::cwrOpStatus.<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::cwrOpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notOperational |
2 | selftest |
3 | download |
4 | txOnly |
5 | acquiring |
6 | receiveUp |
7 | transmitUp |
8 | linkOperational |
Conformance
Member of