cpqSeUSBPortType

CPQSTDEQ-MIB · .1.3.6.1.4.1.232.1.2.15.1.1.2

Object

column mandatory Enumeration
The port type.
The supported values are defined as follows:
              
other (1)
    USB/SD port data is not available.
              
usbPort (2)
    The port is a USB Port.
              
usbPort (3)
    The port is a SD Port.

Context

MIB
CPQSTDEQ-MIB
OID
.1.3.6.1.4.1.232.1.2.15.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
cpqSeUSBPortEntry

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 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeUSBPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeUSBPortType.<cpqSeUSBPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTDEQ-MIB::cpqSeUSBPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2usbPort
3sdPort