hwAclv6NumGroupAclNumAllocMethod
HUAWEI-IPDSLAM-ACLV6-MIB ·
.1.3.6.1.4.1.2011.5.112.1.1.1.9
Object
column r/w
Enumeration
indicates the method of allocating the ACLv6 group index automatically. Options: 1. minFreeId(1) -means to allocate the ACLv6 group index from the minimal free index. 2. maxFreeId(2) -means to allocate the ACLv6 group index from the maximal free index.
Context
- MIB
- HUAWEI-IPDSLAM-ACLV6-MIB
- OID
.1.3.6.1.4.1.2011.5.112.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclv6NumGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-IPDSLAM-ACLV6-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-ACLV6-MIB::hwAclv6NumGroupAclNumAllocMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-ACLV6-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-ACLV6-MIB::hwAclv6NumGroupAclNumAllocMethod.<hwAclv6NumGroupAclNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-ACLV6-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-ACLV6-MIB::hwAclv6NumGroupAclNumAllocMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | minFreeId |
2 | maxFreeId |