Network Commands
100 IOLAN Device Server User’s Guide, Version 1.0

Delete Trap

Description Deletes an SNMP trap.
User Level Admin
Syntax
Option <config_trap_number>
When you add an SNMP trap, it gets assigned to a number. To delete the SNMP trap,
you need to specify the number of the trap that you want to delete. To see which trap is
assigned to what number, type the show snmp command.

Set SNMP

Description Configures SNMP settings.
User Level Admin
Syntax
Options contact
location
readonly user
readwrite user

Show SNMP

Description Shows SNMP settings, including communities and traps.
User Level Admin
Syntax
TFTP Commands

Set Server TFTP

Description Configures the Device Server’s TFTP client settings.
User Level Admin
Syntax
Options retry
timeout
delete trap <config_trap_number>
set snmp [contact <string>] [location <string>]
[readonly user <username>] [readwrite user <username>]
The name and contract information of the person who manages this SMNP node.
The physical location of the SNMP node.
(SNMP version 3) Specified user can only view SNMP variables.
(SNMP version 3) Specified user can view and edit SNMP variables.
show snmp
set server tftp [retry <integer>] [timeout <integer>]
The number of times the Device Server will attempt to transfer (using TFTP) a file
to/from a host. Enter a value between 0 and 5. The default is 5. A value of 0 (zero)
means that the Device Server will not attempt a retry should TFTP fail.
The time, in seconds, that the Device Server will wait for a successful transmit or
receipt of TFTP packets before retrying a TFTP transfer. Enter a value between 3 and
10. The default is 3 seconds.