All MIBs › CME-MIB › vlanCMMVlanId
vlanCMMVlanId
Module: CME-MIB
OID (symbolic): CME-MIB::vlanCMMVlanId
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Valid VLAN ID. Allowed values are 5..4094. If the entry is not valid, this object will have the value of 0.
If this entry has the vlanCMMIndex value of 1 (default VLAN entry), then setting this object will take effect immediately. For other entries, when this object is set, this entry must have the object, vlanCMMState set to enable(1) or restart(2) for this change to take effect.
What is vlanCMMVlanId?
This read-write integer, with allowed values 5 through 4094 and 0 meaning the entry isn't valid, sets the actual VLAN ID for a vlanCMMTable entry, taking effect immediately for the default VLAN entry (index 1) but requiring vlanCMMState to be set to enable or restart for other entries. An administrator sets this to assign the tagged VLAN number that chassis management traffic for this entry will use. For example, an admin sets this to VLAN 100 for a non-default entry, then must also enable that entry via vlanCMMState before the new VLAN ID actually takes effect.
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.2 snmpwalk -v2c -c public <target> CME-MIB::vlanCMMVlanId
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.2.1 snmpget -v2c -c public <target> CME-MIB::vlanCMMVlanId.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.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::vlanCMMVlanId 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.20 | vlanCMMTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1 | vlanCMMEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.2 | vlanCMMVlanId | CME-MIB |