All MIBs › ANUE-MIB › anueSnmpAuthenticationFailure
anueSnmpAuthenticationFailure
Module: ANUE-MIB
OID (symbolic): ANUE-MIB::anueSnmpAuthenticationFailure
OID (numeric): 1.3.6.1.4.1.32620.2.1.1
Node type: NOTIFICATION-TYPE
Description: The Anue version of AuenticationFailure notification provides extra information about improperly authenticated PDUs when compared with the RFC 3418 AuenticationFailure notification. It includes username (or community string), message security model, source ip address, and type (ipv4 or ipv6).
The RFC 3418 notification does not include the Source IP address of the offending host, so the notification recipient cannot determine the source of the invalid SNMP.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ANUE-MIB::anueSnmpAuthenticationFailure snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.32620.2.1.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:63154->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (404339378) 46 days, 19:09:53.78 SNMPv2-MIB::snmpTrapOID.0 = OID: ANUE-MIB::anueSnmpAuthenticationFailure
Start monitoring Anue Systems (Ixia/Keysight) Network Tool Optimizer (NTO) packet brokers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ANUE-MIB::anueSnmpAuthenticationFailure OID value, configure state conditions and alerts, and monitor any Anue Systems (Ixia/Keysight) Network Tool Optimizer (NTO) packet brokers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.32620 | anueMIB | ANUE-MIB |
| 1.3.6.1.4.1.32620.2 | anueEvents | ANUE-MIB |
| 1.3.6.1.4.1.32620.2.1 | anueNtoEvents | ANUE-MIB |
| 1.3.6.1.4.1.32620.2.1.1 | anueSnmpAuthenticationFailure | ANUE-MIB |