Configure the rule for ipv6 basic acl group.
The indexes of the table are hwAclIpv6BasicAclNum, hwAclIpv6BasicSubitem.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.1.1.12.1.1 |
hwAclIpv6BasicAclNum |
Integer32 |
read-only |
The index of ipv6 basic acl group, the index range is (2000..2999 | 42768..75535). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.12.1.2 |
hwAclIpv6BasicSubitem |
Unsigned32 |
read-only |
The objects specifies the number of an ACL rule. If the number specified has been assigned to an ACL rule, the new rule will overwrite the old one, which is equal to editing the old rule. If the number is not assigned, the system will define a rule with the number and insert it to the place corresponding to its number. If no number is specified, the system will define a rule, assign a number to it and add it into the ACL. It will be placed at the end of the ACL when configuration sequence is adopted; otherwise, it will be placed based on the 'Depth-first' principle. When ACL rules are following the 'Depth-first' principle, the number of an ACL rule must be given 0 ,but it will be assigned automatically; otherwise, this rule will not be created. |
The actually supported value range is 0-4294967294. |
1.3.6.1.4.1.2011.5.1.1.12.1.3 |
hwAclIpv6BasicAct |
INTEGER{permit(1),deny(2)} |
read-create |
The object indicates the action of a ipv6 basic acl rule. 'deny' means discarding the packets that meet the condition, 'permit' means permitting the packets that meet the condition. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.4 |
hwAclIpv6BasicSrcIp |
OCTET STRING{(16,16)} |
read-create |
The object indicates the source IPv6-address of a ipv6 basic acl rule. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.5 |
hwAclIpv6BasicSrcPrefix |
Integer32{(0,128)} |
read-create |
The value of this object identifies the mask length of the source IPv6 address. The value ranges from 0 to 128. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.6 |
hwAclIpv6BasicTimeRangeIndex |
Integer32{(0,256)} |
read-create |
The value of this object identifies the index of the time range during which an ACL6 rule can be applied.The value ranges from 0 to 256.The value 0 is invalid, indicating that no time range is specified for the rule. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.7 |
hwAclIpv6BasicFragment |
INTEGER{fragmentSubseq(0),fragment(1),none(255)} |
read-create |
The object indicates the type of the packet. 1: fragment, indicating that the packet is a fragment 255: none, invalid value This object cannot be modified once a rule is created. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.9 |
hwAclIpv6BasicEnable |
INTEGER{enabled(1),disabled(2)} |
read-only |
The object indicates whether the rule is valid or invalid. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.12.1.10 |
hwAclIpv6BasicCount |
Counter64 |
read-only |
This object indicates the number of matched packets by a rule. A maximum of 64 bits are supported. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.12.1.11 |
hwAclIpv6BasicVrfName |
OCTET STRING{(0,31)} |
read-create |
This object indicates a VPN instance. The length of a VPN instance name cannot exceed 31 characters. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.12 |
hwAclIpv6BasicRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
RowStatus, Now support three value: CreateAndGo, Active and Destroy. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.12.1.15 |
hwAclIpv6BasicVrfAny |
INTEGER{true(1),false(2)} |
read-create |
The object indicates whether or not matching any VPN-instance. |
The actually supported access is read-only. |