Is there a way to know the Ethernet packet collision count/rate in a Windows
OS? In Linux it can be easily seen using the ifconfig command. In Solaris it can be seen using the
netstat -i -f inet command. Why isn't there one in Windows? Even the Ethernet OIDs (RFC 1284)
doesn't give any information about this. How will I get the collision rate in Windows?