rlPimIfStatsNumRecvUnknownNbr
RADLAN-PIM-MIB ·
.1.3.6.1.4.1.89.211.2.1.6
Object
column PimStatsCounter
The number of PIM Join/Prune, Assert and multicast Bootstrap
Router messages that have been received on this interface from
a neighbor from which we had not previously received a valid
PIM Hello message (and for which rlPimInterfaceP2PNoHellos was
'false').
Bootstrap Router messages which are sent to a unicast address
are not included in this count.
Context
- MIB
- RADLAN-PIM-MIB
- OID
.1.3.6.1.4.1.89.211.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPimIfStatsEntry
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 'RADLAN-PIM-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PIM-MIB::rlPimIfStatsNumRecvUnknownNbr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-PIM-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PIM-MIB::rlPimIfStatsNumRecvUnknownNbr.<pimInterfaceIfIndex>.<pimInterfaceIPVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-PIM-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-PIM-MIB::rlPimIfStatsNumRecvUnknownNbr'
Syntax
- Source
- PimStatsCounter
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.