User Tools

Site Tools


uphp:functions:snmp_trap_send

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

uphp:functions:snmp_trap_send [2020/10/26 11:09]
admin created
uphp:functions:snmp_trap_send [2021/09/13 05:57]
Line 1: Line 1:
-======snmp_trap_send====== 
- 
-<badge>WMMEGA,MINI3 >= 2.1175</badge> <badge>WM-M2 >= 3.1175</badge> 
- 
-Send an SNMP Trap message 
- 
-====Description==== 
- 
-<well size="sm"><html> 
-<span style="font-size:125%;color:green">int 
-<span style="color:black">snmp_trap_send ( 
-<span style="color:green">string 
-<span style="color:blue">$message 
-<span style="color:black">) 
-</html></well> 
- 
-Send a message via SNMP Trap to the configured trap server.  This will be transmitted as an ASCII message. 
- 
- 
- 
-====Parameter==== 
- 
-<html><b><span style="color:blue">$message<span style="color:black"></b>:  A <b><span style="color:green">string<span style="color:black"></b></html> 
- 
-====Return Values==== 
- 
-<html><b><span style="color:green">int<span style="color:black"></b>:  0 if it failed, or 1 if it succeeded</html> 
- 
-====Example==== 
- 
-<code php> 
-<? 
-   
-?> 
-</code> 
- 
-====See Also==== 
  
uphp/functions/snmp_trap_send.txt · Last modified: 2021/09/13 05:57 (external edit)