Optical Splitter Loss Ratio 1:N

Optical Splitter Loss Ratio 1:N: Fiber Optic Splitters are used to divide the input optical fiber light at a certain ratio and send them to output parts. Optical coupler is an optical device that combines or splits power from optical fibers. [boxads] 1:N Fiber optic Splitter loss ratio chart are given bellow: Fiber optic splitter … Read more

Display ONT info in Huawei OLT

How to display ONT info in Huawei OLT:

Here i will show you how to display ONT info by bellow command……….

[boxads]

At first go to interface mode then type display ont info  ONT id  Port id

look like bellow:

Huawei-OLT(config)#interface gpon 0/0

Huawei-OLT(config-if-gpon-0/0)#display ont info 6 0
—————————————————————————–
F/S/P                                 : 0/0/6
ONT-ID                             : 0
Control flag                       : active
Run state                           : online
Config state                       : normal
Match state                        : match
DBA type                            : SR
ONT distance(m)              : 1267
ONT battery state              : not support
Memory occupation          : –
CPU occupation                 : –

Read more

Display Service-port by Filtering Huawei OLT

How to see Service-port by Filtering Huawei OLT:

At first login your Huawei OLT and go to config mode. Then type service-port related bellow command.

[boxads]

Huawei-OLT(config)#display service-port all

It will show all service port by INDEX/Service-port wise in your OLT.

display service-port all

Huawei-OLT(config)#display service-port all sort-by port

Read more

Lscable Alarm list LST20016 OLT

Lscable Alarm list LST20016 OLT:

[boxads]Bellow are the list of Lscable ONT alarm in OLT…………

1 CPU_LOAD -cpu load: when cpu Load is higher than threshold value(default: 70 Unit:%).
2 MEM_LOAD -memory load: when memory Load is higher than threshold value(default: 80 Unit: %).
3 TEMP_HIGH -temperature high: when temperature is higher than “High temperature threshold”(default : 100).
4 TEMP_LOW -temperature low: when temperature is lower than “Low temperature threshold”(default :-20).
5 DHCP_THRESHOLD -dhcp threshold The number of IPs of DHCP pool is over threshold.
6 DHCP_SHORTAGE -dhcp shortage there is no room for IP alignment.
7 UNIT_OUT -unit out Unit is out of chassis.
8 UNIT_FAIL -unit fail Unit status is fail.
9 UNIT_MISMATCH -unit mismatch: The Unit type is mismatched between pre-configured and actual unit type.
10 FAN_FAIL -fan fail FAN Fail.
11 SFP_OUT -sfp out When SFP Module is pulled out.
12 LINK_DOWN -link down link Oper status is down.
13 TX_LOAD -tx load Tx portload is higher than threshold.
14 RX_LOAD -rx load Rx portload is higher than threshold.
15 SELF_LOOP_DETECT -self loop detect .

Lscable Alarm list LST20016 OLT
Lscable Alarm list LST20016 OLT

Read more

Huawei Gpon ONT Alarm Profile Configure

Huawei Gpon ONT Alarm Profile:

Today i will describes how to add an alarm profile, and configure most of the performance parameters for various ONT lines as a profile. After the alarm profile is configured and bound successfully, the ONT can directly use the profile when it is activated. [boxads]

An ONT alarm profile defines a series of alarm thresholds that are used to monitor the performance of an activated ONT line. When the statistics result of a parameter reaches the alarm threshold, the NE is notified and an alarm is sent to the log server and the NMS.

  • The MA5600T/MA5603T/MA5608T supports up to 50 alarm profiles.
  • The system contains a default alarm profile with the ID 1. This profile cannot be deleted but can be modified.

Procedure:

  • Step-1: Run the gpon alarm-profile add command to add a GPON ONT alarm profile. All parameters in the default profile are set to 0, which indicates that no alarm is reported. When an alarm profile is created, the default values of all alarm thresholds are 0, which indicates that no alarm is reported.
  • Step-2: Run the display gpon alarm-profile command to query the alarm profile.

ONT Alarm Profile Configuration Example:

[adsense] To add Huawei GPON ONT alarm profile 5, set the alarm threshold for the packet loss of the GEM port to 10, set the alarm threshold for the number of mis-transmitted packets to 30, and use the default value 0 for all other thresholds, do as follows:

Read more