pimTmEntRegProbeTime

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.18.1.24

Object

column r/w secondsUnsigned32
The time to wait for a PIM Register-Stop message after
sending a PIM Null-Register message, before resuming
Register-encapsulation at a DR.  This object corresponds
to the 'Register_Probe_Time' defined in the PIM-SM
specification (RFC4601).
              
This field is only relevant for PIM-SM.  This field is
ignored if pimTmEntMgmdProxy is set to 'true', or 'sparse'
is clear for pimTmEntMode.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.24
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
pimTmEntEntry
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::pimTmEntRegProbeTime'
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::pimTmEntRegProbeTime.<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::pimTmEntRegProbeTime'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance