HUAWEI-DSLAM-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
99
hwAclNumGroupTable
table.1.3.6.1.4.1.2011.5.1.1.2
·
1 row entry
·
9 columns
Describes the configured ACL rule groups in the system and basic information about each group, such as the number of rules, steps, and ACL rule descriptions. The index of this table is hwAclNumGroupAclNum.
Describes the configured ACL rule groups in the system and basic information about each group,
such as the number of rules, steps, and ACL rule descriptions.
The index of this entry is hwAclNumGroupAclNum.
such as the number of rules, steps, and ACL rule descriptions.
The index of this entry is hwAclNumGroupAclNum.
Indexes
hwAclNumGroupAclNum
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hwAclNumGroupAclNum
Uniquely identifies an ACL rule group.
Range: 2000-5999, -1 The ACL rule groups with indexes ranging from 2000 to 2999 are basic ACL rule groups. When hwAclBasicRuleTable is used to create basic ACL rul… |
Integer32 Constraints: range: 2000-5999range: -1--1 |
.1.3.6.1.4.1.2011.5.1.1.2.1.1 |
||||||||||||
|
hwAclNumGroupMatchOrder
Indicates the priority order of an ACL rule group.
Options: 1. config(1) -the priority order of an ACL rule group is configuration order 2. auto(2) -the priority order of an ACL rule group is auto Currently, this le… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.2.1.2 |
||||||||||||
|
hwAclNumGroupSubitemNum
Indicates the number of ACL rules in an ACL rule group. This leaf is read-only.
The value increases by one when an ACL rule is added to the ACL rule group. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.1.1.2.1.3 |
||||||||||||
|
hwAclNumGroupStep
Indicates the step of adding ACL rules to an ACL rule group.
Range: 1-20 When an ACL rule is added and its ID is not specified, the ID of the ACL rule is: step+last ACL rule ID. If a user does not enter a value for hwA… |
Integer32r/w Constraints: range: 1-20 |
.1.3.6.1.4.1.2011.5.1.1.2.1.4 |
||||||||||||
|
hwAclNumGroupDescription
Indicates the description of an ACL rule group. It is used for users to identify different ACL rule groups.
Up to 127 characters are supported. If hwAclNumGroupDescription is not set, the description is null by default. |
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.2011.5.1.1.2.1.5 |
||||||||||||
|
hwAclNumGroupCountClear
Used for clearing the software statistics of an ACL rule group.
Options: 1. cleared(1) -clear the software statistics of an ACL rule group 2. nouse(2) -indicates no operation To clear the software statist… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.2.1.6 |
||||||||||||
|
hwAclNumGroupRowStatus
Indicates the row status.
Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create an ACL rule group 3. destroy(6) -delete an ACL rule group It is used for … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.2.1.7 |
||||||||||||
|
hwAclNumGroupAclType
indicates the type of the ACL group.
Options: 1. basicAcl(2) -Indicates that the type of the ACL group is basic. 2. advAcl(3) -Indicates that the type of the ACL group is advanced. 3. linkAcl(4) -Indicates that th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.2.1.8 |
||||||||||||
|
hwAclNumGroupAclNumAllocMethod
indicates the method of allocating the ACL group index automatically.
When this leaf is queried, the value is fixed to minFreeId(1). Options: 1. minFreeId(1) -means to allocate the ACL group index from the minimal fre… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.2.1.9 |
hwAclBasicRuleTable
table.1.3.6.1.4.1.2011.5.1.1.4
·
1 row entry
·
13 columns
Describes the details about a basic ACL rule in a basic ACL rule group,
including the source IP address, mask, and other attributes of the rule.
The indexes of this table are hwAclBasicAclNum and hwAclBasicSubitem.
hwAclBasicAclNum is the ID of a basic ACL rule group. Make sure that the ID is already created in hwAclNumGroupTable.
hwAclBasicSubitem is the ID of a basic ACL rule in the basic ACL rule group.
Describes the details about a basic ACL rule in a basic ACL rule group,
including the source IP address, mask, and other attributes of the rule.
The indexes of this entry are hwAclBasicAclNum and hwAclBas…
including the source IP address, mask, and other attributes of the rule.
The indexes of this entry are hwAclBasicAclNum and hwAclBas…
Indexes
hwAclBasicAclNum hwAclBasicSubitem
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hwAclBasicAclNum
Uniquely identifies a basic ACL rule group.
Range: 2000-2999 Make sure that the ID of the ACL rule group is already created in hwAclNumGroupTable. |
Integer32 Constraints: range: 2000-2999 |
.1.3.6.1.4.1.2011.5.1.1.4.1.1 |
||||||||||||
|
hwAclBasicSubitem
Describes the ID of a basic ACL rule in the basic ACL rule group, uniquely identifying a basic ACL rule.
Range: 0-4294967295 In the create operation, if the value is 4294967295, the ID of a basic ACL rul… |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.4.1.2 |
||||||||||||
|
hwAclBasicAct
Describes the action of an ACL rule.
Options: 1. permit(1) -indicates that the data packets that meet the conditions can pass 2. deny(2) -indicates that the data packets that meet the conditions are discarded |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.4.1.3 |
||||||||||||
|
hwAclBasicSrcIp
Describes the source IP address or network segment of data frames that needs to match a basic ACL rule.
You can set or not set it. If you do not set it, any source IP address matches the basic ACL rule. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.1.1.4.1.4 |
||||||||||||
|
hwAclBasicSrcWild
Describes the mask of the source IP address or network segment of data frames that needs to match a basic ACL rule.
To match the basic ACL rule with a subnet, use this parameter. The value of this param… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.1.1.4.1.5 |
||||||||||||
|
hwAclBasicTimeRangeIndex
Describes the time range index of a basic ACL rule.
It is used when the effective time of a basic ACL rule needs to be configured. By default, the value is 0, which indicates invalid time. The index depends on hwTrng… |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.2011.5.1.1.4.1.6 |
||||||||||||
|
hwAclBasicFragments
Describes whether a basic ACL rule is effective on only non-tail fragment packets.
Options: 1. true(1) -indicates that a basic ACL rule is effective on only non-tail fragment packets 2. false(2) … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.4.1.7 |
||||||||||||
|
hwAclBasicLog
Describes whether to record the log of a basic ACL rule.
Options: 1. true(1) -records the log of a basic ACL rule 2. false(2) -does not record the log of a basic ACL rule Currently, the log record function is not suppo… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.4.1.8 |
||||||||||||
|
hwAclBasicEnable
Describes whether a basic ACL rule is valid.
Options: 1. true(1) -a basic ACL rule is valid 2. false(2) -a basic ACL rule is invalid If the basic ACL rule is associated with a time range parameter through hwAclBasicTi… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.4.1.9 |
||||||||||||
|
hwAclBasicCount
Describes the statistics of packets that match the basic ACL rule.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.1.1.4.1.10 |
||||||||||||
|
hwAclBasicCountClear
Clears the statistics of packets that match the basic ACL rule.
Options: 1. cleared(1) -clear the statistics of packets that match the basic ACL rules 2. nouse(2) -indicates no operation To clear the statistics of pac… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.4.1.11 |
||||||||||||
|
hwAclBasicRowStatus
Indicates the row status.
Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create a basic ACL rule 3. destroy(6) -delete a basic ACL rule and clear the packe… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.4.1.12 |
||||||||||||
|
hwAclBasicPriority
Describes the priority of a basic ACL rule.
Range: 0-9 Default: 0 The priority ascends with the value. When multiple rules are matched at the same time, the rule with the highest priority prevails. … |
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.2011.5.1.1.4.1.13 |
hwAclAdvancedRuleTable
table.1.3.6.1.4.1.2011.5.1.1.5
·
1 row entry
·
28 columns
Describes the details about an advanced ACL rule in an advanced ACL rule group.
The indexes of this table are hwAclAdvancedAclNum and hwAclAdvancedSubitem.
hwAclAdvancedAclNum is the ID of an advanced ACL rule group. Make sure that the ID is already created in hwAclNumGroupTable.
hwAclAdvancedSubitem is the ID of an advanced ACL rule in the advance ACL rule group.
Describes the details about an advanced ACL rule in an advanced ACL rule group.
The indexes of this entry are hwAclAdvancedAclNum and hwAclAdvancedSubitem.
hwAclAdvancedAclNum is the ID of an advanced ACL …
The indexes of this entry are hwAclAdvancedAclNum and hwAclAdvancedSubitem.
hwAclAdvancedAclNum is the ID of an advanced ACL …
Indexes
hwAclAdvancedAclNum hwAclAdvancedSubitem
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hwAclAdvancedAclNum
Uniquely identifies an advanced ACL rule group.
Range: 3000-3999 Make sure that the ID of the ACL rule group is already created in hwAclNumGroupTable. |
Integer32 Constraints: range: 3000-3999 |
.1.3.6.1.4.1.2011.5.1.1.5.1.1 |
||||||||||||||||||
|
hwAclAdvancedSubitem
Describes the ID of an advanced ACL rule in an advanced ACL rule group, uniquely identifying an advanced ACL rule.
Range: 0-4294967295 In the create operation, if the value is 4294967295, the ID of an ad… |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.5.1.2 |
||||||||||||||||||
|
hwAclAdvancedAct
Describes the action of an advanced ACL rule.
Options: 1. permit(1) -indicates that the data packets that meet the conditions can pass 2. deny(2) -indicates that the data packets that meet the conditions are discarded |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.3 |
||||||||||||||||||
|
hwAclAdvancedProtocol
Describes the protocol of IP packets that matches an advanced ACL rule.
Range: 0-255 Default: 0 If the value is not specified for an advanced ACL rule, the invalid value 0 is obtained in the query operati… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.5.1.1.5.1.4 |
||||||||||||||||||
|
hwAclAdvancedSrcIp
Describes the source IP address or network segment of data frames that needs to match an advanced ACL rule.
You can set or not set it. If you do not set it, any source IP address matches the basic ACL rule. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.1.1.5.1.5 |
||||||||||||||||||
|
hwAclAdvancedSrcWild
Describes the mask of the source IP address or network segment of data frames that needs to match an advanced ACL rule.
To match an advanced ACL rule with a subnet, use this parameter. The value of this… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.1.1.5.1.6 |
||||||||||||||||||
|
hwAclAdvancedSrcOp
Describes the operation types of comparing packet source ports when the type of hwAclAdvancedProtocol is set to TCP or UDP.
Range: 0-5 Options: 1. invalid(0) -indicates an invalid field. 2. lt(1) -indicates '<' 3.… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.7 |
||||||||||||||||||
|
hwAclAdvancedSrcPort1
Describes the operation value of port 1 in the comparison operation types of the source port in hwAclAdvancedSrcOp
when hwAclAdvancedProtocol is set to TCP or UDP. Range: 0-65535, 65536 For ex… |
Integer32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.1.1.5.1.8 |
||||||||||||||||||
|
hwAclAdvancedSrcPort2
Describes the operation value of port 2 in the comparison operation types of the source port in hwAclAdvancedSrcOp
when hwAclAdvancedProtocol is set to TCP or UDP. Range: 0-65535, 65536 The operation va… |
Integer32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.1.1.5.1.9 |
||||||||||||||||||
|
hwAclAdvancedDestIp
Describes the destination IP address or network segment of data frames that an advanced ACL rule needs to match.
You can set or not set it. If you do not set it, any destination IP address matches the advanced ACL rule. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.1.1.5.1.10 |
||||||||||||||||||
|
hwAclAdvancedDestWild
Describes the mask of the destination IP address or network segment of data frames that an advanced ACL rule needs to match.
To match an advanced ACL rule with a subnet, use this parameter. The value of… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.1.1.5.1.11 |
||||||||||||||||||
|
hwAclAdvancedDestOp
Describes the operation type of comparing protocol destination ports when hwAclAdvancedProtocol is set to TCP or UDP.
Ranges: 0-5 Options: 1. invalid(0) -indicates an invalid field 2. lt(1) -indicates '<' 3. eq(2)… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.12 |
||||||||||||||||||
|
hwAclAdvancedDestPort1
Describes the operation value of port 1 in the comparison operation types of the destination port in hwAclAdvancedDestOp
when hwAclAdvancedProtocol is set to TCP or UDP. Range: 0-65535, 65536 For exampl… |
Integer32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.1.1.5.1.13 |
||||||||||||||||||
|
hwAclAdvancedDestPort2
Describes the operation value of port 2 in the comparison operation types of the destination port in hwAclAdvancedDestOp
when hwAclAdvancedProtocol is set to TCP or UDP. Range: 0-65535, 65536 The operat… |
Integer32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.1.1.5.1.14 |
||||||||||||||||||
|
hwAclAdvancedPrecedence
Describes the priority field of data frames that an advanced ACL rule needs to match.
If the value is not specified for an advanced ACL rule, the invalid value 255 is obtained in the query operation. Th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.15 |
||||||||||||||||||
|
hwAclAdvancedTos
Describes the type of service (ToS) field of data frames that an advanced ACL rule needs to match.
Range: 0-15, 255 If the value is not specified for an advanced ACL rule, the invalid value 255 is obtain… |
Integer32r/w Constraints: range: 0-15range: 255-255 |
.1.3.6.1.4.1.2011.5.1.1.5.1.16 |
||||||||||||||||||
|
hwAclAdvancedDscp
Describes the differentiated services code point (DSCP) value of data frames that an advanced ACL rule needs to match.
Range: 0-63, 255 If the value is not specified for an advanced ACL rule, the invali… |
Integer32r/w Constraints: range: 0-63range: 255-255 |
.1.3.6.1.4.1.2011.5.1.1.5.1.17 |
||||||||||||||||||
|
hwAclAdvancedEstablish
Describes whether to match the first SYN packet for TCP connection establishment when hwAclAdvancedProtocol is set to TCP.
When filter the packets for TCP connection establishment, use this parameter. Options: 1. true(… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.18 |
||||||||||||||||||
|
hwAclAdvancedTimeRangeIndex
Describes the time range index of an advanced ACL rule.
It is used when the effective time of an advanced ACL rule needs to be configured. By default, the value is 0, which indicates invalid time. The i… |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.2011.5.1.1.5.1.19 |
||||||||||||||||||
|
hwAclAdvancedIcmpType
Describes the ICMP type when packets are filtered by ICMP type and when hwAclAdvancedProtocol is set to ICMP.
Range: 0-255, 256 If the value is not specified for an advanced ACL rule, the invalid value 25… |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.2011.5.1.1.5.1.20 |
||||||||||||||||||
|
hwAclAdvancedIcmpCode
Describes ICMP codes that the ICMP packets are filtered both by ICMP type and ICMP code when hwAclAdvancedProtocol is set to ICMP.
Range: 0-255, 256 If the value is not specified for an advanced ACL rule, the invalid v… |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.2011.5.1.1.5.1.21 |
||||||||||||||||||
|
hwAclAdvancedFragments
Describes whether an advanced ACL rule is effective on only non-tail fragment packets.
Options: 1. true(1) -indicates that an advanced ACL rule is effective on only non-tail fragment packets 2. false(2) -indicates that… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.22 |
||||||||||||||||||
|
hwAclAdvancedLog
Describes whether to record the log flag byte of an advanced ACL rule.
Options: 1. true(1) -records the log flag byte of an advanced ACL rule 2. false(2) -does not recording the log flag byte of an advanced ACL rule C… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.23 |
||||||||||||||||||
|
hwAclAdvancedEnable
Describes whether an advanced ACL rule is valid.
Options: 1. true(1) -indicates that an advanced ACL rule is valid 2. false(2) -indicates that an advanced ACL rule is invalid If the advanced ACL rule is… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.24 |
||||||||||||||||||
|
hwAclAdvancedCount
Describes the statistics of packets that match the advanced ACL rule.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.1.1.5.1.25 |
||||||||||||||||||
|
hwAclAdvancedCountClear
Clears the statistics of packets that match the advanced ACL rule.
Options: 1. cleared(1) -clear the statistics of packets that match the advanced ACL rule 2. nouse(2) -indicates no operation To clear the statistics o… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.26 |
||||||||||||||||||
|
hwAclAdvancedRowStatus
Indicates the row status.
Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create an advanced ACL rule 3. destroy(6) -delete an advanced ACL rule and clear t… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.5.1.27 |
||||||||||||||||||
|
hwAclAdvancedPriority
Describes the priority of advanced ACL rules.
Range: 0-9 Default: 0 The priority ascends with the value. When multiple rules are matched at the same time, the rule with the highest priority prevails. … |
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.2011.5.1.1.5.1.28 |
hwAclLinkTable
table.1.3.6.1.4.1.2011.5.1.1.7
·
1 row entry
·
23 columns
Describes the details about an L2 ACL rule in an L2 ACL rule group, including the MAC address and VLAN.
The indexes of this table are hwAclLinkAclNum and hwAclLinkSubitem.
hwAclLinkAclNum is the ID of an L2 ACL rule group. Make sure that the ID is already created in hwAclNumGroupTable.
hwAclLinkSubitem is the ID of an L2 ACL rule in an L2 ACL rule group.
Describes the details about an L2 ACL rule in an L2 ACL rule group, including the MAC address and VLAN.
The indexes of this entry are hwAclLinkAclNum and hwAclLinkSubitem.
hwAclLinkAclNum is the ID of an …
The indexes of this entry are hwAclLinkAclNum and hwAclLinkSubitem.
hwAclLinkAclNum is the ID of an …
Indexes
hwAclLinkAclNum hwAclLinkSubitem
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hwAclLinkAclNum
Uniquely identifies an L2 ACL rule group.
Range: 4000-4999 Make sure that the ID of the L2 ACL rule group is already created in hwAclNumGroupTable. |
Integer32 Constraints: range: 4000-4999 |
.1.3.6.1.4.1.2011.5.1.1.7.1.1 |
||||||||||||||||||
|
hwAclLinkSubitem
Describes the ID of an L2 ACL rule, uniquely identifying an L2 ACL rule in an L2 ACL rule group.
Range: 0-4294967295 In the create operation, if the value is 4294967295, the ID of an L2 ACL rule is gener… |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.7.1.2 |
||||||||||||||||||
|
hwAclLinkAct
Describes the value of an L2 ACL rule.
Options: 1. permit(1) -indicates that the data packets that meet the conditions can pass. When you need to configure an L2 ACL rule for data packets that meet … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.3 |
||||||||||||||||||
|
hwAclLinkProtocol
Describes the protocol types of Ethernet packets that the L2 ACL rules need to match.
Range:1-65536 If the value of an L2 ACL rule is not specified, the invalid value 65536 is obtained in the query operat… |
Integer32r/w Constraints: range: 1-65536 |
.1.3.6.1.4.1.2011.5.1.1.7.1.4 |
||||||||||||||||||
|
hwAclLinkFormatType
Describes the types of packets that the L2 ACL rules need to match.
Options: 1. invalid(0) -in the query operation, invalid(0) is always returned. 2. ethernetII(1) -indicates the type of packets that the L2… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.5 |
||||||||||||||||||
|
hwAclLinkVlanTag
Describes whether a VLAN tag is carried in the packets that the L2 ACL rules need to match.
Options: 1. invalid(0) -in the query operation, invalid(0) is always returned. 2. tagged(1) -indicates the VLAN tag is carr… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.6 |
||||||||||||||||||
|
hwAclLinkVlanPri
Describes the 802.1p priority of data frames that an L2 ACL rule needs to match.
Options: 1. bestEffort(0) -indicates best-effort priority 2. background(1) -indicates background priority 3. spare(2) … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.7 |
||||||||||||||||||
|
hwAclLinkSrcVlanId
Describes the VLAN ID of data frames that an L2 ACL rule needs to match.
Range: 0-4093 If the value of an L2 ACL rule is not specified, the invalid value 0 is obtained in the query operation. |
Integer32r/w Constraints: range: 0-4093 |
.1.3.6.1.4.1.2011.5.1.1.7.1.8 |
||||||||||||||||||
|
hwAclLinkSrcMac
Describes the source MAC address of data frames that an L2 ACL rule needs to match.
Default: 0x00 0x00 0x00 0x00 0x00 0x00 It is a 6-byte hexadecimal string, for example, 0x00 0xe0 0xfc 0x11 0x00 0x00. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.2011.5.1.1.7.1.9 |
||||||||||||||||||
|
hwAclLinkSrcMacWild
Describes the source MAC address wildcard of data frames that an L2 ACL rule needs to match. It is the inverse mask of the source MAC address.
Default: 0xff 0xff 0xff 0xff 0xff 0xff It together with hwAc… |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.2011.5.1.1.7.1.10 |
||||||||||||||||||
|
hwAclLinkSrcIfIndex
This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.7.1.11 |
||||||||||||||||||
|
hwAclLinkSrcAny
Describes whether an L2 ACL rule matches a source MAC address.
Options: 1. true(1) -indicates that the source MAC address of data frames can be any address 2. false(2) -indicates that the source MAC address of data f… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.12 |
||||||||||||||||||
|
hwAclLinkDestVlanId
This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
|
Integer32 Constraints: range: 0-4093 |
.1.3.6.1.4.1.2011.5.1.1.7.1.13 |
||||||||||||||||||
|
hwAclLinkDestMac
Describes the inner VLAN ID of the packets that an L2 ACL rule needs to match.
Default: 0x00 0x00 0x00 0x00 0x00 0x00 It is a 6-byte hexadecimal string, for example, 0x00 0xe0 0xfc 0x11 0x00 0x00. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.2011.5.1.1.7.1.14 |
||||||||||||||||||
|
hwAclLinkDestMacWild
Describes the destination MAC address wildcard of data frames that an L2 ACL rule needs to match.
It is the inverse mask of the destination MAC address. Default: 0xff 0xff 0xff 0xff 0xff 0xff It together… |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.2011.5.1.1.7.1.15 |
||||||||||||||||||
|
hwAclLinkDestIfIndex
This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.7.1.16 |
||||||||||||||||||
|
hwAclLinkDestAny
Describes whether an L2 ACL rule matches a destination MAC address.
Options: 1. true(1) -indicates that the destination MAC address of data frames can be any address 2. false(2) -indicates that the destination MAC ad… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.17 |
||||||||||||||||||
|
hwAclLinkTimeRangeIndex
Describes the time range index of an L2 ACL rule. It is used when the effective time of an L2 ACL rule needs to be configured.
By default, the value is 0, which indicates an invalid index. The index depe… |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.2011.5.1.1.7.1.18 |
||||||||||||||||||
|
hwAclLinkEnable
Describes whether an L2 ACL rule is valid.
Options: 1. true(1) -indicates validity 2. false(2) -indicates invalidity If the L2 ACL rule is associated with a time range parameter through hwAclLinkTi… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.19 |
||||||||||||||||||
|
hwAclLinkRowStatus
Indicates the row status.
Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create an L2 ACL rule 3. destroy(6) -delete an L2 ACL rule It is … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.20 |
||||||||||||||||||
|
hwAclLinkPriority
Describes the priority of L2 ACL rules.
Range: 0-9 Default: 0 The priority ascends with the value. When multiple rules are matched at the same time, the rule with the highest priority prevails. … |
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.2011.5.1.1.7.1.21 |
||||||||||||||||||
|
hwAclLinkInnerVlanPri
Describes the 802.1p priority in the inner VLAN of the packet that an L2 ACL rules needs to match.
Range: 0-7, 255 The priority ascends with the value. Options: 1. bestEffort(0) -indicates best-effort priority 2.… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.7.1.22 |
||||||||||||||||||
|
hwAclLinkSrcInnerVlanId
The source inner VLAN ID of the packet.
Value range: 0-4093 0 indicates the hwAclLinkSrcVlanId is invalid. |
Integer32r/w Constraints: range: 0-4093 |
.1.3.6.1.4.1.2011.5.1.1.7.1.23 |
hwAclUserTable
table.1.3.6.1.4.1.2011.5.1.1.8
·
1 row entry
·
13 columns
Describes the details about a user-defined ACL rule in a user-defined ACL rule group,
including the matched character string and mask. The two fields are a binary character string of 80 bytes each.
The index of this table is a combination of hwAclUserAclNum and hwAclUserSubitem.
hwAclUserAclNum is the ID of a user-defined ACL rule group. Make sure that the ID is already created in hwAclNumGroupTable.
hwAclUserSubitem is the ID of a user-defined ACL rule.
Describes the details about a user-defined ACL rule in a user-defined ACL rule group,
including the matched character string and mask. The two fields are a binary character string of 80 bytes each.
The in…
including the matched character string and mask. The two fields are a binary character string of 80 bytes each.
The in…
Indexes
hwAclUserAclNum hwAclUserSubitem
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hwAclUserAclNum
Uniquely identifies a user-defined ACL rule group.
Range: 5000-5999 Make sure that the ID of a user-defined ACL rule group is already created in hwAclNumGroupTable. |
Integer32 Constraints: range: 5000-5999 |
.1.3.6.1.4.1.2011.5.1.1.8.1.1 |
||||||||||||
|
hwAclUserSubitem
Describes the ID of a user-defined ACL rule, uniquely identifying a user-defined ACL rule in a user-defined ACL rule group.
Range: 0-4294967295 In the create operation, if the value is 4294967295, the ID… |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.8.1.2 |
||||||||||||
|
hwAclUserAct
Describes the value of a user-defined ACL rule.
Options: 1. permit(1) -indicates that the data packets that meet the conditions can pass. When you need to configure a user-defined ACL rule… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.8.1.3 |
||||||||||||
|
hwAclUserFormatType
This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
Options: 1. invalid(0) -invalid value 2. ethernetII(1) -ethernetII 3. snap(2) -smart not… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.8.1.4 |
||||||||||||
|
hwAclUserVlanTag
This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
Options: 1. invalid(0) -invalid value 2. tagged(1) -tagged packet 3. untagged(2) -untagged packet |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.8.1.5 |
||||||||||||
|
hwAclUserRuleStr
Describes the character string of a user-defined ACL rule. It is used to match the first bytes of packets.
The character string must be hexadecimal and bytes. For example: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 … |
OctetStringr/w Constraints: range: 1-80 |
.1.3.6.1.4.1.2011.5.1.1.8.1.6 |
||||||||||||
|
hwAclUserRuleMask
Describes the mask of the user-defined ACL rule. It is a positive mask.
When it is 1, it indicates that matching is required. The device determines the field value of a packet that needs to match based … |
OctetStringr/w Constraints: range: 1-80 |
.1.3.6.1.4.1.2011.5.1.1.8.1.7 |
||||||||||||
|
hwAclUserRowOffset
This leaf is not used. The value 0 is always returned in the query operation, which indicates invalidity.
|
Integer32 Constraints: range: 0-79 |
.1.3.6.1.4.1.2011.5.1.1.8.1.8 |
||||||||||||
|
hwAclUserTimeRangeIndex
Describes the time range index of a user-defined ACL rule.
It is used when the effective time of a user-defined ACL rule needs to be configured. By default, the value is 0, which indicates invalid time.… |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.2011.5.1.1.8.1.9 |
||||||||||||
|
hwAclUserEnable
Describes whether a user-defined ACL rule is valid.
Options: 1. true(1) -indicates the user-defined ACL rule is valid 2. false(2) -indicates the user-defined ACL rule is invalid If the user-defined… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.8.1.10 |
||||||||||||
|
hwAclUserRowStatus
Indicates the row status.
Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create a user-defined ACL rule 3. destroy(6) -delete a user-defined ACL rule … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.8.1.11 |
||||||||||||
|
hwAclUserFrameType
Describes the type of a VLAN tag in the packet that matches the user-defined ACL rule.
Options: 1. ipoe(0) -indicates that IP packets carrying no VLAN tags and IP packets that carrying one VLAN tag a… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.8.1.12 |
||||||||||||
|
hwAclUserPriority
Describes the priority of user-defined ACL rules.
Range: 0-9 Default: 0 The priority ascends with the value. When multiple rules are matched at the same time, the rule with the highest priority prevails.… |
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.2011.5.1.1.8.1.13 |
hwAclActiveTable
table.1.3.6.1.4.1.2011.5.1.1.9
·
1 row entry
·
13 columns
Describes the relationships between an ACL rule and a port or a slot.
You can deliver an ACL rule to a port or a slot and make it take effect on the port or a slot through hwAclActiveTable.
In addition, You can query the relationships between an ACL rule and a port or a slot.
The indexes of this table are hwAclActiveAclIndex, hwAclActiveIfIndex, and hwAclActiveDirection,
indicating the ACL index, the port index or the slot index, and direction respectively.
Make sure that an ACL rule to be delivered through hwAclActiveTable is already created in hwAclBasicRuleTable,
hwAclAdvancedRuleTable, hwAclLinkTable or hwAclUserTable.
Describes the relationships between an ACL rule and a port or a slot.
You can deliver an ACL rule to a port or a slot and make it take effect on the port or a slot through hwAclActiveTable.
In addition, You can query …
You can deliver an ACL rule to a port or a slot and make it take effect on the port or a slot through hwAclActiveTable.
In addition, You can query …
Indexes
hwAclActiveAclIndex hwAclActiveIfIndex hwAclActiveDirection
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hwAclActiveAclIndex
The delivery entry index of an ACL rule is a delivery record entry index used by software, which is meaningless to users.
The index of is used in hwAclActiveTable to search the delivery entries fast. In the create ope… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.1.1.9.1.1 |
||||||||||||
|
hwAclActiveIfIndex
Indicates the port index or the slot index when the device delivers an ACL rule to a specified port or a specified slot.
The index uniquely identifies a port or a slot. The value and algorithm are the same as those of … |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.1.1.9.1.2 |
||||||||||||
|
hwAclActiveDirection
Indicates the direction where an ACL rule takes effect when the device delivers an ACL rule to a specified port or a specified slot.
Options: 1. invalid(0) -indicates an invalid parameter 2. inbound(1) -ind… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.5.1.1.9.1.3 |
||||||||||||
|
hwAclActiveUserAclNum
Describes the user-defined ACL rule group that are used when a user-defined ACL rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the user-defined ACL ru… |
Integer32r/w Constraints: range: 0-0range: 5000-5999 |
.1.3.6.1.4.1.2011.5.1.1.9.1.4 |
||||||||||||
|
hwAclActiveUserAclSubitem
Describes the user-defined ACL rule that is used when a user-defined ACL rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the user-defined ACL rule. Th… |
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.9.1.5 |
||||||||||||
|
hwAclActiveIpAclNum
Describes the basic or advanced ACL rule group that are used when an ACL rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the ACL rule. Range: 0, 2000-3… |
Integer32r/w Constraints: range: 0-0range: 2000-3999 |
.1.3.6.1.4.1.2011.5.1.1.9.1.6 |
||||||||||||
|
hwAclActiveIpAclSubitem
Describes the basic or advanced ACL rule that is used when an ACL rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the ACL rule. This leaf must be used … |
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.9.1.7 |
||||||||||||
|
hwAclActiveLinkAclNum
Describes the L2 ACL rule group that are used when an L2 ACL rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the L2 ACL rule. Range: 0, 4000-4999 … |
Integer32r/w Constraints: range: 0-0range: 4000-4999 |
.1.3.6.1.4.1.2011.5.1.1.9.1.8 |
||||||||||||
|
hwAclActiveLinkAclSubitem
Describes the L2 ACL rule that is used when an L2 ACL rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the L2 ACL rule. This leaf must be used together… |
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.9.1.9 |
||||||||||||
|
hwAclActiveRuntime
Describes whether the ACL rule delivered to a specified port or a specified slot takes effect.
Options: 1. true(1) -indicates that the ACL rule delivered to a specified port or a specified slot is effective 2. fa… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.9.1.10 |
||||||||||||
|
hwAclActiveRowStatus
Indicates the row status. It is used for delivering an ACL rule to a specified port or a specified slot and deleting the delivered ACL rule in a port or a slot.
Options: 1. active(1) -when this leaf is queried, th… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.5.1.1.9.1.11 |
||||||||||||
|
hwAclActiveIpv6AclNum
Describes the basic or advanced ACLv6 rule group that are used when an ACLv6 rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the ACLv6 rule. Range: 0, … |
Integer32r/w Constraints: range: 0-0range: 2000-3999 |
.1.3.6.1.4.1.2011.5.1.1.9.1.12 |
||||||||||||
|
hwAclActiveIpv6AclSubitem
Describes the basic or advanced ACLv6 rule that is used when an ACLv6 rule is delivered to a specified port or a specified slot
and the inbound or outbound packets are filtered based on the ACLv6 rule. This leaf must be… |
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.2011.5.1.1.9.1.13 |