display ont alarm-state
Function
This command is used to query the alarm status of an optical network terminal
(ONT). When an ONT alarm is lost or filtered, run this command to query the ONT
alarm status.
Parameters
Parameter | Description | Value |
---|---|---|
portid | Specifies the ID of the GPON port that the ONT to be queried is connected to. | Please see Differences Between Shelves. |
ontid | Specifies the ID of the ONT to be queried. | Numeral type. Range: varies with the board type. |
all | Queries the alarm status of all the ONTs that are connected to a port. When you use this parameter, the system displays the alarm status of all the ONTs that are connected to a port. | - |
Usage Guidelines
Run the config command to enter
global config mode, and then run the interface gpon command to enter GPON
mode.
Example
To query the alarm status of ONT 0 that is connected to GPON port 0/3/0, do as follows:
huawei(config-if-gpon-0/3)#display ont alarm-state { portid<U><0,7> }:0 { ontid<U><0,63> | all }:0 Command: display ont alarm-state 0 0 --------------------------------------------------------------------- F/S/P : 0/3/0 --------------------------------------------------------------------- ONT ID : 0 Active Alarm List : (1)The number of the misinserted packets of the GEM Port exceeds the threshold(Gem Index:2) (2)The number of the lost packets of the GEM Port exceeds the threshold(Gem Index:3) ---------------------------------------------------------------------To query the alarm status of all ONTs that are connected to GPON port 0/3/0, do as follows:
huawei(config-if-gpon-0/3)#display ont alarm-state { portid<U><0,7> }:0 { ontid<U><0,63>| all }:all Command: display ont alarm-state 0 all --------------------------------------------------------------------- F/S/P : 0/3/0 --------------------------------------------------------------------- ONT ID : 0 Active Alarm List : (1)The number of the misinserted packets of the GEM Port exceeds the threshold(Gem Index:2) (2)The number of the lost packets of the GEM Port exceeds the threshold(Gem Index:3) --------------------------------------------------------------------- ONT ID : 1 Active Alarm List : (1)The number of the misinserted packets of the GEM Port exceeds the threshold(Gem Index:2) (2)The number of the lost packets of the GEM Port exceeds the threshold(Gem Index:3) ---------------------------------------------------------------------
System Response
- The system displays the queried result when the command runs successfully.
- The following table describes the parameters in response to this
command.
Parameter Description F/S/P Indicates the shelf ID, slot ID, and port ID. ONTID Indicates the ONT ID. Active Alarm List Indicates the alarm existing on the ONT.
More:
No comments:
Post a Comment