This table is used to query information about an ACL rule group, including the ACL configuration order, step length, and description.
The index of the table is hwAclIpv6NumGroupAclNum.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.1.1.16.1.1 |
hwAclIpv6NumGroupAclNum |
Integer32 |
read-only |
The value of this object identifies a table index, representing the number of an IPv6 ACL rule group. The value range is as follows: Interface-based ACL6: 1000 to 1999 Basic ACL6: 2000 to 2999 Advanced ACL6: 3000 to 3999 Named ACL6: 42768 to 75535 |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.16.1.2 |
hwAclIpv6NumGroupMatchOrder |
INTEGER{config(1),auto(2),default(3)} |
read-create |
The object indicates the match order of rules. 'config' means matching ACL rules in the configuration sequence, 'auto' means the ACL6 rules are matched following the 'Depth-first' principle. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.16.1.3 |
hwAclIpv6NumGroupSubitemNum |
Counter32 |
read-only |
The total number of the rules in the ACL6 group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.16.1.4 |
hwAclIpv6NumGroupCountClear |
INTEGER{cleared(1),notUsed(2)} |
read-create |
This object indicates whether to clear the statistics of an ACL6 rule group. cleared(1): clear notUsed(2): not clear This object is valid only when the Set operation is performed for this object. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.16.1.5 |
hwAclIpv6NumGroupAclName |
OCTET STRING{(0,64)} |
read-create |
The object indicates the name of an acl6 group, The first character must be start with a to z or A to Z, and the length cannot exceed 64 character. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.16.1.6 |
hwAclIpv6NumGroupDescription |
OCTET STRING{(0,127)} |
read-create |
This object indicates the description of an ACL6 rule group. The description length cannot exceed 127 characters. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.16.1.51 |
hwAclIpv6NumGroupRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
RowStatus, Now support three value:CreateAndGo,Active,Destroy. |
The actually supported access is read-only. |