hwAclLinkProtocol
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.7.1.4
Object
column
r/w
Integer32
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 operation.
Common protocol types are as follows:
ip: 0x0800
arp: 0x0806
rarp: 0x8035
pppoe-control: 0x8863
pppoe-data: 0x8864
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclLinkEntry
- Table
- hwAclLinkTable
- Siblings
- 22
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65536
Related Objects
Sibling Objects
| Object | Type | 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. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.7.1.1 |
| 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 0x… | column | SNMPv2-TCMacAddress | .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. | column | Unsigned32 | .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) -indicat… | column | SNMPv2-TCTruthValue | .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. | column | Integer32 | .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 0x… | column | SNMPv2-TCMacAddress | .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 0… | column | SNMPv2-TCMacAddress | .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. | column | Unsigned32 | .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… | column | SNMPv2-TCTruthValue | .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 in… | column | Integer32 | .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 … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.5.1.1.7.1.19 |
| 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 42949… | column | Unsigned32 | .1.3.6.1.4.1.2011.5.1.1.7.1.2 |
| 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) -del… | column | SNMPv2-TCRowStatus | .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 … | column | Integer32 | .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) … | column | Enumeration | .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. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.7.1.23 |
| 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 AC… | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.7.1.3 |
| 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) -i… | column | Enumeration | .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. tag… | column | Enumeration | .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) -indica… | column | Enumeration | .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 quer… | column | Integer32 | .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 0x… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2011.5.1.1.7.1.9 |