phd3-device-specific-command
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.3.2
Object
scalar optional
r/w
OctetString
This object is used to send device-specific data to the paper handling device. The meaning of the device- specific command is dependent on the paper handling device and must be specified in the POS. If the paper handling device does not accept the command, then an <badValue> will be returned. If the device accepts the command, it may still be processing the command after the response has been returned. Depending on the device, the application may need to query PHDx-DEVICE-MEMORY to see when the command has completed. Additional information: If at least two (2) external paper handling devices are attached to the printer, then this object will exist. Not applicable if the value of PHD3-TYPE is eEmpty. Since it will usually take longer to send this command to the device than PML allows for <Set> operations, this object will have a return value that does not necessarily match the value currently received by the second device.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.7.3.3.2- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- ph3
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 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::phd3-device-specific-command.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::phd3-device-specific-command'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.