Detect if a computer is a NetApp filer? (Unmanaged C++)
What is the best way to detect if a computer on a 开发者_开发问答network is a netapp filer? I have tried some general querying of the computers attributes, but nothing has stuck out.
SNMP is enabled by default on filers ( though it may later be disabled ). Info on the available MIB can be found here.
精彩评论