Console Server & Router User Manual
285
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
Содержание ACM5000
Страница 3: ......
Страница 10: ...Table of Contents 10 Console Server RIM Gateway User Manual...
Страница 11: ......
Страница 94: ...Chapter 5 Firewall Failover and Out of Band 94 Console Server RIM Gateway User Manual...
Страница 119: ......
Страница 149: ......
Страница 191: ......
Страница 205: ......
Страница 225: ......
Страница 303: ......
Страница 313: ......
Страница 323: ......