Instruction manual – StarTech.com CONYX ECS0016 User Manual

Page 121

Advertising
background image

Instruction Manual

114

Adding more than one SNMP server
To add more than one SNMP server for alert traps add the first SNMP
server using the Management Console or the command line config tool.
Secondary and any further SNMP servers are added manually using
config.
Log in to the console server’s command line shell as root or an admin
user.
To set the Manager Protocol field:
config set config.system.snmp.protocol2=UDP or
config set config.system.snmp.protocol2=TCP

To set the Manager Address field:
config set config.system.snmp.address2=w.x.y.z ..
(replacing w.x.y.z with the IP address or DNS name).

To set the Manager Trap Port field:
config set config.system.snmp.trapport2=162 ..
(replacing 162 with the TCP/UDP port number)

To set the Version field:
config set config.system.snmp.version2=1 or
config set config.system.snmp.version2=2c or
config set config.system.snmp.version2=3

To set the Community field (SNMP version 1 and 2c only):
config set config.system.snmp.community2=yourcommunityname ..
(replacing yourcommunityname with the community name)

To set the Engine ID field (SNMP version 3 only):
config set config.system.snmp.engineid2=800000020109840301 ..
(replacing 800000020109840301 with the engine ID)

Advertising