TPLINK-SDM-MIB

File: TPLINK-SDM-MIB.mib (3583 bytes)

Imported modules

TPLINK-MIB SNMPv2-TC SNMPv2-SMI

Imported symbols

tplinkMgmt DisplayString OBJECT-TYPE

Defined Types

SdmTemLayOutEntry  
SEQUENCE    
  sdmTemName DisplayString
  ipAclRuleNum INTEGER
  macAclRuleNum INTEGER
  combinedAclRuleNum INTEGER
  ipv6AclRuleNum INTEGER
  arpDetectionNum INTEGER
  v6SourceNum INTEGER

Defined Values

tplinkSDMMIB 1.3.6.1.4.1.11863.6.90
Private MIB for SDM configuration.
MODULE-IDENTITY    

tplinkSDMMIBObjects 1.3.6.1.4.1.11863.6.90.1
OBJECT IDENTIFIER    

tplinkSDMNotifications 1.3.6.1.4.1.11863.6.90.2
OBJECT IDENTIFIER    

sdmTemLayOutTable 1.3.6.1.4.1.11863.6.90.1.1
Display the layout of templates.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmTemLayOutEntry

sdmTemLayOutEntry 1.3.6.1.4.1.11863.6.90.1.1.1
An entry contains of the layout of some template.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmTemLayOutEntry  

sdmTemName 1.3.6.1.4.1.11863.6.90.1.1.1.2
Display the name of templates.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipAclRuleNum 1.3.6.1.4.1.11863.6.90.1.1.1.3
Display the number of TCAM entries for IP ACL Rules, which include Lay3 ACL Rules and Lay4 ACL Rules.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

macAclRuleNum 1.3.6.1.4.1.11863.6.90.1.1.1.4
Display the number of TCAM entries for Lay2 ACL Rules.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

combinedAclRuleNum 1.3.6.1.4.1.11863.6.90.1.1.1.5
Display the number of TCAM entries for Combined ACL Rules.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ipv6AclRuleNum 1.3.6.1.4.1.11863.6.90.1.1.1.6
Display the number of TCAM entries for IPv6 ACL Rules.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

arpDetectionNum 1.3.6.1.4.1.11863.6.90.1.1.1.7
Display the number of TCAM entries for Arp defend.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

v6SourceNum 1.3.6.1.4.1.11863.6.90.1.1.1.8
Display the number of TCAM entries for IPV6 Source Guard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

sdmCurTemName 1.3.6.1.4.1.11863.6.90.1.2
Display the template currently in effect.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sdmNextTemID 1.3.6.1.4.1.11863.6.90.1.3
Select a template which will take effect after reboot the switch. The value can be one of following: 'default'; 'enterpriseV4'; 'enterpriseV6'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), enterpriseV4(1), enterpriseV6(2)