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
Cisco ASA uptime ios 9.12.2
Re: Cisco ASA uptime ios 9.12.2
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.
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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Cisco ASA uptime ios 9.12.2
Thank for your help
It needed -2 -T unix-sys in orde to work
It needed -2 -T unix-sys in orde to work
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Cisco ASA uptime ios 9.12.2
Great!Astergiou wrote:Thank for your help
It needed -2 -T unix-sys in orde to work
Locking