Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 3030
bloba998879c503c602edc36843549ebcd4985f62cd8
1 Title: brocade_info: fixed problem in snmp scan function during service discovery
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i1
8 Date: 1461249883
10 The snmp implementation on those devices is quite broken.
11 Querying an incomplete oid could lead to an unresponsive snmp interface.
12 This error automatically resolves after a few seconds.
13 However, the service discovery process is not willing to wait -> Service discovery fails.
15 This werk fixes the queried oid, by specifying its complete path.