5 Model

28.3053GPPControl and monitoring of Power, Energy and Environmental (PEE) parameters Integration Reference Point (IRP)Information Service (IS)Release 17TS

5.1 Model for solution 1

5.1.0 Introduction

NOTE: Void.

Due to the fact that existing CM, PM, and FM interface IRPs are applicable to solution 1, the model definition of this solution can refer to model definitions from Basic CM IRP (TS 32.602 [5]), Bulk CM IRP (TS 32.612 [6]), PM IRP (TS 32.412 [7]) and Alarm IRP (TS 32.111-2 [8]).

Use cases and requirement for Solution 1 are described in 28.304 [9].

5.1.1 Imported and associated information entities

5.1.1.1 Imported information entities and local labels

None.

5.1.1.2 Associated information entities and local labels

None.

5.1.2 Class diagrams

5.1.2.1 Relationships

Due to the fact that existing CM, PM, and FM interface IRPs are applicable to solution 1, the model definition of this solution can refer to model definitions from Basic CM IRP (TS 32.602 [5]), Bulk CM IRP (TS 32.612 [6]), PM IRP (TS 32.412 [7]) and Alarm IRP (TS 32.111-2 [8]).

5.1.2.2 Inheritance

Due to the fact that existing CM, PM, and FM interface IRPs are applicable to solution 1, the model definition of this solution can refer to model definitions from Basic CM IRP (TS 32.602 [5]), Bulk CM IRP (TS 32.612 [6]), PM IRP (TS 32.412 [7]) and Alarm IRP (TS 32.111-2 [8]).

5.1.3 Class definitions

Due to the fact that existing CM, PM, and FM interface IRPs are applicable to solution 1, the model definition of this solution can refer to model definitions from Basic CM IRP (TS 32.602 [5]), Bulk CM IRP (TS 32.612 [6]), PM IRP (TS 32.412 [7]) and Alarm IRP (TS 32.111-2 [8]).

5.1.4 Attribute definitions

NOTE: Void.

Attributes related to the control and monitoring of power, energy and environmental parameters in radio access networks are defined in IOC ManagedFunction – cf. 3GPP TS 28.622 [4].

5.1.5 Common notifications

No additional notifications compared to those applicable to IOC ManagedFunction – cf. 3GPP TS 28.622 [4].

5.2 Model for solution 2

5.2.0 Introduction

This clause introduces the set of classes (i.e. IOCs, SupportIOCs) that encapsulate information used by the CMON IRP for the control and monitoring of PEE parameters in radio access networks. The intent is to identify the information required for the CMONIRP implementation of its operations and notification emission. This clause provides the overview of all support object classes in UML. Subsequent clauses provide more detailed specification of various aspects of these support object classes.

5.2.1 Imported and associated information entities

5.2.1.1 Imported information entities and local labels

There is no imported information entity.

5.2.1.2 Associated information entities and local labels

There is no associated information entity.

5.2.2 Class diagrams

5.2.2.1 Relationships

Figure 5.2.2.1.1: Information model for solution 2 – Relationships

5.2.2.2 Inheritance

There is no inheritance defined.

5.2.3 Class definitions

5.2.3.1 PEEMonitoredEntity

5.2.3.1.1 Definition

This IOC represents the monitoring of a base station whose Power, Energy and Environmental (PEE) parameters are monitored. It can apply to a GERAN, UTRAN or E-UTRAN base station. It can apply to a base station with either a built-in sensor or an external sensor.

5.2.3.1.2 Attributes

Attribute name

Support Qualifier

isReadable

isWritable

isInvariant

isNotifyable

mEId

M

M

M

5.2.3.1.3 Attribute constraints

None.

5.2.3.1.4 Notifications

None.

5.2.3.1.5 State diagram

None.

5.2.3.2 PEEMEDescription

5.2.3.2.1 Definition

This IOC provides a description of the monitored entity.

5.2.3.2.2 Attributes

Attribute name

Support Qualifier

isReadable

isWritable

isInvariant

isNotifyable

siteIdentification

M

M

M

M

siteLatitude

CM

M

M

M

siteLongitude

CM

M

M

M

siteDescription

M

M

M

M

equipmentType

M

M

M

M

environmentType

M

M

M

M

powerInterface

M

M

M

M

xcuDguDescription

CM

M

M

M

sensorDescription

CM

M

M

M

vSRmsDescription

CM

M

M

M

5.2.3.2.3 Attribute constraints

Name

Definition

xcuDguDescription

It shall be supported only in case of base stations with external sensors.

sensorDescription

It shall be supported only in case of base stations with external sensors.

vSRmsDescription

It shall be supported only in case of base stations with external sensors monitored via VS-RMS.

siteLatitude

It shall be supported only in case of UTRAN or E-UTRAN base stations.

siteLongitude

It shall be supported only in case of UTRAN or E-UTRAN base stations.

5.2.3.2.4 Notifications

None.

5.2.3.2.5 State diagram

None.

5.2.3.3 PEEMeasurementData

5.2.3.3.1 Definition

This IOC represents the PEE measurements of the monitored entity.

5.2.3.3.2 Attributes

Attribute name

Support Qualifier

isReadable

isWritable

isInvariant

isNotifyable

powerAverage

M

M

M

powerMin

M

M

M

powerMax

M

M

M

energyConsumption

M

M

M

temperatureAverage

M

M

M

temperatureMin

M

M

M

temperatureMax

M

M

M

voltageAverage

M

M

M

voltageMin

M

M

M

voltageMax

M

M

M

currentAverage

M

M

M

currentMin

M

M

M

currentMax

M

M

M

humidityAverage

M

M

M

humidityMin

M

M

M

humidityMax

M

M

M

collectionBeginTime

M

M

M

collectionEndTime

M

M

M

5.2.3.3.3 Attribute constraints

None.

5.2.3.3.4 Notifications

None.

5.2.3.3.5 State diagram

None.

5.2.3.4 PEEAlarmInformation

5.2.3.4.1 Definition

This IOC represents the alarm information of the monitored entity.

5.2.3.4.2 Attributes

Attribute name

Support Qualifier

isReadable

isWritable

isInvariant

isNotifyable

alarmId

M

M

M

alarmTime

M

M

M

alarmType

M

M

M

perceivedSeverity

M

M

M

probableCause

M

M

M

additionaltext

O

M

M

5.2.3.4.3 Attribute constraints

None.

5.2.3.4.4 Notifications

None.

5.2.3.4.5 State diagram

None.

5.2.3.5 PEEConfigInformation

5.2.3.5.1 Definition

This IOC represents the PEE related configuration information of the monitored entity.

5.2.3.5.2 Attributes

Attribute name

Support Qualifier

isReadable

isWritable

isInvariant

isNotifyable

powerMinThreshold

M

M

M

powerMaxThreshold

M

M

M

temperatureMinThreshold

M

M

M

temperatureMaxThreshold

M

M

M

voltageMinThreshold

M

M

M

voltageMaxThreshold

M

M

M

currentMinThreshold

M

M

M

currentMaxThreshold

M

M

M

humidityMinThreshold

M

M

M

humidityMaxThreshold

M

M

M

5.2.3.5.3 Attribute constraints

None.

5.2.3.5.4 Notifications

None.

5.2.3.5.5 State diagram

None.

5.2.3.6 PEECMONIRP

5.2.3.6.1 Definition

PEECMONIRP is the representation of the Power, Energy and Environmental (PEE) parameters management capabilities specified by the present document.

5.2.3.6.2 Attributes

None.

5.2.3.6.3 Attribute constraints

None.

5.2.3.6.4 Notifications

None.

5.2.3.6.5 State diagram

None.

5.2.4 Attribute definitions

5.2.4.1 Attribute properties

Attribute Name

Documentation and Allowed Values

Properties

currentMinThreshold

It indicates the minimum current threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – Clauses 4.4.3.3, 4.4.3.4, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

currentMaxThreshold

It indicates the maximum current threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – Clauses 4.4.3.3, 4.4.3.4, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

environmentType

It indicates the type of environment of the monitored entity.

allowedValues: see ETSI ES 202 336-12 [2] – Clause 4.4.1.

type: <<enumeration>>

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

equipmentType

It indicates the type of equipment of the monitored entity.

allowedValues: see ETSI ES 202 336-12 [2] – Clause 4.4.1.

type: <<enumeration>>

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

humidityMinThreshold

It indicates the minimum humidity threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – clause 4.4.3.3, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

humidityMaxThreshold

It indicates the maximum humidity threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – clause 4.4.3.3, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

mEId

It identifies the monitored entity.

allowedValues: N/A

type: Integer

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

powerInterface

It indicates the type of power interface of the monitored entity.

allowedValues: see ETSI ES 202 336-12 [2] – Clause 4.4.1.

type: <<enumeration>>

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

powerMinThreshold

It indicates the minimum power threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – clauses 4.4.3.1, 4.4.3.4, Annex A

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

powerMaxThreshold

It indicates the maximum power threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – clauses 4.4.3.1, 4.4.3.4, Annex A

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

sensorDescription

It gives a description of the sensor.

allowedValues: N/A

type: String

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

siteDescription

It gives a description of the site of the monitored entity.

allowedValues: N/A

type: String

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

siteIdentification

It gives an identification of the site of the monitored entity.

allowedValues: N/A

type: String

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

siteLatitude

The latitude of the site location based on the World Geodetic System (1984 version) global reference frame (WGS 84).

Positive values correspond to north of 0 degrees latitude (northern hemisphere).

allowedValues: -90.0000 to +90.0000

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

siteLongitude

The longitude of the site location based on the World Geodetic System (1984 version) global reference frame (WGS 84).

Positive values correspond to east of 0 degrees longitude.

allowedValues: -180.0000 to +180.0000

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

temperatureMinThreshold

It indicates the minimum temperature threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – clause 4.4.3.4, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

temperatureMaxThreshold

It indicates the maximum temperature threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – clause 4.4.3.4, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

voltageMinThreshold

It indicates the minimum voltage threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – Clauses 4.4.3.3, 4.4.3.4, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

voltageMaxThreshold

It indicates the maximum voltage threshold value to be used for raising alarms.

allowedValues: see ETSI ES 202 336-12 [2] – Clauses 4.4.3.3, 4.4.3.4, Annex B

type: Real

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: Null

isNullable: True

vSRmsDescription

It gives a description of the VS-RMS.

allowedValues: N/A

type: String

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

xcuDguDescription

It gives a description of the XCU/DGU.

allowedValues: N/A

type: String

multiplicity: 1

isOrdered: N/A

isUnique: N/A

defaultValue: False

isNullable: False

5.2.4.2 Constraints

Name

Affected attribute(s)

Definition

inv_TimerConstraints

ntfTimeTickTimer

The ntfTimeTickTimer is lower than or equal to ntfTimeTick.

5.2.5 Common notifications

None.