You are on page 1of 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