Query Modem Byte Counters
#Firmware/v300
rxc, txc = modem.bytes( [reset] )
Return the modem byte counters, and optionally clear the values (if reset = true).
reset = true
This is the number of PPP bytes sent or received to/from the modem.