All MIBs › CPQHOST-MIB › cpqHoIfPhysMapIrq
cpqHoIfPhysMapIrq
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoIfPhysMapIrq
OID (numeric): 1.3.6.1.4.1.232.11.2.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of the IRQ (interrupt) used for this physical hardware interface. The number zero (0) indicates that this device does not use an IRQ or this information is unavailable.
What is cpqHoIfPhysMapIrq?
This integer reports the IRQ (interrupt) number used by this interface's physical hardware, with 0 meaning no IRQ is used or the information is unavailable. An administrator checks this when diagnosing hardware conflicts, since two devices sharing an IRQ improperly can cause instability or connectivity drops. For example, finding this NIC and another expansion card reporting the same IRQ number would point to a resource conflict worth resolving in the system's configuration utility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.5.1.1.4 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoIfPhysMapIrq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.5.1.1.4.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoIfPhysMapIrq.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHoIfPhysMapIrq.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoIfPhysMapIrq OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.5 | cpqHoIfPhysMap | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.5.1 | cpqHoIfPhysMapTable | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.5.1.1 | cpqHoIfPhysMapEntry | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.5.1.1.4 | cpqHoIfPhysMapIrq | CPQHOST-MIB |