Cisco Cisco 3365 Mobility Services Engine Guia Do Programador

Página de 224
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UI DE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE  OF 
MSE,
 
R
ELEASE 
7.4
.
       
P
A G E  
91
  O F  
2 27  
           <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="13" 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.12" macAddress="00:00:31:02:12:0b" mobilityStatus="1"  
           objectId="13768" 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> 
 
  </Response> 
 </SOAP-ENV:Body>  
</SOAP-ENV:Envelope> 
 
7.2 METHOD: GetStationInfo 
Returna an AesMobileStation currently stored in the MSE based on various search criteria. 
Result: An AesMobileStation object or null if not found.  
Arguments: AesBusinessSession, AesMobileStation Key 
7.2.1 
SOAP Request 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
 
<SOAP-ENV:Body> 
 
 
<GetStationInfo xmlns=” http://cisco.com/mse/location”> 
 
 
 
<AesBusinessSession id="10510"/> 
 
 
 
<AesMobileStation macAddress="00:01:02:03:04:05"/> 
 
 
</GetStationInfo> 
 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
7.2.2 
SOAP Response 
7.2.2.1 Success 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
 
<SOAP-ENV:Body>