Adding Multiple Remote Snmp Managers - Tripp Lite B092-016 Owner's Manual

Console server management switch console server with poweralert console server
Hide thumbs Also See for B092-016:
Table of Contents

Advertisement

Chapter 15: Advanced Configuration

15.5.5 Adding multiple remote SNMP managers

You can add multiple SNMP servers for alert traps add the first and second SNMP servers using the Management Console
(refer Chapter 7) or the command line config tool. Further SNMP servers must be added manually using config.
Log in to the Console Server's command line shell as root or an admin user. Refer back to the Management Console UI or
user documentation for descriptions of each field.
To set the SNMP Manager Address field:
config –set="config.system.snmp.address3=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.trapport3=162"
.. replacing 162 with the TCP/UDP port number
To set the SNMP Manager Protocol field:
config --set="config.system.snmp.protocol3=UDP" or
config --set="config.system.snmp.protocol3=TCP"
To set the SNMP Manager Version field:
config --set="config.system.snmp.version3=3"
To set the SNMP Manager v1 & v2c community field:
config --set="config.system.snmp.community3=public"
To set the SNMP Manager v3 Engine ID field:
config –set="config.system.snmp.engineid3=0x8000000001020304"
.. replacing 0x8000000001020304 with the hex Engine-ID
To set the SNMP Manager v3 Security Level field:
config --set="config.system.snmp.seclevel3=noAuthNoPriv" or
config --set="config.system.snmp.seclevel3=authNoPriv" or
config --set="config.system.snmp.seclevel3=authPriv"
To set the SNMP Manager v3 Username field:
config --set="config.system.snmp.username3=username"
To set the SNMP Manager v3 Auth. Protocol and password fields:
config –set="config.system.snmp.authprotocol3=SHA" or
config --set="config.system.snmp.authprotocol3=MD5"
config --set="config.system.snmp.authpassword3=password 1"
To set the SNMP Manager v3 Privacy Protocol and password fields:
config –set="config.system.snmp.privprotocol3=AES" or
config –set="config.system.snmp.privprotocol3=DES"
config --set="config.system.snmp.privpassword3=password 2"
Once the fields are set, apply the configuration with the following command:
config --run snmp
You can add a third or more SNMP servers by incrementing the "2" in the above commands, e.g. config.system.snmp.
protocol3, config.system.snmp.address3, etc
218

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents