Resources | AlarmsCnf

AlarmsCnf

The alarms object allows you to configure parameters for the alarms which are individually configurable. When viewing alarms from the CLI, the alarm timestamp is Greenwich Mean Time (GMT) regardless of the time zone set on the system.

Exists on Condition (/system/isOAM = 'true' and /system/deploymentType = 'microservices')

Configuration

ParameterPresenceTypeDefaultDescription
clearO Clear Alarms.
currentO set Alarms acknowledge state or comment for an outstanding alarm.

Operational Data

ParameterDescription
currentStatus Status table for Current Outstanding Alarms.
historyStatus Status table for History-Alarms.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAlarmMgrCnf:AlarmsCnf

  • No labels