< Home

mgmd host threshold-alarm

Function

The mgmd host threshold-alarm command configures the upper and lower alarm thresholds for the multicast entry usage of all instances on a user-side IGMP/MLD device.

The undo mgmd host threshold-alarm command restores the default upper and lower alarm thresholds.

By default, the upper and lower alarm thresholds are 80% and 75%, respectively.

Format

mgmd host { star-group-number | source-group-number } threshold-alarm upper-limit upper-limit-value lower-limit lower-limit-value

undo mgmd host { star-group-number | source-group-number } threshold-alarm

Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.

Parameters

Parameter Description Value
star-group-number Enables you to configure the upper and lower alarm thresholds for the (*, G) entry usage of all instances. -
source-group-number Enables you to configure the upper and lower alarm thresholds for the (S, G) entry usage of all instances. -
upper-limit upper-limit-value Configures an upper alarm threshold for the multicast entry usage of all instances, in percentage. The value is an integer ranging from 1 to 100.
lower-limit lower-limit-value Configures a lower alarm threshold for the multicast entry usage of all instances, in percentage. The value is an integer ranging from 1 to 100. lower-limit-value must be smaller than upper-limit-value.

Views

Multicast MIB view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

A user-side IGMP/MLD device has an upper limit for the number of multicast entries. When this upper limit is reached, the device cannot create new entries, so it will reject new multicast service requests. To resolve this issue and improve device maintenance, run the mgmd host threshold-alarm command to configure the upper and lower alarm thresholds for the multicast entry usage on a user-side IGMP/MLD device, enabling you to learn the multicast entry usage status. After the mgmd host threshold-alarm command is executed:

  • When the value of upper-limit-value is reached, the device triggers a multicast entry usage alarm. Such an alarm is a notification only, and the device can still create new multicast entries before the multicast entry usage reaches 100%.
  • When the multicast entry usage falls below the value specified by lower-limit-value, the device triggers a clear alarm for the multicast entry usage alarm.

Prerequisites

The mgmd host threshold-alarm command works with the snmp-agent trap enable feature-name igmp trap-name { hwmgmdhoststargthresholdexceed | hwmgmdhoststargthresholdexceedclear | hwmgmdhostsgthresholdexceed | hwmgmdhostsgthresholdexceedclear } command. The former configures the upper and lower alarm thresholds, while the latter enables or disables the function to report alarms.

Precautions

If the mgmd host threshold-alarm command is run more than once, the latest configuration overrides the previous one.

Example

# Configure the upper and lower alarm thresholds for the (*, G) entry usage of all instances.

<HUAWEI> system-view
[HUAWEI] multicast-mib
[HUAWEI-mcast-mib] mgmd host star-group-number threshold-alarm upper-limit 88 lower-limit 77

# Configure the upper and lower alarm thresholds for the (S, G) entry usage of all instances.

<HUAWEI> system-view
[HUAWEI] multicast-mib
[HUAWEI-mcast-mib] mgmd host source-group-number threshold-alarm upper-limit 88 lower-limit 77
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >