class Schema

ManagedElement
SystemFunctions
SysM
Schema

Represents a MIM model fragment whose corresponding functionality is operational in the Managed Element.

This MO is created by the system.

Actions
void
export ( string uri , EcimPasswordString password );
Pushes the schema file out from the ME.

The URI shall contain both the file name and the destination address. The password is optional.

Parameters

Name: uri
Description: The URI used for identifying the adress to the remote location to which the file shall be transferred to.


Name: password
Description: The password used for connecting to the remote file location.

Attributes
string[0..1]
readOnly
baseModelIdentifier
Represents the name of the common information model fragment that the data model fragment is derived from.
string[0..1]
readOnly
baseModelVersion
The full version information for the common information model fragment that the data model fragment is derived from.
string[0..1]
readOnly
identifier
Represents the name of the data model fragment that the schema represents.
string
key
mandatory
noNotification
restricted
schemaId
The value component of the RDN.

From a usability perspective, the value could e.g. be set to the corresponding model name.
string[0..] nonUnique
readOnly
selectedModelOptions
Contains the model features used in the generation of the MIM.

The MS can query the information from the model without having to access the MIM file itself.
string[0..1]
readOnly
version
Represents the full version information for the data model fragment that the schema represents.