MIB Viewer

hwAclNumGroupAclNumAllocMethod

OBJECT-TYPE
1.3.6.1.4.1.2011.5.1.1.2.1.9
Access
read-create
Status
current
Sub-identifiers
0
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 the ACL group index from the minimal free index. 2. maxFreeId(2) -means to allocate the ACL group index from the maximal free index. Default: minFreeId(1)
INTEGER { minFreeId(1), maxFreeId(2) }