User`s guide
274 XgOS User’s Guide • September 2014
Syntax
Note – If you are entering a description with internal blank spaces (for example
Xsigo Systems) you must enclose the string in double quotes.
The default read-community string is “public”.
Example: SNMP Configuration
Configure Trap Destinations
To inform the Oracle Fabric Interconnect where to forward the traps, use the
following command:
add snmp trap-dest <ip-addr>[:<port>] [-community=<string>] [-version=<string>]
remove snmp trap-dest <ip-addr>[:<port>] [-noconfirm]
set snmp -descr=<description>
set snmp -read-community=<string>
set snmp -sys-contact=<value>
set snmp -sys-location=<value>
set snmp -sys-name=<value>
show snmp
add snmp trap-dest <192.168.100.10:162>
set snmp -read-community=private
set snmp -descr="Xsigo Iowa"
set snmp -sys-contact=the_guy
set snmp -sys-location=Rack_C9
set snmp -sys-name=perfect-tech
show snmp
read-community descr sys-contact sys-name sys-loc trap-destinations
-----------------------------------------------------------------
public Xsigo iowa the_guy perfect-tech Rack_C9 10.1.1.1:162
(private/SNMPv3)
1 record displayed
add snmp trap-dest <IPaddress>