cpqSeUSBPortDeviceFeature
CPQSTDEQ-MIB ·
.1.3.6.1.4.1.232.1.2.15.1.1.18
Object
column optional
Enumeration
The USB/SD Device advanced features.
The supported values are defined as follows:
none (0) -- deprecated in 10.20
USB/SD device is a standard device with no advanced features.
redundancy-capable (1)
The USB/SD device is Redundancy-capable.
standard (2)
USB/SD device is a standard device with no advanced features.
Context
- MIB
- CPQSTDEQ-MIB
- OID
.1.3.6.1.4.1.232.1.2.15.1.1.18- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- cpqSeUSBPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::cpqSeUSBPortDeviceFeature'
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::cpqSeUSBPortDeviceFeature.<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::cpqSeUSBPortDeviceFeature'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | redundancy-capable |
2 | standard |