hai
i have to do a project on Traffic Monitoring using SNMP. Is anybody have any idea about how to implement it using snmp in java.
Traffic monitoring is like: there are so many packets on network which leads to traffic or delay in transmitting the packet. To reduce the traffic packets are prioritized (there are other algorithms also like Leaky Bucket Algorithm).On the basis of priority, packets are then transferred. i did not get what is the role of snmp here?
can anyone help me?

