Hi !
I am writing a perl script where the user can probe as many snmp interfaces he likes to obtain their in & out octet values.
I am able to send snmp get requests & obtain the in & out octet values...i am using RRD::Simple to update these values into rrd file..
But, I am not getting the traffic for all the interfaces...
There is traffic flowing those interfaces in real.
Today is my first time in perl monks, so, I cudnt post my code..
I can send my code through e-mail...I am still reading the writing tips on how to write a question properly.
Please help