cpqSePciSlotWidth
CPQSTDEQ-MIB ·
.1.3.6.1.4.1.232.1.2.13.1.1.6
Object
column mandatory
Enumeration
The maximum data width supported by this PCI slot.
Context
- MIB
- CPQSTDEQ-MIB
- OID
.1.3.6.1.4.1.232.1.2.13.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSePciSlotEntry
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::cpqSePciSlotWidth'
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::cpqSePciSlotWidth.<cpqSePciSlotBusNumberIndex>.<cpqSePciSlotDeviceNumberIndex>'
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::cpqSePciSlotWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | thirtyTwoBit |
4 | sixtyFourBit |
5 | oneTwentyEightBit |
6 | x1 |
7 | x2 |
8 | x4 |
9 | x8 |
10 | x12 |
11 | x16 |
12 | x32 |