All MIBs › CTATX-MIB › configAuthenticationFailure
configAuthenticationFailure
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::configAuthenticationFailure
OID (numeric): 1.3.6.1.4.1.97.3.3.1.15
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: All nulls, or the IP source address within the last SNMP PDU which caused an SNMP authentication failure.
What is configAuthenticationFailure?
This read-only IpAddress holds either all nulls or the source IP address from the last SNMP PDU that failed authentication against the device's configured community strings. An administrator uses it as a lightweight built-in indicator of unauthorized SNMP access attempts. For example, the admin polls configAuthenticationFailure and finds a non-zero address belonging to an unrecognized host, prompting a check for unauthorized SNMP scanning on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.3.1.15 snmpwalk -v2c -c public <target> CTATX-MIB::configAuthenticationFailure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.3.1.15.1 snmpget -v2c -c public <target> CTATX-MIB::configAuthenticationFailure.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::configAuthenticationFailure OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.3 | admin | CTATX-MIB |
| 1.3.6.1.4.1.97.3.3.1 | config | CTATX-MIB |
| 1.3.6.1.4.1.97.3.3.1.15 | configAuthenticationFailure | CTATX-MIB |