List Supported XML Model Files

Contents


1   Description

This instruction describes how to list the XML model files that are supported by the managed element and more precisely each corresponding model name (identifier) and version.

The XML model files can be used by an external management system, for example, a domain manager or a local craft terminal, to learn the managed element capabilities and provide a graphical user interface.

2   Procedure

2.1   List Supported XML Model Files

Prerequisites

Steps

  1. Navigate to the SysM managed object, for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,SysM=1

  2. Show the XML model files:

    (SysM=1)>show -m Schema

    The following is an example output:

    Schema=0
       baseModelIdentifier="ECIM_CommonLibrary"
       baseModelVersion="1.2"
       identifier="ECIM_CommonLibrary"
       version="1.2"
    Schema=1
       baseModelIdentifier="ECIM_Top"
       baseModelVersion="2.0"
       identifier="ComTop"
       version="10.0"
    Schema=2
       baseModelIdentifier="ECIM_SysM"
       baseModelVersion="3.0"
       identifier="ComSysM"
       version="3.0"
    Schema=3
       baseModelIdentifier="ECIM_FM"
       baseModelVersion="3.0"
       identifier="ComFm"
       version="11.0"
    [...]
    Schema=8
       baseModelIdentifier="ECIM_FileM"
       baseModelVersion="2.0"
       identifier="ComFileM"
       version="10.1"

    baseModelIdentifier and baseModelVersion are Ericsson internal attributes used by the Ericsson Operations Support System.



Copyright

© Ericsson AB 2016, 2017. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    List Supported XML Model Files