fwlStatIfClear

FIREWALL-MIB · aricent variant · .1.3.6.1.4.1.2076.16.3.20.1.12

Object

column r/w SNMPv2-TCTruthValue
This field is used to clear the statistics of packets 
per interface. The default value is 'false'. When this object 
is set to true , the statistics of packets per interface is 
cleared and the value is 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.3.20.1.12
Type
column
Access
readwrite
Status
current
Parent
fwlStatIfEntry

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::fwlStatIfClear'
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::fwlStatIfClear.<fwlStatIfIfIndex>'
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::fwlStatIfClear'

Syntax

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

Values & Constraints

Type Values
1true
2false