All MIBs › QLGC-adapterInfo-MIB
Category: Fibre Channel and SAN
Description:
Provides QLogic Fibre Channel HBA adapter information including firmware version, port WWN, and link speed.
Imported Objects
From INET-ADDRESS-MIB
| InetAddressIPv6 |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| IpAddress | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| PhysAddress |
What Is QLGC-adapterInfo-MIB?
QLGC-adapterInfo-MIB is QLogic's vendor-specific MIB for Fibre Channel Host Bus Adapters (HBAs), exposing identity and status information about installed FC adapters in a server. It covers data such as firmware version, port World Wide Name (WWN), and link speed for each adapter port. Its monitoring value is directly hardware/software status oriented: firmware version confirms the adapter's running software level (useful for tracking upgrade compliance), and link speed/port status reveal whether the FC link to the SAN fabric is up and negotiated at the expected speed, critical for diagnosing SAN connectivity issues. There's no explicit dependency on other MIBs, being a self-contained adapter management module, though it would typically be polled alongside host system MIBs. It's typically deployed on servers with QLogic FC HBAs connecting to a Fibre Channel SAN, monitored by storage/SAN management tools or by loading the module into a QLGC-adapterInfo-MIB MIB Browser for direct inspection.
IPNetwork Monitor allows you to monitor SNMP objects defined in QLGC-adapterInfo-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- QLogic Fibre Channel Host Bus Adapter (HBA)
Monitoring Examples
Because sample_objects for this MIB were not available, specific table/object names cannot be cited. A realistic scenario given the description would involve polling per-adapter-port objects for firmware version, port WWN, and link speed to confirm an HBA is running the expected firmware and its FC link is up at the negotiated speed; a link speed dropping unexpectedly or a firmware version mismatch would flag a hardware or driver issue needing attention. Without the object list, exact column/table names cannot be confirmed.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| qlogic | 1.3.6.1.4.1.3873 | |||
| enet | 1.3.6.1.4.1.3873.1 | |||
| qlasp | 1.3.6.1.4.1.3873.1.2 | |||
| qlaspConfig | 1.3.6.1.4.1.3873.1.2.1 | |||
| qlaspStat | 1.3.6.1.4.1.3873.1.2.2 | |||
| qlaspTrap | 1.3.6.1.4.1.3873.1.2.3 | |||
| ifControllers | 1.3.6.1.4.1.3873.1.3 | |||
| INT ifiNumber | 1.3.6.1.4.1.3873.1.3.1 | INTEGER | read-only | The number of QLogic network interfaces (regardless of their current state) present on this system. |
| ifiTable | 1.3.6.1.4.1.3873.1.3.2 | not-accessible | A list of QLogic network interface entries. The number of entries is given by the ifiNumber. | |
| ifiEntry | 1.3.6.1.4.1.3873.1.3.2.1 | not-accessible | An entry containing statistics objects of a QLogic network interface in this system. | |
| INT ifiIndex | 1.3.6.1.4.1.3873.1.3.2.1.1 | INTEGER | not-accessible | An unique value for each QLogic interface. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. |
| STR ifName | 1.3.6.1.4.1.3873.1.3.2.1.2 | DisplayString | read-only | A textual string containing name of the adapter or team |
| STR ifiDescr | 1.3.6.1.4.1.3873.1.3.2.1.3 | DisplayString | read-only | A textual string containing the adapter or team description |
| IP ifNetworkAddress | 1.3.6.1.4.1.3873.1.3.2.1.4 | IpAddress | read-only | IP address of the adapter. |
| IP ifSubnetMask | 1.3.6.1.4.1.3873.1.3.2.1.5 | IpAddress | read-only | IP subnet Mask of the adapter. |
| PHY ifiPhysAddress | 1.3.6.1.4.1.3873.1.3.2.1.6 | PhysAddress | read-only | MAC address of the adapter. |
| PHY ifPermPhysAddress | 1.3.6.1.4.1.3873.1.3.2.1.7 | PhysAddress | read-only | Permanent MAC address of the adapter. |
| INT ifLinkStatus | 1.3.6.1.4.1.3873.1.3.2.1.8 | INTEGER | read-only | Adapter link status, this information only applicable to the QLogic adapter |
| INT ifState | 1.3.6.1.4.1.3873.1.3.2.1.9 | INTEGER | read-only | The operating mode of the driver, this information only applicable to the QLogic adapter |
| INT ifLineSpeed | 1.3.6.1.4.1.3873.1.3.2.1.10 | INTEGER | read-only | The operating speed of the adapter, this information only applicable to the QLogic adapter |
| INT ifDuplexMode | 1.3.6.1.4.1.3873.1.3.2.1.11 | INTEGER | read-only | Adapter duplex mode, this information only applicable to the QLogic adapter |
| STR ifMemBaseLow | 1.3.6.1.4.1.3873.1.3.2.1.12 | DisplayString | read-only | memory low range of the adapter, this information only applicable to the QLogic adapter |
| STR ifMemBaseHigh | 1.3.6.1.4.1.3873.1.3.2.1.13 | DisplayString | read-only | memory high range of the adapter, this information only applicable to the QLogic adapter |
| INT ifInterrupt | 1.3.6.1.4.1.3873.1.3.2.1.14 | INTEGER | read-only | IRQ value for the adapter, this information only applicable to the QLogic adapter |
| INT ifBusNumber | 1.3.6.1.4.1.3873.1.3.2.1.15 | INTEGER | read-only | PCI Bus Number where the Adapter is situated, this information only applicable to the QLogic adapter |
| INT ifDeviceNumber | 1.3.6.1.4.1.3873.1.3.2.1.16 | INTEGER | read-only | PCI Device Number of the adapter, this information only applicable to the QLogic adapter |
| INT ifFunctionNumber | 1.3.6.1.4.1.3873.1.3.2.1.17 | INTEGER | read-only | PCI Function Number of the adapter, this information only applicable to the QLogic adapter |
| ADR ifIpv6NetworkAddress | 1.3.6.1.4.1.3873.1.3.2.1.18 | InetAddressIPv6 | read-only | IPv6 address of the adapter. |
RFC description
Provides extended information and statistics for QLogic NetXtreme network adapter monitoring and management.
Start monitoring QLogic Fibre Channel Host Bus Adapter (HBA) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.