All MIBs › CONTIVITY-TRAPS-V1-MIB › failedLogin
failedLogin
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::failedLogin
OID (numeric): 1.3.6.1.4.1.2505.1.4.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Failed Login Attempt. Possible Values: Failed Login Attempt: Username=IPSEC Encrypted: Date/Time=(xx) ; Failed Login Attempt: Username=(userid): Date/Time=(xx) ; Failed Login Attempt. Invalid Account: Username=(userid): Date/Time=(xx) ; Failed Remote Network Login: Username=(userid): Date/Time=(xx) ; Failed Remote Application Login: Username=(userid): Date/Time=(xx) ;
The values have the following meaning: --(userid) is a place holder for the actual userid of the person or branch office --trying to login. --(xx) is a place holder for the date and time string.
What is failedLogin?
A read-only display string carrying details of a failed login attempt on the Contivity, including the type of login such as IPSEC, remote network, or remote application, plus the username and timestamp. Security-conscious admins monitor this trap to detect brute-force attempts or misconfigured credentials against the gateway's management or VPN login interfaces. Repeated failedLogin traps naming the same username within a short time window would prompt the admin to lock that account or investigate a possible credential-guessing attack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.4.1 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::failedLogin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.4.1.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::failedLogin.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::failedLogin OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN 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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.4 | loginCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.4.1 | failedLogin | CONTIVITY-TRAPS-V1-MIB |