IP SLA Test
This context lets you access and manage a single IP SLA test.
Unique Actions
Synchronize
Performs synchronization of device-side and server-side test settings.
Action Name: | synchronizeTest |
Non-Interactive Mode: | Not Supported |
Permissions: | Accessible at Observer permission level |
Configure
This action is used to edit Test properties.
![]() | Changing Name field during this operation will cause renaming of current context. This may lead to malfunctioning of other system components that use context name/path as a primary identifier. |
Action Type: |
Common Actions
Delete, Make Copy, Replicate, Edit Context Permissions, Monitor Related Events, View Status
Context States and Icons
Icon | Code | State |
0 | Test state is undefined. | |
1 | Test result is critical. | |
2 | Test target is unreachable. | |
3 | Test target is disconnected. | |
4 | Test result is warning. | |
5 | Test result is normal. |
Advanced Information |
Context Information
Context Type: ipSlaTest
Context Name: provided by user
Context Description: provided by user
Context Path: users.USER_NAME.ipsla.QUERY_NAME
Context Mask: users.*.ipsla.*
Context Permissions
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. Test status and result browsing. |
Operator | Same as Observer. |
Manager | Test configuration, removal and synchronization. |
Engineer | Same as Manager. |
Administrator | Same as Manager. |
Public Variables (Properties)
Common Variables: groupMembership (Group Membership), activeAlerts (Active Alerts)
Properties
Defines basic properties of a test context.
Variable Name: | childInfo |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | 1 - 50 characters |
description | String | 1 - 50 characters |
source | String | |
testNumber | Integer |
Alert Thresholds
Defines alert thresholds for a test.
Variable Name: | alertThresholds |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
warningThreshold | Long | |
criticalThreshold | Long | |
failureThreshold | Long |
Statistics Channels
This variable allows to manage statistics channels of this test.
Variable Name: | statisticsProperties |
Records: | 0...unlimited |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | Name of the channel. |
variable | String | Name of variable the channel is based on. |
properties | Data Table | Properties of the channel. |
Other Test Properties
Other test configuration variables:
Public Functions
This context has no public functions.
Public Events
Common Events: info (Information)
Was this page helpful?