PimGlobalConfig Object


Description:

Global options used by the PIM (Protocol-Independent Multicast) protocol. Changes in this object affect all PIM routers on all ports.

Automatically created from: Project

PimGlobalConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DisableHelloExpireTimer

Option to disable hello expire timer in scalablity mode.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Hello expire timer is disabled.

FALSE

Hello expire timer is set to user-specified value.

DisableHelloRxInNeighborState

Option to not process hello messages in neighbor state to increase scalability.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Hello messages are not processed in neighbor state.

FALSE

All hello messages are processed in neighbor state.

DisableIncomingMsgProcessing

Option to disable processing of all incoming messages in neighbor state to increase scalability.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

All incoming messages are not processed in neighbor state.

FALSE

All incoming messages are processed in neighbor state.

EnableMsgRate

Enable Maximum PIM message transmission rate.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

User-specified maximum PIM message transmission rate per second is used.

FALSE

No limit on the PIM message transmission rate per second.

EnablePackGroupRecord

Specifies that multicast groups be combined in Join/Prune messages or sent individually.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enables Join/Prune message packing.

FALSE

Disables Join/Prune message packing.

EnablingPruningDelayOption

Select to include the LAN Prune Delay option in PIM Hello messages.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enables sending the LAN Prune Delay PIM option.

FALSE

Disables sending the LAN Prune Delay PIM option.

LanPruneDelay

Expected message propagation delay in milliseconds.

Type: u32

Default: 500

Range: 0 - 32767

MsgInterval

Minimum gap, in seconds, between successive PIM messages.

Type: u32

Default: 1

Range: 1 - 1000

MsgRate

Maximum rate, per second, at which PIM messages will be transmitted.

Type: u32

Default: 100

Range: 1 - 1000

OverrideInterval

Join/Prune override interval in milliseconds.

Type: u32

Default: 2500

Range: 0 - 65535

Tbit

Disable or enable Joins suppression.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Disable Joins suppression.

FALSE

Enable Joins suppression.

TriggerHelloDelay

Randomized interval, in seconds, for initial Hello message on boot up or triggered Hello message to a rebooting neighbor.

Type: u16

Default: 5

Range: 0 - 60

PimGlobalConfig Read-Only Attributes

There are no read-only attributes.