All MIBs › COMTROL-ES8510-MIB › dot1xPortGuestVlan
dot1xPortGuestVlan
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::dot1xPortGuestVlan
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.9.3.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: .
What is dot1xPortGuestVlan?
This read-write integer sets the VLAN a port falls back to when the connected device never responds to 802.1x authentication requests at all, rather than actively failing authentication. An admin uses a guest VLAN to give limited network access to devices that simply can't speak 802.1x, instead of leaving them with no access whatsoever. For example, assigning guest VLAN 99 lets an old network printer that has no 802.1x supplicant software still reach a restricted portion of the network rather than being denied access entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.9.3.5.1.5 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::dot1xPortGuestVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.9.3.5.1.5.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::dot1xPortGuestVlan.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.9.3.5.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1xPortGuestVlan.1
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::dot1xPortGuestVlan OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9 | security | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.3 | dot1x | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.3.5 | dot1xPortConfigTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.3.5.1 | dot1xPortConfigEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.3.5.1.5 | dot1xPortGuestVlan | COMTROL-ES8510-MIB |