pimTmEntGRJoinStartupDuration
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.42
Object
The length of the join startup timer to run within DC-PIM,
in seconds.
This timer is only used when Graceful Restart is
supported. This is the case when
pimTmEntGRBackstopDuration is greater than 0 and
pimTmEntMode is set to at least one of these values:
- sparse
- dense
- mgmdProxy
- mgmdSnooping.
The duration of this timer determines the time which
DC-PIM waits for new GMI joins to MGMD Routers to be set
up. If a join activates after this timer pops, DC-PIM
will not wait for the join to complete audit before
completing its own audit over the TIBI.
Note that if this duration is set to 0 then the Graceful
Restart function is disabled.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.18.1.42- Type
- column
- Access
- readwrite
- Status
- current
- 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::pimTmEntGRJoinStartupDuration'
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::pimTmEntGRJoinStartupDuration.<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::pimTmEntGRJoinStartupDuration'
Syntax
- Source
- PimGrTimerValue
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..3600
Conformance
Member of