Do any of the servers that are connected to this switch have internet access or can be accessed by a system that has internet access.
One option is to add the MS SMTP service to one of those servers that will be a relay agent. The SAN will send the email through this server. The SMTP service on the server would need to be configured to route the email up the chain, repeat this step with the next server until such time as it winds up on a server that has internet access or access to your internal email server whichever is closer. No point of sending an email out through the internet if it is going to wind up on one of your own servers.
The same method can be applied with SNMPtrap that involves processing and resending the traps.
http://serverfault.com/questions/37297/solution-to-route-proxy-snmp-traps-or-netflow-generic-udp-etc-for-network-monAn option could be receive SNMPTRAP events record them in a database to which an external system through any means already has access.