All MIBs › CISCOSB-DOT1X-MIB › rldot1xGuestVlanSupported
rldot1xGuestVlanSupported
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xGuestVlanSupported
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: indicate if guest vlan is supported.
What is rldot1xGuestVlanSupported?
This read-only boolean reports whether the device's hardware and firmware support the 802.1X guest VLAN feature, which places unauthenticated clients into a restricted VLAN instead of blocking them outright. An administrator checks this before attempting to configure guest VLAN settings, since attempting to configure an unsupported feature would be pointless on that platform. For example, before rolling out a guest-VLAN policy across a mixed fleet of switches, an admin polls this OID on each model to confirm all of them actually support the feature.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.3 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xGuestVlanSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.3.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xGuestVlanSupported.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DOT1X-MIB::rldot1xGuestVlanSupported OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.95 | rldot1x | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.3 | rldot1xGuestVlanSupported | CISCOSB-DOT1X-MIB |