All MIBs › ARISTA-SNMP-TRANSPORTS-MIB › aristaAuthFailTrapSrcTAddress
aristaAuthFailTrapSrcTAddress
Module: ARISTA-SNMP-TRANSPORTS-MIB
OID (symbolic): ARISTA-SNMP-TRANSPORTS-MIB::aristaAuthFailTrapSrcTAddress
OID (numeric): 1.3.6.1.4.1.30065.3.10.5.2
Node type: OBJECT-TYPE
Type: TAddress
Access: read-only
Description:
Source Transport Address of the offending request that caused this trap
What is aristaAuthFailTrapSrcTAddress?
Reports the source transport address of the request that caused an SNMP authentication failure trap, identifying the specific network endpoint from which the unauthorized or misconfigured SNMP request originated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30065.3.10.5.2 snmpwalk -v2c -c public <target> ARISTA-SNMP-TRANSPORTS-MIB::aristaAuthFailTrapSrcTAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30065.3.10.5.2.1 snmpget -v2c -c public <target> ARISTA-SNMP-TRANSPORTS-MIB::aristaAuthFailTrapSrcTAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aristaAuthFailTrapSrcTAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.30065 | arista | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3 | aristaMibs | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3.10 | aristaSnmpTransportMIB | ARISTA-SNMP-TRANSPORTS-MIB |
| 1.3.6.1.4.1.30065.3.10.5 | aristaAuthFailTrapObjects | ARISTA-SNMP-TRANSPORTS-MIB |
| 1.3.6.1.4.1.30065.3.10.5.2 | aristaAuthFailTrapSrcTAddress | ARISTA-SNMP-TRANSPORTS-MIB |