hwAclNumGroupAclNum
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.2.1.1
Object
column
Integer32
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 hwAclBasicRuleTable is used to create basic ACL rules,
a basic ACL rule group with an index of the specified hwAclBasicAclNum value must be created through hwAclNumGroupTable.
The ACL rule groups with indexes ranging from 3000 to 3999 are advanced ACL rule groups.
When hwAclAdvancedRuleTable is used to create advanced ACL rule,
an advanced ACL rule group with an index of the specified hwAclAdvancedAclNum value must be created through hwAclNumGroupTable.
The ACL rule groups with indexes ranging from 4000 to 4999 are L2 ACL rule groups.
When hwAclLinkTable is used to create layer 2 ACL rules,
layer 2 ACL rule group with an index of the specified hwAclLinkAclNum value must be created through hwAclNumGroupTable.
The ACL rule groups with indexes ranging from 5000 to 5999 are user-defined ACL rule groups.
When hwAclUserTable is used to create user-defined ACL rules,
a user-defined ACL rule group with an index of the specified hwAclUserAclNum value must be created through hwAclNumGroupTable.
The value -1 means to allocate the group index automatically, which is only valid in the set operation.
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwAclNumGroupEntry
- Table
- hwAclNumGroupTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1--1
range: 2000-5999
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| hwAclNumGroupRowStatus 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) -… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.1.1.2.1.7 |
| 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 |