towerops/priv/profiles/os_discovery/zebra.yaml
2026-01-21 14:30:04 -06:00

16 lines
No EOL
594 B
YAML

modules:
os:
hardware:
- ESI-MIB::genProductNumber.0
- ZEBRA-QL-MIB::zql-device-product-name
serial: ESI-MIB::genSerialNumber.0
version: ESI-MIB::genVersion.0
sysDescr_regex: '/(?<features>(wireless|wired))/i'
sensors:
count:
data:
-
oid: ZEBRA-QL-MIB::zql-odometer-total-print-length
num_oid: '.1.3.6.1.4.1.10642.200.17.3.{{ $index }}'
descr: 'Printed Length (life, INCHES)'
index: 'totalPrintLength.{{ $index }}'