rlPimNmEntClearStatsCounters
HPE-PIM-MIB ·
.1.3.6.1.4.1.11.2.211.3.1.9
Object
Set this object to 'true' to cause DC-PIM Neighbor Manager
to reset all its statistics counters (that is, all objects
with syntax PimStatsCounter that are either in the
rlPimNmEntStatsTable, or in a row of the rlPimIfStatsTable or
rlPimNbrStatsTable for an interface for which
rlPimInterfaceNmEntIndex equals rlPimNmEntIndex).
Reading the value of this object has no meaning.
Context
- MIB
- HPE-PIM-MIB
- OID
.1.3.6.1.4.1.11.2.211.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPimNmEntEntry
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 'HPE-PIM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-PIM-MIB::rlPimNmEntClearStatsCounters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-PIM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-PIM-MIB::rlPimNmEntClearStatsCounters.<rlPimNmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-PIM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-PIM-MIB::rlPimNmEntClearStatsCounters'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |