ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / SNMP Protocol functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The SNMP functions are as follows:
SNMPCloseSessionCloses an SNMP session.
SNMPGetReads one or more values of an agent with which an SNMP session was started.
SNMPGetNextReads the value found after the last value retrieved for an SNMP agent.
SNMPGetTableReads a table of SNMP values.
SNMPLoadMIBLoads a MIB file in memory and analyzes it.
SNMPOIDAccessReturns the authorized access modes of a specific OID.
SNMPOIDDescriptionReturns the description of an OID.
SNMPOIDStatusReturns the status of an OID.
SNMPOIDToStringConverts an OID from its numeric representation to its text representation.
SNMPOIDTypeReturns the type of data in an OID.
SNMPSetWrites one or more values onto an SNMP agent for which an SNMP session was started.
SNMPStartSessionStarts an SNMP session.
SNMPStringToOIDConverts an OID from its text representation to its numeric representation.
SNMPTrapDisableDisables the interception of an SNMP trap.
SNMPTrapEnableEnables the interception of an SNMP "trap" sent by an agent.
Related Examples:
The SNMP functions Unit examples (WINDEV): The SNMP functions
[ + ] Using SNMP functions
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help