TPLINK-ACL-MIB

File: TPLINK-ACL-MIB.mib (17093 bytes)

Imported modules

TPLINK-TC-MIB SNMPv2-SMI TPLINK-MIB

Imported symbols

TPRowStatus OBJECT-TYPE MODULE-IDENTITY
tplinkMgmt

Defined Types

TPPOLICYENTRY  
SEQUENCE    
  tpPolicyName OCTET STRING
  tpAclId INTEGER
  tpMirrorPort INTEGER
  tpConditionRate INTEGER
  tpIfExceedOperation INTEGER
  tpRedirectPort INTEGER
  tpQosRemarkDSCP INTEGER
  tpQosRemarkLocalPri INTEGER
  tpPolicyStatus TPRowStatus

TPPOLICYBINDPORTENTRY  
SEQUENCE    
  tpBindPortPolicyName OCTET STRING
  tpPolicyPort INTEGER
  tpPolicyBindPortStatus TPRowStatus

TPPOLICYBINDVLANENTRY  
SEQUENCE    
  tpBindVlanPolicyName OCTET STRING
  tpPolicyVlan INTEGER
  tpPolicyBindVlanStatus TPRowStatus

TPACLBINDPORTENTRY  
SEQUENCE    
  tpBindPortAclId OCTET STRING
  tpAclPort INTEGER
  tpAclBindPortStatus TPRowStatus

TPACLBINDVLANENTRY  
SEQUENCE    
  tpBindVlanAclId OCTET STRING
  tpAclVlan INTEGER
  tpAclBindVlanStatus TPRowStatus

Defined Values

tplinkAclMIB 1.3.6.1.4.1.11863.6.26
Private MIB for acl.
MODULE-IDENTITY    

tplinkAclMIBObjects 1.3.6.1.4.1.11863.6.26.1
OBJECT IDENTIFIER    

tplinkAclNotifications 1.3.6.1.4.1.11863.6.26.2
OBJECT IDENTIFIER    

tpPolicyConfigure 1.3.6.1.4.1.11863.6.26.1.2
OBJECT IDENTIFIER    

tpPolicyBindConfigure 1.3.6.1.4.1.11863.6.26.1.3
OBJECT IDENTIFIER    

tpAclBindConfigure 1.3.6.1.4.1.11863.6.26.1.4
OBJECT IDENTIFIER    

tpPolicyTable 1.3.6.1.4.1.11863.6.26.1.2.1
A list of policy entries. Here you can add ACLs and create corresponding actions for the policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPPOLICYENTRY

tpPolicyEntry 1.3.6.1.4.1.11863.6.26.1.2.1.1
An entry contains of the information of policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPPOLICYENTRY  

tpPolicyName 1.3.6.1.4.1.11863.6.26.1.2.1.1.1
policy name
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpAclId 1.3.6.1.4.1.11863.6.26.1.2.1.1.2
the aclId must be existent
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpMirrorPort 1.3.6.1.4.1.11863.6.26.1.2.1.1.3
mirror the data packets in the policy to the specific port. if traffic mirror doesnt work, please set it to 0
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpConditionRate 1.3.6.1.4.1.11863.6.26.1.2.1.1.4
limit the transmission rate of the data packets in the policy.(1-1000000Kbps), if traffic condition doesnt work, please set it to 0
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpIfExceedOperation 1.3.6.1.4.1.11863.6.26.1.2.1.1.5
Specify the disposal way of the data packets those are transmitted beyond the rate. (you must set the conditionRate firstly)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), drop(1)  

tpRedirectPort 1.3.6.1.4.1.11863.6.26.1.2.1.1.6
Forward the data packets those match the corresponding ACL to the specific port, if you want redirect to vlan, please set it to 0
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpQosRemarkDSCP 1.3.6.1.4.1.11863.6.26.1.2.1.1.7
Specify the DSCP region for the data packets those match the corresponding ACL.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dscp64-noLimit(64), dscp0-be-000000(0), dscp1(1), dscp2(2), dscp3(3), dscp4(4), dscp5(5), dscp6(6), dscp7(7), dscp8-cs1-001000(8), dscp9(9), dscp10-af11-001010(10), dscp11(11), dscp12-af12-001100(12), dscp13(13), dscp14-af13-001110(14), dscp15(15), dscp16-cs2-010000(16), dscp17(17), dscp18-af21-010010(18), dscp19(19), dscp20-af22-010100(20), dscp21(21), dscp22-af23-010110(22), dscp23(23), dscp24-cs3-011000(24), dscp25(25), dscp26-af31-011010(26), dscp27(27), dscp28-af32-011100(28), dscp29(29), dscp30-af33-011110(30), dscp31(31), dscp32-cs4-100000(32), dscp33(33), dscp34-af41-100010(34), dscp35(35), dscp36-af42-100100(36), dscp37(37), dscp38-af43-100110(38), dscp39(39), dscp40-cs5-101000(40), dscp41(41), dscp42(42), dscp43(43), dscp44(44), dscp45(45), dscp46-ef-101110(46), dscp47(47), dscp48-cs6-110000(48), dscp49(49), dscp50(50), dscp51(51), dscp52(52), dscp53(53), dscp54(54), dscp55(55), dscp56-cs7-111000(56), dscp57(57), dscp58(58), dscp59(59), dscp60(60), dscp61(61), dscp62(62), dscp63(63)  

tpQosRemarkLocalPri 1.3.6.1.4.1.11863.6.26.1.2.1.1.8
Specify the local priority for the data packets those match the corresponding ACL.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(0), tc0(1), tc1(2), tc2(3), tc3(4), tc4(5), tc5(6), tc6(7), tc7(8)  

tpPolicyStatus 1.3.6.1.4.1.11863.6.26.1.2.1.1.9
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpPolicyBindPortTable 1.3.6.1.4.1.11863.6.26.1.3.1
A list of policy port binding entries. Here you can bind a policy to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPPOLICYBINDPORTENTRY

tpPolicyBindPortEntry 1.3.6.1.4.1.11863.6.26.1.3.1.1
An entry contains of the information of policy port binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPPOLICYBINDPORTENTRY  

tpBindPortPolicyName 1.3.6.1.4.1.11863.6.26.1.3.1.1.1
The name of the policy you want to bind.(the policy name must be existent)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpPolicyPort 1.3.6.1.4.1.11863.6.26.1.3.1.1.2
The port that the policy bind to
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpPolicyBindPortStatus 1.3.6.1.4.1.11863.6.26.1.3.1.1.3
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpPolicyBindVlanTable 1.3.6.1.4.1.11863.6.26.1.3.2
A list of policy vlan binding entries. Here you can bind a policy to a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPPOLICYBINDVLANENTRY

tpPolicyBindVlanEntry 1.3.6.1.4.1.11863.6.26.1.3.2.1
An entry contains of the information of policy vlan binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPPOLICYBINDVLANENTRY  

tpBindVlanPolicyName 1.3.6.1.4.1.11863.6.26.1.3.2.1.1
The name of the policy you want to bind.(the policy name must be existent)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpPolicyVlan 1.3.6.1.4.1.11863.6.26.1.3.2.1.2
the vlan that the policy bind to, the vlan must be existent
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpPolicyBindVlanStatus 1.3.6.1.4.1.11863.6.26.1.3.2.1.3
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpAclBindPortTable 1.3.6.1.4.1.11863.6.26.1.4.1
A list of ACL port binding entries. Here you can bind a ACL to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPACLBINDPORTENTRY

tpAclBindPortEntry 1.3.6.1.4.1.11863.6.26.1.4.1.1
An entry contains of the information of ACL port binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPACLBINDPORTENTRY  

tpBindPortAclId 1.3.6.1.4.1.11863.6.26.1.4.1.1.1
The Id of the ACL you want to bind.(the ACL Id must be existent)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpAclPort 1.3.6.1.4.1.11863.6.26.1.4.1.1.2
The port that the ACL bind to
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpAclBindPortStatus 1.3.6.1.4.1.11863.6.26.1.4.1.1.3
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpAclBindVlanTable 1.3.6.1.4.1.11863.6.26.1.4.2
A list of ACL vlan binding entries. Here you can bind a ACL to a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPACLBINDVLANENTRY

tpAclBindVlanEntry 1.3.6.1.4.1.11863.6.26.1.4.2.1
An entry contains of the information of ACL vlan binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPACLBINDVLANENTRY  

tpBindVlanAclId 1.3.6.1.4.1.11863.6.26.1.4.2.1.1
The Id of the ACL you want to bind.(the ACL Id must be existent)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpAclVlan 1.3.6.1.4.1.11863.6.26.1.4.2.1.2
the vlan that the ACL bind to, the vlan must be existent
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpAclBindVlanStatus 1.3.6.1.4.1.11863.6.26.1.4.2.1.3
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus