CME-MIB :: rbsEntryStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBrbsEntryStatus

rbsEntryStatus

Module: CME-MIB

OID (symbolic): CME-MIB::rbsEntryStatus

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23

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 rbsEntryStatus = createRequest 2. Set roleId as required. 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 rbsEntryStatus?

This read-write EntryStatus object manages creation and deletion of a row in the role-based-security (RBS) role table, following the create-request lifecycle, and only one row may be underCreation at a time with the next available index. An admin uses this to define a brand-new custom permission role before assigning individual RBS capability bits to it. For example, an admin creating a new 'junior operator' role would first set rbsEntryStatus to createRequest before configuring that role's specific permissions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23
snmpwalk -v2c -c public <target> CME-MIB::rbsEntryStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23.1
snmpget -v2c -c public <target> CME-MIB::rbsEntryStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23.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::rbsEntryStatus 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.3remoteAccessRBSroleTableBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1.4.3.1remoteAccessRBSroleEntryBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23rbsEntryStatusCME-MIB