All MIBs › FIBRE-CHANNEL-FE-MIB › fcFxPortPhysAdminStatus
fcFxPortPhysAdminStatus
Module: FIBRE-CHANNEL-FE-MIB
OID (symbolic): FIBRE-CHANNEL-FE-MIB::fcFxPortPhysAdminStatus
OID (numeric): 1.3.6.1.2.1.75.1.2.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired state of the FxPort. A management station may place the FxPort 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 FxPorts start with fcFxPortPhysAdminStatus in the offline(2) state. As the result of either explicit management action or per configuration information accessible by the Fabric Element, fcFxPortPhysAdminStatus is then changed to either the online(1) or testing(3) states, or remains in the offline state.
What is fcFxPortPhysAdminStatus?
The administratively desired state of this port: online (bring it up), offline (take it down), or testing (run diagnostics, blocking normal traffic); ports start offline on Fabric Element initialization and an admin (or the switch's own configuration) then brings them online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.75.1.2.2.1.1 snmpwalk -v2c -c public <target> FIBRE-CHANNEL-FE-MIB::fcFxPortPhysAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.75.1.2.2.1.1.1 snmpget -v2c -c public <target> FIBRE-CHANNEL-FE-MIB::fcFxPortPhysAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.75.1.2.2.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fcFxPortPhysAdminStatus.1
Start monitoring Fibre Channel switches, directors, and HBAs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FIBRE-CHANNEL-FE-MIB::fcFxPortPhysAdminStatus OID value, configure state conditions and alerts, and monitor any Fibre Channel switches, directors, and HBAs 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.75 | fcFeMIB | FIBRE-CHANNEL-FE-MIB |
| 1.3.6.1.2.1.75.1 | fcFeMIBObjects | FIBRE-CHANNEL-FE-MIB |
| 1.3.6.1.2.1.75.1.2 | fcFeStatus | FIBRE-CHANNEL-FE-MIB |
| 1.3.6.1.2.1.75.1.2.2 | fcFxPortPhysTable | FIBRE-CHANNEL-FE-MIB |
| 1.3.6.1.2.1.75.1.2.2.1 | fcFxPortPhysEntry | FIBRE-CHANNEL-FE-MIB |
| 1.3.6.1.2.1.75.1.2.2.1.1 | fcFxPortPhysAdminStatus | FIBRE-CHANNEL-FE-MIB |