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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.8b12 1.4.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.