hpicfTrunkStatsClear

HP-LOADBALANCE-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1.2

Object

column r/w SNMPv2-TCTruthValue
This object is to clear the statistics for the trunk 
identified by 'hpicfTrunkId'. Statistics counters will be 
cleared when this object is set to 'true'. 
This object will always returns 'false'.

Context

MIB
HP-LOADBALANCE-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.76.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
hpicfTrunkClearStatsEntry
Groups
1

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance