npPortUsbDesiredMode

JETDIRECT3-MIB · .1.3.6.1.4.1.11.2.4.3.13.12

Object

scalar r/w Enumeration
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+)

Context

MIB
JETDIRECT3-MIB
OID
.1.3.6.1.4.1.11.2.4.3.13.12
Type
scalar
Access
readwrite
Status
current
Parent
npPort

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npPortUsbDesiredMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::npPortUsbDesiredMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automatic
2unidirectional
3bidirectional
4mlc
Object Constraints
range: 0-46