TPLINK-USERSECURITY-MIB

File: TPLINK-USERSECURITY-MIB.mib (16300 bytes)

Imported modules

TPLINK-TC-MIB SNMPv2-SMI TPLINK-MIB
RFC1213-MIB

Imported symbols

TPRowStatus OBJECT-TYPE MODULE-IDENTITY
IpAddress tplinkMgmt ifIndex

Defined Types

MacAddress  
OCTET STRING Size(6)    

USERSECURITYUSERAUTHPORTENTRY  
SEQUENCE    
  userSecurityUserAuthPortConf INTEGER

USERSECURITYAUTHIPENTRY  
SEQUENCE    
  userSecurityUserAuthIpIndex INTEGER
  userSecurityUserAuthIpAccessSnmp INTEGER
  userSecurityUserAuthIpAccessTelnet INTEGER
  userSecurityUserAuthIpAccessSsh INTEGER
  userSecurityUserAuthIpAccessHttp INTEGER
  userSecurityUserAuthIpAccessHttps INTEGER
  userSecurityUserAuthIpAccessPing INTEGER
  userSecurityUserAuthIpAddress IpAddress
  userSecurityUserAuthIpMask IpAddress

Defined Values

tplinkUserSecurity 1.3.6.1.4.1.11863.6.41
Implementation of the user security is mandatory for the swtich.
MODULE-IDENTITY    

tplinkUserSecurityMIBObjects 1.3.6.1.4.1.11863.6.41.1
OBJECT IDENTIFIER    

tplinkUserSecurityMIBNotifications 1.3.6.1.4.1.11863.6.41.2
OBJECT IDENTIFIER    

userSecurityUserAuth 1.3.6.1.4.1.11863.6.41.1.1
OBJECT IDENTIFIER    

userSecurityUserAuthType 1.3.6.1.4.1.11863.6.41.1.1.1
disable(0), ip(1), mac(2), port(3) The mode of user authentication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), ip(1), mac(2), port(3)  

userSecurityUserAuthPort 1.3.6.1.4.1.11863.6.41.1.1.2
OBJECT IDENTIFIER    

userSecurityUserAuthPortEnable 1.3.6.1.4.1.11863.6.41.1.1.2.1
0. disable 1.enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortAccessSnmp 1.3.6.1.4.1.11863.6.41.1.1.2.2
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortAccessTelnet 1.3.6.1.4.1.11863.6.41.1.1.2.3
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortAccessSsh 1.3.6.1.4.1.11863.6.41.1.1.2.4
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortAccessHttp 1.3.6.1.4.1.11863.6.41.1.1.2.5
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortAccessHttps 1.3.6.1.4.1.11863.6.41.1.1.2.6
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortAccessPing 1.3.6.1.4.1.11863.6.41.1.1.2.7
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthPortTable 1.3.6.1.4.1.11863.6.41.1.1.2.8
A list of port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USERSECURITYUSERAUTHPORTENTRY

userSecurityUserAuthPortEntry 1.3.6.1.4.1.11863.6.41.1.1.2.8.1
An entry contains of the port for user auth .
Status: current Access: not-accessible
OBJECT-TYPE    
  USERSECURITYUSERAUTHPORTENTRY  

userSecurityUserAuthPortConf 1.3.6.1.4.1.11863.6.41.1.1.2.8.1.2
0. disable 1.enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIp 1.3.6.1.4.1.11863.6.41.1.1.3
OBJECT IDENTIFIER    

userSecurityUserAuthIpEnable 1.3.6.1.4.1.11863.6.41.1.1.3.1
0. disable 1.enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpTable 1.3.6.1.4.1.11863.6.41.1.1.3.2
A list of IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USERSECURITYAUTHIPENTRY

userSecurityUserAuthIpEntry 1.3.6.1.4.1.11863.6.41.1.1.3.2.1
An entry contains of the IP for user authentication .
Status: current Access: not-accessible
OBJECT-TYPE    
  USERSECURITYAUTHIPENTRY  

userSecurityUserAuthIpIndex 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.1
IP entry ID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

userSecurityUserAuthIpAccessSnmp 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.2
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpAccessTelnet 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.3
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpAccessSsh 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.4
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpAccessHttp 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.5
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpAccessHttps 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.6
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpAccessPing 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.7
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthIpAddress 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.8
the auth ip address.for example: 192.168.0.1
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

userSecurityUserAuthIpMask 1.3.6.1.4.1.11863.6.41.1.1.3.2.1.9
the subnet mask of the auth ip address.for example: 255.255.255.0
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

userSecurityUserAuthMac 1.3.6.1.4.1.11863.6.41.1.1.4
OBJECT IDENTIFIER    

userSecurityUserAuthMacEnable 1.3.6.1.4.1.11863.6.41.1.1.4.1
0. disable 1.enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAccessSnmp 1.3.6.1.4.1.11863.6.41.1.1.4.2
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAccessTelnet 1.3.6.1.4.1.11863.6.41.1.1.4.3
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAccessSsh 1.3.6.1.4.1.11863.6.41.1.1.4.4
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAccessHttp 1.3.6.1.4.1.11863.6.41.1.1.4.5
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAccessHttps 1.3.6.1.4.1.11863.6.41.1.1.4.6
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAccessPing 1.3.6.1.4.1.11863.6.41.1.1.4.7
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

userSecurityUserAuthMacAddress 1.3.6.1.4.1.11863.6.41.1.1.4.8
the auth mac
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)