class ManagedElement

ManagedElement
+-Equipment [1..1]
+-Legacy [0..1]
+-MediaResourceFunction [1..1]
+-SystemFunctions [1..1]
+-Transport [0..1]

The top-level class in the Common Information Model is Managed Element root Managed Object Class.
From this class, all model entities are contained. The Managed Object Class (MOC) has attributes that provide information on the Managed Element Identity, primary location and the products it contains.


This MO is created by the system.

Attributes
DifferenceFromUTC[0..1]
readOnly
dateTimeOffset
Deprecated. Difference between the value of the localDateTime attribute and UTC.

Deprecated: Deprecated at version 2.3. Functionality replaced by TimeM model.”

string[0..1]
dnPrefix
It provides naming context that allows the managed objects to be partitioned into logical domains.
A Distingushed Name (DN) is defined by 3GPP TS 32.300, which splits the DN into a DN Prefix and Local DN, for example DN format: dnPrefix=<DN Prefix>, localDn =<Local DN> Fault Management: dnPrefix does not impact Fault Management, since an NMS recognises a Managed Element by IP address Performance Management (PM): The dnPrefix is present in the PM Data file, Result Output Period (ROP) file, if the dnPrefix attribute is specified, that is, not an empty string. Example: DC=ericsson.se,g3SubNetwork=Sweden
Example: DC=ericsson.se,g3SubNetwork=Sweden
DateTimeWithoutOffset[0..1]
readOnly
localDateTime
Deprecated. This is the local date and time for the Managed Element.
The following format is used: YYYY-MM-DDThh:mm:ss

The meaning of each field is as follows:
YYYY = four digit year
MM = two digit month (01=January, etc.)
DD = two digit day of month (01 through 31)
T = time designator (shows start of time component)
hh = two digits of hour (00 through 23, AM/PM not allowed)
mm = two digits of minute (00 through 59)
ss = two digits of second (00 through 59, leap second not allowed)
The hyphen [-] and the colon [:] are used as separators within the date and time of day expressions, respectively.


Deprecated: Deprecated at version 2.3. Functionality replaced by TimeM model.”

Specification: ISO 8601:2004(E)
string
key
mandatory
noNotification
restricted
managedElementId
Holds the name used when identifying the MO.
string
readOnly
managedElementType
The type of product being managed.
For example the type could be RBS or CSCF.
string[0..1]
networkManagedElementId
Replaces the value component of the RDN in the COM Northbound Interface.
This attribute shall, if used, be set to a simple alphanumeric value. The value should be unique within the network namespace.
ProductIdentity[0..]
productIdentity
Contains product information for the Managed Element and its Managed Functions.
This attribute is deprecated.


Deprecated: 

string
readOnly
release
The release of the product type specified by the attribute managedElementType.
It commonly contains the Managed Element release, for example L12.0, 13A, R1A
string[0..1]
siteLocation
A freetext attribute describing the geographic location of a Managed Element.
string[0..1]
readOnly
timeZone
DEPRECATED. This is the timeZone in which the Managed Element resides.
The possible values for this attribute are defined in the public-domain zoneinfo or Olson database. Locations are identified by a string indicating the continent or ocean and then the name of the location, typically the largest city within the region. See http://www.iana.org/time-zones for more information. Example: Europe/Stockholm.


Deprecated: Deprecated at version 2.3. Functionality replaced by TimeM model.

string[0..1]
userLabel
A freetext string for additional information to assist Managed Element identification.

  class ManagedElement