All MIBs › CME-MIB › vlanCMMSOLAccess
vlanCMMSOLAccess
Module: CME-MIB
OID (symbolic): CME-MIB::vlanCMMSOLAccess
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows the user to set whether the VLAN for this entry will have access to the Serial Over LAN (SOL) interface.
Only one VLAN entry may have this object set to enable(1).
By default, the entry with the vlanCMMIndex value of 1 (default VLAN entry) will have this object set to enable(1).
To set this object to enable(1) on another entry, this object must first be set to disable(0) on any entry that has this object set to enable(1).
What is vlanCMMSOLAccess?
This read-write object controls whether a VLAN entry has access to the Serial Over LAN (SOL) interface, with the rule that only one VLAN entry chassis-wide may have this enabled, and the default VLAN entry (index 1) holds it by default. An administrator moves this SOL access flag to a different VLAN entry when they want Serial Over LAN console traffic to travel over a non-default VLAN instead. For example, an admin enables this on a dedicated management VLAN entry, which automatically means it must be disabled on whichever entry previously held SOL access, since only one entry may have it.
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.6 snmpwalk -v2c -c public <target> CME-MIB::vlanCMMSOLAccess
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.6.1 snmpget -v2c -c public <target> CME-MIB::vlanCMMSOLAccess.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.6.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::vlanCMMSOLAccess 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.6 | vlanCMMSOLAccess | CME-MIB |