All MIBs › QLGC-adapterInfo-MIB › ifiPhysAddress
ifiPhysAddress
Module: QLGC-adapterInfo-MIB
OID (symbolic): QLGC-adapterInfo-MIB::ifiPhysAddress
OID (numeric): 1.3.6.1.4.1.3873.1.3.2.1.6
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-only
Description: MAC address of the adapter.
What is ifiPhysAddress?
This object holds the MAC (hardware) address of a specific QLogic adapter. An administrator reads this to verify or record the physical address associated with a given adapter entry, useful for correlating the SNMP-reported adapter with the same interface as seen in the OS or switch MAC tables. For example, this object might return the hex string 00:C0:DD:12:34:56 as the burned-in address of that QLogic network interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3873.1.3.2.1.6 snmpwalk -v2c -c public <target> QLGC-adapterInfo-MIB::ifiPhysAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3873.1.3.2.1.6.1 snmpget -v2c -c public <target> QLGC-adapterInfo-MIB::ifiPhysAddress.1
Start monitoring QLogic Fibre Channel Host Bus Adapter (HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the QLGC-adapterInfo-MIB::ifiPhysAddress OID value, configure state conditions and alerts, and monitor any QLogic Fibre Channel Host Bus Adapter (HBA) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3873 | qlogic | QLGC-adapterInfo-MIB |
| 1.3.6.1.4.1.3873.1 | enet | QLGC-adapterInfo-MIB |
| 1.3.6.1.4.1.3873.1.3 | ifControllers | QLGC-adapterInfo-MIB |
| 1.3.6.1.4.1.3873.1.3.2 | ifiTable | QLGC-adapterInfo-MIB |
| 1.3.6.1.4.1.3873.1.3.2.1 | ifiEntry | QLGC-adapterInfo-MIB |
| 1.3.6.1.4.1.3873.1.3.2.1.6 | ifiPhysAddress | QLGC-adapterInfo-MIB |