CPQNIC-MIB :: cpqNicIfLogMapSwitchoverMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQNIC-MIBcpqNicIfLogMapSwitchoverMode

cpqNicIfLogMapSwitchoverMode

Module: CPQNIC-MIB

OID (symbolic): CPQNIC-MIB::cpqNicIfLogMapSwitchoverMode

OID (numeric): 1.3.6.1.4.1.232.18.2.2.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The algorithm used to determine when to switch network traffic from one adapter to another.

The following algorithms are supported:

unknown(1) Indicates that the instrument agent does not recognize the controller. You may need to upgrade the instrument agent.

none(2) Indicates the logical adapter is not fault tolerant. There is a single physical adapter associated with the logical adapter.

manual(3) Indicates that the logical adapter has more than one physical adapter associated with it. In order to switch from the active adapter to a standby adapter, user action is required.

switchOnFail(4) Indicates that the logical adapter has more than one physical adapter associated with it. If a failure of the active adapter is detected, network traffic will automatically switch to a standby adapter. The standby adapter will remain active until some action (manual switch, system restart) restores the primary adapter to active.

preferredPrimary(5) Indicates that the logical adapter has more than one physical adapter associated with it. If a failure of the active adapter is detected, network traffic will automatically switch to a standby adapter. If the original primary adapter recovers from the failure, it will automatically become active again.

auto(6) Indicates that the logical adapter is not in manual failover mode.

preferenceOrder(7) Indicates that the logical adapter has more than one physical adapter associated with it. When a failure of the active adapter is detected, network traffic automatically switchs to one standby adapter. The relative priority of adapters are used to select the new primary adapter.

What is cpqNicIfLogMapSwitchoverMode?

This read-only enumeration reports the algorithm this logical adapter uses to decide when to switch network traffic from one physical member to another, including manual, switchOnFail, preferredPrimary, auto, and preferenceOrder. An admin references this to understand exactly how failover decisions are made for this team, which matters when diagnosing an unexpected or missed failover. For example, seeing preferredPrimary(5) explains why traffic switched back to a specific NIC once it recovered, rather than staying on whichever adapter had taken over.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.2.1.1.9
snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfLogMapSwitchoverMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.2.1.1.9.1
snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfLogMapSwitchoverMode.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::cpqNicIfLogMapSwitchoverMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.18cpqNicCPQNIC-MIB
1.3.6.1.4.1.232.18.2cpqNicComponentCPQNIC-MIB
1.3.6.1.4.1.232.18.2.2cpqNicIfLogMapCPQNIC-MIB
1.3.6.1.4.1.232.18.2.2.1cpqNicIfLogMapTableCPQNIC-MIB
1.3.6.1.4.1.232.18.2.2.1.1cpqNicIfLogMapEntryCPQNIC-MIB
1.3.6.1.4.1.232.18.2.2.1.1.9cpqNicIfLogMapSwitchoverModeCPQNIC-MIB