avEntPhyUSBDeviceClassCode

AVAYA-ENTITY-MIB · .1.3.6.1.4.1.6889.2.1.99.3.1.1.2

Object

The usb device class code.
              
Value   Hex Value   Descriptor  
			1 		1 			Audio 
			2 		2 			CDC-Control 
			3 		3 			HID 
			5 		5 			Physical 
			6 		6 			Image (subclass & protocol must be 1) 
			7 		7 			Printer 
			8 		8 			Mass-Storage 
			9 		9 			HUB 
			10 		A 			CDC-Data 
			11 		B 			Chip/Smart Card 
			13 		D 			Content-Security
			14 		E 			Video 
			220 	DC 			Diagnostic Device (see below for details)
			224 	E0 			Wireless Controller (see below for details) 
			254 	FE 			Application-Specific (see below for details)
			255 	FF 			Vendor-Specific 
              			
			The G250/G350 supports usb mass storage devices of class code of 0x8 
			and usb modem with class 0x2.

Context

MIB
AVAYA-ENTITY-MIB
OID
.1.3.6.1.4.1.6889.2.1.99.3.1.1.2
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::avEntPhyUSBDeviceClassCode'
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::avEntPhyUSBDeviceClassCode.<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::avEntPhyUSBDeviceClassCode'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647