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

VENDOR: TP-LINK


 Home MIB: TPLINK-ACL-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
 tplinkAclMIB 1.3.6.1.4.1.11863.6.26
Private MIB for acl.
       tplinkAclMIBObjects 1.3.6.1.4.1.11863.6.26.1
           tpPolicyConfigure 1.3.6.1.4.1.11863.6.26.1.2
               tpPolicyTable 1.3.6.1.4.1.11863.6.26.1.2.1 no-access
A list of policy entries. Here you can add ACLs and create corresponding actions for the policy.
                   tpPolicyEntry 1.3.6.1.4.1.11863.6.26.1.2.1.1 no-access
An entry contains of the information of policy.
                       tpPolicyName 1.3.6.1.4.1.11863.6.26.1.2.1.1.1 octet string read-only
policy name
                       tpAclId 1.3.6.1.4.1.11863.6.26.1.2.1.1.2 integer read-only
the aclId must be existent
                       tpMirrorPort 1.3.6.1.4.1.11863.6.26.1.2.1.1.3 integer read-only
mirror the data packets in the policy to the specific port. if traffic mirror doesnt work, please set it to 0
                       tpConditionRate 1.3.6.1.4.1.11863.6.26.1.2.1.1.4 integer read-only
limit the transmission rate of the data packets in the policy.(1-1000000Kbps), if traffic condition doesnt work, please set it to 0
                       tpIfExceedOperation 1.3.6.1.4.1.11863.6.26.1.2.1.1.5 integer read-only
Specify the disposal way of the data packets those are transmitted beyond the rate. (you must set the conditionRate firstly) Enumeration: 'none': 0, 'drop': 1.
                       tpRedirectPort 1.3.6.1.4.1.11863.6.26.1.2.1.1.6 integer read-only
Forward the data packets those match the corresponding ACL to the specific port, if you want redirect to vlan, please set it to 0
                       tpQosRemarkDSCP 1.3.6.1.4.1.11863.6.26.1.2.1.1.7 integer read-only
Specify the DSCP region for the data packets those match the corresponding ACL. Enumeration: 'dscp49': 49, 'dscp54': 54, 'dscp63': 63, 'dscp41': 41, 'dscp42': 42, 'dscp43': 43, 'dscp44': 44, 'dscp45': 45, 'dscp30-af33-011110': 30, 'dscp14-af13-001110': 14, 'dscp8-cs1-001000': 8, 'dscp32-cs4-100000': 32, 'dscp55': 55, 'dscp56-cs7-111000': 56, 'dscp34-af41-100010': 34, 'dscp58': 58, 'dscp62': 62, 'dscp57': 57, 'dscp60': 60, 'dscp33': 33, 'dscp47': 47, 'dscp31': 31, 'dscp28-af32-011100': 28, 'dscp19': 19, 'dscp21': 21, 'dscp35': 35, 'dscp16-cs2-010000': 16, 'dscp37': 37, 'dscp50': 50, 'dscp13': 13, 'dscp22-af23-010110': 22, 'dscp11': 11, 'dscp17': 17, 'dscp15': 15, 'dscp52': 52, 'dscp38-af43-100110': 38, 'dscp18-af21-010010': 18, 'dscp26-af31-011010': 26, 'dscp51': 51, 'dscp48-cs6-110000': 48, 'dscp39': 39, 'dscp53': 53, 'dscp59': 59, 'dscp24-cs3-011000': 24, 'dscp64-noLimit': 64, 'dscp36-af42-100100': 36, 'dscp61': 61, 'dscp9': 9, 'dscp10-af11-001010': 10, 'dscp3': 3, 'dscp2': 2, 'dscp0-be-000000': 0, 'dscp7': 7, 'dscp6': 6, 'dscp5': 5, 'dscp4': 4, 'dscp23': 23, 'dscp20-af22-010100': 20, 'dscp27': 27, 'dscp25': 25, 'dscp12-af12-001100': 12, 'dscp29': 29, 'dscp1': 1, 'dscp40-cs5-101000': 40, 'dscp46-ef-101110': 46.
                       tpQosRemarkLocalPri 1.3.6.1.4.1.11863.6.26.1.2.1.1.8 integer read-only
Specify the local priority for the data packets those match the corresponding ACL. Enumeration: 'default': 0, 'tc7': 8, 'tc4': 5, 'tc5': 6, 'tc2': 3, 'tc3': 4, 'tc0': 1, 'tc1': 2, 'tc6': 7.
                       tpPolicyStatus 1.3.6.1.4.1.11863.6.26.1.2.1.1.9 tprowstatus read-only
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)
           tpPolicyBindConfigure 1.3.6.1.4.1.11863.6.26.1.3
               tpPolicyBindPortTable 1.3.6.1.4.1.11863.6.26.1.3.1 no-access
A list of policy port binding entries. Here you can bind a policy to a port.
                   tpPolicyBindPortEntry 1.3.6.1.4.1.11863.6.26.1.3.1.1 no-access
An entry contains of the information of policy port binding.
                       tpBindPortPolicyName 1.3.6.1.4.1.11863.6.26.1.3.1.1.1 octet string read-only
The name of the policy you want to bind.(the policy name must be existent)
                       tpPolicyPort 1.3.6.1.4.1.11863.6.26.1.3.1.1.2 integer read-only
The port that the policy bind to
                       tpPolicyBindPortStatus 1.3.6.1.4.1.11863.6.26.1.3.1.1.3 tprowstatus read-only
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)
               tpPolicyBindVlanTable 1.3.6.1.4.1.11863.6.26.1.3.2 no-access
A list of policy vlan binding entries. Here you can bind a policy to a VLAN.
                   tpPolicyBindVlanEntry 1.3.6.1.4.1.11863.6.26.1.3.2.1 no-access
An entry contains of the information of policy vlan binding.
                       tpBindVlanPolicyName 1.3.6.1.4.1.11863.6.26.1.3.2.1.1 octet string read-only
The name of the policy you want to bind.(the policy name must be existent)
                       tpPolicyVlan 1.3.6.1.4.1.11863.6.26.1.3.2.1.2 integer read-only
the vlan that the policy bind to, the vlan must be existent
                       tpPolicyBindVlanStatus 1.3.6.1.4.1.11863.6.26.1.3.2.1.3 tprowstatus read-only
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)
           tpAclBindConfigure 1.3.6.1.4.1.11863.6.26.1.4
               tpAclBindPortTable 1.3.6.1.4.1.11863.6.26.1.4.1 no-access
A list of ACL port binding entries. Here you can bind a ACL to a port.
                   tpAclBindPortEntry 1.3.6.1.4.1.11863.6.26.1.4.1.1 no-access
An entry contains of the information of ACL port binding.
                       tpBindPortAclId 1.3.6.1.4.1.11863.6.26.1.4.1.1.1 octet string read-only
The Id of the ACL you want to bind.(the ACL Id must be existent)
                       tpAclPort 1.3.6.1.4.1.11863.6.26.1.4.1.1.2 integer read-only
The port that the ACL bind to
                       tpAclBindPortStatus 1.3.6.1.4.1.11863.6.26.1.4.1.1.3 tprowstatus read-only
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)
               tpAclBindVlanTable 1.3.6.1.4.1.11863.6.26.1.4.2 no-access
A list of ACL vlan binding entries. Here you can bind a ACL to a VLAN.
                   tpAclBindVlanEntry 1.3.6.1.4.1.11863.6.26.1.4.2.1 no-access
An entry contains of the information of ACL vlan binding.
                       tpBindVlanAclId 1.3.6.1.4.1.11863.6.26.1.4.2.1.1 octet string read-only
The Id of the ACL you want to bind.(the ACL Id must be existent)
                       tpAclVlan 1.3.6.1.4.1.11863.6.26.1.4.2.1.2 integer read-only
the vlan that the ACL bind to, the vlan must be existent
                       tpAclBindVlanStatus 1.3.6.1.4.1.11863.6.26.1.4.2.1.3 tprowstatus read-only
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)
       tplinkAclNotifications 1.3.6.1.4.1.11863.6.26.2