Configure the rule for ethernet-frame-based acl group.
The indexes of the table are hwAclEthernetFrameAclNum, hwAclEthernetFrameSubitem.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.1.1.14.1.1 |
hwAclEthernetFrameAclNum |
Integer32 |
read-only |
The index of ethernet-frame-based acl group, the index range is (4000..4999 | 42768..76535). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.1.1.14.1.2 |
hwAclEthernetFrameSubitem |
Unsigned32 |
read-only |
The object 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 by step 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.14.1.3 |
hwAclEthernetFrameAct |
INTEGER{permit(1),deny(2)} |
read-create |
The object indicates the action of an ethernet-frame-based 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.14.1.4 |
hwAclEthernetFrameType |
Integer32 |
read-create |
The value of this object identifies the protocol type of an Ethernet frame. The value ranges from 0 to 65535. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.5 |
hwAclEthernetFrameTypeMask |
Integer32 |
read-create |
The value of this object identifies the mask of the protocol type of an Ethernet frame. The value ranges from 0 to 65535. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.6 |
hwAclEthernetFrameSrcMac |
OCTET STRING{(6,6)} |
read-create |
The object indicates the source mac address of rule. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.7 |
hwAclEthernetFrameSrcMacMask |
OCTET STRING{(6,6)} |
read-create |
The object indicates the source mac mask of rule. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.8 |
hwAclEthernetFrameDstMac |
OCTET STRING{(6,6)} |
read-create |
The object indicates the destination mac address of rule. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.9 |
hwAclEthernetFrameDstMacMask |
OCTET STRING{(6,6)} |
read-create |
The object indicates the destination mac mask of rule. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.10 |
hwAclEthernetFrameTimeRangeIndex |
Integer32{(0,256)} |
read-create |
The object indicates the time range of a ethernet frame acl rule. When the current time is in time range, the rule is valid. Zero value declares that the acl rule has no time range. The invalid value is 0. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.12 |
hwAclEthernetFrameEnable |
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.14.1.13 |
hwAclEthernetFrameCount |
Counter64 |
read-only |
This object indicates the number of matched packets by a rule. A maximum of 64 bits are supported. |
The actually supported value range is 0-4294967295. |
1.3.6.1.4.1.2011.5.1.1.14.1.14 |
hwAclEthernetFrameRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
RowStatus,Now support three state:CreateAndGo,Active,Destroy. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.21 |
hwAclEthernetFrameRule8021p |
Integer32{(0,7),(255,255)} |
read-create |
The object indicates the 8021p value of S-tag. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.1.1.14.1.22 |
hwAclEthernetFrameRuleCVlan8021p |
Integer32{(0,7),(255,255)} |
read-create |
The object indicates the 8021p value of C-tag. |
The actually supported access is read-only. |