phd3-type
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.5.3.3
Object
scalar optional
Enumeration
Returns an indication of the type of option installed in PHD interface 3. See SIMM1-TYPE for an explanation of the enumerations. Additional information: External paper handling devices are connected to the printer in a daisy-chained fashion. PHD3 refers to the second device that is connected. Returns eEmpty if no paper handling devices are installed. If the HCI is attached, the value will be eInputPHD. If the HCO is the second connected device, the value will be eOutputPHD.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.5.3.3- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- phd3
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-type.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-type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eEmpty |
10 | eInputPHD |
11 | eOutputPHD |