All MIBs › CISCO-UNITY-EXPRESS-MIB › cueLoginAttempts
cueLoginAttempts
Module: CISCO-UNITY-EXPRESS-MIB
OID (symbolic): CISCO-UNITY-EXPRESS-MIB::cueLoginAttempts
OID (numeric): 1.3.6.1.4.1.9.9.420.1.3.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Total number of login attempts from the GUI. This includes both success and failure.
What is cueLoginAttempts?
This counter tracks every attempt, successful or failed, to log into the Cisco Unity Express administrative GUI. An admin monitoring this counter's growth rate can spot unusual spikes that might indicate someone repeatedly trying to gain unauthorized access to the management interface. A sudden jump in cueLoginAttempts overnight, with no scheduled maintenance, could prompt the admin to check cueLoginUsernameFailures and cueLoginPasswordFailures for signs of a brute-force attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.3.1.1 snmpwalk -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueLoginAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.420.1.3.1.1.1 snmpget -v2c -c public <target> CISCO-UNITY-EXPRESS-MIB::cueLoginAttempts.1
Start monitoring Cisco ISR with Unity Express module (voicemail) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNITY-EXPRESS-MIB::cueLoginAttempts OID value, configure state conditions and alerts, and monitor any Cisco ISR with Unity Express module (voicemail) 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.420 | ciscoUnityExpressMIB | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1 | ciscoUnityExpressMIBObjects | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.3 | cueSecurity | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.3.1 | cueLoginInfo | CISCO-UNITY-EXPRESS-MIB |
| 1.3.6.1.4.1.9.9.420.1.3.1.1 | cueLoginAttempts | CISCO-UNITY-EXPRESS-MIB |