PP_ALARMS_ERRORS#

code: 272

# get
<module-index>/<port-index> PP_ALARMS_ERRORS ?

Description#

Obtain the error count of each alarm, PCS Error, FEC Error, Header Error, Align Error, BIP Error, and High BER Error.

Actions#

get

Parameters#

  1. total_alarms: integer, the total alarm count.

  2. valid_mask: hex, valid mask.

  3. los_error_cournt: long integer, Loss of Signal alarms.

  4. total_pcs_error_count: long integer, total PCS error alarms.

  5. total_fec_error_count: long integer, total FEC error alarms.

  6. total_header_error_count: long integer, total header error alarms.

  7. total_align_error_count: long integer, total align error alarms.

  8. total_bip_error_count: long integer, total BIP error alarms.

  9. total_highber_error_count: long integer, total high BER error alarms.

Example#

# get
input:  0/1 PP_ALARMS_ERRORS ?
output: 0/1 PP_ALARMS_ERRORS 1 0x57 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123