prtMarkerCounterUnit
PRINTER-MIB ·
.1.3.6.1.2.1.43.10.2.1.3
Object
The unit that will be used by the printer when reporting counter values for this marking sub-unit. The time units of measure are provided for a device like a strip recorder that does not or cannot track the physical dimensions of the media and does not use characters, lines or sheets.
Context
- MIB
- PRINTER-MIB
- OID
.1.3.6.1.2.1.43.10.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtMarkerEntry
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 'PRINTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRINTER-MIB::prtMarkerCounterUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PRINTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRINTER-MIB::prtMarkerCounterUnit.<hrDeviceIndex>.<prtMarkerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PRINTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PRINTER-MIB::prtMarkerCounterUnit'
Syntax
- Source
- Printer-MIBPrtMarkerCounterUnitTC
- Base type
Enumeration
Values & Constraints
Type Values
3 | tenThousandthsOfInches |
4 | micrometers |
5 | characters |
6 | lines |
7 | impressions |
8 | sheets |
9 | dotRow |
11 | hours |
16 | feet |
17 | meters |