CME-MIB :: groupEntryStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBgroupEntryStatus

groupEntryStatus

Module: CME-MIB

OID (symbolic): CME-MIB::groupEntryStatus

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.7.1.1.9

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 groupEntryStatus = createRequest 2. Set groupId as required. Then the entry will be valid.

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 groupEntryStatus?

This read-write EntryStatus object manages creation and deletion of a row in the group table, following the create-request lifecycle where setting groupId completes making the entry valid. An admin uses this as the first step in defining a brand-new permission group before assigning its specific RBS capabilities. For example, an admin would set groupEntryStatus to createRequest and then set groupId to establish a new group ready for permission configuration.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.7.1.1.9
snmpwalk -v2c -c public <target> CME-MIB::groupEntryStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.7.1.1.9.1
snmpget -v2c -c public <target> CME-MIB::groupEntryStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.7.1.1.9.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::groupEntryStatus 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 (12 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
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.1.7groupProfilesCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.7.1groupIdsTableCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.7.1.1groupIdsEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.7.1.1.9groupEntryStatusCME-MIB