You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Resources |
oam |
alarms |
ipPolicingAlarmAdmin
ipPolicingAlarmAdmin This table contains system policer alarm configuration. |
Configuration
| Parameter | Presence | Type | Default | Description |
---|
| minorAlarmMode | O | enumeration | inService |
Maintenance/service mode for minor alarm notification.
|
| majorAlarmMode | O | enumeration | inService |
Maintenance/service mode for major alarm notification.
|
| minorAlarmProfileName | M | reference | |
The name of the policer alarm profile for minor alarm notification.
|
| majorAlarmProfileName | M | reference | |
The name of the policer alarm profile for major alarm notification.
|
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/oam/alarms/ipPolicingAlarmAdmin |