pimStaticRPMultiOverrideSubrngs

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.22.1.7

Object

column r/w SNMPv2-TCTruthValue
Whether this static RP configuration will override other
RP information learned for groups in this group prefix.
              
If this object is TRUE, then this object will override:
              
-  RP information learned via the BSR protocol for groups in
   this group prefix
              
-  RP information configured in pimStaticRP[Multi]Table
   with pimStaticRPOverrideSubranges /
   pimStaticRPMultiOverrideSubrngs set to FALSE.
              
It does not override any group mappings with origin
'embedded'.
              
See pimGroupMappingTable for further detail.
              
All rows that correspond to the same group range should
have this object set to the same value.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.22.1.7
Type
column
Access
readwrite
Status
current
Parent
pimStaticRPMultiEntry
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::pimStaticRPMultiOverrideSubrngs'
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::pimStaticRPMultiOverrideSubrngs.<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::pimStaticRPMultiOverrideSubrngs'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance