hwAclv6AdvancedCountClear
HUAWEI-IPDSLAM-ACLV6-MIB ·
.1.3.6.1.4.1.2011.5.112.1.3.1.25
Object
column r/w
Enumeration
Clears the statistics of packets that match the rule.
Options:
1. cleared(1) -clear the statistics of packets that match the advanced ACLv6 rules
2. nouse(2) -indicates no operation
When this leaf is queried, the value is fixed to cleared(1).
Context
- MIB
- HUAWEI-IPDSLAM-ACLV6-MIB
- OID
.1.3.6.1.4.1.2011.5.112.1.3.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclv6AdvancedRuleEntry
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::hwAclv6AdvancedCountClear'
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::hwAclv6AdvancedCountClear.<hwAclv6AdvancedAclNum>.<hwAclv6AdvancedSubitem>'
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::hwAclv6AdvancedCountClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cleared |
2 | nouse |