From df99050dc0a73de79f76da970c967c60bf936a4a Mon Sep 17 00:00:00 2001 From: Giovanni Condello Date: Sun, 7 Aug 2022 22:45:02 +0200 Subject: Zyxel: OMCI debug --- ont-Zyxel-PMG3000-D20B.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ont-Zyxel-PMG3000-D20B.md b/ont-Zyxel-PMG3000-D20B.md index 33142e6..a69be64 100644 --- a/ont-Zyxel-PMG3000-D20B.md +++ b/ont-Zyxel-PMG3000-D20B.md @@ -104,6 +104,20 @@ SW_VER1:0xabcedf ``` *Note: it's better to enter the software version in hex format, all lowercase precedeed by 0x.* +## Query a particular OMCI ME +Query via OMCI ME Class Name +```sh +omci +show me classname OmciClassName (e.g Ont2g) +``` + +Query via OMCI ME ID +```sh +omci +show me id OmciClassId (e.g 7) +``` + + # Low level modding ## Create a new rootfs -- cgit v1.2.3