pimStaticRPPimMode

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.11.1.5

Object

column r/w PimGroupMode
The PIM mode to be used for groups in this group prefix.
              
DC-PIM does not support the value 'other' for this object.
              
If this object is set to 'ssm', 'dense' or 'none', then
pimStaticRPRPAddress must be set to zero.  No RP
operations are ever possible for SSM or PIM-DM, and RP
addresses do not make sense for unroutable groups.
              
DC-PIM creates default rows in this table at startup with
this object set to 'ssm', to correspond to the SSM ranges
defined by IANA.  The administrator is permitted to modify
and destroy these rows.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.11.1.5
Type
column
Access
readwrite
Status
current
Parent
pimStaticRPEntry
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::pimStaticRPPimMode'
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::pimStaticRPPimMode.<pimTmEntIndex>.<pimStaticRPAddressType>.<pimStaticRPGrpAddress>.<pimStaticRPGrpPrefixLength>'
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::pimStaticRPPimMode'

Syntax

Source
PimGroupMode
Base type
Enumeration

Values & Constraints

Type Values
1none
2ssm
3asm
4bidir
5other
6dense

Conformance