prtMarkerSuppliesClass
Printer-MIB ·
.1.3.6.1.2.1.43.11.1.1.4
Object
column PrtMarkerSuppliesClassTC
Indicates whether this supply entity represents a supply that
is consumed or a receptacle that is filled.
NOTE: The above description has been modified from RFC 1759
for clarification.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.11.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtMarkerSuppliesEntry
- 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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtMarkerSuppliesClass'
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::prtMarkerSuppliesClass.<hrDeviceIndex>.<prtMarkerSuppliesIndex>'
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::prtMarkerSuppliesClass'
Syntax
- Source
- PrtMarkerSuppliesClassTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
3 | supplyThatIsConsumed |
4 | receptacleThatIsFilled |
Conformance
Member of