paperGeneralCountType
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.4.2.1.1.2
Object
column Enumeration
The type of item this counter is counting.
Context
- MIB
- LEXMARK-MPS-MIB
- OID
.1.3.6.1.4.1.641.6.4.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- paperGeneralCountEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::paperGeneralCountType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::paperGeneralCountType.<deviceIndex>.<paperGeneralCountIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::paperGeneralCountType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | totalPicked |
2 | totalSafe |
3 | totalMonoSafe |
4 | totalColorSafe |
5 | printNHold |
6 | usbDirect |
7 | continuousPrint |
16 | printTotal |
17 | printMono |
18 | printColor |
32 | copyTotal |
33 | copyMono |
34 | copyColor |
48 | faxTotal |
49 | faxMono |
50 | faxColor |
64 | blankTotal |
65 | blankPrint |
66 | blankCopy |
67 | blankFax |
80 | printerPageCount |
81 | modularPageCount |
90 | highlightColor |
91 | businessColor |
92 | graphicsColor |
100 | tonerDarkness1 |
101 | tonerDarkness2 |
102 | tonerDarkness3 |
103 | tonerDarkness4 |
104 | tonerDarkness5 |
105 | tonerDarkness6 |
106 | tonerDarkness7 |
107 | tonerDarkness8 |
108 | tonerDarkness9 |
109 | tonerDarkness10 |
120 | stapleEmpty1 |
121 | stapleEmpty2 |
122 | stapleEmpty3 |
130 | clickCountPrintMono |
131 | clickCountPrintColor |
132 | clickCountScan |
Conformance
Member of