MIB Viewer

npPortUsbDesiredMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.4.3.13.12
Access
read-write
Status
current
Sub-identifiers
0
The desired operating mode of the USB interface to this device. JetDirect normally uses the best interface the device supports. Setting this object limits the device to a simpler interface when the more complex interface does not work with JetDirect. automatic = use best available protocol unidirectional = limit to forward data only (USB class 7.1.1) bidirectional = limit to simple forward and reverse data (7.1.2) mlc = limit to HP-MLC protocol (USB class 7.1.2+)
INTEGER { automatic(1), unidirectional(2), bidirectional(3), mlc(4) }