fwlFilterHitClear

FIREWALL-MIB · aricent variant · .1.3.6.1.4.1.2076.16.2.3.1.11

Object

column r/w SNMPv2-TCTruthValue
This object is used to clear the hit count of this filter. The default 
value is 'false'. When this object is true, the Hit count for the 
respective filter will be cleared and the object value will be reset to 
false. The get routine for this object always returns 'false'.

Context

MIB
FIREWALL-MIB
OID
.1.3.6.1.4.1.2076.16.2.3.1.11
Type
column
Access
readwrite
Status
current
Parent
fwlDefnFilterEntry

Walk 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 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlFilterHitClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlFilterHitClear.<fwlFilterFilterName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREWALL-MIB::fwlFilterHitClear'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false