cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pharoz
Engaged Sweeper
Hello, would it be possible to scan for the connection speed of the active network adapters as well during the scanning phase?

For example, here's a WMI query for Windows OS that could possibly be used to detect if it's fast ethernet or gig ethernet.

wmic NIC where NetEnabled=true get Name, Speed



This would be useful because I can produce reports showing all devices that are not connected at gig-e rate. In a situation where the PC is hanging off a VOIP phone or switch and that intermediate device operates at gig-e on the uplink, but drops to 100 Mb, this report will easily identify them.
1 ACCEPTED SOLUTION
Michael_V
Champion Sweeper III
This information is already available in table tblnetworkadapter

Note that this isn't available for all operating systems

View solution in original post

2 REPLIES 2
pharoz
Engaged Sweeper
Thanks Michael. I see it now. Would be nice if it was displayed along the asset's summary page under networking.
Michael_V
Champion Sweeper III
This information is already available in table tblnetworkadapter

Note that this isn't available for all operating systems