Brocade Fabric OS MIB Reference v7.1.0 (53-1002750-01, March 2013)

Fabric OS MIB Reference 65
53-1002750-01
Event group
3
Event group
alarmSampleType
1.3.6.1.2.1.16.3.1.1.4
Read-write 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
Read only The value of the statistic during the last sampling period.
alarmStartupAlarm
1.3.6.1.2.1.16.3.1.1.6
Read-write 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
Read-write 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
Read-write 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
Read-write 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
Read-write The index of the eventEntry that is used when a falling threshold is
crossed.
alarmOwner
1.3.6.1.2.1.16.3.1.1.11
Read-write The entity that configured this entry and is therefore using the
resources assigned to it.
alarmStatus
1.3.6.1.2.1.16.3.1.1.12
Read-write The status of this alarm entry.
TABLE 22
Object and OID Access Description
TABLE 23
Object and OID Access Description
event
1.3.6.1.2.1.16.9
Not
accessible
A set of parameters that describe an event to be generated when
certain conditions are met.
An event is created using the rmon event <event-id> command.
eventTable
1.3.6.1.2.1.16.9.1
Not
accessible
A list of events to be generated.