CME-MIB :: remoteAccessIdEntryStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBremoteAccessIdEntryStatus

remoteAccessIdEntryStatus

Module: CME-MIB

OID (symbolic): CME-MIB::remoteAccessIdEntryStatus

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.20

Node type: OBJECT-TYPE

Type: EntryStatus

Access: read-write

Description: This object manages the creation and deletion of this entry. The steps recommended to add a new group are: 1. Create a new entry in this table remoteAccessIdEntryStatus = createRequest 2. Set remoteAccessId as required. The remoteAccessIdUserId and the remoteAccessIdPassword must be set before the entry becomes valid. To set the remoteAccessIdsEntryPermgroups or remoteAccessIdsEntryMaxSessions before the entry is valid, set these fields before both the password and userId are set. Only one row will be allowed to be underCreation at one time, and it must have the next index in the table.

valid(1) - Indicates that the group represented by this entry is available for use.

createRequest(2) - A new entry will be created in this table for the specified group and the new entry will transition to the underCreation(3).

underCreation(3) - Indicates that this entry exists in the agent but is unavailable for use. After completing the create operation, the agent will set this object to underCreation(3).

invalid(4) - Deletes this entry.

What is remoteAccessIdEntryStatus?

This read-write EntryStatus object manages creation and deletion of a row in the remote access ID table, following the standard create-request/set-fields/valid row-status lifecycle, and requires remoteAccessIdUserId and remoteAccessIdPassword to be set before the entry becomes valid. An admin uses this to provision a brand-new local login account on the management module. For example, an admin would set this to createRequest, then supply the userid and password, to add a new local account.

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

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.20.1
snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntryStatus.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.20.1 s <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::remoteAccessIdEntryStatus 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.20remoteAccessIdEntryStatusCME-MIB