Werk #3030: brocade_info: fixed problem in snmp scan function during service discovery
Component | Checks & agents | ||||||||||||||||||
Title | brocade_info: fixed problem in snmp scan function during service discovery | ||||||||||||||||||
Date | Apr 21, 2016 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
The snmp implementation on those devices is quite broken. Querying an incomplete oid could lead to an unresponsive snmp interface. This error automatically resolves after a few seconds. However, the service discovery process is not willing to wait -> Service discovery fails.
This werk fixes the queried oid, by specifying its complete path.