Search code examples
c++netapp

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.


Solution

  • SNMP is enabled by default on filers ( though it may later be disabled ). Info on the available MIB can be found here.