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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |