Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (c) 2018 - present. Boling Consulting Solutions (bcsw.net) |
Andrea Campanella | 7167ebb | 2020-02-24 09:56:38 +0100 | [diff] [blame] | 3 | * Copyright 2020-present Open Networking Foundation |
| 4 | |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 5 | * 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 |
Andrea Campanella | 7167ebb | 2020-02-24 09:56:38 +0100 | [diff] [blame] | 8 | |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 9 | * http://www.apache.org/licenses/LICENSE-2.0 |
Andrea Campanella | 7167ebb | 2020-02-24 09:56:38 +0100 | [diff] [blame] | 10 | |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 11 | * 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. Bainbridge | adf422d | 2021-04-09 16:06:41 +0000 | [diff] [blame] | 17 | /* |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 18 | * 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 | |
| 24 | package generated |
| 25 | |
| 26 | import "github.com/deckarep/golang-set" |
| 27 | |
| 28 | // XdslLineInventoryAndStatusDataPart8ClassID is the 16-bit ID for the OMCI |
| 29 | // Managed entity xDSL line inventory and status data part 8 |
Chip Boling | 610117d | 2021-09-09 11:24:34 -0500 | [diff] [blame] | 30 | const XdslLineInventoryAndStatusDataPart8ClassID = ClassID(414) // 0x019e |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 31 | |
| 32 | var xdsllineinventoryandstatusdatapart8BME *ManagedEntityDefinition |
| 33 | |
Chip Boling | 610117d | 2021-09-09 11:24:34 -0500 | [diff] [blame] | 34 | // XdslLineInventoryAndStatusDataPart8 (Class ID: #414 / 0x019e) |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 35 | // This ME extends the attributes defined in the xDSL line inventory and status data parts-1..4. |
| 36 | // |
| 37 | // Relationships |
| 38 | // This is one of the status data MEs associated with an xDSL UNI. The ONU automatically creates or |
| 39 | // deletes an instance of this ME upon creation or deletion of a PPTP xDSL UNI part 1 that supports |
| 40 | // these attributes. |
| 41 | // |
| 42 | // Attributes |
| 43 | // Managed Entity Id |
Chip Boling | 610117d | 2021-09-09 11:24:34 -0500 | [diff] [blame] | 44 | // This attribute uniquely identifies each instance of this ME. Through an identical ID, this ME is |
| 45 | // implicitly linked to an instance of the PPTP xDSL UNI part 1 ME. (R) (mandatory) (2-bytes) |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 46 | // |
| 47 | // Retransmission Used Downstream Rtx_Usedds |
| 48 | // Retransmission used downstream (RTX_USEDds): This parameter specifies whether [ITU-T G.998.4] |
| 49 | // retransmission is used (i.e., active in showtime) in the downstream transmit direction. The |
| 50 | // valid range of values is given in clause-7.5.1.38 of [ITU-T G.997.1]. (R) (mandatory) (1 byte) |
| 51 | // |
| 52 | // Retransmission Used Upstream Rtx_Usedus |
| 53 | // Retransmission used upstream (RTX_USEDus): This parameter specifies whether [ITUT G.998.4] |
| 54 | // retransmission is used (i.e., active in showtime) in the upstream transmit direction. The valid |
| 55 | // range of values is given in clause 7.5.1.38 of [ITU-T G.997.1]. (R) (mandatory) (1 byte) |
| 56 | // |
| 57 | // Date_Time_Stamping Of Near_End Test Parameters Stamp_Test_Ne |
Chip Boling | 610117d | 2021-09-09 11:24:34 -0500 | [diff] [blame] | 58 | // Date/time-stamping of near-end test parameters (STAMP-TEST-NE): This parameter indicates the |
| 59 | // date/time when the near-end test parameters that can change during showtime were last updated. |
| 60 | // See clause 7.5.1.36.3 of [ITUT-G.997.1]. The format of this parameter is as follows. |
| 61 | // |
Chip Boling | 6e27b35 | 2020-02-14 09:10:01 -0600 | [diff] [blame] | 62 | // (R) (optional) (7-bytes) |
| 63 | // |
| 64 | // Date_Time_Stamping Of Far_End Test Parameters Stamp_Test_Fe |
| 65 | // Date/time-stamping of far-end test parameters (STAMP-TEST-FE): This parameter indicates the |
| 66 | // date/time when the far-end test parameters that can change during showtime were last updated. |
| 67 | // See clause 7.5.1.36.4 of [ITUT-G.997.1]. The format of this parameter is the same as STAMP-TEST- |
| 68 | // NE. (R) (optional) (7-bytes) |
| 69 | // |
| 70 | // Date_Time_Stamping Of Last Successful Downstream Olr Operation Stamp_Olr_Ds |
| 71 | // Date/time-stamping of last successful downstream OLR operation (STAMP-OLR-ds): This parameter |
| 72 | // indicates the date/time of the last successful OLR execution in the downstream direction that |
| 73 | // has modified the bits or gains. See clause-7.5.1.37.1 of [ITU-T G.997.1]. The format of this |
| 74 | // parameter is the same as STAMP-TEST-NE. (R) (optional) (7 bytes) |
| 75 | // |
| 76 | // Date_Time_Stamping Of Last Successful Upstream Olr Operation Stamp_Olr_Us |
| 77 | // Date/time-stamping of last successful upstream OLR operation (STAMP-OLR-us): This parameter |
| 78 | // indicates the date/time of the last successful OLR execution in the upstream direction that has |
| 79 | // modified the bits or gains. See clause-7.5.1.37.2 of [ITU-T G.997.1]. The format of this |
| 80 | // parameter is the same as STAMP-TEST-NE. (R) (optional) (7 bytes) |
| 81 | // |
| 82 | type XdslLineInventoryAndStatusDataPart8 struct { |
| 83 | ManagedEntityDefinition |
| 84 | Attributes AttributeValueMap |
| 85 | } |
| 86 | |
| 87 | func init() { |
| 88 | xdsllineinventoryandstatusdatapart8BME = &ManagedEntityDefinition{ |
| 89 | Name: "XdslLineInventoryAndStatusDataPart8", |
| 90 | ClassID: 414, |
| 91 | MessageTypes: mapset.NewSetWith( |
| 92 | Get, |
| 93 | ), |
| 94 | AllowedAttributeMask: 0xfc00, |
| 95 | AttributeDefinitions: AttributeDefinitionMap{ |
| 96 | 0: Uint16Field("ManagedEntityId", PointerAttributeType, 0x0000, 0, mapset.NewSetWith(Read), false, false, false, 0), |
| 97 | 1: ByteField("RetransmissionUsedDownstreamRtxUsedds", UnsignedIntegerAttributeType, 0x8000, 0, mapset.NewSetWith(Read), false, false, false, 1), |
| 98 | 2: ByteField("RetransmissionUsedUpstreamRtxUsedus", UnsignedIntegerAttributeType, 0x4000, 0, mapset.NewSetWith(Read), false, false, false, 2), |
| 99 | 3: MultiByteField("DateTimeStampingOfNearEndTestParametersStampTestNe", OctetsAttributeType, 0x2000, 7, toOctets("AAAAAAAAAA=="), mapset.NewSetWith(Read), false, true, false, 3), |
| 100 | 4: MultiByteField("DateTimeStampingOfFarEndTestParametersStampTestFe", OctetsAttributeType, 0x1000, 7, toOctets("AAAAAAAAAA=="), mapset.NewSetWith(Read), false, true, false, 4), |
| 101 | 5: MultiByteField("DateTimeStampingOfLastSuccessfulDownstreamOlrOperationStampOlrDs", OctetsAttributeType, 0x0800, 7, toOctets("AAAAAAAAAA=="), mapset.NewSetWith(Read), false, true, false, 5), |
| 102 | 6: MultiByteField("DateTimeStampingOfLastSuccessfulUpstreamOlrOperationStampOlrUs", OctetsAttributeType, 0x0400, 7, toOctets("AAAAAAAAAA=="), mapset.NewSetWith(Read), false, true, false, 6), |
| 103 | }, |
| 104 | Access: CreatedByOnu, |
| 105 | Support: UnknownSupport, |
| 106 | } |
| 107 | } |
| 108 | |
| 109 | // NewXdslLineInventoryAndStatusDataPart8 (class ID 414) creates the basic |
| 110 | // Managed Entity definition that is used to validate an ME of this type that |
| 111 | // is received from or transmitted to the OMCC. |
| 112 | func NewXdslLineInventoryAndStatusDataPart8(params ...ParamData) (*ManagedEntity, OmciErrors) { |
| 113 | return NewManagedEntity(*xdsllineinventoryandstatusdatapart8BME, params...) |
| 114 | } |