All MIBs › CTELS100-NG-MIB › els100SwitchVlanPortType
els100SwitchVlanPortType
Module: CTELS100-NG-MIB
OID (symbolic): CTELS100-NG-MIB::els100SwitchVlanPortType
OID (numeric): 1.3.6.1.4.1.52.1011.3.14.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: For tagged VLAN's, the VLAN port type, either hybrid or access. Hybrid ports allow both tagged and untagged packets to enter the switch. Access ports only accept untagged packets.
What is els100SwitchVlanPortType?
This sets the VLAN port type for tagged-VLAN systems, either hybrid, accepting both tagged and untagged packets, or access, accepting only untagged packets. It determines whether a port can participate in trunking multiple VLANs, hybrid, or is restricted to a single access VLAN. An admin connecting an end-user workstation would set els100SwitchVlanPortType to access, while a port to another switch carrying multiple VLANs would be set to hybrid.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1011.3.14.1.3 snmpwalk -v2c -c public <target> CTELS100-NG-MIB::els100SwitchVlanPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1011.3.14.1.3.1 snmpget -v2c -c public <target> CTELS100-NG-MIB::els100SwitchVlanPortType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1011.3.14.1.3.1 i <value>
Start monitoring Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTELS100-NG-MIB::els100SwitchVlanPortType OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1011 | els100 | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.3 | els100Switch | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.3.14 | els100SwitchVlanPortTable | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.3.14.1 | els100SwitchVlanPortEntry | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.3.14.1.3 | els100SwitchVlanPortType | CTELS100-NG-MIB |