ScriptEigener Objekttyp in der Automation Engine Function: Checks if the SNMP connection (Simple Network ManagementManagement ist der Funktionsbereich des Service Orchestrator, in dem die Verwaltung von Service Level Agreements (SLAs) durchgeführt wird. In diesem Bereich werden SLA-Definitionen erstellt, bearbeitet und gelöscht. Außerdem dient dieser Bereich auch der Verwaltung Ihrer Geschäftseinheiten. Protocol) of AE if active.
Syntax
SYS_SNMP_ACTIVE()
|
Return codes |
|---|
|
"Y" - The SNMP connection of AE is
active |
Example
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