Руководство Разработчика для Cisco Cisco 3350 Mobility Services Engine

Скачать
Страница из 224
                   
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UIDE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE OF 
MSE,
 
R
EL EASE 
7.4
.
                                   
P
A G E  
90
  O F  
2 27  
 
7.1.1 
SOAP Request 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">  
 <SOAP-ENV:Body> 
<GetStationInfoList xmlns="http://cisco.com/mse/location"  
                              xmlns:typ="http://cisco.com/mse/types"> 
    <typ:AesBusinessSession id="14659"/> 
    <typ:AesQueryCriteria startIndex="2" numOfResults="3"/> 
</GetStationInfoList> 
 </SOAP-ENV:Body>  
</SOAP-ENV:Envelope> 
7.1.2 
SOAP Response 
7.1.2.1 Success 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">  
 <SOAP-ENV:Body> 
  <Response xmlns="http://cisco.com/mse/location" xmlns: 
                SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
  <AesMobileStation aid="5" anchorAddress="0.0.0.0"  
          apMacAddress="00:00:13:01:4c:00" ccxVersion="5" changedOn="1302695804046"  
          eapType="6" encryptionCypher="3" essIndex="1" interfaceStr="management"  
          ipAddress="142.0.49.18" macAddress="00:00:31:02:12:11" mobilityStatus="1"  
          objectId="13763" policyManagerState="RUN" policyType="4" portNumber="13"  
          protocol="2" reasonCode="1" ssId="open" status="3" switchRef="av-talwar1"  
          type="2" vlanId="142"> 
    <EndpointInterface macAddress=”00:1c:58:cd:48:81” ipAddress=”1.2.3.4” 
username802Dot1x=”Sameer”> 
             <EndpointIPAddress entity=”WIRELESS_CLIENT” ipAaddress=”10.10.1.2” 
version=”IPv4”/> 
             <EndpointIPAddress entity=”WIRELESS_CLIENT” 
ipAddress=”fdda:5cc1:23:4::1f” version=”IPv6”/> 
             <EndpointIPAddress entity=”WIRELESS_CLIENT” 
ipAddress=”2001:0db8:85a3:08d3:1319:8a2e:0370:7348” version=”IPv6”/> 
           </EndpointInterface> 
           <EndpointIPAddress  entity=”ANCHOR_CONTROLLER” ipAddress=”10.10.2.4” 
version=”IPv4”/> 
           <EndpointIPAddress entity=”ANCHOR_CONTROLLER” 
ipAddress=”2001:0db8:85a3:08d3:1319:8a2e:0370:7348” version=”IPv6”/> 
           <CCXServiceInfo serviceType=”VOICE” serviceLevel=”LEVEL_1”/> 
           <CCXServiceInfo serviceType=”LOCATION” serviceLevel=”LEVEL_2” 
serviceName=”LS1:S60,LS2:S69”/> 
</AesMobileStation> 
 
  <AesMobileStation aid="12" anchorAddress="0.0.0.0"  
           apMacAddress="00:00:13:01:4b:00" ccxVersion="5" changedOn="1302695804043"  
           eapType="6" encryptionCypher="3" essIndex="1" interfaceStr="management"  
           ipAddress="142.0.49.11" macAddress="00:00:31:02:12:0a" mobilityStatus="1"  
           objectId="13767" policyManagerState="RUN" policyType="4" portNumber="13"  
           protocol="2" reasonCode="1" ssId="open" status="3" switchRef="av-talwar1"  
           type="2" vlanId="142"> 
    <EndpointInterface macAddress=”00:1c:58:cd:48:81” ipAddress=”1.2.3.4” 
username802Dot1x=”Sameer”> 
             <EndpointIPAddress entity=”WIRELESS_CLIENT” ipAaddress=”10.10.1.2” 
version=”IPv4”/> 
             <EndpointIPAddress entity=”WIRELESS_CLIENT” 
ipAddress=”fdda:5cc1:23:4::1f” version=”IPv6”/> 
             <EndpointIPAddress entity=”WIRELESS_CLIENT” 
ipAddress=”2001:0db8:85a3:08d3:1319:8a2e:0370:7348” version=”IPv6”/> 
           </EndpointInterface>