fwlFilterAccounting
FIREWALL-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.16.2.3.1.10
Object
This object is used to enable or disable the filter accounting of this filter. If this object is enabled then the Hit count of this filter will be incremented when the traffic matches this filter. If this object is disabled then the Hit counter of the filter will not be incremented when the traffic matches this filter. The default value of this object is 'disabled'(2).
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.2.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fwlDefnFilterEntry
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 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlFilterAccounting'
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::fwlFilterAccounting.<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::fwlFilterAccounting'