Wan Optimization Support

Technical => Configuration => : antunafr May 03, 2017, 09:03:30 PM

: SNMP configuration
: antunafr May 03, 2017, 09:03:30 PM
Hi everybody,

Could someone explain how to configure SNMP on Wanos 3.2.3, please ?

I'm trying to monitor a Wanos 300 appliance with a Plus license but I've got no answer to my SNMP requests so I think that there is some configuration to adjust.

Thank you for your help.

Regards.
: Re: SNMP configuration
: ahenning May 03, 2017, 11:51:21 PM
Hi,

SNMP is disabled by default in v.3, but can be enabled by setting SNMPD=enable in wanos.conf. The default community is wanos_ro_snmp.

But probably the easiest method to get SNMP running on v.3.2.3 and at the same time fix some important typos in the default snmpd.conf is to run the following patch:


wget http://wanos.co/updateinfo/snmp_update_v.3.2.3.sh
bash snmp_update_v.3.2.3.sh



Some SNMP info has been added in the Admin Guide at:
http://wanos.co/docs/docs/wanos-admin-guide/optional-configuration/snmp/
: Re: SNMP configuration
: antunafr May 04, 2017, 05:29:33 AM
Hi,

Thank you very much!

Regards.