held-job-retention
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.3
Object
scalar optional
Enumeration
Indicates the retention classification of the job. The values
indicate whether the job is printed immediately or stored.
There are 4 options: \\
eHoldOff: The job is printed but not retained on the disk. \\
eHoldOn: The job is printed and stored temporarily on the disk. \\
eHoldStore: The job is not printed but stored on the disk. \\
eHoldProof: One copy of the job is printed and the
remaining copies are stored on the disk. \\
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.1.3- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- held-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 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::held-job-retention.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::held-job-retention'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eHoldOff |
2 | eHoldOn |
3 | eHoldStore |
4 | eHoldProof |