RMON/4/ALARMUP: OID [OID] Alarm table [alarm-table-index] monitors [sample-object-oid] with sample type [sample-type], has sampled alarm value [alarm-value] uprise [rising-value].
The value of the alarm entity was higher than uprise.
| Name | Meaning |
|---|---|
| OID | Indicates the OID of the alarm. |
| alarm-table-index | Indicates the index of the alarm entry. |
| sample-object-oid | Indicates the OID of the sampled object. |
| sample-type | Indicates the type of the sampled alarm. |
| alarm value | Indicates the alarm value. |
| rising-value | Indicates the upper threshold of the alarm. |
Cause 1: If the current sampled value was greater than or equal to this threshold, and the last sampled value was smaller than this threshold, the alarm was generated.
Cause 2: When this alarm entry became valid, the first sampled value was greater than or equal to this threshold, and alarmStartupAlarm was equal to risingAlarm and risingOrFallingAlarm, the alarm was generated.