mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added initial detection for netmodule NB1600 (#7514)
This commit is contained in:
committed by
Neil Lathwood
parent
84a06f4596
commit
f2c4563c85
BIN
html/images/logos/netmodule.png
Normal file
BIN
html/images/logos/netmodule.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
html/images/os/netmodule.png
Normal file
BIN
html/images/os/netmodule.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
9
includes/definitions/netmodule.yaml
Normal file
9
includes/definitions/netmodule.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
os: netmodule
|
||||
text: NetModule
|
||||
type: network
|
||||
icon: netmodule
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
discovery:
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.31496.10.
|
2
tests/snmpsim/netmodule.snmprec
Normal file
2
tests/snmpsim/netmodule.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|NB1600
|
||||
1.3.6.1.2.1.1.2.0|6|.1.3.6.1.4.1.31496.10.10.46
|
Reference in New Issue
Block a user