Bernie_10630
Mar 05, 2012Nimbostratus
High Low value in System.Statistics.get_global_statistics
I've been exploring iControl System.System Info and System.Statistics and don't understand the high/low values. In some case the high value is zero while in others its not. Could some explain this to me.
(Common.Statistic){
type = "STATISTIC_CLIENT_SIDE_BYTES_IN"
value =
(Common.ULong64){
high = 9
low = -393526359
}
time_stamp = 0
}
(Common.Statistic){
type = "STATISTIC_CLIENT_SIDE_BYTES_OUT"
value =
(Common.ULong64){
high = 30
low = -1655949687
}
time_stamp = 0
}
(Common.Statistic){
type = "STATISTIC_CLIENT_SIDE_PACKETS_IN"
value =
(Common.ULong64){
high = 0
low = 191824680
}
time_stamp = 0
}
(Common.Statistic){
type = "STATISTIC_CLIENT_SIDE_PACKETS_OUT"
value =
(Common.ULong64){
high = 0
low = 219471652
}
time_stamp = 0
}