device: Added additional zywall-usg detection (#7405)

* device: more zywall-usg support
move and add snmpsim files

* add snmpsim files

* add again snmpsim files

* Update zywall.yaml
This commit is contained in:
tomarch
2017-10-03 22:38:40 +02:00
committed by Neil Lathwood
parent e16900456c
commit a1d782613b
7 changed files with 10 additions and 4 deletions

View File

@@ -12,7 +12,5 @@ discovery:
sysObjectId:
- .1.3.6.1.4.1.890.1.6
- .1.3.6.1.4.1.890.1.15
sysDescr_regex:
- '/^ZyWALL/'
- '/^USG60/'
- sysDescr_regex: '/^ZyWALL 2X/'
sysDescr_regex_except:
- '/^NWA/'

View File

@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|USG110
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.890.1.15

View File

@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|USG20-VPN
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.890.1.15

View File

@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|USG20W-VPN
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.890.1.15

View File

@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|USG40
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.890.1.15