All MIBs › CISCO-CALL-TRACKER-MIB › cctHistoryUserId
cctHistoryUserId
Module: CISCO-CALL-TRACKER-MIB
OID (symbolic): CISCO-CALL-TRACKER-MIB::cctHistoryUserId
OID (numeric): 1.3.6.1.4.1.9.9.163.1.3.7.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The User login ID or zero length string if unavailable.
If this contains a non-zero length string, and cctHistoryUserValidationTime is zero, then the user failed validation.
What is cctHistoryUserId?
Reports the login ID used for the call; a non-empty value paired with a zero validation time indicates the user failed authentication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.163.1.3.7.1.10 snmpwalk -v2c -c public <target> CISCO-CALL-TRACKER-MIB::cctHistoryUserId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.163.1.3.7.1.10.1 snmpget -v2c -c public <target> CISCO-CALL-TRACKER-MIB::cctHistoryUserId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cctHistoryUserId.1
Start monitoring Cisco Network Access Server (NAS) equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CALL-TRACKER-MIB::cctHistoryUserId OID value, configure state conditions and alerts, and monitor any Cisco Network Access Server (NAS) equipment 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.163 | ciscoCallTrackerMIB | CISCO-CALL-TRACKER-MIB |
| 1.3.6.1.4.1.9.9.163.1 | cctMIBObjects | CISCO-CALL-TRACKER-MIB |
| 1.3.6.1.4.1.9.9.163.1.3 | cctHistory | CISCO-CALL-TRACKER-MIB |
| 1.3.6.1.4.1.9.9.163.1.3.7 | cctHistoryTable | CISCO-CALL-TRACKER-MIB |
| 1.3.6.1.4.1.9.9.163.1.3.7.1 | cctHistoryEntry | CISCO-CALL-TRACKER-MIB |
| 1.3.6.1.4.1.9.9.163.1.3.7.1.10 | cctHistoryUserId | CISCO-CALL-TRACKER-MIB |