job-info-outbins-used
HP-Color-LaserJet-4500-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.20
Object
scalar optional
OctetString
Indicates which output bins this job has delivered
printed pages to. The last OID field for this dynamic
object contains the job ID.
Additional information:
Although LaserJet 4500 comes with two output
bins -- a face-down bin on the top of the device and a
face-up bin at the back of the device -- firmware will not
provide a means of selecting between the two, nor will it
report which of the two gets used. For this reason, bit 0
(cOutbin1) of this collection is being used to designate
both of these bins together.
There will be between 0 and 16 instances of this object in the printer at any given time since the printer keeps
track of up to 16 jobs.
Context
- MIB
- HP-Color-LaserJet-4500-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.20- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- job-info
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-Color-LaserJet-4500-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-Color-LaserJet-4500-MIB::job-info-outbins-used.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-Color-LaserJet-4500-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-Color-LaserJet-4500-MIB::job-info-outbins-used'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.