All MIBs › CME-MIB › remoteAccessIdEntrySessionCount
remoteAccessIdEntrySessionCount
Module: CME-MIB
OID (symbolic): CME-MIB::remoteAccessIdEntrySessionCount
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of sessions the user is currently logged in to.
What is remoteAccessIdEntrySessionCount?
This read-only integer reports the number of sessions a given user is currently logged in to. It lets an admin see if a single account has multiple concurrent connections open, which could indicate shared credentials or a stuck session. For example, a SessionCount of 3 on an account expected to have only one active user would prompt investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.18 snmpwalk -v2c -c public <target> CME-MIB::remoteAccessIdEntrySessionCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.18.1 snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntrySessionCount.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::remoteAccessIdEntrySessionCount 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 (15 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.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1 | remoteAccessConfig | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4 | remoteAccessIds | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1 | remoteAccessIdsTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1 | remoteAccessIdsEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.18 | remoteAccessIdEntrySessionCount | CME-MIB |