All MIBs › CISCO-WIRELESS-P2P-BPI-MIB › cwrBpiRsAuthInvalidErrorCode
cwrBpiRsAuthInvalidErrorCode
Module: CISCO-WIRELESS-P2P-BPI-MIB
OID (symbolic): CISCO-WIRELESS-P2P-BPI-MIB::cwrBpiRsAuthInvalidErrorCode
OID (numeric): 1.3.6.1.4.1.9.9.135.1.1.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Error-Code in most recent Authorization Invalid message received by the Radio Slave. On bootup, this has value no-information(0). At all other times, this object reflects the error code received
What is cwrBpiRsAuthInvalidErrorCode?
This read-only object reports the specific error code, such as unauthorizedSlave or invalidKeySequence, contained in the most recent Authorization Invalid message the Radio Slave received from the master, defaulting to noInformation(0) at bootup before any such message arrives. It gives an admin the precise reason the master rejected the slave's authorization rather than just knowing a rejection occurred. For example, seeing cwrBpiRsAuthInvalidErrorCode report invalidKeySequence(4) would tell the admin the slave's authorization key sequence number has fallen out of sync with the master, distinct from a simple unauthorizedSlave case.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.135.1.1.1.1.16 snmpwalk -v2c -c public <target> CISCO-WIRELESS-P2P-BPI-MIB::cwrBpiRsAuthInvalidErrorCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.135.1.1.1.1.16.1 snmpget -v2c -c public <target> CISCO-WIRELESS-P2P-BPI-MIB::cwrBpiRsAuthInvalidErrorCode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwrBpiRsAuthInvalidErrorCode.1
Start monitoring Cisco point-to-point wireless bridge/backhaul radio (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WIRELESS-P2P-BPI-MIB::cwrBpiRsAuthInvalidErrorCode OID value, configure state conditions and alerts, and monitor any Cisco point-to-point wireless bridge/backhaul radio (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.135 | ciscoWirelessP2pBpiMIB | CISCO-WIRELESS-P2P-BPI-MIB |
| 1.3.6.1.4.1.9.9.135.1 | cwrBpiMIBObjects | CISCO-WIRELESS-P2P-BPI-MIB |
| 1.3.6.1.4.1.9.9.135.1.1 | cwrBpiRsObjects | CISCO-WIRELESS-P2P-BPI-MIB |
| 1.3.6.1.4.1.9.9.135.1.1.1 | cwrBpiRsBaseTable | CISCO-WIRELESS-P2P-BPI-MIB |
| 1.3.6.1.4.1.9.9.135.1.1.1.1 | cwrBpiRsBaseEntry | CISCO-WIRELESS-P2P-BPI-MIB |
| 1.3.6.1.4.1.9.9.135.1.1.1.1.16 | cwrBpiRsAuthInvalidErrorCode | CISCO-WIRELESS-P2P-BPI-MIB |