mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Basic ZTE ZXA10 detection (#13658)
and mark snmpEngineTime as bad fixes: #13576
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
os: zxa10
|
||||
text: 'ZTE ZXA10'
|
||||
type: network
|
||||
icon: zte
|
||||
mib_dir: zte
|
||||
bad_snmpEngineTime: true
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
- { graph: device_processor, text: 'CPU Usage' }
|
||||
- { graph: device_mempool, text: 'Memory Usage' }
|
||||
discovery:
|
||||
-
|
||||
sysObjectID:
|
||||
- .1.3.6.1.4.1.3902.1082.
|
||||
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|C320 Version V2.1.0 Software, Copyright (c) by ZTE Corporation Compiled
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.3902.1082.1001.320.2.1
|
||||
Reference in New Issue
Block a user