fwlStatIfClearIPv6

FIREWALL-MIB · aricent variant · .1.3.6.1.4.1.2076.16.3.20.1.18

Object

column r/w SNMPv2-TCTruthValue
This field is used to clear the statistics of IPv6
packets per interface.The default value is 'false'. 
When this object is set to true , the statictics for IPv6 
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.18
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::fwlStatIfClearIPv6'
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::fwlStatIfClearIPv6.<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::fwlStatIfClearIPv6'

Syntax

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

Values & Constraints

Type Values
1true
2false