mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
ns-bsd updated for SNS LTSB 3.7.19 (#14060)
* Update ns-bsd.yaml since SNS updated LTSB 3.7.19 Since the LTSB version of the stromshield OS in 3.7.19 (and also in last version in 3.7.20) the stormshield firewall are seen as a generic device. The objectID in the MIB as change from ".1.3.6.1.4.1.8072.3.2.8" to ".1.3.6.1.4.1.11256.2.0" see https://github.com/librenms/librenms/issues/12915 Tested on SNS 3.11.10 * Update ns-bsd.yaml for new and old sysObjectID The sysDescr contain the serial number, exemple NS-BSD SN510XXXXXXXX amd64 so we need to keep the regex * Update ns-bsd.yaml * changed the array to multiligne * Create ns-bsd.snmprec * Update ns-bsd.snmprec Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
@@ -11,5 +11,6 @@ discovery:
|
||||
-
|
||||
sysObjectID:
|
||||
- .1.3.6.1.4.1.8072.3.2.8
|
||||
- .1.3.6.1.4.1.11256.2.0
|
||||
sysDescr_regex:
|
||||
- '/^NS-BSD/'
|
||||
|
||||
7489
tests/data/ns-bsd.snmprec
Normal file
7489
tests/data/ns-bsd.snmprec
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user