mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed Unifi new sysObjectID detection (#12878)
* Fixed Unifi new sysObjectID detection * corrected test data
This commit is contained in:
@@ -9,7 +9,9 @@ over:
|
||||
- { graph: device_wireless_ccq, text: 'Connection Quality' }
|
||||
discovery:
|
||||
-
|
||||
sysObjectID: .1.3.6.1.4.1.8072.3.2.10
|
||||
sysObjectID:
|
||||
- .1.3.6.1.4.1.41112
|
||||
- .1.3.6.1.4.1.8072.3.2.10
|
||||
sysDescr_regex:
|
||||
- '/^UAP/'
|
||||
- '/^U6/'
|
||||
|
2
tests/snmpsim/unifi_560.snmprec
Normal file
2
tests/snmpsim/unifi_560.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|UAP-nanoHD 5.60.3.12934
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.41112
|
Reference in New Issue
Block a user