Cisco Cisco Prime Network 4.1 Developer's Guide

Page of 250
MTOSI SOAP Request Response
 
Annexure: Cisco Prime  Network OSS  Integration  Guide –Sample SOAP Request and Response 
50
 
 
   
 
                  <ns4:aliasNameList> 
                     <ns2:alias> 
                        <ns2:aliasName>net://net:1</ns2:aliasName> 
                        <ns2:aliasValue>{[ManagedElement(Key=OLT-
RTP)][PhysicalRoot][Chassis][Slot(SlotNum=2)][Module][Port(PortNumber=gpon2/1)][
Gpon][ONT(ONTId=2/PON 
1/3)][ONTVoIPPortEntry(VoipPortIdentifier=voip.2)]}</ns2:aliasValue> 
                     </ns2:alias> 
                  </ns4:aliasNameList> 
                  <ns4:vendorExtensions> 
                     <ns29:Cisco_PTP_portType 
xmlns:ns29="http://www.cisco.com/mtop/nrf/xsd/Cisco_ME_EQ_Inventory/v1">VoIP</ns
29:Cisco_PTP_portType> 
                     <ns29:Cisco_PTP_Admin_State 
xmlns:ns29="http://www.cisco.com/mtop/nrf/xsd/Cisco_ME_EQ_Inventory/v1">NON_WORK
ING</ns29:Cisco_PTP_Admin_State> 
                  </ns4:vendorExtensions> 
                  <ns5:resourceState>UNKNOWN</ns5:resourceState> 
                  <ns7:transmissionParametersList> 
                     <ns7:transmissionParameters> 
                        <ns7:layerRate>LR_Not_Applicable</ns7:layerRate> 
                     </ns7:transmissionParameters> 
                  </ns7:transmissionParametersList> 
               </ns6:ptp> 
            </ns10:tp> 
         </ns11:tpList> 
      </ns11:getAllSupportedPhysicalTerminationPointsResponse> 
   </soap:Body> 
</soap:Envelope>
 
 
 
3.1.6   FlowDomainRetrieval::getFlowDomainFragment 
SOAP Request 
 
-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/fdr/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
-
 
 <v1:header /> 
 </soapenv:Header> 
- 
- 
- <!-- Optional: --> 
- 
- <!-- 1 or more repetitions:--> 
- 
 <v12:type>MD</v12:type> 
 <v12:value>CISCO_PRIME</v12:value> 
 </v12:rdn> 
- 
 <v12:type>FDFR</v12:type> 
 -  
 <v12:value>10002@ASR9K-AGG2 -- 10002@ASR9K-DIST2</v12:value> 
 </v12:rdn> 
 </v11:fdfrRef> 
 </v11:getFlowDomainFragmentRequest> 
 </soapenv:Body> 
 </soapenv:Envelope>
 
 
SOAP Response 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">