All MIBs › CME-MIB › vlanCommitTimeout
vlanCommitTimeout
Module: CME-MIB
OID (symbolic): CME-MIB::vlanCommitTimeout
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is the number of minutes from the last VLAN-related object change until any non-committed changes will revert back to their previous settings.
This means if a user makes a change that disrupts TCP/IP access to the CMM, the change will revert back to its previous setting after the number of minutes in this object. This allows the user to access the CMM again if access is lost through an unintended VLAN setting.
Once the changes are committed using the object, vlanCommitState, setting it to executeCommit(3), the changes will be saved in non-volatile memory.
The amount of time before uncommitted changes revert back to their previous settings starts from the last change made to any VLAN-related object. If no other change is made, the user has this number of minutes (the number in this object) to commit the changes with vlanCommitState before the changes will revert back.
The default setting for this object is 2 minutes.
IMPORTANT NOTE: Any change to this object will revert back to its previous value if the change is not committed by setting the object vlanCommitState to executeCommit(3) within the number of minutes indicated in the object vlanCommitTimeout.
What is vlanCommitTimeout?
This read-write integer, from 1 to 255, sets the number of minutes after the last VLAN-related change before any uncommitted changes automatically revert to their previous settings. An administrator relies on this safety window so that a VLAN change which accidentally cuts off TCP/IP access to the CMM reverts on its own, letting them regain access without a site visit. For example, an admin sets this timeout to 10 minutes, so if a VLAN tagging change locks them out of the CMM, access is automatically restored ten minutes later without needing physical console access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.2 snmpwalk -v2c -c public <target> CME-MIB::vlanCommitTimeout
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.2.1 snmpget -v2c -c public <target> CME-MIB::vlanCommitTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.2.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::vlanCommitTimeout 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9 | networkConfiguration | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.1 | networkInterfaces | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.9.1.20 | vlanConfigure | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.1.20.2 | vlanCommitTimeout | CME-MIB |