pCIDeviceDataBusWidth
IDRAC-MIB ·
.1.3.6.1.4.1.674.10892.555.4.1100.80.1.7
Object
1100.0080.0001.0007 This attribute defines the width of the data bus
of the PCI device. This attribute contains an enumeration value.
The possible values and their meanings are defined below.
Value Meaning
---------- --------------
0x00000001 Other
0x00000002 Unknown
0x00000003 8 bit
0x00000004 16 bit
0x00000005 32 bit
0x00000006 64 bit
0x00000007 128 bit
0x00000008 1x or x1
0x00000009 2x or x2
0x0000000A 4x or x4
0x0000000B 8x or x8
0x0000000C 12x or x12
0x0000000D 16x or x16
0x0000000E 32x or x32
Context
- MIB
- IDRAC-MIB
- OID
.1.3.6.1.4.1.674.10892.555.4.1100.80.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pCIDeviceTableEntry
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 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB::pCIDeviceDataBusWidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB::pCIDeviceDataBusWidth.<pCIDevicechassisIndex>.<pCIDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDRAC-MIB::pCIDeviceDataBusWidth'
Syntax
- Source
- Unsigned32BitRange
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647