hwAclNumGroupRowStatus
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.2.1.7
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 an ACL rule group
3. destroy(6) -delete an ACL rule group
It is used for creating or deleting an ACL rule group, and clearing the software statistics of an ACL rule group.
To create an ACL rule group, set hwAclNumGroupRowStatus to createAndGo(4).
The hwAclNumGroupStep and hwAclNumGroupDescription parameters are optional.
To delete an ACL rule group, set hwAclNumGroupRowStatus to destroy(6).
To clear the software statistics of an ACL rule group,
set hwAclNumGroupCountClear to cleared(1) and hwAclNumGroupRowStatus 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.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclNumGroupEntry
- Table
- hwAclNumGroupTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwAclNumGroupAclNum Uniquely identifies an ACL rule group.
Range: 2000-5999, -1
The ACL rule groups with indexes ranging from 2000 to 2999 are basic ACL rule groups.
When hwAclBasicR… | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.2.1.1 |
| hwAclNumGroupMatchOrder Indicates the priority order of an ACL rule group.
Options:
1. config(1) -the priority order of an ACL rule group is configuration order
2. auto(2) -the priority order of an A… | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.2.1.2 |
| hwAclNumGroupSubitemNum Indicates the number of ACL rules in an ACL rule group. This leaf is read-only.
The value increases by one when an ACL rule is added to the ACL rule group. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.1.1.2.1.3 |
| hwAclNumGroupStep Indicates the step of adding ACL rules to an ACL rule group.
Range: 1-20
When an ACL rule is added and its ID is not specified, the ID of the ACL rule is: step+last ACL rule ID.
… | column | Integer32 | .1.3.6.1.4.1.2011.5.1.1.2.1.4 |
| hwAclNumGroupDescription Indicates the description of an ACL rule group. It is used for users to identify different ACL rule groups.
Up to 127 characters are supported. If hwAclNumGroupDescription is not… | column | OctetString | .1.3.6.1.4.1.2011.5.1.1.2.1.5 |
| hwAclNumGroupCountClear Used for clearing the software statistics of an ACL rule group.
Options:
1. cleared(1) -clear the software statistics of an ACL rule group
2. nouse(2) -indicates no operation … | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.2.1.6 |
| hwAclNumGroupAclType indicates the type of the ACL group.
Options:
1. basicAcl(2) -Indicates that the type of the ACL group is basic.
2. advAcl(3) -Indicates that the type of the ACL group is adva… | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.2.1.8 |
| hwAclNumGroupAclNumAllocMethod indicates the method of allocating the ACL group index automatically.
When this leaf is queried, the value is fixed to minFreeId(1).
Options:
1. minFreeId(1) -means to allocate … | column | Enumeration | .1.3.6.1.4.1.2011.5.1.1.2.1.9 |