hwAclNumGroupCountClear
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.2.1.6
Object
column r/w
Enumeration
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 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 cleared(1).
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclNumGroupEntry
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-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-ACL-MIB::hwAclNumGroupCountClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-ACL-MIB::hwAclNumGroupCountClear.<hwAclNumGroupAclNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-ACL-MIB::hwAclNumGroupCountClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cleared |
2 | nouse |