systemSlotHotPlugBusWidth
MIB-Dell-10892 ·
.1.3.6.1.4.1.674.10892.1.1200.10.1.12
Object
1200.0010.0001.0012 This attribute defines the bus width of the hot plug system slot.
Context
- MIB
- MIB-Dell-10892
- OID
.1.3.6.1.4.1.674.10892.1.1200.10.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- systemSlotTableEntry
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 'MIB-Dell-10892' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIB-Dell-10892::systemSlotHotPlugBusWidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIB-Dell-10892' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIB-Dell-10892::systemSlotHotPlugBusWidth.<systemSlotchassisIndex>.<systemSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIB-Dell-10892' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIB-Dell-10892::systemSlotHotPlugBusWidth'
Syntax
- Source
- DellSystemSlotHotPlugBusWidth
- Base type
Enumeration
Values & Constraints
Type Values
1 | busWidthIsOther |
2 | busWidthIsUnknown |
3 | busWidthIs8bits |
4 | busWidthIs16bits |
5 | busWidthIs32bits |
6 | busWidthIs64bits |
7 | busWidthIs128bits |
8 | busWidthIs1xOrx1 |
9 | busWidthIs2xOrx2 |
10 | busWidthIs4xOrx4 |
11 | busWidthIs8xOrx8 |
12 | busWidthIs12xOrx12 |
13 | busWidthIs16xOrx16 |
14 | busWidthIs32xOrx32 |