Alarm table [AlarmId] monitors [OID] with the sample type [SampleType], and the sampled alarm value [SampleValue] is less than or equal to [Threshold].
The sampled value is less than or equal to rising-threshold.
In VS mode, this trap is supported only by the admin VS.
| Trap Attribute | Description | 
|---|---|
| Alarm or Event | Event | 
| Trap Severity | Warning | 
| Mnemonic Code | RMON_FALLINGALARM | 
| Trap OID | 1.3.6.1.2.1.16.0.2 | 
| MIB | RMON-MIB | 
| Alarm ID | This is an event trap and does not involve alarm ID. | 
| Alarm Name | This is an event trap and does not involve alarm name. | 
| Alarm Type | This is an event trap and does not involve alarm type. | 
| Raise or Clear | This is an event trap and does not involve alarm generation or clearance. | 
| Match trap | - | 
| Parameter | Description | 
|---|---|
| AlarmId | Alarm ID. | 
| OID | OID of an alarm. | 
| SampleType | Type of a sampled alarm. | 
| SampleValue | Alarm value. | 
| Threshold | Upper threshold of an alarm. | 
| VB OID | VB Name | VB Index | 
|---|---|---|
| 1.3.6.1.2.1.16.3.1.1.1 | alarmIndex | alarmIndex | 
| 1.3.6.1.2.1.16.3.1.1.3 | alarmVariable | alarmIndex | 
| 1.3.6.1.2.1.16.3.1.1.4 | alarmSampleType | alarmIndex | 
| 1.3.6.1.2.1.16.3.1.1.5 | alarmValue | alarmIndex | 
| 1.3.6.1.2.1.16.3.1.1.8 | alarmFallingThreshold | alarmIndex | 
Cause 1: The current sampled value was less than or equal to the lower threshold, and the previous sampled value was greater than the lower threshold.
Cause 2: The alarm table became valid, the first sampled value was less than or equal to the lower threshold, and fallingAlarm is equal to risingAlarm or risingOrFallingAlarm, an alarm is generated.