Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 579
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
351 
               <ns5:protectionProfileRef> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>ME</ns3:type> 
                     <ns3:value>cvg-scapa-227.cisco.com</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>PPF</ns3:type> 
                     <ns3:value>test2</ns3:value> 
                  </ns3:rdn> 
               </ns5:protectionProfileRef> 
               <ns5:profileName>test2</ns5:profileName> 
               
<ns5:protectionType>ONE_PLUS_ONE_UNIDIR_NO_APS</ns5:protectionType> 
               <ns5:protectionMode>REVERTIVE</ns5:protectionMode> 
               <ns5:holdOffTimer>330000</ns5:holdOffTimer> 
               <ns5:sncConnectionMode>SNC_N</ns5:sncConnectionMode> 
            </ns4:ProtectionProfile> 
         </ns4:protectionProfileList> 
      </ns4:getAllProtectionProfilesResponse> 
   </soap:Body> 
</soap:Envelope> 
 
 
9.36 createProtectionProfile 
9.36.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.cisco.com/epnm/mtop/rp/xsd/protectpc/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:v13="http://www.cisco.com/epnm/mtop/nrf/xsd/protectp/ext/v1"> 
   <soapenv:Header> 
    
 
      <v1:header> 
       </v1:header> 
     
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:createProtectionProfileRequest> 
         <!--Optional:--> 
         <v11:meRef> 
            <!--1 or more repetitions:--> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
           <v12:rdn> 
               <v12:type>ME</v12:type> 
               <v12:value>cvg-scapa-227.cisco.com</v12:value>