All MIBs › QLOGIC-MIB › fcQxPortPhysOperStatus
fcQxPortPhysOperStatus
Module: QLOGIC-MIB
OID (symbolic): QLOGIC-MIB::fcQxPortPhysOperStatus
OID (numeric): 1.3.6.1.4.1.1663.1.3.10.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational status of the QxPort. The testing(3) indicates that no operational frames can be passed. If fcQxPortPhysAdminStatus is offline(2) then fcQxPortPhysOperStatus should be offline(2). If fcQxPortPhysAdminStatus is changed to online(1) then fcQxPortPhysOperStatus should change to online(1) if the QxPort is ready to accept Fabric Login request from the attached NxPort; it should proceed and remain in the link- failure(4) state if and only if there is a fault that prevents it from going to the online(1) state.
What is fcQxPortPhysOperStatus?
This reports the actual current operational condition of a Fibre Channel QxPort, reflecting whether it's genuinely passing traffic, offline, under test, or experiencing a link failure after having been online or in test. Administrators compare this against the admin status to spot problems - if the admin status is online but this operational status shows linkFailure, it means a fault is preventing the port from actually coming up despite being administratively enabled. Seeing this object stuck at linkFailure while the admin status reads online would prompt an admin to check the physical cabling or attached device on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1663.1.3.10.1.1.4 snmpwalk -v2c -c public <target> QLOGIC-MIB::fcQxPortPhysOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1663.1.3.10.1.1.4.1 snmpget -v2c -c public <target> QLOGIC-MIB::fcQxPortPhysOperStatus.1
Start monitoring QLogic Corporation SANbox Fibre Channel switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the QLOGIC-MIB::fcQxPortPhysOperStatus OID value, configure state conditions and alerts, and monitor any QLogic Corporation SANbox Fibre Channel switches 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.1663 | qlogic | QLOGIC-MIB |
| 1.3.6.1.4.1.1663.1 | qLogicOidTree | QLOGIC-MIB |
| 1.3.6.1.4.1.1663.1.3 | qLogicExperimental | QLOGIC-MIB |
| 1.3.6.1.4.1.1663.1.3.10 | qlSB2PortControl | QLOGIC-MIB |
| 1.3.6.1.4.1.1663.1.3.10.1 | fcQxPortPhysTable | QLOGIC-MIB |
| 1.3.6.1.4.1.1663.1.3.10.1.1 | fcQxPortPhysEntry | QLOGIC-MIB |
| 1.3.6.1.4.1.1663.1.3.10.1.1.4 | fcQxPortPhysOperStatus | QLOGIC-MIB |