Brocade Fabric OS MIB Reference - Supporting Fabric OS 5.3.0 (53-1000439-01, June 2007)

Fabric OS MIB Reference 5
53-1000439-01
Understanding SNMP Basics
1
read-only - Public
You can only monitor information.
read-write - Private
You can read or modify this variable.
UNDERSTANDING SNMP TRAPS
An unsolicited message that comes to the management station from the SNMP agent on the
device is called a trap. Brocade switches send traps out on UDP port 162 only, therefore an SNMP
management application must be running on UDP port 162. In order to receive traps, the
management station IP address and severity level must be configured on the switch. Up to six trap
recipients can be configured using Web Tools or the snmpConfig command. You can define a
different message severity level for each recipient so that some recipients receive all trap
messages and others receive only the most critical.
There are two main MIB trap choices:
FibreAlliance MIB trap - Associated with the Fibre Alliance MIB (FA-MIB), this MIB manages SAN
switches and devices from any company that complies with Fibre Alliance specifications.
Brocade-specific MIB trap - Associated with the Brocade-specific Brocade MIB (SW-MIB),
manages Brocade switches only.
There is some overlap in the functionality of these MIBs. If you enable both SW-MIB and FA-MIB
traps, you could receive duplicate messages for the switch events that trigger the trap.
You can also use these additional MIBs and their associated traps: HA-MIB; FICON-MIB; and
SW-EXTTRA. You can use the snmpConfig command to disable the FA-MIB, HA-MIB, FICON-MIB, and
SW_EXTTRA; but neither the SW-MIB or the FE-MIB can be disabled.
An event trap (swEventTrap, connUnitEventTrap, or swFabricWatchTrap) is basically an error
message (errShow output) that is SNMP-formatted and delivered.
FA Traps
Consider enabling the FA traps if you want to use SNMP to monitor multiple connectivity units,
including Brocade switches.
The switchStatusPolicySet command determines the FA-TRAP switch status-related outputs:
connUnitStatusChange
connUnitSensorStatusChange
connUnitPortStatusChange
The MIB-II system description swEventTrapLevel determines the output for the connUnitEventTrap.
Events in the Error Log of a severity at or above the configured threshold will generate SNMP traps.
The Fibre Alliance Trap (FA-TRAP) can be configured to send traps using the snmpConfig command.
See the Fabric OS Command Reference for more information on this command.