mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix USW detection again (#11978)
* Fix USW detection again Please UBNT fix your SNMP. sysObjectID for each model is all I ask. * Add test data
This commit is contained in:
@ -16,7 +16,7 @@ discovery:
|
||||
sysDescr_regex:
|
||||
- '/^EdgeSwitch/'
|
||||
- '/^EdgePoint/'
|
||||
- '/^USW-/'
|
||||
- '/^USW[ -]/'
|
||||
- '/^UBNT US/'
|
||||
-
|
||||
sysObjectID:
|
||||
|
4
tests/snmpsim/edgeswitch_usw8.snmprec
Normal file
4
tests/snmpsim/edgeswitch_usw8.snmprec
Normal file
@ -0,0 +1,4 @@
|
||||
1.3.6.1.2.1.1.1.0|4|USW GigaBit Ethernet Switch, firmware v4.3.20.11298
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.41112.1
|
||||
1.3.6.1.2.1.1.3.0|67|178503318
|
||||
1.3.6.1.2.1.1.5.0|4|UBNT
|
Reference in New Issue
Block a user