Skip to content

Commit 44fe8c9

Browse files
committed
metric line replaced/removed
1 parent 404e895 commit 44fe8c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

printer/modules/collector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424

2525

2626
class SnmpOid(enum.Enum):
27-
INK_LEVEL = ("ink_level", "1.3.6.1.2.1.43.11.1.1.9.1.1")
2827
INK_CAPACITY = ("ink_capacity", "1.3.6.1.2.1.43.11.1.1.8.1.1")
2928
PAGE_COUNT = ("page_count", "1.3.6.1.2.1.43.10.2.1.4.1.1")
3029
TRAY_EMPTY = ("tray_empty", "1.3.6.1.2.1.43.18.1.1.8.1.13", True)

0 commit comments

Comments
 (0)