User guide

set snmp
Chapter 2 Command Descriptions 203
run={on|off}
Specifies whether the SNMP daemon is started.
on
Starts the SNMP daemon.
off
The SNMP daemon will not start.
The default is "off."
set_request
Displays a prompt of a password required to write to device server SNMP
managed objects. The default is private.
trap_dest=ipaddress
The IP address of the system to which the agent should send traps.
temp_thresh_exc_trap={on|off}
Determines whether an SNMP trap is sent to the SNMP manager when
the temperature threshold on a power control device is exceeded.
on
The agent sends a trap when the threshold is exceeded.
off
A trap is not sent when the threshold is exceeded.
The default is "off."
Examples Display SNMP configuration
#> set snmp
Configure all trap options
#> set snmp run=on trap_dest=190.175.178.73 auth_trap=on cold_start_trap=on
link_up_trap=on curr_thresh_exc_trap=on temp_thresh_exc_trap=on
See also "revert" on page 79. The “revert snmp” option reverts the “set snmp”
configuration.
"set powerunit" on page 175. This command configures a Digi RPM
power controller, including temperature and current thresholds
associated with the temperature and current threshold traps set by this
command.
"set snmpauth" on page 204 for configuring or displaying access
permissions for SNMP sets and gets.