| Managed Object Model 524/155 54-4/AXM10104/1-V1 Uen H |
Differences in Structures of
| Name | : MrfMOM | |
| Version | : 2 | |
| Release | : 5 | |
| Correction | : 0 | |
| Compared to |
| Name | : MrfMOM | |
| Version | : 2 | |
| Release | : 4 | |
| Correction | : 0 | |
| 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 |
| 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. |
| Activation step number, number.The position of the activation step in the activation procedure.
Starting procedure.Starts at 1. |
| old: |
|
|
| new: |
|
| 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. |
| 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. |
| Name of the invoked action.
(e.g., action, for example, prepare(), verify(), activate() on UpgradePackage MO). MO. |
| 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. |
| 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. |
| 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. |
| Result of completed action.
This action.This field has a value NOT_AVAILABLE if the action is not finished. |
| 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. |
| 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. |
| The date and time when the action was completed either successfully or unsuccessfully. |
| The date and time when the current action was started. |
| 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. |
| 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. |