FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)

2
E/OS Trap Overview
2-11
McDATA SNMP Support
FA MIB Event Trap
This trap is sent when an internal software event is generated. There
are 4 variable bindings.
2 1.3.6.1.2.1.8888.1.1.3.1.5.<unit-id>
fcConnUnitState.<unit-id>
Where unit-id is the WWN of the switch with 8 zeros appended for a
total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
Unit state. See definition for
fcConnUnitState.
Binding OID Value
Binding OID Value
1 1.3.6.1.2.1.8888.1.1.3.1.1.<unit-id>
fcConnUnitId.<unit-id>
Where unit-id is the WWN of the switch with 8 zeros appended for a
total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
The value is the same as unit-id: the
WWN of the switch with 8 zeros
appended for a total length of 16.
Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
2 1.3.6.1.2.1.8888.1.1.7.1.5.<unit-id><event-index>
fcConnUnitEventType.<unit-id><event-index>
Where unit-id is the WWN of the switch with 8 zeros appended for a
total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
And where event-index is an integer index of the event table, a unique
incrementing value assigned to each event. The event table always
contains the most recent 200 events which met the filter criteria in
place when the event occurred.
See definition for fcConnUnitEventType.
3 1.3.6.1.2.1.8888.1.1.7.1.6.<unit-id><event-index>
fcConnUnitEventObject.<unit-id><event-index>
Where unit-id is the WWN of the switch with 8 zeros appended for a
total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
And where event-index is an integer index of the event table, a unique
incrementing value assigned to each event. The event table always
contains the most recent 200 events which met the filter criteria in
place when the event occurred.
The value of this variable is the OID for
fcConnUnitId:
1.3.6.1.2.1.8888.1.1.3.1.1.<unit-id>
Where unit-id is the WWN of the switch
with 8 zeros appended for a total length of
16. Example:
1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
4 1.3.6.1.2.1.8888.1.1.7.1.7.<unit-id><event-index>
fcConnUnitEventDescr.<unit-id><event-index>
Where unit-id is the WWN of the switch with 8 zeros appended for a
total length of 16. Example: 1.2.3.4.5.6.7.8.0.0.0.0.0.0.0.0
And where event-index is an integer index of the event table, a unique
incrementing value assigned to each event. The event table always
contains the most recent 200 events which met the filter criteria in
place when the event occurred.
Event description string with a maximum
length of 80 characters. This string will
contain a numeric event code and other
values describing the specific event. See
QMS-00019 for a description of events.