TPLINK-8021X-MIB: View SNMP OID List / Download MIB

VENDOR: TP-LINK


 Home MIB: TPLINK-8021X-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tplink8021xMIB 1.3.6.1.4.1.11863.6.31
Private MIB for 802.1x configuration.
       tplink8021xMIBObjects 1.3.6.1.4.1.11863.6.31.1
           tp8021xGlobalConfig 1.3.6.1.4.1.11863.6.31.1.1
               tp8021xGlobalEnable 1.3.6.1.4.1.11863.6.31.1.1.1 integer read-write
0. disable 1. enable Enable/Disable the 802.1X function. Enumeration: 'enable': 1, 'disable': 0.
               tp8021xAuthMode 1.3.6.1.4.1.11863.6.31.1.1.2 integer read-write
Select the Authentication Method 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. Enumeration: 'pap': 0, 'eap': 1.
               tp8021xHandshake 1.3.6.1.4.1.11863.6.31.1.1.3 integer read-write
0. disable 1. enable Enable/Disable the handshake feature. Enumeration: 'enable': 1, 'disable': 0.
               tp8021xGuestVlanEnable 1.3.6.1.4.1.11863.6.31.1.1.4 integer read-write
0. disable 1. enable Enable/Disable the Guest VLAN feature. Enumeration: 'enable': 1, 'disable': 0.
               tp8021xGuestVlanID 1.3.6.1.4.1.11863.6.31.1.1.5 integer read-write
Enter your desired VLAN ID to enable the Guest VLAN feature. The supplicants in the Guest VLAN can access the specified network source.
               tp8021xQuietEnable 1.3.6.1.4.1.11863.6.31.1.1.6 integer read-write
0. disable 1. enable Enable/Disable the Quiet timer. Enumeration: 'enable': 1, 'disable': 0.
               tp8021xQuietPeriod 1.3.6.1.4.1.11863.6.31.1.1.7 integer read-write
Specify a value for Quiet Period. Once the supplicant failed to the 802.1X Authentication, then the switch will not respond to the authentication request from the same supplicant during the Quiet Period. (1-999 second)
               tp8021xRetryTimes 1.3.6.1.4.1.11863.6.31.1.1.8 integer read-write
Specify the maximum transfer times of the repeated authentication request.(1-9)
               tp8021xSupplicantTimeOut 1.3.6.1.4.1.11863.6.31.1.1.9 integer read-write
Specify the maximum time for the switch to wait for the response from supplicant before resending a request to the supplicant. (1-9 second)
               tp8021xServerTimeOut 1.3.6.1.4.1.11863.6.31.1.1.10 integer read-write
Specify the maximum time for the switch to wait for the response from authentication server before resending a request to the authentication server. (1-9 second)
               tp8021xAuthPrimaryIP 1.3.6.1.4.1.11863.6.31.1.1.11 ipaddress read-write
Enter the IP address of the authentication server.
               tp8021xAuthSecondaryIP 1.3.6.1.4.1.11863.6.31.1.1.12 ipaddress read-write
Enter the IP address of the alternate authentication server.
               tp8021xServerAuthPort 1.3.6.1.4.1.11863.6.31.1.1.13 integer read-write
Set the UDP port of authentication server(s). The default port is 1812(1-65535)
               tp8021xServerAuthKey 1.3.6.1.4.1.11863.6.31.1.1.14 octet string read-write
Set the shared password for the switch and the authentication servers to exchange messages.(0-31 characters).
               tp8021xAcctEnable 1.3.6.1.4.1.11863.6.31.1.1.15 integer read-write
0. disable 1. enable Enable/Disable the accounting feature. Enumeration: 'enable': 1, 'disable': 0.
               tp8021xAcctPrimaryIP 1.3.6.1.4.1.11863.6.31.1.1.16 ipaddress read-write
Enter the IP address of the accounting server.
               tp8021xAcctSecondaryIP 1.3.6.1.4.1.11863.6.31.1.1.17 ipaddress read-write
Enter the IP address of the alternate accounting server.
               tp8021xAcctPort 1.3.6.1.4.1.11863.6.31.1.1.18 integer read-write
Set the UDP port of accounting server(s). The default port is 1813(1-65535)
               tp8021xAcctKey 1.3.6.1.4.1.11863.6.31.1.1.19 octet string read-write
Set the shared password for the switch and the accounting servers to exchange messages. (0-31 characters).
           tp8021xPortConfig 1.3.6.1.4.1.11863.6.31.1.2
               tp8021xPortConfigTable 1.3.6.1.4.1.11863.6.31.1.2.1 no-access
A list of 8021x port config entries.
                   tp8021xPortConfigEntry 1.3.6.1.4.1.11863.6.31.1.2.1.1 no-access
An entry contains of the information of 8021x port config. Here you can configure the ports for the 802.1X authentication.
                       tp8021xPortConfigPortIndex 1.3.6.1.4.1.11863.6.31.1.2.1.1.1 displaystring read-only
This object indicates the port number.
                       tp8021xPortConfigEnable 1.3.6.1.4.1.11863.6.31.1.2.1.1.2 integer read-write
0. disable 1. enable Select Enable/Disable the 802.1X authentication feature for the port. Enumeration: 'enable': 1, 'disable': 0.
                       tp8021xPortConfigGuestVlanEnable 1.3.6.1.4.1.11863.6.31.1.2.1.1.3 integer read-write
0. disable 1. enable Select Enable/Disable the Guest VLAN feature for the port. Enumeration: 'enable': 1, 'disable': 0.
                       tp8021xPortConfigControlMode 1.3.6.1.4.1.11863.6.31.1.2.1.1.4 integer read-write
Specify the Control Mode for the port. 0. force auth: In this mode, the port can work normally without passing the 802.1X Authentication. 1. force unauth: In this mode, the port is forbidden working for its fixed unauthorized status. 2. auto auth: In this mode, the port will normally work only after passing the 802.1X Authentication. Enumeration: 'autoAuth': 2, 'forceUnAuth': 1, 'forceAuth': 0.
                       tp8021xPortConfigControlType 1.3.6.1.4.1.11863.6.31.1.2.1.1.5 integer read-write
Specify the Control Type for the port. 0. base of mac: Any client connected to the port should pass the 802.1X Authentication for access. 1. base of port: All the clients connected to the port can access the network on the condition that any one of the clients has passed the 802.1X Authentication. Enumeration: 'macBased': 0, 'portBased': 1.
                       tp8021xPortConfigAuthState 1.3.6.1.4.1.11863.6.31.1.2.1.1.6 integer read-only
The authentication status of the port. 0. unAuthorized 1. Authorized Enumeration: 'authorized': 1, 'unAuthorized': 0.
                       tp8021xPortConfigPortLag 1.3.6.1.4.1.11863.6.31.1.2.1.1.7 octet string read-only
the lag the port belong to
       tplink8021xNotifications 1.3.6.1.4.1.11863.6.31.2