fwlStatClearIPv6
FIREWALL-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.16.3.22
Object
This object clears the global ipv6 statistics. The default value is 'false'. When this object is set to true , the global ipv6 statistics 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.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fwlStatistics
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::fwlStatClearIPv6.0'
More examples
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::fwlStatClearIPv6'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |