Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 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 
 
 
191 
                        
<
ns22:isConnectorPresent
>
FALSE
</
ns22:isConnectorPresent
>
 
                        
<
ns22:adminStatus
>
UP
</
ns22:adminStatus
>
 
                        
<
ns22:operStatus
>
DOWN
</
ns22:operStatus
>
 
                        
<
ns22:mtu
>
1522
</
ns22:mtu
>
 
                        
<
ns22:entAliasMappingIdentifier
>
Deployed for EVC 
AccessEPL_690
</
ns22:entAliasMappingIdentifier
>
 
                        
<
ns22:ifIndex
>
37
</
ns22:ifIndex
>
 
                        
<
ns22:locationIndex
>
0
</
ns22:locationIndex
>
 
                        
<
ns22:isSpanMonitored
>
false
</
ns22:isSpanMonitored
>
 
                        
<
ns22:isFloatingPep
>
false
</
ns22:isFloatingPep
>
 
                     
</
ns22:ciscoPtpExtension
>
 
                  
</
ns6:vendorExtensions
>
 
                  
<
ns7:resourceState
>
NON_WORKING
</
ns7:resourceState
>
 
                  
<
ns10:transmissionParametersList
 
xsi:nil
=
"true"
 
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
/>
 
               
</
ns12:ftp
>
 
            
</
ns14:tp
>
 
         
</
ns4:tpList
>
 
      
</
ns4:getTerminationPointsIteratorResponse
>
 
   
</
soap:Body
>
 
</
soap:Envelope
>
 
                       
9.12 getAllFloatingTerminationPoints 
9.12.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/tpr/v1"
 
xmlns:v12
=
"http://www.tmforum.org/mtop/fmw/xsd/nam/v1"
 
xmlns:v13
=
"http://www.tmforum.org/mtop/nrb/xsd/lay/v1"
>
 
   
<
soapenv:Header
>
 
      
<
v1:header
>
 
       
      
</
v1:header
>
 
   
</
soapenv:Header
>
 
   
<
soapenv:Body
>
 
      
<
v11:getAllFloatingTerminationPointsRequest
>
 
 
 
 
<!-- optional -->
 
       
<
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
>
ASR901-CSG-1-DOMAIN3.cisco.com
</
v12:value
>
 
            
</
v12:rdn
>
 
         
</
v11:meRef
>
 
 
      
</
v11:getAllFloatingTerminationPointsRequest
>
 
   
</
soapenv:Body
>