All MIBs › CME-MIB › vlanCMMTagging
vlanCMMTagging
Module: CME-MIB
OID (symbolic): CME-MIB::vlanCMMTagging
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows the user to set whether VLAN tagging is enabled for this VLAN entry.
This object is only configurable for the entry with the vlanCMMIndex value of 1.
By default, the entry with the vlanCMMIndex value of 1 (default VLAN entry) will have this object set to disable(0), all other entries will have this object set to enable(1).
What is vlanCMMTagging?
This read-write object controls whether VLAN tagging is enabled for a VLAN entry, configurable only on the default entry (index 1) which defaults to disabled, while all other entries default to enabled and cannot be changed. An administrator toggles this specifically on the default VLAN entry to control whether its traffic leaves the chassis untagged or 802.1Q tagged. For example, an admin enables tagging on the default VLAN entry so its management traffic carries an 802.1Q tag consistent with the trunk port configuration on the upstream switch.
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.8 snmpwalk -v2c -c public <target> CME-MIB::vlanCMMTagging
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.8.1 snmpget -v2c -c public <target> CME-MIB::vlanCMMTagging.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.8.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::vlanCMMTagging 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.8 | vlanCMMTagging | CME-MIB |