mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update canonprinter.yaml ADD support printer model TM TX series * Create canonprinter_tm.snmprec upload test file * Update canonprinter_tm.snmprec * Create canonprinter_tm.json Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
25 lines
507 B
YAML
25 lines
507 B
YAML
os: canonprinter
|
|
group: printer
|
|
text: 'Canon Printer'
|
|
type: printer
|
|
icon: canon
|
|
over:
|
|
- { graph: device_toner, text: Toner }
|
|
discovery:
|
|
-
|
|
sysDescr:
|
|
- Canon MF
|
|
- Canon iR
|
|
- Canon iP
|
|
- Canon TM
|
|
- Canon TX
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.1602.4.2
|
|
- .1.3.6.1.4.1.1602.4.3
|
|
- .1.3.6.1.4.1.1602.4.7
|
|
discovery_modules:
|
|
printer-supplies: true
|
|
poller_modules:
|
|
printer-supplies: true
|