pimGroupMappingPrecedence

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.13.1.8

Object

The precedence of this row, used in the algorithm that
determines which row applies to a given group address
(described above).  Numerically higher values for this
object indicate lower precedences, with the value zero
denoting the highest precedence.
              
The absolute values of this object have a significance only
on the local router and do not need to be coordinated with
other routers.
              
BSR group priority advertised by a C-RP or BSR is a
separate concept.  Priority has significance throughout a
PIM domain, not just on the local router.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.13.1.8
Type
column
Access
readonly
Status
current
Parent
pimGroupMappingEntry
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 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimGroupMappingPrecedence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimGroupMappingPrecedence.<pimTmEntIndex>.<pimGroupMappingOrigin>.<pimGroupMappingAddressType>.<pimGroupMappingGrpAddress>.<pimGroupMappingGrpPrefixLength>.<pimGroupMappingRPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimGroupMappingPrecedence'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance