All MIBs › CME-MIB › vlanCMMTableCacheTimeout
vlanCMMTableCacheTimeout
Module: CME-MIB
OID (symbolic): CME-MIB::vlanCMMTableCacheTimeout
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The timeout value (in seconds) of the cached data for the table, vlanCMMTable. This value is static (constant) and cannot be set.
What is vlanCMMTableCacheTimeout?
This read-only integer reports, in seconds, how long the MM caches data for the vlanCMMTable before it is considered stale, and the value itself is a fixed constant that cannot be changed. It tells an admin or a polling script how fresh a snapshot of VLAN configuration data actually is, which matters when validating that a just-made VLAN change has propagated into the cached table. If this value reads 30, a monitoring script would know to wait at least that long after a VLAN edit before re-polling to see updated results.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.20.21 snmpwalk -v2c -c public <target> CME-MIB::vlanCMMTableCacheTimeout
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.21.1 snmpget -v2c -c public <target> CME-MIB::vlanCMMTableCacheTimeout.1
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::vlanCMMTableCacheTimeout 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.21 | vlanCMMTableCacheTimeout | CME-MIB |