CLI Guide
Examples For pool A, limit the maximum amount of pool space that can be occupied by snapshot data to 15%, set the
middle-threshold warning event to be logged when 85% of that space has filled, and set a policy to
automatically delete snapshots (per deletion rules) when the 15% limit is reached.
# set snapshot-space pool A limit 15% middle-threshold 85% limit-policy
delete
See also
show snapshot-space
show pools
set snmp-parameters
Description Sets SNMP parameters for event notification. To enable or disable SNMP requests to the MIB use the set
protocols command.
Minimum role manage
Syntax
set snmp-parameters
[add-trap-host address]
[del-trap-host address]
[enable crit|error|warn|resolved|info|none]
[read-community string]
[trap-host-list addresses]
[write-community string]
Parameters
[add-trap-host address]
Optional. Specifies the network address of a destination host that will receive traps. The value can be an IPv4
address, IPv6 address, or FQDN. Three trap hosts can be set.
[del-trap-host address]
Optional. Specifies the network address of a destination host to delete. The value can be an IPv4 address,
IPv6 address, or FQDN.
[enable crit|error|warn|resolved|info|none]
Optional. Sets the level of trap notification:
• crit: Sends notifications for Critical events only.
• error: Sends notifications for Error and Critical events.
• warn: Sends notifications for Warning, Error, and Critical events.
• resolved: Sends notifications for Resolved, Warning, Error, and Critical events.
• info: Sends notifications for all events.
• none: All events are excluded from trap notification and traps are disabled. This is the default. However,
Critical events and managed-logs events 400–402 are sent regardless of the notification setting.
[read-community string]
Optional. Specifies the SNMP read password for your network. This string is included in traps that are sent.
This string must differ from the write-community string. Input rules:
• The value is case sensitive.
• The value can have a maximum of 31 bytes.
• The value can include any character except: " <>
• A value that includes a space must be enclosed in double quotes.
The default is public.
[trap-host-list addresses]
Optional. Specifies the network addresses of hosts that are configured to receive SNMP traps. Each value
can be an IPv4 address, IPv6 address, or FQDN. Three trap hosts can be set. The value can have a maximum
of 79 bytes.
146
Alphabetical list of commands