Cisco Cisco Evolved Programmable Network Manager 1.2 개발자 가이드

다운로드
페이지 574
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
388
 
 
 
                           <ns12:ceVLANIdList>1002</ns12:ceVLANIdList> 
                           <ns12:matchUntagged>true</ns12:matchUntagged> 
                           <ns12:role>Root</ns12:role> 
                           <ns12:ingressBandwidthProfile/> 
                           <ns12:egressBandwidthProfile/> 
                           <ns12:matchType>default</ns12:matchType> 
   
 
 
<ns12:priorityTagged>false</ns12:priorityTagged> 
                           <ns12:matchExact>false</ns12:matchExact> 
                        </ns12:ciscoCeSapAttributes> 
                     </ns4:vendorExtensions> 
                     <ns6:operationalState>DISABLED</ns6:operationalState> 
                     <ns6:resourceRef> 
                        <ns3:rdn> 
                           <ns3:type>MD</ns3:type> 
                           <ns3:value>CISCO_EPNM</ns3:value> 
                        </ns3:rdn> 
                        <ns3:rdn> 
                           <ns3:type>ME</ns3:type> 
                           <ns3:value>ASR901-CSG-1-
DOMAIN3.cisco.com</ns3:value> 
                        </ns3:rdn> 
                        <ns3:rdn> 
                           <ns3:type>CPTP</ns3:type> 
                           <ns3:value>GigabitEthernet0/4 EFPID 
1</ns3:value> 
                        </ns3:rdn> 
                     </ns6:resourceRef> 
                  </ns6:sapList> 
               </ns7:cfs> 
            </ns7:cfsList> 
         </ns7:inventoryData>   
      </ns7:getServiceInventoryResponse> 
   </soap:Body> 
</soap:Envelope>
 
 
 
9.44.3 DWDM/OTN Service SOAP Request 
Various request can be made based on serviceType, Granularity and CFS RDN. The possible 
requests of getServiceInventory for CFS Data are: 
 
ServiceObjectType 
            ServiceType 
Granularity 
CFS RDN 
Description 
CFS 
OCHCC / OCHNC / OCH-Trail 
/ODU_TUNNEL / ODU_UNI 
NAME/FULL 
Give all CFS 
name/ full object  
instances 
CFS 
OCHCC / OCHNC / OCH-Trail 
/ODU_TUNNEL / ODU_UNI 
NAME/FULL 
Give  CFS name/ 
full object  
instances for a 
CFS_ID  
 
 
<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"