CME-MIB :: vlanCMMEntryStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBvlanCMMEntryStatus

vlanCMMEntryStatus

Module: CME-MIB

OID (symbolic): CME-MIB::vlanCMMEntryStatus

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.4

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 VLAN entry are: 1. Create a new entry in this table vlanCMMEntryStatus = createRequest 2. Set vlanCMMVlanId as required. Then the entry will be valid.

valid(1) - Indicates that this entry is available for use.

createRequest(2) - A new entry will be created in this table and will transition to the vlanCMMEntryStatus value of 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 the value underCreation(3).

invalid(4) - Deletes this entry.

The entry with the vlanCMMIndex value of 1 (default VLAN entry) cannot be deleted.

What is vlanCMMEntryStatus?

This read-write object of type EntryStatus manages creation and deletion of a vlanCMMTable row, following the pattern of setting this to createRequest and then setting vlanCMMVlanId to make the entry valid. An administrator uses this object as the standard SNMP row-creation mechanism to add a brand-new VLAN entry to the table. For example, an admin sets this object to createRequest, then immediately sets the new row's vlanCMMVlanId to 200 to bring a fresh VLAN entry into existence.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.4
snmpwalk -v2c -c public <target> CME-MIB::vlanCMMEntryStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.4.1
snmpget -v2c -c public <target> CME-MIB::vlanCMMEntryStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.4.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::vlanCMMEntryStatus 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 (13 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.9networkConfigurationBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1networkInterfacesBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.9.1.20vlanConfigureCME-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20vlanCMMTableCME-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1vlanCMMEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.4vlanCMMEntryStatusCME-MIB