Page 1 of 1

SNMP Wizard

Posted: Wed Oct 19, 2016 10:05 am
by mdsupersonic
Hi support team,

I check snmpget command in CLI and it does work
snmpget -mAll -v 2c 172.25.100.101 -c Telmetrics! apSipSAStatsPeriodHighInbound.169
APSYSMGMT-MIB::apSipSAStatsPeriodHighInbound.169 = Gauge32: 0



But when I want to use this in SNMP wizard and get info of this OID does not work in GUI.


check_xi_service_snmp! -o 1.3.6.1.4.1.9148.3.2.1.2.2.1.10.169 -C Telmetrics! -P 2c -m APSYSMGMT-MIB!!!!!!


And the error is :

External command error: Timeout: No Response from 172.25.100.101:161.

Any help would be appreciated.

Re: SNMP Wizard

Posted: Wed Oct 19, 2016 2:16 pm
by mdsupersonic
Guys any help?!!!!!! :!: :!: :!: :!: :!: :?: :?: :?: :?: :?:

Re: SNMP Wizard

Posted: Wed Oct 19, 2016 2:43 pm
by tmcdonald
Please read the following documentation regarding User Macros:

https://assets.nagios.com/downloads/nag ... Macros.pdf

Since your password contains a ! it is likely interfering with the config file format. You will need to store your password in a $USERn$ macro as described in the document, and reference it in your service configuration.

Re: SNMP Wizard

Posted: Wed Oct 19, 2016 2:57 pm
by mdsupersonic
Thank you for your response, That ! is in community name and I can not figure out how to handle it.
That link is something general.

Re: SNMP Wizard

Posted: Wed Oct 19, 2016 3:06 pm
by mdsupersonic
Thank you It's worked.Sorry for my impatience and you can close this thread as well.