Cisco Cisco Evolved Programmable Network Manager 1.2 Entwickleranleitung

Seite von 602
Appendix III – Sample SOAP Request Response 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
563 
            <ns8:objectName> 
               <ns4:rdn> 
                  <ns4:type>MD</ns4:type> 
                  <ns4:value>CISCO_EPNM</ns4:value> 
               </ns4:rdn> 
               <ns4:rdn> 
                  <ns4:type>ME</ns4:type> 
                  <ns4:value>SMR9-73</ns4:value> 
               </ns4:rdn> 
               <ns4:rdn> 
                  <ns4:type>CTP</ns4:type> 
                  <ns4:value>name=CHAN-5-4-
1;LR=LR_OPTICAL_SECTION</ns4:value> 
               </ns4:rdn> 
            </ns8:objectName> 
            <ns8:osTime>2015-07-30T10:02:13.260-07:00</ns8:osTime> 
            <ns9:aliasNameList> 
               <ns2:alias> 
                  <ns2:aliasName>ObjectDisplayName</ns2:aliasName> 
                  <ns2:aliasValue>CHAN-5-4-1</ns2:aliasValue> 
               </ns2:alias> 
            </ns9:aliasNameList> 
            <ns9:probableCause qualifier="1528539" extension="SIGLOSS"> 
               <ns6:probableCause>VENDOR_EXT</ns6:probableCause> 
            </ns9:probableCause> 
            <ns9:nativeProbableCause>SIGLOSS</ns9:nativeProbableCause> 
            <ns9:additionalText>Signal Loss on Data 
Interface</ns9:additionalText> 
            <ns9:perceivedSeverity>MAJOR</ns9:perceivedSeverity> 
            <ns9:serviceAffecting>SERVICE_AFFECTING</ns9:serviceAffecting> 
     <ns9:acknowledgeIndication>UNACKNOWLEDGED</ns9:acknowledgeIndication> 
         </ns9:alarm> 
     
     </ns3:getActiveAlarmsResponse> 
   </soap:Body> 
</soap:Envelope> 
 
9.56.2 getActiveAlarmsCount 
9.56.2.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:getActiveAlarmsCountRequest> 
 
      </v11:getActiveAlarmsCountRequest> 
   </soapenv:Body>