hwAclBasicRowStatus
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.4.1.12
Object
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 packet statistics of a basic ACL rule
It is used for creating or deleting a basic ACL rule and clearing the packet statistics of a basic ACL rule.
To create a basic ACL rule, enter hwAclBasicAct and set hwAclBasicRowStatus to createAndGo(4).
hwAclBasicSrcIp, hwAclBasicSrcWild, hwAclBasicTimeRangeIndex and hwAclBasicFragments are optional.
To delete a basic ACL rule, set hwAclBasicRowStatus to destroy(6).
To clear the packet statistics of a basic ACL rule, you must set hwAclBasicCountClear to cleared(1)
and hwAclBasicRowStatus to createAndGo(4).
When this leaf is queried, the value is fixed to active(1).
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.4.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclBasicRuleEntry
- Table
- hwAclBasicRuleTable
- Siblings
- 12
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | 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. | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.4.1.1 |
| hwAclBasicCount Describes the statistics of packets that match the basic ACL rule. | column | SNMPv2-SMICounter32 | .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 … | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.4.1.11 |
| 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 w… | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.4.1.13 |
| 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 … | column | Unsigned32 | .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 … | column | Enumeration | .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 mat… | column | SNMPv2-SMIIpAddress | .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 … | column | SNMPv2-SMIIpAddress | .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 in… | column | Integer32 | .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 … | column | SNMPv2-TCTruthValue | .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
Current… | column | SNMPv2-TCTruthValue | .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 t… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.5.1.1.4.1.9 |