All MIBs › AirPair-MIB › authenticationMode
authenticationMode
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::authenticationMode
OID (numeric): 1.3.6.1.4.1.7262.1.11.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This sets the authentication mode for the system.If configured for unique authentication, an AIRPAIR node only exchanges user traffic with one other AIRPAIR node. The serial number is used in this case.
If configured for group authentication, an AIRPAIR node exchanges user traffic with another AIRPAIR node of the same group and uses the authentication keys.
What is authenticationMode?
This read-write object selects how the system authenticates its link partner: none disables authentication, unique locks the link to one specific peer by serial number, and group allows the node to exchange traffic with any peer sharing the same group authentication keys. Changing this changes which of the related objects (uniquePeerAuthenticationKey vs. a shared group key) actually govern the link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.11.3 snmpwalk -v2c -c public <target> AirPair-MIB::authenticationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.11.3.1 snmpget -v2c -c public <target> AirPair-MIB::authenticationMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.11.3.1 i <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::authenticationMode OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.11 | apAuthentication | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.11.3 | authenticationMode | AirPair-MIB |