hwAclNumGroupTable

This table is used to query information about an ACL rule group, including the ACL configuration order, step length, and description.

The index of the table is hwAclNumGroupAclNum.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.1.1.2.1.1

hwAclNumGroupAclNum

Integer32

read-only

The index of acl group, identifying an ACL. The object specifies the range of an ACL number. The basic ACL is represented by the number in the range 2000 through 2999. The advanced ACL is represented by the number in the range 3000 through 3999. The interface-based ACL is represented by the number in the range 1000 to 1999. The User Defined ACL is represented by the number in the range 5000 through 5999. The User ACL is represented by the number in the range 6000 through 9999. The Mpls ACL is represented by the number in the range 10000 through 10999. The name ACL is represented by the number in the range 42768 through 76535.

Currently, ACLs numbered from 5000 to 5999 and numbered from

6000 to 9999 are not supported.

1.3.6.1.4.1.2011.5.1.1.2.1.2

hwAclNumGroupMatchOrder

INTEGER{config(1),auto(2)}

read-create

The object indicates the match order of rules.

'config' means matching ACL rules in the configuration sequence,

'auto' means the ACL rules are matched following the 'Depth-first' principle.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.1.1.2.1.3

hwAclNumGroupSubitemNum

Counter32

read-only

The total number of the rules in the acl group.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.1.1.2.1.4

hwAclNumGroupStep

Integer32{(1,20)}

read-create

The object indicates the step value of number acl.

Step here refers to the difference between each ID.

For instance, given the step is set to 5,

the IDs are the multiples of 5 beginning with 5.

The ACL IDs change along with the step. When the step is 5,

the ACL IDs are 5, 10, and 15 and so on.

However, when the step is set to 2, the IDs turn to 2, 4,

and 6 and so on.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.1.1.2.1.5

hwAclNumGroupDescription

OCTET STRING{(0,127)}

read-create

This object indicates the description of a rule group.

The description length cannot exceed 127 characters.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.1.1.2.1.6

hwAclNumGroupCountClear

INTEGER{cleared(1),notUsed(2)}

read-create

The value of this object identifies whether to clear up the count of rule groups.

The value can be:

cleared(1)

notUsed(2)

This field is effective only when you perform the Set operation to this object.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.1.1.2.1.7

hwAclNumGroupRowStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

RowStatus, Now support three value:CreateAndGo,Active,Destroy.

The actually supported access is read-only.

1.3.6.1.4.1.2011.5.1.1.2.1.8

hwAclNumGroupAclName

OCTET STRING{(0,64)}

read-create

The object indicates the name of an acl group,

The first character must be start with a to z or A to Z,

and the length cannot exceed 64 character.

The actually supported access is read-only.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

The entries in this table can be read without restraint. hwAclNumGroupCountClear is effective only at the time you perform the operation to this object;therefore, the value of this object that you have read is of no actual meaning.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >