Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
140 
                    <ns8:softwareVersion>5.2.41.12I</ns8:softwareVersion> 
                    <ns8:isInSyncState>true</ns8:isInSyncState> 
                    
<ns8:communicationState>CS_AVAILABLE</ns8:communicationState> 
                </ns8:me> 
            </ns4:meList> 
        </ns4:getManagedElementsIteratorResponse> 
    </soap:Body> 
</soap:Envelope> 
 
9.3  getManagedElement 
9.3.1  SOAP Request 
<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:v11="http://www.tmforum.org/mtop/mri/xsd/mer/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getManagedElementRequest> 
         <v11:meRef> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
            <v12:rdn> 
               <v12:type>ME</v12:type> 
               <v12:value>cvg-scapa-223.cisco.com</v12:value> 
            </v12:rdn>             
         </v11:meRef> 
      </v11:getManagedElementRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.3.2  SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns26="http://www.tmforum.org/mtop/nrf/xsd/com/v1" 
xmlns:ns25="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1" 
xmlns:ns24="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
xmlns:ns23="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:ns22="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
xmlns:ns21="http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1" 
xmlns:ns20="http://www.cisco.com/epnm/mtop/nrf/xsd/me/ext/v1" 
xmlns:ns19="http://www.tmforum.org/mtop/rtm/xsd/ah/v1" 
xmlns:ns18="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns17="http://www.tmforum.org/mtop/nrf/xsd/tppool/v1" 
xmlns:ns16="http://www.tmforum.org/mtop/nrf/xsd/mlsn/v1" 
xmlns:ns15="http://www.tmforum.org/mtop/nrf/xsd/ctp/v1" 
xmlns:ns14="http://www.tmforum.org/mtop/nrf/xsd/gtp/v1"