Differences in Structures 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

struct MethodOrder new
struct ActivationStep changed
struct AsyncActionProgress changed
struct AsyncActionProgress changed
struct AsyncActionProgressWithSteps changed
struct EcimPassword changed
struct EcimPassword changed
struct EcimPassword changed
struct HostAndPort changed
struct ProductData changed
struct ProductIdentity changed
 

 
struct MethodOrder
struct ActivationStep
structMember description
description
   Any text describing Textual description of the role/meaning/interpretation activation step.
It can describe the role, meaning, or interpretation
of the activation step, or any info information which is useful for to the operator operator.
structMember serialNumber
description
  Activation step number, number.The position of the activation step in the activation procedure. Starting procedure.Starts at 1.

struct AsyncActionProgress
domainExtension

struct AsyncActionProgress
domainExtension
old:  
new:  

struct AsyncActionProgressWithSteps
description
  The progress of an ongoing action.
Some actions can have 1+ breakpoints. Breakpoints 1 or more breakpoints.Breakpoints allow an action to be be divide divided into defined steps. A breakpoint is an intentional stop of an (executing) action. Example executing action, for example, the Activate action in the ECIM SwM MOM. The activate action puts an upgrade package into operation. A breakpoint represents a part of the upgrade after upgrade,after which the functionality of the ME can be manually observed. I.e. observed manually.In other words, the breakpoint(s) breakpoints give the operator an option to manually verify manually that the (upgrade) upgrade step has been executed correctly. The ProgressReport MOC models a standard action. This MOC struct has the same attributes as the ProgressReport MOC, plus two extra attributes attributes, step and stepProgressPercentage. step: This attribute stepProgressPercentage.step stores the current execution action Step (number) stepProgressPercentage: This attribue step. stepProgressPercentage stores the Progress Percentage progress percentage of current the currently executing action step.
structMember actionId
domainExtension
description
  Id of the action. action. Each action has an action id, which id. The Id is used for querying to query the progress of an action.
structMember actionName
description
  Name of the invoked action. (e.g., action, for example, prepare(), verify(), activate() on UpgradePackage MO). MO.
structMember additionalInfo
description
  Used for logging to log significant messages during execution of an action. I.e., it
It
contains information about the "history" history of the execution. This execution.This field contains the log entries as an array. It may can be empty. This empty.This information is for display only; it only. It is not recommended to build any logic on the content of this field.
structMember progressInfo
description
   Textual information (description) Description of the "actual state" actual state of the execution, which might can be useful/needed useful or required by NMS.
This information is for display only; it only. It is not recommended to build any logic on the content of this field.
structMember progressPercentage
description
   Progress of This represents the overall progress for completion of the action. Range is between 0 and 100. The implementation shall intend to calculate 100.
It calculates
the percentage time-wise. (This is preferable, but not compulsory.) with regard to time.
structMember result
description
  Result of completed action. This action.This field has a value NOT_AVAILABLE if the action is not finished.
structMember resultInfo
description
  Textual description of the outcome/result outcome or result of the action containing action.
It contains
useful info information for the NMS. E.g., NMS. For example, it can contain an error message if the action failed. failed. This information is for display only; it only. It is not recommended to build any logic on the content of this field.
structMember stepProgressPercentage
description
   Progress This represents the progress percentage of completion of the currently executing action step.
It goes from 0 to 100 percentage for each and every
step.
structMember timeActionCompleted
description
  The date and time when the action was completed either successfully or unsuccessfully.
structMember timeActionStarted
description
  The date and time when the current action was started.
structMember timeOfLastStatusUpdate
domainExtension
description
  The date and time when this of the last MO Struct was update. The last updated. I.e., the last date and time when any attribute changed.

struct EcimPassword
domainExtension

struct EcimPassword
domainExtension

struct EcimPassword
domainExtension

struct HostAndPort
structMember host
description
  IP address to listen for SNMP requests.
This is is typically Typically 0.0.0.0, which means that requests on any interface is accepted.
structMember port
uint32
derivedDataTypeRef ComSnmp_HostAndPort_port

struct ProductData
domainExtension

struct ProductIdentity
domainExtension


  Differences in Structures