All MIBs › G6-PACC-MIB › supplicantAuthenticationProtocol
supplicantAuthenticationProtocol
Module: G6-PACC-MIB
OID (symbolic): G6-PACC-MIB::supplicantAuthenticationProtocol
OID (numeric): 1.3.6.1.4.1.3181.10.6.2.46.18.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Space-separated list of accepted EAP methods. If not set, all listed methods are allowed. MD5 = insecure and does not generate keying material to be used as a Phase 2 method withPEAP or TTLS. PEAP = with tunneled EAP authentication. TTLS = with tunneled EAP or PAP/CHAP/MSCHAP/MSCHAPV2 authentication. TLS = client and server certificate.
What is supplicantAuthenticationProtocol?
This is a space-separated list of EAP methods (MD5, PEAP, TTLS, TLS) the supplicant is allowed to use when negotiating with the authenticator; leaving it unset allows any listed method. Admins restrict this to TLS, for example, to require certificate-based authentication and disallow the insecure MD5 method.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.18.1.7 snmpwalk -v2c -c public <target> G6-PACC-MIB::supplicantAuthenticationProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.18.1.7.1 snmpget -v2c -c public <target> G6-PACC-MIB::supplicantAuthenticationProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.2.46.18.1.7.1 s <value>
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (802.1X port access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-PACC-MIB::supplicantAuthenticationProtocol OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (802.1X port access control) from a single console.
OID Breakdown
Upper-level ancestors (9 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.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.2 | protocol | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46 | pacc | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.18 | supplicantTable | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.18.1 | supplicantEntry | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.18.1.7 | supplicantAuthenticationProtocol | G6-PACC-MIB |