Script Function: Checks if the SNMP connection (Simple Network Management Protocol) of AE if active.
SYS_SNMP_ACTIVE()
Return codes |
---|
"Y" - The SNMP connection of AE is
active |
The example demonstrates a check that is made to determine whether the SNMP connection is active. The result is output to the activation report.
:SET &RET# = SYS_SNMP_ACTIVE()
:PRINT &RET#
See also:
Script element | Description |
---|---|
Sends an SNMP trap |
Script Elements - System Conditions and Settings
About Scripts
Script Elements - Alphabetical Listing
Script Elements - Ordered by Function