All MIBs › AirPair-MIB › peerAuthenticationStatus
peerAuthenticationStatus
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::peerAuthenticationStatus
OID (numeric): 1.3.6.1.4.1.7262.1.11.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the current authentication status of the system.
Authenticated means authentication is on and the system has been authenticated, notAuthenticated means authentication is off or the system has not communicated yet with the other node, explicit authentication failure means authentication is on and authentication has failed
What is peerAuthenticationStatus?
This read-only object reports the current authentication result: authenticated means the system has successfully verified its peer, notAuthenticated means authentication is off or the peer hasn't been heard from yet, and explicitAuthenticationFailure means authentication is enabled but actively failing. Watch this after changing authenticationMode or the authentication key to confirm the link partner is accepted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.11.5 snmpwalk -v2c -c public <target> AirPair-MIB::peerAuthenticationStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.11.5.1 snmpget -v2c -c public <target> AirPair-MIB::peerAuthenticationStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> peerAuthenticationStatus.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::peerAuthenticationStatus 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.5 | peerAuthenticationStatus | AirPair-MIB |