All MIBs › CISCO-WIRELESS-IF-MIB › cwrIfResIndex
cwrIfResIndex
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrIfResIndex
OID (numeric): 1.3.6.1.4.1.9.9.136.1.5.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object represents the index into CwrIntFreqEntityTable. It identifies the intermediate frequency resource.
What is cwrIfResIndex?
This read-only Integer32 (1 to 2147483647) is the index into CwrIntFreqEntityTable identifying which intermediate-frequency resource an entry describes. It's the key an admin follows to correlate a radio interface with its specific IF hardware entry, similar to how cwrRfResIndex links to RF hardware. For example, when troubleshooting an IF oscillator fault, an admin uses cwrIfResIndex to locate the exact CwrIntFreqEntityTable row for the affected IF resource.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.5.2.1.4 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrIfResIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.5.2.1.4.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrIfResIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwrIfResIndex.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::cwrIfResIndex 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.2 | cwrIntFreqTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.5.2.1 | cwrIntFreqEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.5.2.1.4 | cwrIfResIndex | CISCO-WIRELESS-IF-MIB |