VOL-4337: Code upgrade for 3/2020 G.988 support and remaining Extended Message Set support
Change-Id: I6c5e1a167216ad9b51e9da89460e9909465ae1bc
diff --git a/generated/efmbondinglinkperformancemonitoringhistorydata.go b/generated/efmbondinglinkperformancemonitoringhistorydata.go
index d80c83f..2ef9f2a 100644
--- a/generated/efmbondinglinkperformancemonitoringhistorydata.go
+++ b/generated/efmbondinglinkperformancemonitoringhistorydata.go
@@ -27,11 +27,11 @@
// EfmBondingLinkPerformanceMonitoringHistoryDataClassID is the 16-bit ID for the OMCI
// Managed entity EFM bonding link performance monitoring history data
-const EfmBondingLinkPerformanceMonitoringHistoryDataClassID ClassID = ClassID(422)
+const EfmBondingLinkPerformanceMonitoringHistoryDataClassID = ClassID(422) // 0x01a6
var efmbondinglinkperformancemonitoringhistorydataBME *ManagedEntityDefinition
-// EfmBondingLinkPerformanceMonitoringHistoryData (class ID #422)
+// EfmBondingLinkPerformanceMonitoringHistoryData (Class ID: #422 / 0x01a6)
// This ME collects PM data as seen at the xTU-C. Instances of this ME are created and deleted by
// the OLT.
//
@@ -40,41 +40,39 @@
//
// Attributes
// Managed Entity Id
-// Managed entity ID: This attribute uniquely identifies each instance of this ME. Through an
-// identical ID, this ME is implicitly linked to an instance of the EFM bonding link. (R,
-// setbycreate) (mandatory) (2-bytes)
+// This attribute uniquely identifies each instance of this ME. Through an identical ID, this ME is
+// implicitly linked to an instance of the EFM bonding link. (R, setbycreate) (mandatory) (2-bytes)
//
// Interval End Time
-// Interval end time: This attribute identifies the most recently finished 15-min interval. (R)
-// (mandatory) (1-byte)
+// This attribute identifies the most recently finished 15-min interval. (R) (mandatory) (1-byte)
//
// Threshold Data 1_2 Id
// Threshold data 1/2 ID: This attribute points to an instance of the threshold data 1 and 2 MEs
// that contain PM threshold values. (R,-W, setbycreate) (mandatory) (2-bytes)
//
// Rx Errored Fragments
-// Rx errored fragments: Clause 45.2.3.29 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
+// Clause 45.2.3.29 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
//
// Rx Small Fragments
-// Rx small fragments: Clause 45.2.3.30 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
+// Clause 45.2.3.30 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
//
// Rx Large Fragments
-// Rx large fragments: Clause 45.2.3.31 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
+// Clause 45.2.3.31 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
//
// Rx Discarded Fragments
-// Rx discarded fragments: Clause 45.2.3.32 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
+// Clause 45.2.3.32 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
//
// Rx Fcs Errors
-// Rx FCS errors: Clause 45.2.6.11 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
+// Clause 45.2.6.11 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
//
// Rx Coding Errors
-// Rx coding errors: Clause 45.2.6.12 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
+// Clause 45.2.6.12 of [IEEE 802.3]. (R) (mandatory) (4-bytes)
//
// Rx Fragments
-// Rx fragments: Number of fragments received over this link. (R) (mandatory) (4-bytes)
+// Number of fragments received over this link. (R) (mandatory) (4-bytes)
//
// Tx Fragments
-// Tx fragments: Number of fragments transmitted over this link. (R) (mandatory) (4-bytes)
+// Number of fragments transmitted over this link. (R) (mandatory) (4-bytes)
//
type EfmBondingLinkPerformanceMonitoringHistoryData struct {
ManagedEntityDefinition