Function Description
The Single-line High Speed Digital Subscriber Line (SHDSL) technology provides symmetric high rate leased line access service over twisted pairs to meet the requirements of the small to medium-sized enterprises or SOHO users. SHDSL offers a reach distance from 3 km to 6 km and a rate from 192 kbit/s to 2312 kbit/s. The MA5600T/MA5603T/MA5608T supports adding and deleting a line profile or an alarm profile, activating and deactivating a port, as well as querying the information about the line and the port.alarm-config(shdsl)
Function
This command is used to bind a port with an alarm profile. When you need to
monitor the status of an SHDSL line, run this command. After an SHDSL port is
bound with an alarm profile, if the SHDSL line is abnormal and the actual value
of a line parameter reaches the threshold defined in the alarm profile, the
system generates an alarm.
Product
Product
Parameters
Parameter | Description | Value |
---|---|---|
portid | Indicates the ID of the SHDSL port to be bound with an alarm profile. | Numeral type, Range: varies with the board type. |
all | Identifies all the SHDSL ports. When you need to bind an alarm profile to all the SHDSL ports on a board, use this parameter. | - |
profile-index | Indicates the index of an SHDSL alarm profile. You can run the shdsl alarm-profile add command to add an alarm profile. | Numeral type, Range: 1-99. |
Usage Guidelines
- Run the config command to enter global config mode, and then run the interface shl command to enter SHDSL mode.
- A port must be bound with the alarm profile in the deactivated state. The bound alarm profile of previous time is the default alarm profile that is bound with the SHDSL port. In the first time of binding operation, the default bound alarm profile is 1.
- The threshold configured in a line alarm profile refers to the 15-minute threshold.
Example
To bind alarm profile 6 with port 0/3/0, do as
follows:
huawei(config-if-shl-0/3)#alarm-config { portID<U><0,15>|all<K> }:0 { profile-index<U><1,99> }:6 Command: alarm-config 0 6 Config endpoint 0 offline successfully
No comments:
Post a Comment