pimTmEntDynInterfaceJoinPruneInterval
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.49
Object
column r/w
secondsUnsigned32
The frequency at which this router sends PIM Join/Prune
messages on dynamic interfaces. This object corresponds
to the 't_periodic' timer value defined in the PIM-SM
specification (RFC4601). A value of 0 represents an
'infinite' interval, and indicates that periodic PIM
Join/Prune messages should not be sent on this interface.
This field is only relevant for PIM-SM. It is ignored if
either
- pimTmEntMode is 'dense'
- pimTmEntMgmdProxy is 'true'.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.49- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- pimTmEntEntry
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::pimTmEntDynInterfaceJoinPruneInterval'
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::pimTmEntDynInterfaceJoinPruneInterval.<pimTmEntIndex>'
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::pimTmEntDynInterfaceJoinPruneInterval'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-18000