blob: 8e21ecff100f1082cdec0611f8c33e328721146f [file] [log] [blame]
Chip Boling6e27b352020-02-14 09:10:01 -06001/*
2 * Copyright (c) 2018 - present. Boling Consulting Solutions (bcsw.net)
Andrea Campanella7167ebb2020-02-24 09:56:38 +01003 * Copyright 2020-present Open Networking Foundation
Chip Boling8cdd6392022-01-27 08:43:37 -06004 *
Chip Boling6e27b352020-02-14 09:10:01 -06005 * Licensed under the Apache License, Version 2.0 (the "License");
6 * you may not use this file except in compliance with the License.
7 * You may obtain a copy of the License at
Chip Boling8cdd6392022-01-27 08:43:37 -06008 *
Chip Boling6e27b352020-02-14 09:10:01 -06009 * http://www.apache.org/licenses/LICENSE-2.0
Chip Boling8cdd6392022-01-27 08:43:37 -060010 *
Chip Boling6e27b352020-02-14 09:10:01 -060011 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and
15 * limitations under the License.
16 */
David K. Bainbridgeadf422d2021-04-09 16:06:41 +000017/*
Chip Boling6e27b352020-02-14 09:10:01 -060018 * NOTE: This file was generated, manual edits will be overwritten!
19 *
20 * Generated by 'goCodeGenerator.py':
21 * https://github.com/cboling/OMCI-parser/README.md
22 */
23
24package generated
25
26import "github.com/deckarep/golang-set"
27
28// TwdmChannelXgemPerformanceMonitoringHistoryDataClassID is the 16-bit ID for the OMCI
29// Managed entity TWDM channel XGEM performance monitoring history data
Chip Boling610117d2021-09-09 11:24:34 -050030const TwdmChannelXgemPerformanceMonitoringHistoryDataClassID = ClassID(445) // 0x01bd
Chip Boling6e27b352020-02-14 09:10:01 -060031
32var twdmchannelxgemperformancemonitoringhistorydataBME *ManagedEntityDefinition
33
Chip Boling610117d2021-09-09 11:24:34 -050034// TwdmChannelXgemPerformanceMonitoringHistoryData (Class ID: #445 / 0x01bd)
Chip Boling6e27b352020-02-14 09:10:01 -060035// This ME collects certain XGEM-related PM data associated with the slot/circuit pack, hosting one
36// or more ANI-G MEs, for a specific TWDM channel. Instances of this ME are created and deleted by
37// the OLT.
38//
39// For a complete discussion of generic PM architecture, refer to clause I.4.
40//
41// Relationships
42// An instance of this ME is associated with an instance of TWDM channel ME.
43//
44// Attributes
45// Managed Entity Id
Chip Boling610117d2021-09-09 11:24:34 -050046// This attribute uniquely identifies each instance of this ME. Through an identical ID, this ME is
47// implicitly linked to an instance of the TWDM channel ME. (R, setbycreate) (mandatory) (2-bytes)
Chip Boling6e27b352020-02-14 09:10:01 -060048//
49// Interval End Time
Chip Boling610117d2021-09-09 11:24:34 -050050// This attribute identifies the most recently finished 15-min interval. (R) (mandatory) (1-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060051//
52// Threshold Data 64 Bit Id
53// Threshold data 64-bit ID: This attribute points to an instance of the threshold data 64-bit ME
54// that contains PM threshold values. (R,-W, setbycreate) (mandatory) (2-bytes)
55//
56// Total Transmitted Xgem Frames
Chip Boling610117d2021-09-09 11:24:34 -050057// The counter aggregated across all XGEM ports of the given ONU. (R) (mandatory) (8-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060058//
59// Transmitted Xgem Frames With Lf Bit Not Set
Chip Boling610117d2021-09-09 11:24:34 -050060// The counter aggregated across all XGEM ports of the given ONU identifies the number of
61// fragmentation operations. (R) (mandatory) (8-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060062//
63// Total Received Xgem Frames
Chip Boling610117d2021-09-09 11:24:34 -050064// The counter aggregated across all XGEM ports of the given ONU. (R) (mandatory) (8-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060065//
66// Received Xgem Frames With Xgem Header Hec Errors
Chip Boling610117d2021-09-09 11:24:34 -050067// The counter aggregated across all XGEM ports of the given ONU identifies the number of loss XGEM
68// frame delineation events. (R) (mandatory) (8-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060069//
70// Fs Words Lost To Xgem Header Hec Errors
Chip Boling610117d2021-09-09 11:24:34 -050071// The counter of the FS frame words lost due to XGEM frame header errors that cause loss of XGEM
72// frame delineation. (R) (mandatory) (8-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060073//
74// Xgem Encryption Key Errors
Chip Boling610117d2021-09-09 11:24:34 -050075// The counter aggregated across all XGEM ports of the given ONU identifies the number of received
76// XGEM frames that have to be discarded because of unknown or invalid encryption key. The number
77// is included into the Total received XGEM frame count above. (R) (mandatory) (8-byte)
Chip Boling6e27b352020-02-14 09:10:01 -060078//
79// Total Transmitted Bytes In Non_Idle Xgem Frames
80// Total transmitted bytes in non-idle XGEM frames: The counter aggregated across all XGEM ports of
81// the given. (R) (mandatory) (8-byte)
82//
83// Total Received Bytes In Non_Idle Xgem Frames
84// Total received bytes in non-idle XGEM frames: The counter aggregated across all XGEM ports of
85// the given ONU. (R) (mandatory) (8-byte)
86//
87type TwdmChannelXgemPerformanceMonitoringHistoryData struct {
88 ManagedEntityDefinition
89 Attributes AttributeValueMap
90}
91
Chip Boling8cdd6392022-01-27 08:43:37 -060092// Attribute name constants
93
94const TwdmChannelXgemPerformanceMonitoringHistoryData_IntervalEndTime = "IntervalEndTime"
95const TwdmChannelXgemPerformanceMonitoringHistoryData_ThresholdData64BitId = "ThresholdData64BitId"
96const TwdmChannelXgemPerformanceMonitoringHistoryData_TotalTransmittedXgemFrames = "TotalTransmittedXgemFrames"
97const TwdmChannelXgemPerformanceMonitoringHistoryData_TransmittedXgemFramesWithLfBitNotSet = "TransmittedXgemFramesWithLfBitNotSet"
98const TwdmChannelXgemPerformanceMonitoringHistoryData_TotalReceivedXgemFrames = "TotalReceivedXgemFrames"
99const TwdmChannelXgemPerformanceMonitoringHistoryData_ReceivedXgemFramesWithXgemHeaderHecErrors = "ReceivedXgemFramesWithXgemHeaderHecErrors"
100const TwdmChannelXgemPerformanceMonitoringHistoryData_FsWordsLostToXgemHeaderHecErrors = "FsWordsLostToXgemHeaderHecErrors"
101const TwdmChannelXgemPerformanceMonitoringHistoryData_XgemEncryptionKeyErrors = "XgemEncryptionKeyErrors"
102const TwdmChannelXgemPerformanceMonitoringHistoryData_TotalTransmittedBytesInNonIdleXgemFrames = "TotalTransmittedBytesInNonIdleXgemFrames"
103const TwdmChannelXgemPerformanceMonitoringHistoryData_TotalReceivedBytesInNonIdleXgemFrames = "TotalReceivedBytesInNonIdleXgemFrames"
104
Chip Boling6e27b352020-02-14 09:10:01 -0600105func init() {
106 twdmchannelxgemperformancemonitoringhistorydataBME = &ManagedEntityDefinition{
107 Name: "TwdmChannelXgemPerformanceMonitoringHistoryData",
Chip Boling8cdd6392022-01-27 08:43:37 -0600108 ClassID: TwdmChannelXgemPerformanceMonitoringHistoryDataClassID,
Chip Boling6e27b352020-02-14 09:10:01 -0600109 MessageTypes: mapset.NewSetWith(
110 Create,
111 Delete,
112 Get,
Chip Boling6e27b352020-02-14 09:10:01 -0600113 Set,
Chip Boling610117d2021-09-09 11:24:34 -0500114 GetCurrentData,
Chip Boling6e27b352020-02-14 09:10:01 -0600115 ),
116 AllowedAttributeMask: 0xffc0,
117 AttributeDefinitions: AttributeDefinitionMap{
Chip Boling8cdd6392022-01-27 08:43:37 -0600118 0: Uint16Field(ManagedEntityID, PointerAttributeType, 0x0000, 0, mapset.NewSetWith(Read, SetByCreate), false, false, false, 0),
119 1: ByteField(TwdmChannelXgemPerformanceMonitoringHistoryData_IntervalEndTime, UnsignedIntegerAttributeType, 0x8000, 0, mapset.NewSetWith(Read), false, false, false, 1),
120 2: Uint16Field(TwdmChannelXgemPerformanceMonitoringHistoryData_ThresholdData64BitId, UnsignedIntegerAttributeType, 0x4000, 0, mapset.NewSetWith(Read, SetByCreate, Write), false, false, false, 2),
121 3: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_TotalTransmittedXgemFrames, CounterAttributeType, 0x2000, 0, mapset.NewSetWith(Read), false, false, false, 3),
122 4: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_TransmittedXgemFramesWithLfBitNotSet, CounterAttributeType, 0x1000, 0, mapset.NewSetWith(Read), false, false, false, 4),
123 5: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_TotalReceivedXgemFrames, CounterAttributeType, 0x0800, 0, mapset.NewSetWith(Read), false, false, false, 5),
124 6: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_ReceivedXgemFramesWithXgemHeaderHecErrors, CounterAttributeType, 0x0400, 0, mapset.NewSetWith(Read), false, false, false, 6),
125 7: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_FsWordsLostToXgemHeaderHecErrors, CounterAttributeType, 0x0200, 0, mapset.NewSetWith(Read), false, false, false, 7),
126 8: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_XgemEncryptionKeyErrors, CounterAttributeType, 0x0100, 0, mapset.NewSetWith(Read), false, false, false, 8),
127 9: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_TotalTransmittedBytesInNonIdleXgemFrames, CounterAttributeType, 0x0080, 0, mapset.NewSetWith(Read), false, false, false, 9),
128 10: Uint64Field(TwdmChannelXgemPerformanceMonitoringHistoryData_TotalReceivedBytesInNonIdleXgemFrames, CounterAttributeType, 0x0040, 0, mapset.NewSetWith(Read), false, false, false, 10),
Chip Boling6e27b352020-02-14 09:10:01 -0600129 },
130 Access: CreatedByOlt,
131 Support: UnknownSupport,
132 }
133}
134
135// NewTwdmChannelXgemPerformanceMonitoringHistoryData (class ID 445) creates the basic
136// Managed Entity definition that is used to validate an ME of this type that
137// is received from or transmitted to the OMCC.
138func NewTwdmChannelXgemPerformanceMonitoringHistoryData(params ...ParamData) (*ManagedEntity, OmciErrors) {
139 return NewManagedEntity(*twdmchannelxgemperformancemonitoringhistorydataBME, params...)
140}