Digi TS 4 Network Hardware User Manual


 
Configuring SNMP
14-3
Configuration Procedure: Web Interface
1. Access the web interface by entering the Digi One/PortServer TS 2/4 IP address in a browser’s
URL window.
2. Log in to the Digi One/PortServer TS 2/4 as root.
The default password is dbps, which should be changed. See the newpass command in the Digi
One/PortServer TS Command Reference for information on changing passwords.
3. Select Configure and then SNMP from the menu.
4. Fill in the configuration fields and then press Submit.
Configuration Procedure: Command Line
This section describes how to configure PortServer’s SNMP agent.
Related Information
See the set snmp command in the Digi One/PortServer TS Command Reference.
Starting Point
This procedure assumes that you have gathered the following information:
The IP address of the manager to which traps are sent
The name and location of the SNMP contact person
The SNMP name of the PortServer you are configuring
Procedure
Issue a set snmp command to configure Digi One/PortServer TS 2/4’s SNMP agent. Specify the
following:
The ip address of an SNMP management station to which traps are to be sent on the trap_dest
field
A name for this Digi One/PortServer TS 2/4 on the name field
A description of where Digi One/PortServer TS 2/4 is located on the location field. If there are
spaces in this entry, enclose it in quotation marks.
The name of an SNMP contact person on the contact field. If there are spaces in this entry,
enclose it in quotation marks.
Whether authentication traps are generated when an authentication error occurs on the auth_trap
field
Whether the SNMP agent should run immediately on the run field
Configuration Example
set snmp auth_trap=on trap_dest=190.174.150.10 location=”Digi Minnesota”
name=blaze contact=”bill jones” run=on