Cisco Cisco 3350 Mobility Services Engine Developer's Guide

Page of 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  
96
  O F  
2 27  
 
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> 
    </info> 
  </AesMobileStationLocation> 
  <AesMobileStationLocation changedOn="1302695991041" confidenceFactor="72.0"  
          detectingControllers="172.19.28.177" firstActiveAt="1302695543715"  
          floorAesUId="-6104764736694386565" floorId="4131" floorWeight="67"  
          macAddress="00:00:31:02:1b:31" minLastHeardSecs="14" networkStatus="1"  
          objectId="15073" reason="0" sourceTimestamp="1302695991041" x="5304.0"  
          y="3008.0"> 
    <info> 
      <AesMobileStation aid="3" anchorAddress="0.0.0.0"  
               apMacAddress="00:00:13:01:f3:00" ccxVersion="5" changedOn="1302721432507"  
               eapType="6" encryptionCypher="3" essIndex="1" interfaceStr="management"  
               ipAddress="142.0.58.50" macAddress="00:00:31:02:1b:31" mobilityStatus="1"  
               objectId="14691" 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> 
    </info> 
  </AesMobileStationLocation> 
</Response> 
</SOAP-ENV:Body>  
</SOAP-ENV:Envelope>   
 
 
7.7 METHOD: GetStationLocationListByArgs 
Queries the list of AesMobileStationLocation location records currently stored in the MSE. The 
query can be: 
 
Count  Query
Return  the  number  of  mobile  station  location  records  in  the  MSE.  The 
user  can either set isCountQuery=true or false. If the isCountQuery=true, the user will 
only  get  the  total  count  of  MobileStation  location  records.  In  such  a  case,  the 
numOfResults field will not be required. If isCountQuery=false, then the user will have 
to specify a value for the numOfResults field which should be in the limit of 1 to 100.