All MIBs › CISCO-WIRELESS-IF-MIB › cwrRadioNextIndex
cwrRadioNextIndex
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrRadioNextIndex
OID (numeric): 1.3.6.1.4.1.9.9.136.1.2.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object should be used to generate unique indices when creating rows in the cwrRadioHistoryGroup, cwrRadioTimelineGroup, and the cwrRadioSnapshotGroup. Every GET request will generate a new index. The index will not be unique across power cycles of the router.
What is cwrRadioNextIndex?
This read-only Integer32 (1 to 2147483647) generates a fresh, unique index value on every GET, meant to be used when creating new rows in the cwrRadioHistoryGroup, cwrRadioTimelineGroup, and cwrRadioSnapshotGroup tables. It gives management applications a simple way to obtain a collision-free row index without maintaining their own counter, though the value is not guaranteed unique across a power cycle. For example, an NMS creating a new snapshot entry for a radio would first read cwrRadioNextIndex to obtain the index to use for the new row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.2.1 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrRadioNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.2.1.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrRadioNextIndex.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::cwrRadioNextIndex 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.2 | cwrRadioCommon | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.2.1 | cwrRadioNextIndex | CISCO-WIRELESS-IF-MIB |