< Home

pim mib-notification interval

Function

The pim mib-notification interval command sets the interval for sending trap messages about various PIM events.

The undo pim mib-notification interval command restores the default interval for sending trap messages about various PIM events.

By default, an alarm is generated only when a neighbor loss event or a neighbor addition event occurs. No alarm is generated when the other events occur.

Format

pim mib-notification interval { interface-election-dr election-value | invalid-join-prune jp-value | invalid-register register-value | neighbor-loss loss-value | new-neighbor new-value | rp-mapping-change change-value | mrt-limit mrt-value }

undo pim mib-notification interval { all | interface-election-dr | invalid-join-prune | invalid-register | neighbor-loss | new-neighbor | rp-mapping-change | mrt-limit }

Only the S5720-EI, S5720-HI, S5720I-SI, S5720-LI, S5735-L, S5735S-L, S5735S-L-M, S5720S-LI, S5720S-SI, S5720-SI, S5735-S, S5735S-S, S5735-S-I, S5730-HI, S5730S-EI, S5730-SI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720-LI, S6720S-EI, S6720S-LI, S6720S-SI, S6720-SI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.

Parameters

Parameter Description Value
interface-election-dr election-value Specifies the minimum interval for sending trap messages about DR election. The value is an integer that ranges from 0 to 65535, in seconds. The default value is 65535 seconds.
invalid-join-prune jp-value Specifies the minimum interval for sending trap messages about invalid Join/Prune messages. The value is an integer that ranges from 10 to 65535, in seconds. The default value is 65535 seconds.
invalid-register register-value Specifies the minimum interval for sending trap messages about invalid Register messages. The value is an integer that ranges from 10 to 65535, in seconds. The default value is 65535 seconds.
neighbor-loss loss-value Specifies the minimum interval for sending trap messages about neighbor loss. The value is an integer that ranges from 0 to 65535, in seconds. The default value is 0 seconds.
new-neighbor new-value Specifies the minimum interval for sending trap messages about neighbor addition. The value is an integer that ranges from 0 to 65535, in seconds. The default value is 0 seconds.
rp-mapping-change change-value Specifies the minimum interval for sending trap messages about the RP-mapping change. The value is an integer that ranges from 0 to 65535, in seconds. The default value is 65535 seconds.
mrt-limit mrt-value Specifies the minimum interval for sending trap messages about the failure in joining multicast groups because the number of PIM entries reaches the upper limit. The value is an integer that ranges from 10 to 65535, in seconds. By default, the value is 65535 seconds.
all Restore the default interval for PIM to send all trap messages. -

Views

Multicast MIB view

Default Level

2: Configuration level

Usage Guidelines

The pim mib-notification interval command sets the interval for sending trap messages. When an event occurs but the period from when the last trap message was sent to the current time is shorter than the configured interval, the system does not send any trap message.

  • If the default interval is 0, a trap message is sent immediately after an event occurs.

  • If the default interval is 65535, no trap message is sent after an event occurs. In this case, run this command to adjust the interval to a smaller value so that a trap message can be sent after an event occurs.

Example

# Set the interval for PIM to send trap messages about invalid Join/Prune messages.

<HUAWEI> system-view
[HUAWEI] multicast-mib
[HUAWEI-mcast-mib] pim mib-notification interval invalid-join-prune 50
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >