pimStaticRPMultiPriority
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.22.1.5
Object
column r/w
Unsigned32
The priority for this row. Numerically higher values for
this object indicate lower priorities, with the value zero
denoting the highest priority.
For a group range, for the set of configured RPs for which
PIM has a valid route, it selects the RP with the best
priority.
If multiple RPs have the same best priority value, the
behavior is as follows.
- If this is a BIDIR group range and
pimTmEntBidirDataMonitorEnable is 'false', it selects
the highest RP address.
- In all other cases it performs RP load-splitting via
the algorithm specified by
pimTmEntRPMultipathAlgorithm.
As described in pimGroupMappingTable, BSR-learnt RPs are
always selected over statically-configured RPs, and BIDIR
mappings are always selected over ASM mappings, regardless
of priority values.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.22.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pimStaticRPMultiEntry
- Groups
- 1
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 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimStaticRPMultiPriority'
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::pimStaticRPMultiPriority.<pimTmEntIndex>.<pimStaticRPMultiAddressType>.<pimStaticRPMultiRPAddress>.<pimStaticRPMultiGrpAddress>.<pimStaticRPMultiGrpPrefixLength>'
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::pimStaticRPMultiPriority'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of