tp8021xAuthProtocol
TPLINK-8021X-MIB ·
.1.3.6.1.4.1.11863.6.31.1.1.2
Object
scalar r/w
Enumeration
Select the Authentication Protocol
0. pap: IEEE 802.1X authentication system uses extensible authentication protocol (EAP)
to exchange information between the switch and the client.
The transmission of EAP packets is terminated at the switch and the EAP packets
are converted to the other protocol (such as RADIUS) packets for transmission.
1. eap: IEEE 802.1X authentication system uses extensible authentication protocol (EAP)
to exchange information between the switch and the client.
The EAP protocol packets with authentication data can be encapsulated in the
advanced protocol (such as RADIUS) packets to be transmitted to the authentication
server.
Context
- MIB
- TPLINK-8021X-MIB
- OID
.1.3.6.1.4.1.11863.6.31.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tp8021xGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-8021X-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-8021X-MIB::tp8021xAuthProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-8021X-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-8021X-MIB::tp8021xAuthProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | pap |
1 | eap |