Hi,
I have been using Mikrotik 5.20 version with PPP service configured on it. I have a utility to gather the conumption statistics(upload/download bytes) of subscribers who connected to mikrotik through PPP dailer service. For this from my utility I have been getting these through API command by invoking the command of “/PPP active print stats”(API syntax is not of this, but for simplicity I kept console command). So far, everything is fine.
Now I upgraded to Mikrotik version 6.23 and restored the same configuration as used in 5.20 version. When same command is invoked from my utility , the command responded with a trap message of unknown parameter. Now, I went to console and check for the console command, but I did not find the stats option in “PPP active print” command. This used to be there in 5.20 version. Because of this my utility is not working on this.
Can you please let me know whether some additional configuration is required for 6.23 version or is this command itself deprecated in latest version?. In this case, how can I gather these stats from utility which should work for all mikrotik versions.
Plz help in this regard…