CME-MIB :: remoteAccessIdEntryMaxSessions

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBremoteAccessIdEntryMaxSessions

remoteAccessIdEntryMaxSessions

Module: CME-MIB

OID (symbolic): CME-MIB::remoteAccessIdEntryMaxSessions

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The maximum number of simultaneous active sessions allowed for the user. If the value is 0, this option is disabled. The minimum value is 1 and the maximum value is 20.

What is remoteAccessIdEntryMaxSessions?

This read-write integer sets the maximum number of simultaneous active sessions allowed for this specific user account, from 1 to 20, or 0 to disable the option. An admin uses this per-user limit to cap concurrent access individually, complementing the LDAP-wide maxSessionsPerLDAPUser setting. For example, setting MaxSessions to 1 for a shared service account would prevent it from being logged in from two places at once.

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.19
snmpwalk -v2c -c public <target> CME-MIB::remoteAccessIdEntryMaxSessions

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.19.1
snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntryMaxSessions.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.19.1 i <value>

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::remoteAccessIdEntryMaxSessions 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4configureSPBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1remoteAccessConfigBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1.4remoteAccessIdsBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1.4.1remoteAccessIdsTableBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1.4.1.1remoteAccessIdsEntryBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.19remoteAccessIdEntryMaxSessionsCME-MIB