FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)
2
E/OS Trap Overview
2-5
McDATA SNMP Support
* EOS 6.0 and later only.
The following sections describe each trap and the variables within the
traps. For each variable, the OID is expressed as a numeric value first
followed by a second line showing the symbolic object name.
Appended to the right of the OIDs are the index values for each
object. Most of the objects within traps are actually table values. (That
is, they refer to a MIB object which is part of a table defined in the
MIB). Each SNMP table value must have an index appended to
identify a specific table row.
For example, the enterprise specific port status change trap has the
variable binding for fcEosPortOpStatus, which is a table entry value.
So the OID for fcEosPortOpStatus (1.3.6.1.4.1.289.2.1.1.2.3.1.1.3)
specifies a table column – to get a value for a specific port the table
index (port_number+1) must be appended to the OID. If the trap
occurred because of a change on port 5, then the actual variable OID
would be 1.3.6.1.4.1.289.2.1.1.2.3.1.1.3.
Enterprise-specific
Port Status Change
Trap
This trap is sent for each port which has a status change. There is 1
variable binding as follows:
ES link added event* N/A A new link has been
detected. NOTE: up to
10 seconds may
elapse after link is
added before trap is
sent.
FCEOS 1.3.6.1.4.1.289.15 YES NO
Switch SCN Alert Change in switch
status.
FC-MGMNT 1.3.6.1.2.1.8888.0.1 YES YES
Switch Deletion Alert A switch is removed
from management
control.
FC-MGMNT 1.3.6.1.2.1.8888.0.2 NO YES
Event SCN Info A new system event
was generated.
FC-MGMNT 1.3.6.1.2.1.8888.0.3 YES YES
Sensor SCN Alert Change in status for
FAN/FAN2/POWER
FRUs.
FC-MGMNT 1.3.6.1.2.1.8888.0.4 YES YES
Port SCN Alert A change in port
status.
FC-MGMNT 1.3.6.1.2.1.8888.0.5 YES YES
Trap Severity Sent because MIB Trap OID E/OS EFCM