All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasThrMaxFailedAuths
crasThrMaxFailedAuths
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasThrMaxFailedAuths
OID (numeric): 1.3.6.1.4.1.9.9.392.1.6.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The value of object 'crasNumDeclinedSessions' at which the managed entity should alert the network management entity using the notification 'ciscoRasTooManyFailedAuths', if the notification has been enabled.
A value of 0 indicates that the threshold has not been set.
What is crasThrMaxFailedAuths?
This object reports the configured threshold for crasNumDeclinedSessions above which the device fires the ciscoRasTooManyFailedAuths trap, with 0 meaning the threshold is unset, per the desc. An admin verifying their brute-force alerting is live checks this value is a sensible nonzero number rather than the disabled default. A threshold of 20 means the device will proactively alert as soon as 20 authentication-related declines accumulate in the counting window, rather than the admin having to notice manually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.6.2 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasThrMaxFailedAuths
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.6.2.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasThrMaxFailedAuths.1
Start monitoring Cisco VPN concentrator/remote-access router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-REMOTE-ACCESS-MONITOR-MIB::crasThrMaxFailedAuths OID value, configure state conditions and alerts, and monitor any Cisco VPN concentrator/remote-access router 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.392 | ciscoRemoteAccessMonitorMIB | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1 | ciscoRasMonitorMIBObjects | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.6 | crasThresholds | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.6.2 | crasThrMaxFailedAuths | CISCO-REMOTE-ACCESS-MONITOR-MIB |