Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
553 
            <ns5:serviceRequestRef>9275</ns5:serviceRequestRef> 
            <ns5:productName> 
               <ns4:rdn> 
                  <ns4:type>MD</ns4:type> 
                  <ns4:value>CISCO_EPNM</ns4:value> 
               </ns4:rdn> 
               <ns4:rdn> 
                  <ns4:type>ENDPOINT_TYPE</ns4:type> 
                  <ns4:value>UNI</ns4:value> 
               </ns4:rdn> 
            </ns5:productName> 
            <ns5:vendorExtensions> 
               <ns21:deployResult/> 
            </ns5:vendorExtensions> 
            <ns5:serviceStateChangeList> 
               <ns7:objectType>CFS</ns7:objectType> 
               <ns7:objectName> 
                  <ns4:rdn> 
                     <ns4:type>MD</ns4:type> 
                     <ns4:value>CISCO_EPNM</ns4:value> 
                  </ns4:rdn> 
                  <ns4:rdn> 
                     <ns4:type>CFS</ns4:type> 
                     <ns4:value>Test UNI</ns4:value> 
                  </ns4:rdn> 
               </ns7:objectName> 
            </ns5:serviceStateChangeList> 
         </ns3:cfsStateChange> 
      </ns3:terminateResponse> 
   </soap:Body> 
</soap:Envelope> 
 
9.56 Alarm Retrieval 
9.56.1 getActiveAlarms 
9.56.1.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/rtm/xsd/ar/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:v13="http://www.tmforum.org/mtop/nra/xsd/com/v1" 
xmlns:v14="http://www.tmforum.org/mtop/nra/xsd/prc/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getActiveAlarmsRequest> 
 
      </v11:getActiveAlarmsRequest> 
   </soapenv:Body> 
</soapenv:Envelope>