TPLINK-ACL-RULE-MIB
118 objects
No module-level DESCRIPTION found.
Imported Objects
| SNMPv2-SMI | IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| TPLINK-ACL-MIB | tplinkAclMIBObjects |
| TPLINK-MIB | tplinkMgmt |
| TPLINK-TC-MIB | TPRowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11863.6.26.1.1 | NodetpAclRuleConfigure | |||
| 1.3.6.1.4.1.11863.6.26.1.1.1 | TabletpMacRuleTable | not-accessible | current | A list of L2 MAC ACL rule entries. Here you can add MAC ACL rules for further ACL configuration. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1 | RowtpMacRuleEntry | not-accessible | current | An entry contains of the information of MAC ACL. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.1 | ColumntpMacAclId | read-only | current | MAC ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.2 | ColumntpMacRuleId | read-only | current | MAC ACL rule ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.3 | ColumntpMacAclName | read-create | current | MAC ACL name, NULL string will give this ACL a default name as 'ACL_n', n stands for ACL ID. The first rule created in an ACL entry will set the ACL name field… |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.4 | ColumntpMacSecOperation | read-create | current | MAC ACL Security Operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.5 | ColumntpMacCounterLogging | read-create | current | MAC ACL rule counter logging operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.6 | ColumntpMacSmacAddress | read-create | current | Source MAC address, string length setting to zero means that the source MAC address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.7 | ColumntpMacSmacMask | read-create | current | Source Mac Mask, string length setting to zero means that every bit of the mask is 1. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.8 | ColumntpMacDmacAddress | read-create | current | Destination MAC address, string length setting to zero means that the destination MAC address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.9 | ColumntpMacDmacMask | read-create | current | Destination Mac Mask, string length setting to zero means that every bit of the mask is 1. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.10 | ColumntpMacVlanId | read-create | current | VLAN ID, 0-4094, value '0' means that the vid field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.11 | ColumntpMacEtherType | read-create | current | Ethernet protocol type, 0x0-0x10000. Value '65536' or '0x10000' means that the EtherType field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.12 | ColumntpMacPri | read-create | current | 802.1P priority, 0-8, value '8' means that the priority field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.13 | ColumntpMacTimeSegment | read-create | current | MAC ACL time segment name(max length: 16), the time segment name must be configured previously and string length setting to zero means that this field is disab… |
| 1.3.6.1.4.1.11863.6.26.1.1.1.1.14 | ColumntpMacRuleStatus | read-create | current | 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, bu… |
| 1.3.6.1.4.1.11863.6.26.1.1.2 | TabletpIpRuleTable | not-accessible | current | A list of IP rule entries. Here you can add IP ACL rules for further ACL configuration. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1 | RowtpIpRuleEntry | not-accessible | current | An entry contains of the information of IP ACL. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.1 | ColumntpIpAclId | read-only | current | IP ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.2 | ColumntpIpRuleId | read-only | current | IP ACL rule ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.3 | ColumntpIpAclName | read-create | current | IP ACL name, NULL string will give this ACL a default name as 'ACL_n', n stands for ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.4 | ColumntpIpSecOperation | read-create | current | IP ACL Security Operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.5 | ColumntpIpCounterLogging | read-create | current | IP ACL rule counter logging operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.6 | ColumntpIpFragment | read-create | current | IP fragment, conflicts with all the L4 feature. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.7 | ColumntpIpSipAddress | read-create | current | Source IP address, value '0.0.0.0' means that the source IP address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.8 | ColumntpIpSipMask | read-create | current | Source IP Mask, value '0.0.0.0' or zero length means that the mask is 255.255.255.255. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.9 | ColumntpIpDipAddress | read-create | current | Destination IP address, value '0.0.0.0' means that the Destination IP address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.10 | ColumntpIpDipMask | read-create | current | Destination IP Mask, value '0.0.0.0' or zero length means that the mask is 255.255.255.255. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.11 | ColumntpIpProtocol | read-create | current | L4 protocol type, 0-255, value '0' means this field is disabled. This field conflicts with the TCP Flags or the source/destination port numbers when it is not … |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.12 | ColumntpIpTcpFlag | read-create | current | |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.13 | ColumntpIpSourcePort | read-create | current | IP TCP/UDP source port, 0-65536, value '65536' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.14 | ColumntpIpSourcePortMask | read-create | current | IP TCP/UDP source port mask, 0000-ffff, 4 hex number, NULL string will set this mask to a default value ffff. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.15 | ColumntpIpDestPort | read-create | current | IP TCP/UDP destination port, 0-65536, value '65536' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.16 | ColumntpIpDestPortMask | read-create | current | IP TCP/UDP destination port mask, 0000-ffff, 4 hex number, NULL string will set this mask to a default value ffff. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.17 | ColumntpIpDscp | read-create | current | IP DSCP, 0-64, value '64' means this field is disabled. conflicts with the Tos and Pre. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.18 | ColumntpIpTos | read-create | current | IP type of service(ToS), 0-16, value '16' means this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.19 | ColumntpIpPre | read-create | current | IP pre, 0-8, value '8' means this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.20 | ColumntpIpTimeSegment | read-create | current | IP ACL time segment name(max length: 16), the time segment name must be configured previously and string length setting to zero means that this field is disabl… |
| 1.3.6.1.4.1.11863.6.26.1.1.2.1.21 | ColumntpIpRuleStatus | read-create | current | 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, bu… |
| 1.3.6.1.4.1.11863.6.26.1.1.3 | TabletpCombRuleTable | not-accessible | current | A list of combined MAC+IP rule entries. Here you can add combined ACL rules for further ACL configuration. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1 | RowtpCombRuleEntry | not-accessible | current | An entry contains of the information of Combined ACL. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.1 | ColumntpCombAclId | read-only | current | Combined MAC+IP ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.2 | ColumntpCombRuleId | read-only | current | Combined ACL rule ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.3 | ColumntpCombAclName | read-create | current | Combined ACL name, NULL string will give this ACL a default name as 'ACL_n', n stands for ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.4 | ColumntpCombSecOperation | read-create | current | Combined ACL Security Operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.5 | ColumntpCombCounterLogging | read-create | current | Combined ACL rule counter logging operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.6 | ColumntpCombSmacAddress | read-create | current | Source MAC address, string length setting to zero means that the source MAC address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.7 | ColumntpCombSmacMask | read-create | current | Source MAC Mask, string length setting to zero means that every bit of the mask is 1. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.8 | ColumntpCombDmacAddress | read-create | current | Destination MAC address, string length setting to zero means that the destination MAC address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.9 | ColumntpCombDmacMask | read-create | current | Destination MAC Mask, string length setting to zero means that every bit of the mask is 1. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.10 | ColumntpCombVlanId | read-create | current | VLAN ID, 0-4094, value '0' means that the vid field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.11 | ColumntpCombEtherType | read-create | current | Ethernet protocol type, 0x0-0x10000. Value '65536' or '0x10000' means that the EtherType field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.12 | ColumntpCombPri | read-create | current | 802.1P priority, 0-8, value '8' means that the priority field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.13 | ColumntpCombSipAddress | read-create | current | Source IP address, value '0.0.0.0' means that the source IP address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.14 | ColumntpCombSipMask | read-create | current | Source IP mask, value '0.0.0.0' or zero length means that the mask is 255.255.255.255. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.15 | ColumntpCombDipAddress | read-create | current | Destination IP address, value '0.0.0.0' means that the destination IP address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.16 | ColumntpCombDipMask | read-create | current | Destination IP mask, value '0.0.0.0' or zero length means that the mask is 255.255.255.255. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.17 | ColumntpCombDscp | read-create | current | IP DSCP, 0-64, value '64' means this field is disabled. conflicts with the Tos and Pre. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.18 | ColumntpCombTos | read-create | current | IP type of service(ToS), 0-16, value '16' means this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.19 | ColumntpCombPre | read-create | current | IP pre, 0-8, value '8' means this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.20 | ColumntpCombFragment | read-create | current | IP fragment, conflicts with all the L4 feature. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.21 | ColumntpCombProtocol | read-create | current | L4 protocol type, 0-255, value '0' means this field is disabled. This field conflicts with the TCP Flags or the source/destination port numbers when it is not … |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.22 | ColumntpCombSourcePort | read-create | current | IP TCP/UDP source port, 0-65536, value '65536' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.23 | ColumntpCombSourcePortMask | read-create | current | IP TCP/UDP source port mask, 0000-ffff, 4 hex number, NULL string will set this mask to a default value ffff. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.24 | ColumntpCombDestPort | read-create | current | IP TCP/UDP destination port, 0-65536, value '65536' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.25 | ColumntpCombDestPortMask | read-create | current | IP TCP/UDP destination port mask, 0000-ffff, 4 hex number, NULL string will set this mask to a default value ffff. |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.26 | ColumntpCombTcpFlag | read-create | current | |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.27 | ColumntpCombTimeSegment | read-create | current | Combined ACL time segment name(max length: 16), the time segment name must be configured previously and string length setting to zero means that this field is … |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.28 | ColumntpCombRuleStatus | read-create | current | 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, bu… |
| 1.3.6.1.4.1.11863.6.26.1.1.4 | TabletpIPv6RuleTable | not-accessible | current | A list of IPv6 rule entries. Here you can add IPv6 ACL rules for further ACL configuration. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1 | RowtpIPv6RuleEntry | not-accessible | current | An entry contains of the information of IPv6 ACL. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.1 | ColumntpIPv6AclId | read-only | current | IPv6 ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.2 | ColumntpIPv6RuleId | read-only | current | IPv6 ACL rule ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.3 | ColumntpIPv6AclName | read-create | current | IPv6 ACL name, NULL string will give this ACL a default name as 'ACL_n', n stands for ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.4 | ColumntpIPv6SecOperation | read-create | current | IPv6 ACL Security Operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.5 | ColumntpIPv6CounterLogging | read-create | current | IPv6 ACL rule counter logging operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.6 | ColumntpIPv6TrafficClass | read-create | current | Traffic Class DSCP, 0-64, value '64' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.7 | ColumntpIPv6FlowLabel | read-create | current | IPv6 Flow Label, 0x0-0x100000, value '0x100000' or '1048576' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.8 | ColumntpIPv6SipAddress | read-create | current | IPv6 source IP address, only upper 64 bits supported; the all-zero address means that the source IPv6 address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.9 | ColumntpIPv6SipMask | read-create | current | IPv6 source IP mask, 64 bits, format: ffff:ffff:ffff:ffff; zero length means that every bit of the mask is 1. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.10 | ColumntpIPv6DipAddress | read-create | current | IPv6 destination IP address, only upper 64 bits supported; the all-zero address means that the destination IPv6 address is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.11 | ColumntpIPv6DipMask | read-create | current | IPv6 destination IP mask, 64 bits, format: ffff:ffff:ffff:ffff; zero length means that every bit of the mask is 1. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.12 | ColumntpIPv6Protocol | read-create | current | IPv6 Protocol, 0-255, value '0' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.13 | ColumntpIPv6SourcePort | read-create | current | IPv6 L4 source port, 0-65536, value '65536' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.14 | ColumntpIPv6DestPort | read-create | current | IPv6 L4 destination port, 0-65536, value '65536' means that this field is disabled. |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.15 | ColumntpIPv6TimeSegment | read-create | current | IPv6 ACL time segment name(max length: 16), the time segment name must be configured previously and string length setting to zero means that this field is disa… |
| 1.3.6.1.4.1.11863.6.26.1.1.4.1.16 | ColumntpIPv6RuleStatus | read-create | current | 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, bu… |
| 1.3.6.1.4.1.11863.6.26.1.1.5 | NodetpPktCntntOffsetProfile | |||
| 1.3.6.1.4.1.11863.6.26.1.1.5.1 | ScalartpPktCntntOffset0 | read-create | current | Packet Content ACL chunk0 offset(0-31), the offset value will be set into the switch only after all the 4 chunks' offset being configured. |
| 1.3.6.1.4.1.11863.6.26.1.1.5.2 | ScalartpPktCntntOffset1 | read-create | current | Packet Content ACL chunk1 offset(0-31). |
| 1.3.6.1.4.1.11863.6.26.1.1.5.3 | ScalartpPktCntntOffset2 | read-create | current | Packet Content ACL chunk2 offset(0-31). |
| 1.3.6.1.4.1.11863.6.26.1.1.5.4 | ScalartpPktCntntOffset3 | read-create | current | Packet Content ACL chunk3 offset(0-31). |
| 1.3.6.1.4.1.11863.6.26.1.1.6 | TabletpPktCntntRuleTable | not-accessible | current | A list of Packet Content rule entries. Here you can add Packet Content ACL rules for further ACL configuration. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1 | RowtpPktCntntRuleEntry | not-accessible | current | An entry contains of the information of Packet Content ACL. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.1 | ColumntpPktCntntAclId | read-only | current | Packet Content ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.2 | ColumntpPktCntntRuleId | read-only | current | Packet Content ACL rule ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.3 | ColumntpPktCntntAclName | read-create | current | Packet content ACL name, NULL string will give this ACL a default name as 'ACL_n', n stands for ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.4 | ColumntpPktCntntSecOperation | read-create | current | Packet Content ACL Security Operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.5 | ColumntpPktCntntCounterLogging | read-create | current | Packet Content ACL rule counter logging operation. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.6 | ColumntpPktCntntChunkValue0 | read-create | current | Packet Content ACL chunk0 value(32bit), a hex string such as eafff3, this maximum value of a chunk is 0xffffffff. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.7 | ColumntpPktCntntChunkMask0 | read-create | current | Packet Content ACL chunk0 mask(32bit), an 8 hex string such as ffffffff, if mask is set to NULL(zero length), it means ffffffff. |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.8 | ColumntpPktCntntChunkValue1 | read-create | current | Packet Content ACL chunk1 value(32bit). |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.9 | ColumntpPktCntntChunkMask1 | read-create | current | Packet Content ACL chunk1 mask(32bit). |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.10 | ColumntpPktCntntChunkValue2 | read-create | current | Packet Content ACL chunk2 value(32bit). |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.11 | ColumntpPktCntntChunkMask2 | read-create | current | Packet Content ACL chunk2 mask(32bit). |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.12 | ColumntpPktCntntChunkValue3 | read-create | current | Packet Content ACL chunk3 value(32bit). |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.13 | ColumntpPktCntntChunkMask3 | read-create | current | Packet Content ACL chunk3 mask(32bit). |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.14 | ColumntpPktCntntTimeSegment | read-create | current | Packet Content ACL time segment name(max length: 16), the time segment name must be configured previously and string length setting to zero means that this fie… |
| 1.3.6.1.4.1.11863.6.26.1.1.6.1.15 | ColumntpPktCntntRuleStatus | read-create | current | 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, bu… |
| 1.3.6.1.4.1.11863.6.26.1.1.7 | TabletpAclRuleCounterTable | not-accessible | current | A list of ACL rule counter entries. Here you can view the matched packets counter of the specified ACL rule. |
| 1.3.6.1.4.1.11863.6.26.1.1.7.1 | RowtpAclRuleCounterEntry | not-accessible | current | An entry contains of the matched counter of an ACL rule. |
| 1.3.6.1.4.1.11863.6.26.1.1.7.1.1 | ColumntpAclCounterAclId | read-only | current | The ACL ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.7.1.2 | ColumntpAclCounterRuleId | read-only | current | The ACL rule ID. |
| 1.3.6.1.4.1.11863.6.26.1.1.7.1.3 | ColumntpAclCounterLoggingEnable | read-only | current | The counter logging enable/disable status of the specified ACL rule. |
| 1.3.6.1.4.1.11863.6.26.1.1.7.1.4 | ColumntpAclCounterNum | read-only | current | The matched packets counter of the specified ACL rule. |
| 1.3.6.1.4.1.11863.6.26.1.2 | NodetplinkAclNotifications | |||
| 1.3.6.1.4.1.11863.6.26.1.2.1 | NotificationtpAclLoggingCounter | current | ACL matched counter notification. Note that if you need this notification, the 'logging' must be set enable. The transmission of ACL counte notifications are t… |