CME-MIB :: vlanCommitState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBvlanCommitState

vlanCommitState

Module: CME-MIB

OID (symbolic): CME-MIB::vlanCommitState

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object gives the status of whether there are VLAN-related changes pending that need to be committed, and allows a user to commit (save) any VLAN changes.

If changes are pending, reading this object will give a value of commitNeeded(2). If no changes are pending, this object will have the value of noChangesPending(1).

To save any VLAN-related changes so they do not revert back to previous settings, set this object to executeCommit(3) whenever this object has a value of commitNeeded(2).

What is vlanCommitState?

This read-write object reports commitNeeded(2) when VLAN-related changes are pending and not yet saved, or noChangesPending(1) when none are pending, and accepts executeCommit(3) written to it to save the pending VLAN changes permanently. An administrator writes executeCommit(3) here to make VLAN changes permanent before the automatic revert timeout expires. For example, an admin confirms their new VLAN configuration is working correctly, then sets this to executeCommit(3) well before the vlanCommitTimeout window closes so the changes aren't automatically rolled back.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.3
snmpwalk -v2c -c public <target> CME-MIB::vlanCommitState

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

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.3.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::vlanCommitState 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.3vlanCommitStateCME-MIB