All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterCondition
cpqNicIfPhysAdapterCondition
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterCondition
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The condition of this physical adapter.
This value is driven by the cpqNicIfPhysAdapterStatus object as follows:
other(1) Indicates that the value of the Physical Adapter Status is unknown(1).
ok(2) Indicates that the value of the Physical Adapter Status is ok(2).
degraded(3) Defined for all condition variables, but is not applicable for single adapters.
failed(4) Indicates that the value of the Physical Adapter Status is linkFailure(4).
What is cpqNicIfPhysAdapterCondition?
This read-only enumeration reports the condition, other, ok, degraded, or failed, of this specific physical adapter, driven by the more detailed cpqNicIfPhysAdapterStatus object. An admin uses this as a quick per-NIC health flag before checking the more detailed status value for root cause. For example, seeing failed(4) here on one physical adapter in a team explains why cpqNicIfLogMapAdapterOKCount for that team dropped by one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.12 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.12.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterCondition.1
Start monitoring Compaq/HP ProLiant server (network interface card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNIC-MIB::cpqNicIfPhysAdapterCondition OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (network interface card) 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.18 | cpqNic | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2 | cpqNicComponent | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3 | cpqNicIfPhysAdapter | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1 | cpqNicIfPhysAdapterTable | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1 | cpqNicIfPhysAdapterEntry | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1.12 | cpqNicIfPhysAdapterCondition | CPQNIC-MIB |