pimTmEntKeepalivePeriod
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.25
Object
column r/w
secondsUnsigned32
The time to keep (S,G) state alive in the absence of PIM
(S,G) Join messages, (S,G) local membership or (S,G) data
packets. This object corresponds to the 'SourceLifetime'
defined in the PIM-DM specification (RFC3973) and the
'Keepalive_Period' defined in the PIM-SM specification
(RFC4601).
Note that this value must also be configured in the MPF
stub, as the duration of its Data Liveness timer.
Note that configuring different values for this object for
different routers in the PIM domain might lead to
incorrect protocol operation.
This field is ignored if pimTmEntMgmdProxy is set to
'true', or 'sparse' and 'dense' are both clear
for pimTmEntMode.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- pimTmEntEntry
- 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::pimTmEntKeepalivePeriod'
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::pimTmEntKeepalivePeriod.<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::pimTmEntKeepalivePeriod'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of