All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterRole
cpqNicIfPhysAdapterRole
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterRole
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The role this physical adapter has in the logical group.
The following values are valid:
unknown(1) The role of the adapter could not be determined. This indicates a problem with the instrument agent. A new agent may need to be installed.
primary(2) The adapter is the primary adapter in the group, or the group consists of a single adapter. The primary adapter in a Single Pair or NFT group handles all the network traffic unless it fails. The primary adapter in an ALB group receives all traffic. The physical address of this adapter is the default address of the group. In a FEC group, an arbitrary adapter is designated as primary, but all adapters are equal and participate fully on the network.
secondary(3) In Single Pair and NFT groups, this adapter functions as a hot standby. No network traffic is handled by this adapter other than periodic test packets. In an ALB group, this adapter is in a secondary role and transmits packets to increase bandwidth. In an FEC group, this adapter participates fully in network traffic.
member(4) The adapter is a member of a Switch Assisted Load Balancing Team. The adapter participates fully in network traffic.
TxRx(5) The adapter can transmit and receive.
Tx(6) The adapter can only transmit.
standby(7) The adapter does not transmit or receive. It can go to TxRx or Tx when required.
none(8) The adapter is not in use.
notApplicable(255) The physical adapter is not a member of any group.
What is cpqNicIfPhysAdapterRole?
This read-only enumeration reports the role this physical adapter plays within its logical team: primary, secondary, member, txRx, tx, standby, none, or unknown if it can't be determined. An admin checks this to understand exactly what job a specific NIC is doing inside a team, since a standby adapter behaves very differently from an active one during a failure. For example, seeing standby(7) on a physical adapter confirms it is currently idle, ready to take over only if the primary or active adapter fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.3 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.3.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterRole.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::cpqNicIfPhysAdapterRole 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.3 | cpqNicIfPhysAdapterRole | CPQNIC-MIB |