mpls remote-adjacency-number threshold-alarm

Function

The mpls remote-adjacency-number threshold-alarm command configures the conditions that trigger the threshold-reaching alarm and its clear alarm for remote LDP adjacencies. The conditions include the upper and lower alarm thresholds (percent) for the proportion of established remote LDP adjacencies to all supported ones.

The undo mpls remote-adjacency-number threshold-alarm command restores the default upper and lower alarm thresholds (percent) for the proportion of established remote LDP adjacencies to all supported ones.

By default, the upper alarm threshold is 80%, and the lower alarm threshold is 75%.

Format

mpls remote-adjacency-number threshold-alarm upper-limit upper-limit-value lower-limit lower-limit-value

undo mpls remote-adjacency-number threshold-alarm

Parameters

Parameter Description Value
lower-limit lower-limit-value

Sets the lower alarm threshold for the proportion of established remote LDP adjacencies to all supported ones.

The value is an integer ranging from 1 to 100, represented in percentage. The value must be smaller than upper limit. Using the default value of 75 is recommended.

upper-limit upper-limit-value

Sets the upper alarm threshold for the proportion of established remote LDP adjacencies to all supported ones.

The value is a percent integer ranging from 1 to 100. Set the value less than 95. Using the default value 80 is recommended.

Views

MPLS view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mpls-base write

Usage Guidelines

Usage Scenario

If the number of remote LDP adjacencies reaches a specified upper limit, new remote LDP adjacencies cannot be configured due to insufficient resources. To alert the administrator in operation and maintenance, enable a device to generate an alarm when the proportion of established remote LDP adjacencies to all supported ones reaches a specified upper alarm threshold. The following parameters can be configured in the mpls remote-adjacency-number threshold-alarm command:

  • If the proportion of established remote LDP adjacencies to all supported ones reaches the upper alarm threshold, an alarm can be generated.
  • If the proportion of established remote LDP adjacencies to all supported ones falls below the lower alarm threshold, a clear alarm can be generated.

Precautions

  • If the mpls remote-adjacency-number threshold-alarm command is run more than once, the latest configuration overrides the previous one.
  • The mpls remote-adjacency-number threshold-alarm command only configures the trigger conditions for an alarm and its clear alarm. Although trigger conditions are met, the alarm and its clear alarm can be generated only after the snmp-agent trap enable feature-name mpls_lspm trap-name { hwmplsresourcethresholdexceed | hwmplsresourcethresholdexceedclear } command is run to enable the device to generate an MPLS resource insufficiency alarm and its clear alarm.

Example

# Configure conditions that trigger the threshold-reaching alarm and its clear alarm for remote LDP adjacencies.
<HUAWEI> system-view
[~HUAWEI] mpls
[~HUAWEI-mpls] mpls remote-adjacency-number threshold-alarm upper-limit 90 lower-limit 60
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >