rlPimNbrStatsNumErrJoinPrune
HPE-PIM-MIB ·
.1.3.6.1.4.1.11.2.211.5.1.5
Object
column PimStatsCounter
The number of PIM Join/Prune messages that have been received from this neighbor that have contained errors. Note that this does not include messages for which the RP in the message differs from the RP known by the local router, nor does it include (*,G) messages received for SSM groups.
Context
- MIB
- HPE-PIM-MIB
- OID
.1.3.6.1.4.1.11.2.211.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPimNbrStatsEntry
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::rlPimNbrStatsNumErrJoinPrune'
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::rlPimNbrStatsNumErrJoinPrune.<pimNeighborIfIndex>.<pimNeighborAddressType>.<pimNeighborAddress>'
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::rlPimNbrStatsNumErrJoinPrune'
Syntax
- Source
- PimStatsCounter
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.