mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added basic detection for TSC Barcode printers (#7074)
* newdevice: TSC Barcode printer * Added missing snmprec file * Replaced os icon with a 32x32 png * Update tsc.yaml
This commit is contained in:
committed by
Neil Lathwood
parent
faaa94a1e9
commit
bb20ac9616
BIN
html/images/logos/tsc.png
Normal file
BIN
html/images/logos/tsc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
html/images/os/tsc.png
Normal file
BIN
html/images/os/tsc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 654 B |
9
includes/definitions/tsc.yaml
Normal file
9
includes/definitions/tsc.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
os: tsc
|
||||
group: printer
|
||||
text: 'TSC Printer'
|
||||
icon: tsc
|
||||
ifname: 1
|
||||
type: printer
|
||||
discovery:
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.51966.
|
2
tests/snmpsim/tsc.snmprec
Normal file
2
tests/snmpsim/tsc.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|TTP244CE Version: 7.02 EZD
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.51966.2.6
|
Reference in New Issue
Block a user