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:
Mar974
2022-08-08 05:02:13 +04:00
committed by GitHub
parent 9bb6b19832
commit 8179cd90b6
2 changed files with 7490 additions and 0 deletions

View File

@@ -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
View File

File diff suppressed because it is too large Load Diff