All MIBs › CPQSTDEQ-MIB › cpqSePciSlotBusNumberIndex
cpqSePciSlotBusNumberIndex
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSePciSlotBusNumberIndex
OID (numeric): 1.3.6.1.4.1.232.1.2.13.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A number that uniquely identifies this device on its PCI bus. Values greater than 255 are considered dummy bus numbers for empty PCI slots. For systems supporting multiple PCI segments, the segment number will be encoded into the middle word of this value (Bit8 to Bit23). If PCI segment is not supported, Bit8 to Bit23 will be 0.
What is cpqSePciSlotBusNumberIndex?
This OID reports the PCI bus number that, together with the device index, uniquely identifies this PCI slot, where values greater than 255 indicate a dummy bus number assigned to an empty slot. An admin auditing PCI slot occupancy can use a value above 255 as a quick signal that a given slot is empty, and on systems with multiple PCI segments the segment number is encoded into bits 8 through 23 of this value. For example, on a system without multi-segment PCI support, a bus number of 300 (over 255) would immediately tell the admin that slot has no card installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.13.1.1.1 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSePciSlotBusNumberIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.13.1.1.1.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSePciSlotBusNumberIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSePciSlotBusNumberIndex.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSePciSlotBusNumberIndex OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13 | cpqSePci | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13.1 | cpqSePciSlotTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13.1.1 | cpqSePciSlotEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13.1.1.1 | cpqSePciSlotBusNumberIndex | CPQSTDEQ-MIB |