All MIBs › VIPTELA-WLAN › wlanRadiosMode
wlanRadiosMode
Module: VIPTELA-WLAN
OID (symbolic): VIPTELA-WLAN::wlanRadiosMode
OID (numeric): 1.3.6.1.4.1.41916.18.1.1.1.2
Node type: OBJECT-TYPE
Type: String
Access: read-only
Description: Radio mode
What is wlanRadiosMode?
Reports the operating mode of this WLAN radio (wifi0 or wifi1), such as the 802.11 standard/mode it's running. An admin reads this to confirm a radio came up in the mode it was configured for after a change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41916.18.1.1.1.2 snmpwalk -v2c -c public <target> VIPTELA-WLAN::wlanRadiosMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41916.18.1.1.1.2.1 snmpget -v2c -c public <target> VIPTELA-WLAN::wlanRadiosMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wlanRadiosMode.1
Start monitoring Cisco Viptela SD-WAN branch router/appliance with integrated WLAN radio (radio channel/band/VAP config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIPTELA-WLAN::wlanRadiosMode OID value, configure state conditions and alerts, and monitor any Cisco Viptela SD-WAN branch router/appliance with integrated WLAN radio (radio channel/band/VAP config status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.41916 | viptela | VIPTELA-GLOBAL |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.41916.18 | viptela_wlan | VIPTELA-WLAN |
| 1.3.6.1.4.1.41916.18.1 | wlan | VIPTELA-WLAN |
| 1.3.6.1.4.1.41916.18.1.1 | wlanRadiosTable | VIPTELA-WLAN |
| 1.3.6.1.4.1.41916.18.1.1.1 | wlanRadiosEntry | VIPTELA-WLAN |
| 1.3.6.1.4.1.41916.18.1.1.1.2 | wlanRadiosMode | VIPTELA-WLAN |