Differences in Classes of

Managed Object Model for virtual MRF

Managed Information Model (MIM) identity
     Name   : MrfMOM
     Version : 2
     Release : 5
     Correction : 0
    

Compared to

MergedModel


Managed Information Model (MIM) identity
     Name   : MrfMOM
     Version : 2
     Release : 4
     Correction : 0
    

 

Contents

class ArwaConfiguration removed
class AuthenticationOrder new
class TsTone new
class Announcements changed
class CapacityKey changed
class EvsConfData changed
class KeyFileInformation changed
class KeyFileManagement changed
class Lm changed
class MediaResourceFunction changed
class MrfH248Interface changed
class RoleUpgrade changed
class SctpProfile changed
class Snmp changed
class SnmpTargetV1 changed
class SnmpTargetV2C changed
class SnmpTargetV3 changed
class SnmpTargetV3Dtls changed
class SnmpViewV1 changed
class SnmpViewV2C changed
class SnmpViewV3 changed
class SwM changed
class SwVersionMain changed
class Tls changed
class UpgradePackage changed
 

 
class ArwaConfiguration
class AuthenticationOrder
class TsTone
class Announcements
attribute defaultLanguageCode
description
  The default Language code of the announcements.

Language code has the format of an RFC 5646 language tag.

The default language code is used as language code for the basic and variable announcements in case the H.248 (or SIP) message doesn���t doesn???t contain any language code for the requested announcement.

Example: en-GB

class CapacityKey
attribute licensedCapacityLimit
description
  Licensed capacity limit as defined in the installed key file.

For LM deployments that connect to Arwa, the licensed capacity limit is defined in the Arwa License Server.

For LM deployments that connect to NeLS, the licensed capacity limit is the capacity limit value granted by NeLS.

class EvsConfData
description
  This MO models the EVS configuration data in the node.

The Relative Distinguished Name (RDN) for this MO type is:
EvsConfData=1


class KeyFileInformation
description
  Basic information about the key file installed on the Managed Element.

This MO is not applicable to LM deployments that connect to Arwa. NeLS.

class KeyFileManagement
description
  Enables installation of key files and provides information about the installed key file.

This MO is not applicable to LM deployments that connect to Arwa.

This MO is not applicable to LM deployments that connect to NeLS.

class Lm
attribute fingerprint
description
  The unique identification of the Managed Element.

Limited to 256 alphanumeric characters including hyphens (-) and underscores (_), no white spaces.

This attribute is not applicable to LM deployments that connect to Arwa. NeLS.
attribute fingerprintUpdateable
description
  Indicates whether or not the fingerprint of the Managed Element can be updated.

This attribute is not applicable to LM deployments that connect to Arwa. NeLS.
attribute lastInventoryChange
description
  Date and time of the last change in the license inventory.

Change in the license inventory may occur when the key file is updated on the Managed Element or when license information is refreshed by synchronizing with license servers.

This attribute is not applicable to LM deployments that connect to Arwa. NeLS.
attribute lockingCode
description
  Locking code to be used by the supply organization to provide site-specific license key files.

This attribute is not applicable to LM deployments that connect to Arwa NeLS or LM deployments using ELIM.
action publishLicenseInventory
description
  Publish the License Inventory.

Triggers the immediate publication of license information from the License Key File and usage information from the LmServer cache to the information model.

Return value is true if the publication is successful, false otherwise.

For LM deployments that connect to Arwa, NeLS, the license information is retrieved from the Arwa Network License Server.

class MediaResourceFunction
attribute userLabel
noNotification

class MrfH248Interface
attribute discoveredPathMtu
description
  The actual SCTP Maximum Transmission Unit (MTU) size size.

Contains the actual SCTP MTU
towards the Multimedia Telephony Application Server (MTAS).

class RoleUpgrade
class SctpProfile
attribute enablePathMtuDiscovery
description
  Automatic discovery of SCTP Maximum Transmission Unit (MTU) size based on ICMP.
false (default) : Disable automatic discovery of SCTP MTU size towards the Multimedia Telephony Application Server (MTAS). controller node. The used SCTP MTU size value is based on the 'maxSctpPduSize' attribute.
true : Enable automatic discovery of SCTP MTU size towards the Multimedia Telephony Application Server (MTAS). controller node. The initial value and upper limit for the SCTP MTU size value is based on the 'maxSctpPduSize' attribute.
attribute maxSctpPduSize
description
  The maximum size of the SCTP PDU towards the Multimedia Telephony Application Server (MTAS). controller node.
The maximum number of bytes in an SCTP PDU that can be transferred in a single unit over a specific path in an IP network. If an SCTP PDU exceeds the configured value it is segmented into multiple IP packets. Note that the value does not include the IP header. When 'enablePathMtuDiscovery' is set, the upper limit of the discovered MTU is based on the value of this attribute.

class Snmp
description
  Configuration of the SNMP protocol. For instance configuration of the protocol, for example IP addresses and ports used for SNMP are supported. ports.
attribute administrativeState
description
  The administrative state for the SNMP protocol.
If LOCKED, no SNMP Traps (alarm, are generated, for example, alarm, alerts or heartbeats) are generated and heartbeats. Also, all access to the SNMP protocol is disabled.
attribute agentAddress
description
  Listen addresses for the SNMP agent.
This attribute Attribute defines on which ports and IP addresses the agent shall listen listens to for incoming SNMP requests using the that use UDP protocol. The typical configuration is using Typical configurations use one port with IP address 0.0.0.0 and port 161, which means that the standard SNMP port is used on all interfaces.
attribute agentAddressDtls
description
  Listen addresses for the SNMP agent using that uses DTLS. This attribute
Attribute
defines on which ports and IP addresses the agent shall listen listens to for incoming SNMP requests using the that use DTLS transport protocol. The typical configuration is using uses one port with IP address 0.0.0.0 and port 10161, which 10161. This means that the standard port for SNMP over DTLS is used on all interfaces.
attribute enableSourceCheckForV1V2C
attribute nodeCredential
description
   The node Node credential to be used for SNMP notifications using the with Transport Security Model.
Specifies the DN of a NodeCredential MO in Certificate Management. If Transport Sercurity Model (DTLS) Security Model, DTLS, is not used, the attribute value may can be empty.
attribute operationalState
domainExtension
isNillable
attribute port
attribute portDtls
attribute snmpId
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute trustCategory
description
  The trust category used for authentication of DTLS protocol users.
Specifies the DN of a TrustCategory MO in Certificate Management.
If not the DTLS protocol is not used, the attribute value may can be empty.

class SnmpTargetV1
attribute address
description
  Host address (or or DNS name) name for the SNMP Trap trap target.
attribute administrativeState
description
  Administrative state for the SNMP target.
When LOCKED, for this MO instance traps will are not be sent and access is not allowed. allowed for this MO instance.
attribute isMibWritable
description
  Specifies if the user has write access write-access to MIB or not. MIB.
If false, the user is only allowed to perform read access (SNMP GET etc.) The read-access, such as SNMP GET.
Attribute
value of this attribute has no relevance if there is a SnmpViewV1 exists for the community of this instance. The permissions Permissions in the view will then override this attribute.
attribute networkPrefixLength
attribute operationalState
domainExtension
isNillable
attribute port
dataType
uint32
derivedDataTypeRef ComSnmp_SnmpTargetV1_port
attribute snmpTargetV1Id
description
   The value component of Holds the RDN. name used when identifying the MO.

class SnmpTargetV2C
description
   An SNMP target defines a Trap trap receiver and gives access privileges.
This class, defines V2C protocol attributes attributes.
attribute address
description
  Host address (or or DNS name) name for the SNMP Trap trap target.
attribute administrativeState
description
  Administrative state for the SNMP target. When
If
LOCKED, for this MO instance traps will are not be sent and access is not allowed. allowed for this MO instance.
attribute community
description
   The SNMP community string.
attribute informRetryCount
description
  The number of retries to be attempted when a no response is not received for a notification. This
Attribute
value has relevant only relevance if transportMethod is set to INFORM.
attribute informTimeout
description
  Timeout for SNMP INFORM.
When an If SNMP INFORM is not acknowledged within during this time period, an time, the implementation may can assume that the notification has was not been delivered. This Attribute value has relevant only relevance if transportMethod is set to INFORM. The unit is centisecond (0.01 seconds). hundredth of a second, 0.01 seconds.
attribute isMibWritable
description
  Specifies if the user has write access users have write-access to MIB or not. MIB.
If false, the user is users are only allowed to perform read access (SNMP GET etc.) The read-access, such as SNMP GET.
Attribute
value of this attribute has no relevance if there is a SnmpViewV2C exists for the community of this instance. The permissions Permissions in the view will then override this attribute.
attribute networkPrefixLength
attribute port
dataType
uint32
derivedDataTypeRef ComSnmp_SnmpTargetV2C_port
attribute snmpTargetV2CId
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute transportMethod
description
   The Method type of method to use, can used. Can be TRAP or INFORM.

class SnmpTargetV3
description
   An SNMP target defines a Trap trap receiver and gives access privileges.
This class, defines V3 USM protocol attributes.
attribute address
description
  Host address (or or DNS name) name for the SNMP Trap trap target.
attribute administrativeState
description
  Administrative state for the SNMP target. When
If
LOCKED, for this MO instance traps will are not be sent and access is not allowed. allowed for this MO instance.
attribute authKey
description
   The authentication Authentication key used for signing SNMP notifications. Authentication is performed by using a user's authKey
AuthKey used
to sign the messages being sent. Note that the length of the key Key must be contain at least 8 characters. This
Must have a value, but the
value attribute has is used only relevance if authorization is enabled (see enabled.
See
attribute snmpSecurityLevel). snmpSecurityLevel.
If authorization is disabled, attribute can contain any arbitrary value.

attribute authProtocol
description
   The authentication Authentication protocol used. This value attribute has
Value relevant
only relevance if authorization is enabled (see enabled. See attribute snmpSecurityLevel). snmpSecurityLevel.
attribute informRetryCount
description
  The number of retries to be attempted when a no response is not received for a notification. This
Attribute
value has relevant only relevance if transportMethod is set to INFORM.
attribute informTimeout
description
  Timeout for SNMP INFORM. When an
If
SNMP INFORM is not acknowledged within during this time period, an time, the implementation may can assume that the notification has was not been delivered. This Attribute value has relevant only relevance if transportMethod is set to INFORM. The unit is centisecond (0.01 seconds). hundredth of a second, 0.01 seconds.
attribute isMibWritable
description
  Specifies if the user has write access users have write-access to MIB or not. MIB.
If false, the user is users are only allowed to perform read access (SNMP GET etc.). The read-access, such as SNMP GET.
Attribute
value of this attribute has no relevance if there is a SnmpViewV3 exists for the user community of this instance. The permissions Permissions in the view will then override this attribute.
attribute operationalState
domainExtension
isNillable
attribute port
dataType
uint32
derivedDataTypeRef ComSnmp_SnmpTargetV3_port
attribute privKey
description
  Privacy key used for encryption.
Encryption is performed by using a user's User's privKey to encrypt encrypts the data portion of the message being sent. Note that the length of the key message.
Key
must be contain at least 8 characters. This
Must have a value, but the
value attribute has is used only relevance if privacy is enabled (see enabled. See attribute snmpSecurityLevel). snmpSecurityLevel.
If privacy is disabled, attribute can contain any arbitrary value.

attribute privProtocol
description
   The privacy Privacy protocol used. This
Attribute
value attribute has relevant only relevance if privacy is enabled (see enabled. See attribute snmpSecurityLevel). snmpSecurityLevel.
attribute snmpSecurityLevel
description
   The SNMP Specifies the level of security level. applied to messages exchanged with this target.
attribute snmpTargetV3Id
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute transportMethod
description
   The Method type of method to use, can used. Can be TRAP or INFORM.
attribute user
description
   The SNMP V3 user name for the SNMP V3 message.

class SnmpTargetV3Dtls
description
   An SNMP target defines a Trap trap receiver and gives access privileges.
This class, class defines attributes needed for SNMP over DTLS. The attributes Attributes nodeCredential and trustCategory defined in the Snmp MO class/instance are used. DTLS is used as transport protocol both for incoming requests, outgoing responses and SNMP notifications.
attribute address
description
  Host address (or or DNS name) name for the SNMP Trap trap target.
attribute administrativeState
description
  Administrative state for the SNMP target. When
If
LOCKED, for this MO instance traps will are not be sent and access is not allowed. allowed for this MO instance.
attribute informRetryCount
description
  The number of retries to be attempted when a no response is not received for a notification. This
Attribute
value has relevant only relevance if transportMethod is set to INFORM.
attribute informTimeout
description
  Timeout for SNMP INFORM. When an
If
SNMP INFORM is not acknowledged within during this time period, an time, the implementation may can assume that the notification has was not been delivered. This Attribute value has relevant only relevance if transportMethod is set to INFORM. The unit is centisecond (0.01 seconds). hundredth of a second, 0.01 seconds.
attribute isMibWritable
description
  Specifies if the user has write access users have write-access to MIB or not. MIB.
If false, the user is users are only allowed to perform read access (SNMP GET etc.). The read-access, such as SNMP GET.
Attribute
value of this attribute has no relevance if there is a SnmpViewV3 exists for the user community of this instance. The permissions Permissions in the view will then override this attribute.
attribute operationalState
domainExtension
isNillable
attribute port
dataType
uint32
derivedDataTypeRef ComSnmp_SnmpTargetV3Dtls_port
attribute snmpTargetV3DtlsId
description
   The value component of Holds the RDN. name used when identifying the MO.

attribute transportMethod
description
   The Method type of method to use, can used. Can be TRAP or INFORM.
attribute user
description
   The SNMP V3 user name. The user name is used
Used
for authorization of incoming SNMP requests. The user name is defined Defined by the subject alternative name field of field, from the certificate provided by the client at the during DTLS session setup.

class SnmpViewV1
description
   An SNMP view gives users access to SNMP MIBs.
This class explicitly defines a view for one or several SNMP V1 users. A user is Users are identified by a community name.

Communities that are not configured in any view, are given by default given access to the following SNMP MIBs:
- Ericsson Alarm MIB
- SNMP-FRAMEWORK-MIB
- MIB-2

The default Default status denies access to other SNMP MIBs. An explicit Create a new view configuration must be created if this default behaviour is not sufficient. insufficient.
attribute readOids
description
  Defines which SNMP OIDs the user is allowed to read.
The defined OIDs and all their contained OIDs will be are readable.
attribute snmpViewV1Id
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute writeOids
description
  Defines which SNMP OIDs the user is allowed to write.
The defined OIDs and all their contained OIDs will be are writeable.

class SnmpViewV2C
description
   An SNMP view gives users access to SNMP MIBs.
This class explicitly defines a view for one or several SNMP V2C users. A user is Users are identified by a community name.

Communities that are not configured in any view, are given by default given access to the following SNMP MIBs:
- Ericsson Alarm MIB
- SNMP-FRAMEWORK-MIB
- MIB-2

The default Default status denies access to other SNMP MIBs. An explicit Create a new view configuration must be created if this default behaviour is not sufficient. insufficient.
attribute readOids
description
  Defines which SNMP OIDs the user is allowed to read.
The defined OIDs and all their contained OIDs will be are readable.
attribute snmpViewV2CId
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute writeOids
description
  Defines which SNMP OIDs the user is allowed to write.
The defined OIDs and all their contained OIDs will be are writeable.

class SnmpViewV3
description
   An SNMP view gives users access to SNMP MIBs.
This class explicitly defines a view for one or several SNMP V3 users. A user is Users are identified by a user community name.

Users Communities that are not configured in any view, are given by default given access to the following SNMP MIBs:
- Ericsson Alarm MIB
- SNMP-FRAMEWORK-MIB
- MIB-2

The default Default status denies access to other SNMP MIBs. An explicit Create a new view configuration must be created if this default behaviour is not sufficient. insufficient.
attribute readOids
description
  Defines which SNMP OIDs the user is allowed to read.
The defined OIDs and all their contained OIDs will be are readable.
attribute snmpViewV3Id
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute writeOids
description
  Defines which SNMP OIDs the user is allowed to write.
The defined OIDs and all their contained OIDs will be are writeable.

class SwM
description
  The root structural element of SW management activities. activities.
attribute actionCapable
attribute actionCapableInfo
attribute activeSwVersion
description
  Reference to the active software version(s) actively controlling the behavior of the managed element.
Deprecated: Attribute has been removed from ECIM SWM 4.2, deprecated in CmwSwM 5.1

action cancel
description
   Stops Cancel can be invoked during any long-lasting operation.
It stops
the operation and restores the (consistent) consistent state present that existed before the long lasting long-lasting operation was started. Cancel can be invoked during any long lasting operation. The action returns immediately after invocation. The consequences of the action can be tracked via the progressReport attribute. by attribute progressReport. The action returns false if the action is refused by the ME, ME. In all other cases, it returns true otherwise. true.
action createUpgradePackage
description
  Creates a new UpgradePackage MO representing an that represents a UP specified by a URI.
This action includes all activities to initialize the UP MO. After the UP MO is created, all descriptive information will be available: e.g. is available, for example, administrativeData, number/names number or names of activation step(s) step data. This action can be invoked when there is no other action in progress on this MO. MO. The action returns immediately after invocation. The progress of the action can be tracked via the by attribute progressReport attribute. . The action returns 0 if the action could not cannot start for any reason (e.g., reason, for example, another parallel action is in progress), otherwise returns the id of the action. progress. The action id is different and unique for every invocation of the action. The action also returns 0 if the ME cannot handle the URI (e.g., URI, for example, it does not support the protocol specified in the URI). URI. In all other cases, it returns the id of the action. The action id is different and unique for every invocation of the action.
parameter password
domainExtension
isNillable
description
  A password to the server which that provides the UP.
If authentication is not password based, password-based, this parameter will be is ignored.
dataType
derivedDataTypeRef EcimPasswordString
defaultValue
parameter uri
description
  Contains a URI pointing that points to a directory containing that contains the UP content.
The generic URI syntax is defined by RFC 2396 2396. The URI must not contain any password. (The The password shall must be provided in the second parameter of this action.) action. The URI may can be local absolute (e.g., file:///data/dir/subdir), or remote (e.g., sftp://hostname/dir/subdir). absolute, for example, file:///data/dir/subdir. It can also be remote, for example, sftp://hostname/dir/subdir.
action createUpgradePackageFromUri
action createUpgradePackageLocal
action createUpgradePackageRemote
attribute fallbackTimer
description
  Maximum interval in seconds within which the next action must be invoked to avoid fallback.
The maximum number of seconds allowed to elapse between the finish of an activation step and the start of the next action - a new activate() action - or commit() action. I.e., this new confirm() action. This attribute holds the value to which the attribute timeRemainingBeforeFallback is set after the action activate() is successfully completeted. completed. -1 symbolizes "infinity". means infinity. In this case, the starting start value of timeRemainingBeforeFallback shall must also be set to -1 when the timer stars starts, even though no counting down countdown ever starts (it remains always -1).
attribute localFileStore
action removeSoftwareVersion
action removeSwVersion
description
  Action removeSwVersion is deprecated, it is recommended to use action removeSoftwareVersion.

Removes a SW version as completely as possible without disturbing node functionality.

Files shared with other SW versions are not deleted.
The active SW version cannot be removed.
This action can only be invoked when there is no other action in progress on this MO.

The action returns false if any of these conditions are violated.

The action returns immediately after invocation. The progress of the action can be tracked via the progressReport attribute.
Deprecated: Action has been removed from ECIM SWM 4.2, deprecated in CmwSwM 5.1

action removeUpgradePackage
description
  Removes an UpgradePackage.
This action removes the UpgradePackage MO specified as action parameter as well as parameter. It also removes all files temporarily stored in the ME and associated with the UP. UP. The action returns immediately after invocation. The progress of the action can be tracked via the progressReport attribute. by attribute progressReport. This action can be invoked when there is no other action in progress on this MO. The action returns false if the action could not start for any reason (e.g., reason, for example, another parallel action is in progress), otherwise progress. In all other cases, it returns true.
parameter upgradePackage
description
  An UpgradePackage MO to be removed. The DN of the UpgradePackage MO to be removed.
attribute reportProgress
domainExtension
isNillable
description
  Represents the progress report (including result) report, including the result, of the ongoing action.
This MO supports only one action to be executed execution at a time.

attribute swMId
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute timeoutFallbackCapability
description
   Indicates Shows whether fallback capability is supported or not. not.
If fallback capability is not supported, then setting SwM fallbackTimer has no effect and automatic fallback never happens. does not occur.
attribute timeRemainingBeforeFallback
description
  Remaining number of seconds before performing fallback. The value fallback.
Value
-1 indicates an infinite number of seconds. seconds. Fallback means that the system returns to the state PREPARE_COMPLETED. PREPARE_COMPLETED .

class SwVersionMain
description
  This class is used to represent the main SW version running on the ME.

Such MO may be created after activating an UP.

An active software version is actively controlling the behaviour of the ME, while a non-active version represents software not yet activated or software which has been de-activated during some previous activation. There may be one or more active software versions.

This class is similar to the SwVersion class in the SW Inventory Fragment. Both SW Inventory SwVersion MOC and SwM SwVersionMain MOC represent overall software version of the ME.






Deprecated: Class has been removed from ECIM SwM 4.2, deprecated in CmwSwM 5.1

attribute administrativeData
description
  The product identification of the software version.

Deprecated: Attribute has been removed from ECIM SwM 4.2, deprecated in CmwSwM 5.1

attribute name
description
  Everyday name of the SW version.

It may contain any longer textual description.
Deprecated: Attribute has been removed from ECIM SwM 4.2, deprecated in CmwSwM 5.1

attribute size
description
  Amount of disk space in KB that will be freed if this SW version is deleted.

This figure may thus vary depending on what other SW versions exist - files shared between two SW versions will only be deleted when the last of those SW versions is deleted.


Deprecated: Attribute has been removed from ECIM SwM 4.2, deprecated in CmwSwM 5.1

attribute swVersion
description
  Associated Software Inventory Management MO.

Both SW Inventory SwVersion MOC and SwM SwVersionMain MOC represent overall software version of the ME.
Deprecated: Attribute has been removed from ECIM SwM 4.2, deprecated in CmwSwM 5.1

attribute swVersionMainId
description
  The value component of the RDN.
Deprecated: Attribute has been removed from ECIM SwM 4.2, deprecated in CmwSwM 5.1


class Tls
attribute enabledCiphers
dataType
sequence
nonUnique
minLength
old:  0
new:  1
attribute supportedCiphers
dataType
sequence
nonUnique
minLength
old:  0
new:  1

class UpgradePackage
description
   Describes Controls the change process of changing the software configuration of an ME and actions to control the change process. a ME.
An instance of UpgradePackage (UP) represents a specific change change
of software configuration from the existing one to the new one identified by the attribute administrativeData. The execution of the change process described by UP class is the normal way to change the content of the SW inventory. inventory. An UP may can be seen as a "modification agent": it modification agent. It can add new, remove, or modify functionality. When the upgrade package MO is created the upgrade control file is downloaded to specify the administrative data and the activation steps for this upgrade. functionality. The sequence in which a Software upgrade executes is: is as follows:
1. Prepare
2. Verify (optional) Verify, which is optional
3. Activate
4. Commit Confirm
When the upgrade package MO is created the upgrade control file is downloaded to specify the administrative data and the activation steps for this upgrade.

action activate
description
  Current upgrade package is taken into operation fully or partially.
Partial activation occurs if the UCF defines activation steps and the attribute ignoreBreakPoints is false. The ME upgrade engine notifies the operator that the activation step is completed. The next activation step starts when the operator invokes an activate action. Each UP has to must have at least 1 activation step. step. When the attribute ignoreBreakPoints=true, all activation steps are executed in sequence, when sequence. When an activation step is complete complete, the ME executes the next activation step i.e. step. That means there is no operator invocation when an activation step is complete. The time for observation of the correct operation of the ME ME, after each completed step step, is always monitored by a supervision timer. timer. The invocation of activate() may can be monitored by a supervision timer. timer. If the supervision timer expires before invocation of activate() or commit(), then confirm(), the activation fails and the ME falls back to the state PREPARE_COMPLETED. PREPARE_COMPLETED. The action returns immediately after invocation. The progress of the action can be tracked via the progressReport attribute. by attribute progressReport. The action returns false if the action could not start for any reason (e.g., reason, for example, another parallel action is in progress), otherwise progress. In all other cases, it returns true. true. This action can be invoked when the state is PREPARE_COMPLETED or ACTIVATION_STEP_COMPLETED. If the action is invoked in a state where the action has no meaning, ME is expected to return an error message.
attribute activationStep
description
  List of activation steps in the activation procedure consists of. procedure.
It is possible to stop after each step, perform supervision supervision, and continue with the procedure. The procedure.The upgrade procedure consists of at least one activation step.
attribute administrativeData
description
  The product identification of the software version(s) being versions that are activated at successful completion of the full sequence of actions for when an upgrade. upgrade is completed.
If the resulting software version after activation is unknown or uncertain, the administrativeData could can be empty. empty.
action cancel
description
  Cancel can be invoked during any long-lasting operation.
Stops the operation and restores the (consistent) consistent state present that existed before the long lasting long-lasting operation was started. Cancel can be invoked during any long lasting operation. Furthermore, cancel() can also be invoked when the UP is in state WAITING_FOR_COMMIT or ACTIVATION_STEP_COMPLETED state (without without having a long lasting long-lasting operation in progress). progress. Calling cancel(), cancel() in this state, state orders the ME to restore the state present that existed before the activation procedure was started (PREPARE_COMPLETED). started. The action returns immediately after invocation. The consequences of the action can be tracked via the progressReport attribute. by attribute progressReport. The action returns false if the action is refused by the ME, returns true otherwise. This action can be invoked when the UP state is PREPARE_IN_PROGRESS, VERIFICATION_IN_PROGRESS, ACTIVATION_IN_PROGRESS, ACTIVATION_STEP_COMPLETED, or WAITING_FOR_COMMIT. ME. If the action is invoked in a state where the action has no meaning, the ME is expected to return false. false. In all other cases, it returns true. This action can be invoked when the UP state is PREPARE_IN_PROGRESS, ACTIVATION_IN_PROGRESS, ACTIVATION_STEP_COMPLETED, or WAITING_FOR_COMMIT.
action commit
description
  Action commit is deprecated, it is recommended to use action confirm.

Stops the activation supervision timer (fallback timer) and confirms the upgrade.

The action returns when immediately after invocation. The progress of the action has completed (synchronous). can be tracked by attribute progressReport.
The action returns false if the action could not start for any reason, for example, another parallel action is in progress. In all other cases, it returns true.

This action can be invoked when the state is WAITING_FOR_COMMIT. WAITING_FOR_COMMIT.

The CoreMW implementation of the commit action returns true on success, false on failure. has always been ansynchronous.
This is an deviation from the ECIM SwM commit which was an synchronous action.
Deprecated: Action has been removed from ECIM SWM 4.2, deprecated in CmwSwM 5.1

action confirm
attribute created
description
  Date and time this Upgrade Package instance was created. is created.
attribute creatorActionId
description
  The Id (actionId) of the action that have created this UpgradePackage managed object. The default 0 MO.
Default
value denotes 0 shows that the managed element ME does not record this information.
attribute directoryPathExtension
attribute ignoreBreakPoints
description
  Influences the behaviour behavior of the activate() action. false => There
False means there
is a breakpoint between each activation step. Activation process stops at each breakpoint. true => Execution shall ignore True means execution ignores breakpoints between activation steps and instead execute executes the end to end end-to-end activation process invoking process. This invokes all activation steps in sequence (assuming sequence, assuming no errors occur). occur.
attribute isLocallyStored
attribute password
action prepare
description
  Prepares the Managed Element for the activation of the current upgrade package. package.
Executing prepare() does not have any negative impact on the in service in-service performance of the Managed Element. Element. The action returns immediately after invocation. The progress of the action can be tracked via the progressReport attribute. by attribute progressReport. The action returns false if the action could not start for any reason (e.g., reason, for example, another parallel action is in progress), otherwise progress. In all other cases, it returns true. true.
attribute remoteFileStore
attribute reportProgress
domainExtension
isNillable
description
  Represents the progress report (including result) report, including the result, of the ongoing action.
This MO supports only one action to be executed execution at a time. time.
attribute upgradePackageId
description
   The value component of Holds the RDN. name used when identifying the MO.
attribute uri
readOnly
domainExtension
isNillable
description
  A URI pointing that points to the directory where the UP can be found.
The URI may can be local (e.g., file://data/dir/subdir) or a remote (e.g., ftp://hostname/dir/subdir). local, for example, file://data/dir/subdir. It can also be remote, for example, ftp://hostname/dir/subdir.
attribute userLabel
description
   Used for free-text description. Free-text description of the Upgrade Package.
action verify
description
  Verifies the ability to activate the current upgrade package.
The action returns immediately after invocation. The progress of the action can be tracked via the progressReport attribute. by attribute progressReport. The action returns false if the action could not start for any reason (e.g., reason, for example, another parallel action is in progress), otherwise progress. In all other cases, it returns true. true. This action can be invoked when the state is PREPARE_COMPLETED. If the action is invoked in a state where the action has no meaning, the ME is expected to return an error message. Calling this message.This action is optional can be called as an option in the whole upgrade procedure. The action can be called more than once if wished. required.


  Differences in Classes