Page 1 of 1
Cisco ASA uptime ios 9.12.2
Posted: Tue Sep 03, 2019 2:05 am
by Astergiou
Hello,
after upgrading our ASA to 9.12.2 we have host snmp uptime OID.
Command check_uptime.pl returns alarm timeout.
Anyone else has this problem?
Thank you
Re: Cisco ASA uptime ios 9.12.2
Posted: Tue Sep 03, 2019 11:43 am
by cdienger
Are you using the script at
https://exchange.nagios.org/directory/P ... me/details? What is the full command that is being run?
https://www.cisco.com/c/en/us/td/docs/s ... -snmp.html shows 1.3.6.1.2.1.1.3. to be the OID to query. Try running the check with the "-T unix-sys" option.
Re: Cisco ASA uptime ios 9.12.2
Posted: Fri Sep 20, 2019 6:34 am
by Astergiou
Thank for your help
It needed -2 -T unix-sys in orde to work
Re: Cisco ASA uptime ios 9.12.2
Posted: Fri Sep 20, 2019 6:55 am
by scottwilkerson
Astergiou wrote:Thank for your help
It needed -2 -T unix-sys in orde to work
Great!
Locking