All MIBs › BDCOM-SYS › bdauthAddr
bdauthAddr
Module: BDCOM-SYS
OID (symbolic): BDCOM-SYS::bdauthAddr
OID (numeric): 1.3.6.1.4.1.3320.2.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: This variable contains the last SNMP authorization failure IP address.
What is bdauthAddr?
This IP address field records the source address of the last failed SNMP authentication request (e.g., bad community string or security violation). Security teams use it to detect unauthorized access attempts. Example: bdauthAddr = 192.168.0.50 indicates that IP address attempted SNMP access with an invalid credential; multiple attempts from the same source suggest scanning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.5 snmpwalk -v2c -c public <target> BDCOM-SYS::bdauthAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.5.1 snmpget -v2c -c public <target> BDCOM-SYS::bdauthAddr.1
Start monitoring BDCOM networking equipment (switches/routers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BDCOM-SYS::bdauthAddr OID value, configure state conditions and alerts, and monitor any BDCOM networking equipment (switches/routers) 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.3320 | bdcom | BDCOM-SMI |
| 1.3.6.1.4.1.3320.2 | bdlocal | BDCOM-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3320.2.1 | bdlsystem | BDCOM-SYS |
| 1.3.6.1.4.1.3320.2.1.5 | bdauthAddr | BDCOM-SYS |