[go: up one dir, main page]

100% found this document useful (1 vote)
1K views4 pages

FiberHome EMS Command Guide

This document provides examples of commands and responses for querying information and alarms from the FiberHome EMS, including: 1) Logging in and out of the FiberHome EMS using the LOGIN and LOGOUT commands. 2) Querying the status of ONUs using the LST-ONUSTATE command and receiving a list of ONU states. 3) Querying LAN port information using the LST-ONULANINFO command and receiving a list of port statuses and settings. 4) Querying DDM information using the LST-OMDDM command and receiving a list of optical power levels. 5) Querying alarms using the QUERY-ALARM command and

Uploaded by

qazzap
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views4 pages

FiberHome EMS Command Guide

This document provides examples of commands and responses for querying information and alarms from the FiberHome EMS, including: 1) Logging in and out of the FiberHome EMS using the LOGIN and LOGOUT commands. 2) Querying the status of ONUs using the LST-ONUSTATE command and receiving a list of ONU states. 3) Querying LAN port information using the LST-ONULANINFO command and receiving a list of port statuses and settings. 4) Querying DDM information using the LST-OMDDM command and receiving a list of optical power levels. 5) Querying alarms using the QUERY-ALARM command and

Uploaded by

qazzap
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1.

Logging into the FiberHome EMS

 Command Format
LOGIN:::CTAG::UN=USERNAME,PWD=PASSWORD;

 Command
LOGIN:::CTAG::UN=test123,PWD=test123;

 Response Message
M CTAG COMPLD
EN=0 ENDESC=No error

2. Querying the ONU Status

 Command Format
LST-ONUSTATE::OLTID=OLTIP,PONID=RACK-SHELF-SLOT-
PON,ONUIDTYPE=MAC/LOID,ONUID=MAC/LOID:CTAG::;

 Command
LST-ONUSTATE::OLTID=10.140.152.22,PONID=NA-NA-1-
5,ONUIDTYPE=MAC,ONUID=FHTT10cebd98:CTAG::;

 Response Message
M CTAG COMPLD
total_blocks=1
block_number=1
block_records=1

list of ONU state


--------------------------------------------------------------------------------
ONUID AdminState OperState AUTH AUTHINFO ONUIP LASTOFFTIME
3 UP UP MAC FHTT10cebd98 -- 2019-05-07 08:12:34
--------------------------------------------------------------------------------
3. Querying the LAN Port Information

 Command Format
LST-ONULANINFO::OLTID=OLTIP,PONID=RACK-SHELF-SLOT-
PON,ONUIDTYPE=MAC/LOID,ONUID=MAC/LOID,ONUPORT=NA-NA-NA-LANPORT:CTAG::;

 Command
LST-ONULANINFO::OLTID=10.140.152.22,PONID=NA-NA-1-
5,ONUIDTYPE=MAC,ONUID=FHTT10cebd98,ONUPORT=NA-NA-NA-2:CTAG::;

 Response Message
M CTAG COMPLD
total_blocks=1
block_number=1
block_records=1

list of lan port info


--------------------------------------------------------------------------------
AdminStatus OperStatus DUPLEX PVID VLANPRIORITY SPEED
UP UP Auto -- -- Auto-negotiation
--------------------------------------------------------------------------------

4. Querying the DDM Information of Optical Modules

 Command Format
LST-OMDDM::OLTID=OLTIP,PONID=RACK-SHELF-SLOT-
PON,ONUIDTYPE=MAC/LOID,ONUID=MAC/LOID:CTAG::;

 Command
LST-OMDDM::OLTID=10.140.152.22,PONID=NA-NA-1-
5,ONUIDTYPE=MAC,ONUID=FHTT10cebd98:CTAG::;

 Response Message
M CTAG COMPLD
total_blocks=1
block_number=1
block_records=1

List of Optical Power Info


--------------------------------------------------------------------------------
ONUID RxPower RxPowerR TxPower TxPowerR CurrTxBias CurrTxBiasR
Temperature TemperatureR Voltage VoltageR PTxPower PRxPower
3 -22.36 Normal 2.91 Normal 12.65 Normal 35.44 Normal 3.26 Normal -- --
--------------------------------------------------------------------------------

5. Querying Alarms

 Command Format
QUERY-ALARM::OLTID=OLTIP,PONID=RACK-SHELF-SLOT-
PON,ONUIDTYPE=MAC/LOID,ONUID=MAC/LOID:CTAG::;

 Command
QUERY-ALARM::OLTID=10.140.152.22,PONID=NA-NA-1-
5,ONUIDTYPE=MAC,ONUID=FHTT10ce7f98:CTAG::;

 Response Message
M CTAG COMPLD
total_blocks=1
block_number=1
block_records=1

Alarm
-
SERIALID ALARMNAME DIP DNAME DTYPE POSITION SEVERITY
FaultFlag HAPPENTIME RECOVERTIME ALARMTYPE AditionalInfo ALARMID
PROBABLE_CAUSE_DESC PROBABEL_CAUSE_CODE PROPOSED_ADVISE
5974976 MGC_DISCONNECTED 10.140.152.22 F-11 AN5116-06B
RACK:NA,SHELF:NA,SLOT:1,PORT:5,ONUNUM:6,ONUNAME:PON[5]-AN5506-04-
F1[6],AUTHINFO:MAC Critical Fault 2019-05-09 11:57:14 -- equipmentAlarm
SLOT:1,SLOTTYPE:GC8B,MAC:FHTT10ce7f98,ONU Type:AN5506-04-F1 2450 Disconnect
with the MGC -- Check the network connection or device configuration
-

6. Logging Out of the FiberHome EMS

 Command
LOGOUT:::CTAG::;

 Response Message
M CTAG COMPLD
EN=0 ENDESC=No error

You might also like