avEntPhyUSBDeviceProtocol

AVAYA-ENTITY-MIB · .1.3.6.1.4.1.6889.2.1.99.3.1.1.4

Object

The usb device protocol code.
0x0 - Control/Bulk/Interrupt protocol (with command completion 
      Interrupt).
0x1 - Control/Bulk/Interrupt protocol (with no command completion 
      Interrupt).                   
0x50 - Bulk Only Transport.
              
The G250/G350 supports 0x50 protocol for usb mass storage devices and
0x1 for USB modem.

Context

MIB
AVAYA-ENTITY-MIB
OID
.1.3.6.1.4.1.6889.2.1.99.3.1.1.4
Type
column
Access
readonly
Status
current
Parent
avEntPhyUSBDevicesEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AVAYA-ENTITY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-ENTITY-MIB::avEntPhyUSBDeviceProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-ENTITY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-ENTITY-MIB::avEntPhyUSBDeviceProtocol.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-ENTITY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-ENTITY-MIB::avEntPhyUSBDeviceProtocol'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647