All MIBs › QLGC-adapterInfo-MIB › ifiNumber
ifiNumber
Module: QLGC-adapterInfo-MIB
OID (symbolic): QLGC-adapterInfo-MIB::ifiNumber
OID (numeric): 1.3.6.1.4.1.3873.1.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of QLogic network interfaces (regardless of their current state) present on this system.
What is ifiNumber?
This object reports the total count of QLogic network interfaces present on the system, counted regardless of whether each one is currently up or down. An administrator polls this first to know how many rows to expect when walking the adapter table that follows, effectively sizing the inventory of QLogic NICs before enumerating their individual details. For example, a server with two QLogic Fibre Channel HBAs and one QLogic Ethernet adapter would report this object as 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3873.1.3.1 snmpwalk -v2c -c public <target> QLGC-adapterInfo-MIB::ifiNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3873.1.3.1.1 snmpget -v2c -c public <target> QLGC-adapterInfo-MIB::ifiNumber.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::ifiNumber 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.1 | ifiNumber | QLGC-adapterInfo-MIB |