Brocade Fabric OS Administrators Guide (Supporting Fabric OS v7.3.0) User Manual
Page 200
| |ip-v6-change-trap
| |sw-pmgr-event-trap
| |sw-event-trap
| |sw-fabric-reconfig-trap
| |sw-fabric-segment-trap
| |sw-state-change-trap
| |sw-zone-config-change-trap
| |sw-port-move-trap
| |sw-brcd-generic-trap
| |sw-device-status-trap
002|FICON-MIB |link-rnid-device-registration
| |link-rnid-device-deregistration
| |link-lirr-listener-added
| |link-lirr-listener-removed
| |link-rlir-failure-incident
003|FA-MIB |conn-unit-status-change
| |conn-unit-sensor-status-change
| |conn-unit-port-status-change
| |conn-unit-event-trap
004|MIB-2 |cold-restart-trap
| |warm-restart-trap
005|IF-MIB |if-link-up-trap
| |if-link-down-trap
006|RFC1157 |snmp-authetication-trap
007|HA-MIB |fru-status-change-trap
| |fru-history-trap
| |cp-status-change-trap
008|BD-MIB |bd-trap
| |bd-clear-trap
009|T11-FC-ZONE-SERVER-MIB|t11ZsRequestRejectNotify
| |t11ZsMergeSuccessNotify
| |t11ZsMergeFailureNotify
| |t11ZsDefZoneChangeNotify
| |t11ZsActivateNotify
To send all traps to the configured recipients:
switch:admin> snmpTraps --send
Number of traps sent : 30
To send all traps to the recipient 10.35.52.33:
switch:admin> snmpTraps --send -ip_address 10.35.52.33
Number of traps sent : 30
To send the sw-fc-port-scn trap to the configured recipients:
switch:admin> snmpTraps --send -trap_name sw-fc-port-scn
Number of traps sent : 1
To send the sw-fc-port-scn trap to the recipient 10.35.52.33:
switch:admin> snmpTraps --send -trap_name sw-fc-port-scn -ip_address 10.35.52.33
Number of traps sent : 1
To unblock port traps on all the ports or on a specific port:
switch:admin> snmptraps --unblock -ports ALL
switch:admin> snmptraps --unblock -port 1/10
To block port traps on slot 1 and port 10:
Switch:admin> snmptraps --block -port 1/10
NOTE
Blocking of all ports using the ALL option is not allowed.
Configuring Protocols
200
Fabric OS Administrators Guide
53-1003130-01