All MIBs › CISCO-WIRELESS-IF-MIB › cwrOpStatus
cwrOpStatus
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrOpStatus
OID (numeric): 1.3.6.1.4.1.9.9.136.1.3.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cwrOpStatus?
This read-only INTEGER reports the current operational state of a radio link, such as notOperational, selftest, download, txOnly, or acquiring, tracking the link through its startup sequence. An admin monitors this to see exactly where in the link-establishment process a radio currently is, which is useful when a link fails to come fully up. For example, if cwrOpStatus is stuck at acquiring(5), that tells an admin the local radio is transmitting but hasn't yet synced with the far-end transmitter, pointing at a frequency or alignment issue rather than a hardware fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.3.2.1.9 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrOpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.3.2.1.9.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrOpStatus.1
Start monitoring Cisco wireless point-to-point radio/bridge equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WIRELESS-IF-MIB::cwrOpStatus OID value, configure state conditions and alerts, and monitor any Cisco wireless point-to-point radio/bridge equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.136 | ciscoWirelessIfMIB | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1 | cwrRadioMibObjects | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3 | cwrRadioBaseGroup | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3.2 | cwrRadioPhyTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3.2.1 | cwrRadioPhyEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3.2.1.9 | cwrOpStatus | CISCO-WIRELESS-IF-MIB |