SNMPv3 SHA/AES often returns unknown
-
- Posts: 65
- Joined: Mon Mar 19, 2012 11:51 pm
SNMPv3 SHA/AES often returns unknown
We have a number of HM tests we use to check the input voltage and battery remaining time on APC/Schneider UPS'.
Recently we have found we are getting a lot of unknown/timeout responses on these tests and have not been able to work out why.
We use a SNMPv3 connection credential with SHA/AES security and have been doing so for a few years.
When we started to get lots of unknown/timeout responses we set up as a test a new SNMPv3 connection credential on HM (and the UPS) using MD5/DES and we are getting much more reliable test responses now.
Anyone else have this issue or got any clues as to why?
Recently we have found we are getting a lot of unknown/timeout responses on these tests and have not been able to work out why.
We use a SNMPv3 connection credential with SHA/AES security and have been doing so for a few years.
When we started to get lots of unknown/timeout responses we set up as a test a new SNMPv3 connection credential on HM (and the UPS) using MD5/DES and we are getting much more reliable test responses now.
Anyone else have this issue or got any clues as to why?
Re: SNMPv3 SHA/AES often returns unknown
HostMonitor version?
Timeout? Have you tried to increase it?
Regards
Alex
Timeout? Have you tried to increase it?
Regards
Alex
-
- Posts: 65
- Joined: Mon Mar 19, 2012 11:51 pm
Re: SNMPv3 SHA/AES often returns unknown
HM 14.54
I've increased timeout to 10,000ms and still get the issue
I've increased timeout to 10,000ms and still get the issue
-
- Posts: 65
- Joined: Mon Mar 19, 2012 11:51 pm
Re: SNMPv3 SHA/AES often returns unknown
The timeout mainly happens in the "Time Remaining" test, the voltage test only fails occasionally
Re: SNMPv3 SHA/AES often returns unknown
Could you try to add 1 line into hostmon.ini file and restart HostMonitor?
[Misc] section
snmpv3UseCache=0
Or try to increase Retries value.
Probably this solution is better, it will not affect all SNMP related tests, just will retry requests to this "bad' device.
Regards
Alex
[Misc] section
snmpv3UseCache=0
Or try to increase Retries value.
Probably this solution is better, it will not affect all SNMP related tests, just will retry requests to this "bad' device.
Regards
Alex
-
- Posts: 65
- Joined: Mon Mar 19, 2012 11:51 pm
Re: SNMPv3 SHA/AES often returns unknown
I changed the retry to 10 and still get timeouts.
I've looked everywhere and can't find hostmon.ini.
I did read where someone was having similar issue with RMA and added that line to the rma.ini file. I didn't think it would work for me but I tried and it didn't so I removed again.
I've looked everywhere and can't find hostmon.ini.
I did read where someone was having similar issue with RMA and added that line to the rma.ini file. I didn't think it would work for me but I tried and it didn't so I removed again.
-
- Posts: 65
- Joined: Mon Mar 19, 2012 11:51 pm
Re: SNMPv3 SHA/AES often returns unknown
If it works it gets a successful reply virtually immediately, if it doesn't work it doesn't seem to matter how big you make the timeout or the number of retries
Re: SNMPv3 SHA/AES often returns unknown
Test performed by HostMonitor or RMA?
HostMonitor? Modify hostmon.ini
RMA? Modify rma.ini
RMA version? Some people mixing modules from different versions..
If this does not help, I would suggest to contact manufacturer of the device
Regards
Alex
HostMonitor? Modify hostmon.ini
RMA? Modify rma.ini
RMA version? Some people mixing modules from different versions..
If this does not help, I would suggest to contact manufacturer of the device
Regards
Alex
Re: SNMPv3 SHA/AES often returns unknown
If we are talking about HostMonitor (not RMA), then file located in "data" folder. Default location C:\ProgramData\HostMonitor\ but you could choose different location during HostMonitor installationI've looked everywhere and can't find hostmon.ini
Regards
Alex
-
- Posts: 65
- Joined: Mon Mar 19, 2012 11:51 pm
Re: SNMPv3 SHA/AES often returns unknown
Thank you; hotmon.ini was where you indicated, I added "snmpv3UseCache=0" and tests now appear to be working
Re: SNMPv3 SHA/AES often returns unknown
We made some SNMP related changes in version 14.80 (Beta should be available later in the week), probably this will help so after update you may try to enable cache again
Regards
Alex
Regards
Alex