The present invention relates to a method for analyzing OMCI (ONT Management Control Interface) packets and, more particular, the method is by utilizing an OMCI protocol analyzer that generates a text based ER-diagram (Entity Relationship Diagram).
ITU-T Recommendation (ITU Telecommunication Standardization Sector) G.988 defines a management and control interface for ONU (Optical Network Unit). ITU-T G.988 comprises one recommendation: G.988, ONU management and control interface (OMCI) specification, 2010. Further, the ER-diagram (Entity Relationship Diagram) is defined in section 8.2—“Managed Entity Relation Diagram.”
A GPON (Gigabit Passive Optical Network) analyzer is an equipment plugged between an ONU and an OLT (Optical Line Transmission) and intercepts all activities, for analyzing data collected by GPON analyzer. As such, the analysis results may be displayed in different forms, including graphs, lists, tables, charts.
While the GPON analyzer is powerful, such equipment may not be ubiquitous since it is very expansive, and that is, it usually costs more than 200,000 USD. Further, the feasibility is sometimes limited, because plugging a GPON analyzer between an ONU and an OLT may not be allowed in some testing or field environments.
This invention relates to a method for analyzing OMCI (ONT Management Control Interface) packets and, more particular, the method is by utilizing an OMCI protocol analyzer that generates a text based ER-diagram (Entity Relationship Diagram).
According to the present invention, a method for analyzing OMCI (ONT Management Control Interface) packets is disclosed. The method comprises the following steps: transmitting, by an OLT (Optical Line Transmission), an OMCI packet including multiple settings; receiving, by an ONT (Optical Network Terminal), the OMCI packet; wherein the ONT includes an OMCI protocol analyzer, the OMCI protocol analyzer parse the settings and generates an ER-diagram (Entity Relationship Diagram).
Preferably, the ER-diagram is a text based ER-diagram.
Preferably, the text based ER-diagram includes a first bridge and a second bridge.
Preferably, the text based ER-diagram includes a plurality of characters for notation.
Preferably, the plurality of characters includes the following descriptions:
Preferably, each object in the ER-diagram includes a class-id, a me-id.
Unless defined otherwise, all technical and scientific terms used herein have the same meanings as commonly understood by one of skill in the art to which this disclosure belongs. It will be further understood that terms; such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and the present disclosure, and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
Reference throughout this specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of the phrases “in one embodiment” or “in an embodiment” in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Reference is made to
OMCI packets are packets send from OLT to ONT, containing settings for OMCI objects. A portion of the settings is listed in the following:
. . .
x3ec8, Create: 47 MAC_bridge_port_configuration_data, me 0x103(259) 70.095s [6]
0x3ec9, Create: 47 MAC_bridge_port_configuration_data, me 0x302(770) 70.104s [2]
0x3eca, Create: 47 MAC_bridge_port_configuration_data, me 0x2402(9218) 70.108s [2]
0x3ed2, Set: 47 MAC_bridge_port_configuration_data, me 0x102(258) 70.515s [10]
0x3ed3, Set: 47 MAC_bridge_port_configuration_data, me 0x103(259) 70.527s [10]
0x3ed4, Set: 47 MAC_bridge_portconfiguration_data, me 0x302(770) 70.539s [2]
0x3ed5, Set: 47 MAC_bridge_portconfiguration_data, me 0x2402(9218) 70.543s [2]
0x3edd, Create: 84 VLAN_tagging_filter_data, me 0x2402(9218) 70.576s [1]
0x3ede, Create: 84 VLAN_tagging_filter_data, me 0x2403(9219) 70.579s [387]
0x3edf, Create: 84 VLAN_tagging_filter_data, me 0x2442(9282) 70.968s [1]
0x3ee0, Create: 84 VLAN_tagging_filter_data, me 0x2542(9538) 70.971s [1]
0x3ee4, Set: 130 802.1p_mapper_service_profile, me 0x2402(9218) 70.983s [4]
0x3ee5, Set: 130 802.1p_mapper_service_profile, me 0x2402(9218) 70.989s [1]
0x3ee6, Set: 130 802.1p_mapper_service_profile, me 0x2403(9219) 70.992s [4]
0x3ee7, Set: 130 802.1p_mapper_service_profile, me 0x2403(9219) 70.998s [0]
0x3ef0, Create: 171 Extended_VLAN_tagging_operation, me 0x102(258) 71.038s [10]
0x3ef1, Create: 171 Extended_VLAN_tagging_operation, me 0x103(259) 71.051s [10]
0x3ef2, Create: 171 Extended_VLAN_tagging_operation, me 0x302(770) 71.064s [10]
0x3ef3, Create: 171 Extended_VLAN_tagging_operation, me 0x40dd(16605) 71.076s [10]
0x3ef4, Set: 171 Extended_VLAN_tagging_operation, me 0x102(258) 71.088s [0]
0x3ef5, Set: 171 Extended_VLAN_tagging_operation, me 0x102(258) 71.091s [1]
0x3ef6, Set: 171 Extended_VLAN_tagging_operation, me 0x103(259) 71.094s [0]
. . .
It can also be understood that, from
Reference is collectively made to
Further, the high level object relations are listed to the right as a comparison to the text based ER-diagram. The CLI output could be easily mapped to a high level object relation, and this gives a quick overview of what is configured from OLT.
Reference is next made to
Reference is next made to
Reference is collective made to
A>B: A has pointer to B
A<B: B has pointer to A
A< >B: A has pointer to B and B has pointer to A
A-B: A & B has no pointer to each other, but they are implicitly related because they have same me id
In sum, the operation of the present invention can be understood as the OMCI protocol analyser parses the OMCI (ONT Management Control Interface) packets provisioned from OLT (Optical Line Termination), analyses the relations between OMCI objects and generates the ER-diagram on the fly. Further, the ER-diagram result could be retrieved by CLI (Command-Line Interface) command.
In sum, one of the purposes of the present invention is to provide an easily readable ER-diagram comparable to a high level overview, so that what OLT wants from ONU device can be easily understood. Further, the present invention can be applied to different environments, such as GPON (Gigabit Passive Optical Networks), XGPON (10G-PON) ONU that runs OMCI protocol.
Further, unlike traditional GPON or XGPON protocol analyser, which is expansive and may not always be available, the ER-diagram generator is build-in on ONU, so that the user can use it for issue debugging or OLT provisioning understanding anywhere and anytime.
In sum, the present invention overcomes certain shortcomings to the conventional technologies, such as: (a) no special hardware equipment is required; (b) tt can be implemented on all ONUs with almost no cost; (c) the result can be displayed on a text terminal, which could be the only available debug tool in most field environment; and (d) the user can get the high level view of the OMCI configuration on the fly, and no special setup is required.
It is worth to note that all the ONU devices that runs the OMCI protocol may apply the present invention.
In sum, according to the present invention, no special hardware equipment is further required. Moreover, the present invention can be implemented on all ONUs with almost no cost. Further, results can be displayed on a text terminal, which could be the only available debug tool in most field environment. Last but not the least, the user can get the high level view of the OMCI configuration on the fly, no special setup is required.
In sum, the present invention can be applied to all ONU devices that runs the OMCI protocol, which expands the applications for the present invention.
In sum, ONU software parses the OMCI packets provisioned from OLT (Optical Line Transmission), analyzes the relations between OMCI objects and generates an ER-diagram (Entity Relationship Diagram) on the fly. Further, the ER-diagram result could be retrieved by CLI (Command-Line Interfaces). Further, in the ER-diagram, each object would have its class-id, me-id and some important attributes displayed.
The present application claims priority to U.S. Provisional Application Ser. No. 63/041,829, filed on Jun. 20, 2020, which are hereby incorporated by reference in their entirety.
Number | Date | Country | |
---|---|---|---|
63041829 | Jun 2020 | US |