All MIBs › CISCO-WIRELESS-IF-MIB › cwrRfStatus
cwrRfStatus
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrRfStatus
OID (numeric): 1.3.6.1.4.1.9.9.136.1.5.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies whether the RF resource is functioning properly or not. If it is functioning properly then it will be online(1), else offline(2).
What is cwrRfStatus?
This read-only INTEGER (online or offline) indicates whether the RF resource is functioning properly, reading online(1) when it is and offline(2) when it is not. It's a top-level health flag an admin checks first when diagnosing a link problem, before drilling into more specific counters like oscillator state or temperature. For example, if a link is entirely down, an admin would check cwrRfStatus first to confirm whether the RF resource itself is offline before investigating frequency or ARQ configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.5.1.1.15 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrRfStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.5.1.1.15.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrRfStatus.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::cwrRfStatus 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.5 | cwrRadioFreqResGroup | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.5.1 | cwrRfTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.5.1.1 | cwrRfEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.5.1.1.15 | cwrRfStatus | CISCO-WIRELESS-IF-MIB |