From ce4515296e699d5ad18def2a387465a120c76848 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Sat, 13 Aug 2022 00:10:26 +0200 Subject: some fix --- ont-Huawei-HG8010H.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'ont-Huawei-HG8010H.md') diff --git a/ont-Huawei-HG8010H.md b/ont-Huawei-HG8010H.md index 226e187..5f634da 100644 --- a/ont-Huawei-HG8010H.md +++ b/ont-Huawei-HG8010H.md @@ -64,6 +64,7 @@ Now that this is done, the modified configuration file can be uploaded via the w **All results need to be converted from Hex to Ascii** - Get OLT information: + ``` WAP>omcicmd mib show meid 131 instid 0 @@ -78,8 +79,10 @@ WAP>omcicmd mib show meid 131 instid 0 success! ``` -*48575443 -> HWTC (Huawei)* +*0x48575443* → *HWTC* (Huawei) + - Get SW Version 0 and 1: + ``` WAP>omcicmd mib show meid 7 instid 0 @@ -106,8 +109,10 @@ WAP>omcicmd mib show meid 7 instid 1 success! ``` -*56355230 32304331 30533131 3500 -> V5R020C10S115* +*0x56355230 32304331 30533131 3500* → *V5R020C10S115* + - Get ONT Vendor ID and HW Version: + ``` WAP>omcicmd mib show meid 256 instid 0 @@ -131,10 +136,12 @@ WAP>omcicmd mib show meid 256 instid 0 success! ``` -*48575443 -> HWTC -\ -32343046 2e41 -> 240F.A* + +*0x48575443* → *HWTC* +*0x32343046 2e41* → *240F.A* + - Get ONT Equipment ID: + ``` WAP>omcicmd mib show meid 257 instid 0 @@ -159,7 +166,8 @@ WAP>omcicmd mib show meid 257 instid 0 success! ``` -*48473830 31304876 36 -> HG8010Hv6* + +*0x48473830 31304876 36* → *HG8010Hv6* # Known Bugs # Miscellaneous Links -- cgit v1.2.3