Letter Identifier
|
Available Statistics
|
Definition
|
Possible Values
|
V
|
Protocol Version
|
Indicates the protocol version that the device is using to sync with your Exchange Server.
|
Value
|
Meaning
|
120
|
Version 12
|
25
|
Version 2.5
|
21
|
Version 2.1
|
20
|
Version 2.0
|
10
|
Version 1.0
|
|
Ty
|
Type
|
|
Value
|
Meaning
|
Em
|
Email
|
Co
|
Contacts
|
Ca
|
Calendar
|
Ta
|
Tasks
|
|
Fid
|
Folder ID
|
The ID of the folder being synchronized.
|
Positive integer
|
Fc
|
Folder Count
|
The number of folders being synchronized.
NOTE: Only used for the GetItemEstimate command
|
Positive integer
|
Filt
|
Filter Type
|
This is the amount of data that the user wanted returned back to them.
|
Value
|
Meaning
|
Email?
|
Calendar?
|
Tasks?
|
0
|
No filter
|
Yes
|
Yes
|
Yes
|
1
|
1 day back
|
Yes
|
No
|
No
|
2
|
3 days back
|
Yes
|
No
|
No
|
3
|
1 week back
|
Yes
|
No
|
No
|
4
|
2 weeks back
|
Yes
|
Yes
|
No
|
5
|
1 month back
|
Yes
|
Yes
|
No
|
6
|
3 months back
|
No
|
Yes
|
No
|
7
|
6 months back
|
No
|
Yes
|
No
|
8
|
Incomplete
|
No
|
No
|
Yes
|
|
St
|
Sync Type
|
This is the type of sync being performed.
The “Meanings” are:
First Sync: This is called “Sync 0” which is the first sync that is established with the Exchange Server.
Subsequent Sync: Thereafter the sync type is categorized as “Subsequent Sync”.
Recovery Sync: The client is resending a sync request because it did not receive a corresponding response.
Invalid Sync: This is when the Sync Key used is invalid or does not match what is stored in the Exchange Server.
|
Value
|
Meaning
|
F
|
First Sync
|
S
|
Subsequent Sync
|
R
|
Recovery Sync
|
I
|
Invalid Sync
|
|
Sk
|
Sync Key
|
This is the actual sync key that is being used between the Client and the Exchange Server.
|
Positive integer
|
Cli:
|
Client Stats
(adds, changes, deletes, fetches, errors)
|
Stores the count of each type of activity from the Client.
Letter Identifiers:
a = Adds
c = Changes
d = Deletes
f = Fetches
e = Errors
Example: Cli:0a0c0d1f0e
|
n/a
|
Svr:
|
Server Stats
(adds, changes, deletes, soft-deletes, errors)
|
Stores the number of each type of activity from the Exchange Server.
Letter Identifiers:
a = Adds
c = Changes
d = Deletes
s = Soft-deletes
e = Errors
Example: Srv:1a0c0d0s0e0r Srv:1a0c0d0s0e0r Srv:1a0c0d0s0e0r Srv:1a0c0d0s0e0r Srv:1a0c0d0s0e0rSrv:1a0c0d0s0e0r
|
n/a
|
E
|
Number of Errors
|
Number of errors encountered in request.
|
positive integer
|
Io
|
Items opened
|
Future Feature. This is the number of items opened by XSO.
|
n/a
|
Hb
|
Heartbeat Interval
|
This indicates the Heartbeat interval used for the Ping command.
NOTE: This is only used for the PING Command (aka Direct Push).
|
n/a
|
Ssp
|
SharePoint Docs
|
Number of files accessed from SharePoint
|
positive integer
|
Sspb
|
SharePoint Bytes
|
Amount of Bytes accessed from SharePoint.
|
positive integer
|
Unc
|
UNC Files
|
Number of files accessed from UNC.
|
positive integer
|
Uncb
|
UNC Bytes
|
Amount of Bytes accessed from UNC.
|
positive integer
|
Att
|
Attachments
|
Number of attachments retrieved. This applies to GetAttachment & ItemOperations command only.
|
positive integer
|
Attb
|
Attachment Bytes
|
Amount of Bytes accessed for Attachment.
This applies to GetAttachment & ItemOperations command only.
|
positive integer
|
Pk
|
Policy Key Received
|
Used by the client and server to correlate acknowledgements to a particular policy setting.
|
n/a
|
Pa
|
Policy Acknowledge Status
|
Indicates success if all the policy settings were applied correctly.
|
Value
|
Meaning
|
1
|
Success applying policy
|
2
|
Partially applied policy
|
3
|
Failed applying policy
|
|
Oof
|
Oof Action
|
This is the action done on the “Out of Office” status stored in Exchange.
|
Value
|
Meaning
|
Get
|
Retrieves the Oof status and message
|
Set
|
Sets the Oof status and/or message.
|
|
UserInfo
|
User Information Action
|
Exchange ActiveSync currently only supports the ability for the device to retrieve the user information data and not set it up at exchange.
|
Get
|
DevModel
|
Device Model
|
Dependent on the Device Manufacturer providing this information as part of the SETTINGS Command. Possible values include:
- Manufacturer Name
- Model Name
- Model Number
|
n/a
|
DevIMEI
|
IMEI
|
Also dependent on Device Manufacturer. IMEI stands for International Mobile Equipment Identity. It’s a 15 digit code assigned to all devices.
|
n/a
|
DevName
|
Device Friendly Name
|
Intended on holding the user’s description of their device.
|
n/a
|
DevOS
|
Device OS
|
This is the OS running on the device
|
n/a
|
DevLang
|
Device OS Language
|
Localized language of the device OS.
|
n/a
|
Error
|
Error
|
Indicates the error section of the request.
|
n/a
|
S
|
Status
|
This is the global command status returned. (status codes vary by command)
|
See appendix for available status codes.
|