windows.snmp

\ snmp.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

ASN_CONTEXTSPECIFIC
alias ASN_CONTEXTSPECIFIC = ASN_CONTEXT
Undocumented in source.
ASN_PRIMATIVE
alias ASN_PRIMATIVE = ASN_PRIMITIVE
Undocumented in source.
ASN_RFC1155_COUNTER
alias ASN_RFC1155_COUNTER = ASN_COUNTER32
Undocumented in source.
ASN_RFC1155_GAUGE
alias ASN_RFC1155_GAUGE = ASN_GAUGE32
Undocumented in source.
ASN_RFC1155_IPADDRESS
alias ASN_RFC1155_IPADDRESS = ASN_IPADDRESS
Undocumented in source.
ASN_RFC1155_OPAQUE
alias ASN_RFC1155_OPAQUE = ASN_OPAQUE
Undocumented in source.
ASN_RFC1155_TIMETICKS
alias ASN_RFC1155_TIMETICKS = ASN_TIMETICKS
Undocumented in source.
ASN_RFC1157_GETNEXTREQUEST
alias ASN_RFC1157_GETNEXTREQUEST = SNMP_PDU_GETNEXT
Undocumented in source.
ASN_RFC1157_GETREQUEST
alias ASN_RFC1157_GETREQUEST = SNMP_PDU_GET
Undocumented in source.
ASN_RFC1157_GETRESPONSE
alias ASN_RFC1157_GETRESPONSE = SNMP_PDU_RESPONSE
Undocumented in source.
ASN_RFC1157_SETREQUEST
alias ASN_RFC1157_SETREQUEST = SNMP_PDU_SET
Undocumented in source.
ASN_RFC1157_TRAP
alias ASN_RFC1157_TRAP = SNMP_PDU_V1TRAP
Undocumented in source.
ASN_RFC1213_DISPSTRING
alias ASN_RFC1213_DISPSTRING = ASN_OCTETSTRING
Undocumented in source.
AsnBits, AsnSequence, AsnImplicitSequence, AsnIPAddress, AsnNetworkAddress, AsnDisplayString, AsnOpaque
alias AsnBits, AsnSequence, AsnImplicitSequence, AsnIPAddress, AsnNetworkAddress, AsnDisplayString, AsnOpaque = AsnOctetString
Undocumented in source.
AsnCounter
alias AsnCounter = AsnCounter32
Undocumented in source.
AsnCounter64
alias AsnCounter64 = ULARGE_INTEGER
Undocumented in source.
AsnGauge
alias AsnGauge = AsnGauge32
Undocumented in source.
AsnInteger
alias AsnInteger = AsnInteger32
Undocumented in source.
AsnInteger32
alias AsnInteger32 = LONG
Undocumented in source.
AsnObjectName
alias AsnObjectName = AsnObjectIdentifier
Undocumented in source.
AsnObjectSyntax
alias AsnObjectSyntax = AsnAny
Undocumented in source.
AsnUnsigned32, AsnCounter32, AsnGauge32, AsnTimeticks
alias AsnUnsigned32, AsnCounter32, AsnGauge32, AsnTimeticks = ULONG
Undocumented in source.
RFC1157VarBind
alias RFC1157VarBind = SnmpVarBind
Undocumented in source.
RFC1157VarBindList
alias RFC1157VarBindList = SnmpVarBindList
Undocumented in source.
SNMPAPI
alias SNMPAPI = INT
Undocumented in source.
SNMP_CopyVarBind
alias SNMP_CopyVarBind = SnmpUtilVarBindCpy
Undocumented in source.
SNMP_CopyVarBindList
alias SNMP_CopyVarBindList = SnmpUtilVarBindListCpy
Undocumented in source.
SNMP_DBG_free
alias SNMP_DBG_free = SnmpUtilMemFree
Undocumented in source.
SNMP_DBG_malloc
alias SNMP_DBG_malloc = SnmpUtilMemAlloc
Undocumented in source.
SNMP_DBG_realloc
alias SNMP_DBG_realloc = SnmpUtilMemReAlloc
Undocumented in source.
SNMP_FreeVarBind
alias SNMP_FreeVarBind = SnmpUtilVarBindFree
Undocumented in source.
SNMP_FreeVarBindList
alias SNMP_FreeVarBindList = SnmpUtilVarBindListFree
Undocumented in source.
SNMP_free
alias SNMP_free = SnmpUtilMemFree
Undocumented in source.
SNMP_malloc
alias SNMP_malloc = SnmpUtilMemAlloc
Undocumented in source.
SNMP_oidappend
alias SNMP_oidappend = SnmpUtilOidAppend
Undocumented in source.
SNMP_oidcmp
alias SNMP_oidcmp = SnmpUtilOidCmp
Undocumented in source.
SNMP_oidcpy
alias SNMP_oidcpy = SnmpUtilOidCpy
Undocumented in source.
SNMP_oidfree
alias SNMP_oidfree = SnmpUtilOidFree
Undocumented in source.
SNMP_oidncmp
alias SNMP_oidncmp = SnmpUtilOidNCmp
Undocumented in source.
SNMP_printany
alias SNMP_printany = SnmpUtilPrintAsnAny
Undocumented in source.
SNMP_realloc
alias SNMP_realloc = SnmpUtilMemReAlloc
Undocumented in source.

Enums

ASN_UNIVERSAL
anonymousenum ASN_UNIVERSAL
Undocumented in source.
DEFAULT_SNMP_PORT_UDP
anonymousenum DEFAULT_SNMP_PORT_UDP
Undocumented in source.
SNMPAPI_ERROR
anonymousenum SNMPAPI_ERROR
Undocumented in source.
SNMP_ACCESS_NONE
anonymousenum SNMP_ACCESS_NONE
Undocumented in source.
SNMP_ERRORSTATUS_NOERROR
anonymousenum SNMP_ERRORSTATUS_NOERROR
Undocumented in source.
SNMP_GENERICTRAP_COLDSTART
anonymousenum SNMP_GENERICTRAP_COLDSTART
Undocumented in source.
SNMP_LOG_SILENT
anonymousenum SNMP_LOG_SILENT
Undocumented in source.
SNMP_MEM_ALLOC_ERROR
anonymousenum SNMP_MEM_ALLOC_ERROR
Undocumented in source.

Functions

SnmpExtensionClose
VOID SnmpExtensionClose()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpExtensionInit
BOOL SnmpExtensionInit(DWORD , HANDLE* , AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpExtensionInitEx
BOOL SnmpExtensionInitEx(AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpExtensionMonitor
BOOL SnmpExtensionMonitor(LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpExtensionQuery
BOOL SnmpExtensionQuery(BYTE , SnmpVarBindList* , AsnInteger32* , AsnInteger32* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpExtensionQueryEx
BOOL SnmpExtensionQueryEx(DWORD , DWORD , SnmpVarBindList* , AsnOctetString* , AsnInteger32* , AsnInteger32* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpExtensionTrap
BOOL SnmpExtensionTrap(AsnObjectIdentifier* , AsnInteger32* , AsnInteger32* , AsnTimeticks* , SnmpVarBindList* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpSvcGetUptime
DWORD SnmpSvcGetUptime()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpSvcSetLogLevel
VOID SnmpSvcSetLogLevel(INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpSvcSetLogType
VOID SnmpSvcSetLogType(INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilAsnAnyCpy
SNMPAPI SnmpUtilAsnAnyCpy(AsnAny* , AsnAny* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilAsnAnyFree
VOID SnmpUtilAsnAnyFree(AsnAny* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilDbgPrint
VOID SnmpUtilDbgPrint(INT , LPSTR , ...)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilIdsToA
LPSTR SnmpUtilIdsToA(UINT* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilMemAlloc
LPVOID SnmpUtilMemAlloc(UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilMemFree
VOID SnmpUtilMemFree(LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilMemReAlloc
LPVOID SnmpUtilMemReAlloc(LPVOID , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOctetsCmp
SNMPAPI SnmpUtilOctetsCmp(AsnOctetString* , AsnOctetString* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOctetsCpy
SNMPAPI SnmpUtilOctetsCpy(AsnOctetString* , AsnOctetString* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOctetsFree
VOID SnmpUtilOctetsFree(AsnOctetString* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOctetsNCmp
SNMPAPI SnmpUtilOctetsNCmp(AsnOctetString* , AsnOctetString* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOidAppend
SNMPAPI SnmpUtilOidAppend(AsnObjectIdentifier* , AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOidCmp
SNMPAPI SnmpUtilOidCmp(AsnObjectIdentifier* , AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOidCpy
SNMPAPI SnmpUtilOidCpy(AsnObjectIdentifier* , AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOidFree
VOID SnmpUtilOidFree(AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOidNCmp
SNMPAPI SnmpUtilOidNCmp(AsnObjectIdentifier* , AsnObjectIdentifier* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilOidToA
LPSTR SnmpUtilOidToA(AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilPrintAsnAny
VOID SnmpUtilPrintAsnAny(AsnAny* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilPrintOid
VOID SnmpUtilPrintOid(AsnObjectIdentifier* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilVarBindCpy
SNMPAPI SnmpUtilVarBindCpy(SnmpVarBind* , SnmpVarBind* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilVarBindFree
VOID SnmpUtilVarBindFree(SnmpVarBind* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilVarBindListCpy
SNMPAPI SnmpUtilVarBindListCpy(SnmpVarBindList* , SnmpVarBindList* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SnmpUtilVarBindListFree
VOID SnmpUtilVarBindListFree(SnmpVarBindList* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

AsnAny
struct AsnAny
Undocumented in source.
AsnObjectIdentifier
struct AsnObjectIdentifier
Undocumented in source.
AsnOctetString
struct AsnOctetString
Undocumented in source.
SnmpVarBind
struct SnmpVarBind
Undocumented in source.
SnmpVarBindList
struct SnmpVarBindList
Undocumented in source.

Variables

SNMP_MAX_OID_LEN
size_t SNMP_MAX_OID_LEN;
Undocumented in source.
SNMP_OUTPUT_TO_CONSOLE
INT SNMP_OUTPUT_TO_CONSOLE;
SNMP_OUTPUT_TO_DEBUGGER
INT SNMP_OUTPUT_TO_DEBUGGER;
SNMP_OUTPUT_TO_EVENTLOG
INT SNMP_OUTPUT_TO_EVENTLOG;
SNMP_OUTPUT_TO_LOGFILE
INT SNMP_OUTPUT_TO_LOGFILE;
Undocumented in source.

Meta