on-off-line
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5
Object
scalar optional
r/w
Enumeration
To bring the PDL processing sub-system on or off line. If the device is a printer, then the printer does not process print job data when the printer is off line. PML communication persists
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- status-system
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::on-off-line.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::on-off-line'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eOnline |
2 | eOffline |
3 | eOfflineAtEndOfJob |