Brocade Fabric OS Documentation Addendum v6.1.2_cee (53-1001216-01, June 2009)

Fabric OS Documentation Addendum 77
53-1001216-01
alarmVariable 1.3.6.1.2.1.16.3.1.1.3
4
alarmVariable 1.3.6.1.2.1.16.3.1.1.3
The object identifier of the particular variable to be sampled.
alarmSampleType 1.3.6.1.2.1.16.3.1.1.4
The method of sampling the selected variable and calculating the value to be compared against
the thresholds.
If the value of this object is absoluteValue(1), the value of the selected variable will be compared
directly with the thresholds at the end of the sampling interval. If the value of this object is
deltaValue(2), the value of the selected variable at the last sample will be subtracted from the
current value, and the difference compared with the thresholds. This object may not be modified if
the associated alarmStatus object is equal to valid(1).
alarmValue 1.3.6.1.2.1.16.3.1.1.5
The value of the statistic during the last sampling period.
alarmStartupAlarm 1.3.6.1.2.1.16.3.1.1.6
The alarm that may be sent when this entry is first set to valid.
alarmRisingThreshold 1.3.6.1.2.1.16.3.1.1.7
A threshold for the sampled statistic. When the current sampled value is greater than or equal to
this threshold and the value at the last sampling interval was less than this threshold, a single
event will be generated.
After a rising event is generated, another such event will not be generated until the sampled value
falls below this threshold and reaches the alarmFallingThreshold.
alarmFallingThreshold 1.3.6.1.2.1.16.3.1.1.8
A threshold for the sampled statistic. When the current sampled value is less than or equal to this
threshold, and the value at the last sampling interval was greater than this threshold, a single
event will be generated. After a falling event is generated, another such event will not be generated
until the sampled value rises above this threshold and reaches the alarmRisingThreshold.
alarmRisingEventIndex 1.3.6.1.2.1.16.3.1.1.9
The index of the eventEntry that is used when a rising threshold is crossed.
alarmFallingEventIndex 1.3.6.1.2.1.16.3.1.1.10
The index of the eventEntry that is used when a falling threshold is crossed.