ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: SNMP Protocol functions
19 results
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices...
List of constants used by the SNMP functions.
List of SNMP functions
Closes an SNMP session.
Reads one or more values of an agent with which an SNMP session was started.
Reads the value found after the last value retrieved for an SNMP agent.
Reads a table of SNMP values.
Loads a MIB file in memory and analyzes it.
Returns the authorized access modes of a specific OID.
Returns the description of an OID.
Returns the status of an OID.
Converts an OID from its numeric representation to its text representation.
Returns the type of data in an OID.
Writes one or more values onto an SNMP agent for which an SNMP session was started.
Starts an SNMP session.
Converts an OID from its text representation to its numeric representation.
Disables the interception of an SNMP trap.
Usage example of the SNMPTrapEnable function
Enables the interception of an SNMP "trap" sent by an agent.