All MIBs › QLOGIC-MIB › fcQxPortPhysAdminStatus
fcQxPortPhysAdminStatus
Module: QLOGIC-MIB
OID (symbolic): QLOGIC-MIB::fcQxPortPhysAdminStatus
OID (numeric): 1.3.6.1.4.1.1663.1.3.10.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired state of the QxPort. A management station may place the QxPort in a desired state by setting this object accordingly. The testing(3) state indicates that no operational frames can be passed. When a Fabric Element initializes, all QxPorts start with fcQxPortPhysAdminStatus in the offline(2) state. As the result of either explicit management action or per configuration information accessible by the Fabric Element, fcQxPortPhysAdminStatus is then changed to either the online(1) or testing(3) states, or remains in the offline state.
What is fcQxPortPhysAdminStatus?
This lets a management station set the desired administrative state of a Fibre Channel QxPort on the QLogic switch - bringing it online, taking it offline, or placing it into a testing mode where no operational frames pass. Administrators use it to manually control port availability, for instance taking a port offline before performing maintenance on the attached cable or device. Since all QxPorts start offline when the Fabric Element initializes, an admin (or an automatic configuration process) must explicitly set this object to online before that port can actually pass Fibre Channel traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1663.1.3.10.1.1.3 snmpwalk -v2c -c public <target> QLOGIC-MIB::fcQxPortPhysAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1663.1.3.10.1.1.3.1 snmpget -v2c -c public <target> QLOGIC-MIB::fcQxPortPhysAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1663.1.3.10.1.1.3.1 i <value>
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::fcQxPortPhysAdminStatus 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.3 | fcQxPortPhysAdminStatus | QLOGIC-MIB |