Reference Guide

system SNMP set
Description
Modify SNMP settings.
Format
system SNMP set {options}
Options
Option Description Format
-Location <Location> Location of the FluidFS cluster as
it will appear in the SNMP traps
that will be sent from the FluidFS
cluster
Any string
-Contact <Contact> Contact details of the FluidFS
cluster as they will appear in the
SNMP traps that will be sent from
the FluidFS cluster
Any string
-ReadOnlyCommunity
<ReadOnlyCommunity>
SNMP read community Length must be less than 30
characters
-TrapRecipients
<TrapRecipients>
SNMP trap recipients Comma-separated list of host
names. Host names must contain
one or more sub names, each
separated by a dot. Each sub
name may contain letters,
numbers or hyphens, but may
not start nor end in a hyphen.
Example
Set the SNMP location to US, the FluidFS cluster contact details to idffs1, and trap recipient to
mgmtstation.nas.test:
CLI> system SNMP set -Location US -Contact idffs1 -TrapRecipients
mgmtstation.nas.test
system mail-configuration view
Description
Display mail settings.
Format
system mail-configuration view
112