mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix hiveos detection to make it more strict (#8472)
This commit is contained in:
@@ -7,5 +7,9 @@ mib_dir:
|
||||
over:
|
||||
- { graph: device_bits, text: Traffic }
|
||||
discovery:
|
||||
- sysDescr_regex:
|
||||
- '/^(Aerohive )*SR[\d\w]+/'
|
||||
-
|
||||
sysObjectID:
|
||||
- .1.3.6.1.4.1.26928.1
|
||||
- .1.3.6.1.4.1.4413
|
||||
sysDescr_regex:
|
||||
- '/^(Aerohive )*SR[\d\w]+/'
|
||||
|
||||
Reference in New Issue
Block a user