blob: df0da1642666d8e76a5ae0b2fab04f76726ac203 [file] [log] [blame]
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -07001/*
2 * Copyright (c) 2018 - present. Boling Consulting Solutions (bcsw.net)
Matteo Scandolof9d43412021-01-12 11:11:34 -08003 * Copyright 2020-present Open Networking Foundation
4
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -07005 * 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
Matteo Scandolof9d43412021-01-12 11:11:34 -08008
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -07009 * http://www.apache.org/licenses/LICENSE-2.0
Matteo Scandolof9d43412021-01-12 11:11:34 -080010
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070011 * 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 */
Girish Gowdra161d27a2021-05-05 12:01:44 -070017/*
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070018 * 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 */
Matteo Scandolof9d43412021-01-12 11:11:34 -080023
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070024package generated
25
26import "github.com/deckarep/golang-set"
27
Matteo Scandolof9d43412021-01-12 11:11:34 -080028// MacBridgePortDesignationDataClassID is the 16-bit ID for the OMCI
29// Managed entity MAC bridge port designation data
Andrea Campanella10426e22021-10-15 17:58:04 +020030const MacBridgePortDesignationDataClassID = ClassID(48) // 0x0030
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070031
32var macbridgeportdesignationdataBME *ManagedEntityDefinition
33
Andrea Campanella10426e22021-10-15 17:58:04 +020034// MacBridgePortDesignationData (Class ID: #48 / 0x0030)
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070035// This ME records data associated with a bridge port. The ONU automatically creates or deletes an
36// instance of this managed entity upon the creation or deletion of a MAC bridge port configuration
37// data ME.
38//
39// Relationships
40// An instance of this managed entity is associated with one MAC bridge port configuration data ME.
41//
42// Attributes
43// Managed Entity Id
Andrea Campanella10426e22021-10-15 17:58:04 +020044// This attribute uniquely identifies each instance of this ME. Through an identical ID, this ME is
45// implicitly linked to an instance of the MAC bridge port configuration data. (R) (mandatory)
46// (2-bytes)
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070047//
48// Designated Bridge Root Cost Port
Andrea Campanella10426e22021-10-15 17:58:04 +020049// This attribute contains the designated root, designated cost, designated bridge and designated
50// port, which are some of the outputs of the read port parameters operation defined in clause
51// 14.8.2.1 of [IEEE-802.1D]:
52//
53// o identifier of the designated bridge for the port's segment (8-bytes);
54//
55// o bridge identifier of the root transmitted by the designated bridge for the segment (8-bytes);
56//
57// o port number of the designated port on the designated bridge considered to be part of this
58// port's segment (4-bytes);
59//
60// o path cost contribution of the designated port to this port's segment (4-bytes).
61//
Matteo Scandolof9d43412021-01-12 11:11:34 -080062// Upon ME instantiation, the ONU sets this attribute to 0. (R) (mandatory) (24-bytes)
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070063//
64// Port State
Andrea Campanella10426e22021-10-15 17:58:04 +020065// This attribute provides status information on the port. Valid values include the following.
66//
67// 0 Disabled
68//
69// 1 Listening
70//
71// 2 Learning
72//
73// 3 Forwarding
74//
75// 4 Blocking
76//
77// 5 Linkdown
78//
79// 6 (R)Stp_off
80//
81// in accordance with [IEEE 802.1D]. (R) (mandatory) (1-byte)
82//
83// NOTE - The value linkdown is introduced to denote the port status when the Ethernet link state
84// is down. This value distinguishes the case where Ethernet is physically down from the case where
85// Ethernet is administratively locked, the latter being denoted by disabled. Be aware that this
86// terminology violates the ITUT convention that disabled is an operational state, not
87// administrative.
88//
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070089// The value (R)stp_off is introduced to denote the port status where the (rapid) spanning tree
90// protocol has been disabled by setting the port spanning tree ind attribute of the MAC bridge
91// port configuration data to false, and the Ethernet link state is up. This value distinguishes
92// whether frame forwarding is under the control of (R)STP.
93//
94type MacBridgePortDesignationData struct {
95 ManagedEntityDefinition
96 Attributes AttributeValueMap
97}
98
99func init() {
100 macbridgeportdesignationdataBME = &ManagedEntityDefinition{
101 Name: "MacBridgePortDesignationData",
102 ClassID: 48,
103 MessageTypes: mapset.NewSetWith(
104 Get,
105 ),
Matteo Scandolof9d43412021-01-12 11:11:34 -0800106 AllowedAttributeMask: 0xc000,
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -0700107 AttributeDefinitions: AttributeDefinitionMap{
Matteo Scandolof9d43412021-01-12 11:11:34 -0800108 0: Uint16Field("ManagedEntityId", PointerAttributeType, 0x0000, 0, mapset.NewSetWith(Read), false, false, false, 0),
109 1: MultiByteField("DesignatedBridgeRootCostPort", OctetsAttributeType, 0x8000, 24, toOctets("AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"), mapset.NewSetWith(Read), false, false, false, 1),
110 2: ByteField("PortState", EnumerationAttributeType, 0x4000, 0, mapset.NewSetWith(Read), false, false, false, 2),
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -0700111 },
Matteo Scandolof9d43412021-01-12 11:11:34 -0800112 Access: CreatedByOnu,
113 Support: UnknownSupport,
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -0700114 }
115}
116
Matteo Scandolof9d43412021-01-12 11:11:34 -0800117// NewMacBridgePortDesignationData (class ID 48) creates the basic
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -0700118// Managed Entity definition that is used to validate an ME of this type that
Matteo Scandolof9d43412021-01-12 11:11:34 -0800119// is received from or transmitted to the OMCC.
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -0700120func NewMacBridgePortDesignationData(params ...ParamData) (*ManagedEntity, OmciErrors) {
Matteo Scandolof9d43412021-01-12 11:11:34 -0800121 return NewManagedEntity(*macbridgeportdesignationdataBME, params...)
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -0700122}