All MIBs › BAY-STACK-EAPOL-EXTENSION-MIB › bseeMultiHostAllowNonEapClient
bseeMultiHostAllowNonEapClient
Module: BAY-STACK-EAPOL-EXTENSION-MIB
OID (symbolic): BAY-STACK-EAPOL-EXTENSION-MIB::bseeMultiHostAllowNonEapClient
OID (numeric): 1.3.6.1.4.1.45.5.3.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object controls whether non-EAP clients (MAC addresses) are allowed. This is the system-wide setting. The associated per-port setting (bseePortConfigMultiHostAllowNonEapClient) must also be true for non-EAP clients to be allowed on a particular port.
What is bseeMultiHostAllowNonEapClient?
Controls the global setting for whether non-EAP (MAC-based) clients are permitted to connect to the network alongside EAP-authenticated clients. Both this system-wide flag and the corresponding per-port setting must be enabled for non-EAP clients to be allowed on a specific port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.5.3.1.8 snmpwalk -v2c -c public <target> BAY-STACK-EAPOL-EXTENSION-MIB::bseeMultiHostAllowNonEapClient
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.5.3.1.8.1 snmpget -v2c -c public <target> BAY-STACK-EAPOL-EXTENSION-MIB::bseeMultiHostAllowNonEapClient.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.5.3.1.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bseeMultiHostAllowNonEapClient.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::bseeMultiHostAllowNonEapClient 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.8 | bseeMultiHostAllowNonEapClient | BAY-STACK-EAPOL-EXTENSION-MIB |