All MIBs › BAY-STACK-EAPOL-EXTENSION-MIB › bseeGuestVlanId
bseeGuestVlanId
Module: BAY-STACK-EAPOL-EXTENSION-MIB
OID (symbolic): BAY-STACK-EAPOL-EXTENSION-MIB::bseeGuestVlanId
OID (numeric): 1.3.6.1.4.1.45.5.3.1.2
Node type: OBJECT-TYPE
Type: VlanId
Access: read-write
Description: This object specifies the ID of the global default guest VLAN. This VLAN is used for ports which do not have a configured guest VLAN. Access to the guest VLAN is allowed for MAC addresses before EAP authentication has been performed. However, if the value of bseeGuestVlanEnabled is false(2), then access to the guest VLAN is not allowed for ports that do not have a configured guest VLAN.
What is bseeGuestVlanId?
Specifies the VLAN ID of the global default guest VLAN, which provides limited network access to devices that have not yet completed EAP (802.1X) authentication. Ports without a locally configured guest VLAN fall back to this global value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.5.3.1.2 snmpwalk -v2c -c public <target> BAY-STACK-EAPOL-EXTENSION-MIB::bseeGuestVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.5.3.1.2.1 snmpget -v2c -c public <target> BAY-STACK-EAPOL-EXTENSION-MIB::bseeGuestVlanId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.5.3.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bseeGuestVlanId.1
Start monitoring Avaya/Nortel BayStack Ethernet Routing Switch (ERS) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAY-STACK-EAPOL-EXTENSION-MIB::bseeGuestVlanId OID value, configure state conditions and alerts, and monitor any Avaya/Nortel BayStack Ethernet Routing Switch (ERS) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.5 | bayStackMibs | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.5.3 | bayStackEapExtMib | BAY-STACK-EAPOL-EXTENSION-MIB |
| 1.3.6.1.4.1.45.5.3.1 | bseeObjects | BAY-STACK-EAPOL-EXTENSION-MIB |
| 1.3.6.1.4.1.45.5.3.1.2 | bseeGuestVlanId | BAY-STACK-EAPOL-EXTENSION-MIB |