TPLINK-USERSECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: TP-LINK


 Home MIB: TPLINK-USERSECURITY-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
 tplinkUserSecurity 1.3.6.1.4.1.11863.6.41
Implementation of the user security is mandatory for the swtich.
       tplinkUserSecurityMIBObjects 1.3.6.1.4.1.11863.6.41.1
           userSecurityUserAuth 1.3.6.1.4.1.11863.6.41.1.1
               userSecurityUserAuthType 1.3.6.1.4.1.11863.6.41.1.1.1 integer read-only
disable(0), ip(1), mac(2), port(3) The mode of user authentication. Enumeration: 'ip': 1, 'mac': 2, 'disable': 0, 'port': 3.
               userSecurityUserAuthPort 1.3.6.1.4.1.11863.6.41.1.1.2
                   userSecurityUserAuthPortEnable 1.3.6.1.4.1.11863.6.41.1.1.2.1 integer read-write
0. disable 1.enable Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortAccessSnmp 1.3.6.1.4.1.11863.6.41.1.1.2.2 integer read-write
0. disable -- SNMP frame sent to the switch will be accepted by default 1. enable -- SNMP frame sent to the switch will be accepted only if it comes from the auth port(s) Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortAccessTelnet 1.3.6.1.4.1.11863.6.41.1.1.2.3 integer read-write
0. disable -- Telnet frame sent to the switch will be accepted by default 1. enable -- Telnet frame sent to the switch will be accepted only if it comes from the auth port(s) Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortAccessSsh 1.3.6.1.4.1.11863.6.41.1.1.2.4 integer read-write
0. disable -- SSH frame sent to the switch will be accepted by default 1. enable -- SSH frame sent to the switch will be accepted only if it comes from the auth port(s) Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortAccessHttp 1.3.6.1.4.1.11863.6.41.1.1.2.5 integer read-write
0. disable -- HTTP frame sent to the switch will be accepted by default 1. enable -- HTTP frame sent to the switch will be accepted only if it comes from the auth port(s) Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortAccessHttps 1.3.6.1.4.1.11863.6.41.1.1.2.6 integer read-write
0. disable -- HTTPS frame sent to the switch will be accepted by default 1. enable -- HTTPS frame sent to the switch will be accepted only if it comes from the auth port(s) Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortAccessPing 1.3.6.1.4.1.11863.6.41.1.1.2.7 integer read-write
0. disable -- Ping request frame sent to the switch will be accepted by default 1. enable -- Ping request frame sent to the switch will be accepted only if it comes from the auth port(s) Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthPortTable 1.3.6.1.4.1.11863.6.41.1.1.2.8 no-access
A list of port.
                       userSecurityUserAuthPortEntry 1.3.6.1.4.1.11863.6.41.1.1.2.8.1 no-access
An entry contains of the port for user auth .
                           userSecurityUserAuthPortConf 1.3.6.1.4.1.11863.6.41.1.1.2.8.1.2 integer read-write
0. disable 1.enable Enumeration: 'enable': 1, 'disable': 0.
               userSecurityUserAuthIp 1.3.6.1.4.1.11863.6.41.1.1.3
                   userSecurityUserAuthIpEnable 1.3.6.1.4.1.11863.6.41.1.1.3.1 integer read-write
0. disable 1.enable Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthIpTable 1.3.6.1.4.1.11863.6.41.1.1.3.2 no-access
A list of IP.
                       userSecurityUserAuthIpEntry 1.3.6.1.4.1.11863.6.41.1.1.3.2.1 no-access
An entry contains of the IP for user authentication .
                           userSecurityUserAuthIpIndex 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.1 integer read-only
IP entry ID
                           userSecurityUserAuthIpAccessSnmp 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.2 integer read-write
0. disable -- SNMP frame sent to the switch will be accepted by default 1.enable -- SNMP frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip Enumeration: 'enable': 1, 'disable': 0.
                           userSecurityUserAuthIpAccessTelnet 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.3 integer read-write
0. disable -- Telnet frame sent to the switch will be accepted by default 1.enable -- Telnet frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip Enumeration: 'enable': 1, 'disable': 0.
                           userSecurityUserAuthIpAccessSsh 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.4 integer read-write
0. disable -- SSH frame sent to the switch will be accepted by default 1.enable -- SSH frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip Enumeration: 'enable': 1, 'disable': 0.
                           userSecurityUserAuthIpAccessHttp 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.5 integer read-write
0. disable -- HTTP frame sent to the switch will be accepted by default 1.enable -- HTTP frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip Enumeration: 'enable': 1, 'disable': 0.
                           userSecurityUserAuthIpAccessHttps 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.6 integer read-write
0. disable -- HTTPS frame sent to the switch will be accepted by default 1.enable -- HTTPS frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip Enumeration: 'enable': 1, 'disable': 0.
                           userSecurityUserAuthIpAccessPing 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.7 integer read-write
0. disable -- Ping request frame sent to the switch will be accepted by default 1.enable -- Ping request frame sent to the switch will be accepted only if its source ip is in the same network segment with auth ip Enumeration: 'enable': 1, 'disable': 0.
                           userSecurityUserAuthIpAddress 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.8 ipaddress read-write
the auth ip address.for example: 192.168.0.1
                           userSecurityUserAuthIpMask 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.9 ipaddress read-write
the subnet mask of the auth ip address.for example: 255.255.255.0
               userSecurityUserAuthMac 1.3.6.1.4.1.11863.6.41.1.1.4
                   userSecurityUserAuthMacEnable 1.3.6.1.4.1.11863.6.41.1.1.4.1 integer read-write
0. disable 1.enable Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAccessSnmp 1.3.6.1.4.1.11863.6.41.1.1.4.2 integer read-write
0. disable -- SNMP frame sent to the switch will be accepted by default 1. enable -- SNMP frame sent to the switch will be accepted only if its source mac is auth mac Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAccessTelnet 1.3.6.1.4.1.11863.6.41.1.1.4.3 integer read-write
0. disable -- Telnet frame sent to the switch will be accepted by default 1. enable -- Telnet frame sent to the switch will be accepted only if its source mac is auth mac Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAccessSsh 1.3.6.1.4.1.11863.6.41.1.1.4.4 integer read-write
0. disable -- SSH frame sent to the switch will be accepted by default 1. enable -- SSH frame sent to the switch will be accepted only if its source mac is auth mac Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAccessHttp 1.3.6.1.4.1.11863.6.41.1.1.4.5 integer read-write
0. disable -- HTTP frame sent to the switch will be accepted by default 1. enable -- HTTP frame sent to the switch will be accepted only if its source mac is auth mac Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAccessHttps 1.3.6.1.4.1.11863.6.41.1.1.4.6 integer read-write
0. disable -- HTTPS frame sent to the switch will be accepted by default 1. enable -- HTTPS frame sent to the switch will be accepted only if its source mac is auth mac Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAccessPing 1.3.6.1.4.1.11863.6.41.1.1.4.7 integer read-write
0. disable -- Ping request frame sent to the switch will be accepted by default 1. enable -- Ping request frame sent to the switch will be accepted only if its source mac is auth mac Enumeration: 'enable': 1, 'disable': 0.
                   userSecurityUserAuthMacAddress 1.3.6.1.4.1.11863.6.41.1.1.4.8 octet string read-write
the auth mac
       tplinkUserSecurityMIBNotifications 1.3.6.1.4.1.11863.6.41.2