All MIBs › CME-MIB › currentlyLoggedInEntryUserId
currentlyLoggedInEntryUserId
Module: CME-MIB
OID (symbolic): CME-MIB::currentlyLoggedInEntryUserId
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.17.1.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Name for MM users currently logged in. NOTE: 'Default SNMPv1 user' indicates an internal user used by SNMPv1 agent.
What is currentlyLoggedInEntryUserId?
This read-only octet string, up to 64 characters, reports the username of a currently logged-in MM session, where 'Default SNMPv1 user' denotes the internal SNMPv1 agent account rather than a human user. An admin reviews this to see exactly who, or what internal agent, is actively connected at any given moment. For example, seeing 'Default SNMPv1 user' in this field just reflects the SNMPv1 agent's own internal session rather than an actual human administrator being logged in.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.17.1.1.1.2 snmpwalk -v2c -c public <target> CME-MIB::currentlyLoggedInEntryUserId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.17.1.1.1.2.1 snmpget -v2c -c public <target> CME-MIB::currentlyLoggedInEntryUserId.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::currentlyLoggedInEntryUserId OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (11 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.17 | users | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.17.1 | mmUsers | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.17.1.1 | currentlyLoggedInTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.17.1.1.1 | currentlyLoggedInEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.17.1.1.1.2 | currentlyLoggedInEntryUserId | CME-MIB |