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

2
2-6
E/OS SNMP Support Manual
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.6.
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