All MIBs › CPQNIC-MIB › cpqNicIfLogMapIfNumber
cpqNicIfLogMapIfNumber
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfLogMapIfNumber
OID (numeric): 1.3.6.1.4.1.232.18.2.2.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An OCTET STRING representing an array of MIB II Interface Numbers implemented by this logical adapter. Each entry is a 32-bit value, represented by 4 octets in LSB...MSB (Little-Endian) order.
There may be 0 or more Interface Numbers on a particular logical adapter, depending on the operating system's assignment of Interface Numbers. There is an interface number field in the cpqNicIfPhysAdapterTable which may contain one or more interface numbers. For logical adapters with one Physical Adapter, the same Interface Number(s) may appear in both tables.
What is cpqNicIfLogMapIfNumber?
This read-only OCTET STRING encodes an array of MIB-II interface numbers, each a 4-byte little-endian value, implemented by this logical (teamed) adapter. An admin uses this to map the vendor-specific logical adapter entry back to the standard interface numbers the operating system assigned. For example, decoding this octet string reveals which OS-level interface numbers correspond to a two-NIC failover team represented by a single logical adapter entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.2.1.1.2 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfLogMapIfNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.2.1.1.2.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfLogMapIfNumber.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::cpqNicIfLogMapIfNumber 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.2 | cpqNicIfLogMap | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.2.1 | cpqNicIfLogMapTable | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.2.1.1 | cpqNicIfLogMapEntry | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.2.1.1.2 | cpqNicIfLogMapIfNumber | CPQNIC-MIB |