Brocade Fabric OS MIB Reference Supporting Fabric OS v7.0.0 (53-1002151-01, April 2011)

Fabric OS MIB Reference 65
53-1002151-01
Event group
3
Event group
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.
Object and OID Access Description
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.
eventEntry
1.3.6.1.2.1.16.9.1.1
Not
accessible
A set of parameters that describe an event to be generated when
certain conditions are met.
eventIndex
1.3.6.1.2.1.16.9.1.1.1
Read only An index that uniquely identifies an entry in the event table. Each such
entry defines one event that is to be generated when the appropriate
conditions occur.
eventDescription
1.3.6.1.2.1.16.9.1.1.2
Read-write A comment describing this event entry.
eventType
1.3.6.1.2.1.16.9.1.1.3
Read-write The type of notification that the probe will make about this event.
In the case of a log, an entry is made in the log table for each event. In
the case of snmp-trap, an SNMP trap is sent to one or more
management stations.
eventCommunity
1.3.6.1.2.1.16.9.1.1.4
Read-write If an SNMP trap is to be sent, it will be sent to the SNMP community
specified by this octet string.