mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added support for RedLion N-Tron 714FX6 industrial switch (#10617)
* Add files via upload add icon for REDLION * Add files via upload Add Device REDLION ntron 716FX6 * Add files via upload * add device redlion ntron 714FX6 * Delete ntron.yaml * Add nev device RedLion N-Tron 714FX6 * Update ntron.yaml * additional snmp data redlion ntron714fx6 * Rename ntron714fx6.mib to NTRON714FX6-MIB * Create ntron.json * Update os_schema.json
This commit is contained in:
13
includes/definitions/ntron.yaml
Normal file
13
includes/definitions/ntron.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
os: ntron
|
||||
text: 'Redlion N-Tron'
|
||||
type: network
|
||||
icon: redlion
|
||||
mib_dir:
|
||||
- redlion
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
discovery:
|
||||
- sysObjectID:
|
||||
- .1.3.6.1.4.1.28381.
|
||||
bad_ifname_regexp:
|
||||
- "/^cpu/"
|
||||
Reference in New Issue
Block a user