Share via


snmp Module

The snmp module contains the APIs that are required to support the Simple Network Management Protocol (SNMP). To implement SNMP in a Windows CE–based platfrom, you must include the ppp module in the platform configuration.

Functions for Application Developers

The snmp module contains the following functions for application developers, which are defined in the Snmp.h header file. To import these functions, you need to link to the snmp.lib file.

Function
AsnAny
AsnCounter64
AsnObjectIdentifier
AsnOctetString
SnmpExtensionClose
SnmpExtensionInit
SnmpExtensionInitEx
SnmpExtensionQuery
SnmpExtensionQueryEx
SnmpExtensionTrap
SnmpSvcGetUptime
SnmpSvcSetLogLevel
SnmpSvcSetLogType
SnmpTfxClose
SnmpTfxOpen
SnmpTfxQuery
SnmpUtilAsnAnyCpy
SnmpUtilAsnAnyFree
SnmpUtilDbgPrint
SnmpUtilMemAlloc
SnmpUtilMemFree
SnmpUtilMemReAlloc
SnmpUtilOctetsCmp
SnmpUtilOctetsCpy
SnmpUtilOctetsFree
SnmpUtilOctetsNCmp
SnmpUtilOidAppend
SnmpUtilOidCmp
SnmpUtilOidCpy
SnmpUtilOidFree
SnmpUtilOidNCmp
SnmpUtilPrintToStrAsnAny
SnmpUtilVarBindCpy
SnmpUtilVarBindFree
SnmpUtilVarBindListCpy
SnmpUtilVarBindListFree
SnmpVarBind
SnmpVarBindList

See Also

Windows CE Modules

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.