juniPimMRoutePimType

Juniper-PIM-MIB · .1.3.6.1.4.1.4874.2.2.43.1.1.12.1.23

Object

column JuniPimType
This object indicates if the owner of this entry is Sparse mode or
Dense mode PIM.  Owner is usually determined by the protocol running on
the incoming interface of the entry.  In case sparse-dense mode PIM is
running on the incoming interface, sparse-mode is the owner if RP for
the group is known, else dense mode is the owner.

Context

MIB
Juniper-PIM-MIB
OID
.1.3.6.1.4.1.4874.2.2.43.1.1.12.1.23
Type
column
Access
readonly
Status
current
Parent
juniPimMRouteEntry
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 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PIM-MIB::juniPimMRoutePimType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PIM-MIB::juniPimMRoutePimType.<juniPimMRouteGroup>.<juniPimMRouteSource>.<juniPimMRouteSourceMask>.<juniPimMRouteRPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PIM-MIB::juniPimMRoutePimType'

Syntax

Source
JuniPimType
Base type
Enumeration

Values & Constraints

Type Values
0invalid
1dense
2sparse
3sparseAndDense

Conformance