楼主能不能解释一下WinSNMP API?是SNMP的协议包吗?我没有接触过,我找到过一个powertcp snmp tool,不过要钱才能用。

解决方案 »

  1.   

    A WinSNMP application must access the WinSNMP API through the dynamic-link library WSNMP32.DLL.
    The following files are required to support the functionality of the WinSNMP API.Filename Description 
    WSNMP32.LIB WinSNMP Library 
    WSNMP32.DLL Provides WinSNMP interface 
    WINSNMP.H WinSNMP header file 
    SNMPTRAP.EXE Receives SNMP traps and forwards them to MGMTAPI.DLL, the Microsoft SNMP Manager API library 
    SNMPAPI.DLL Provides SNMP utilities 
      

  2.   

    http://www.c-sharpcorner.com/Code/2002/Sept/SnmpLib.asp