All MIBs › SYSTEM-MIB › swFCPortLinkState
swFCPortLinkState
Module: SYSTEM-MIB
OID (symbolic): SYSTEM-MIB::swFCPortLinkState
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the link state of the port. The value may be: enabled(1) - port is allowed to participate in the FC-PH protocol with its attached port (or ports if it is in a FC-AL loop); disabled(2) - the port is not allowed to participate in the FC-PH protocol with its attached port(s); loopback(3) - the port may transmit frames through an internal path to verify the health of the transmitter and receiver path.
Note that when the port's link state changes, its operational status (swFCPortOpStatus) will be affected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.6 snmpwalk -v2c -c public <target> SYSTEM-MIB::swFCPortLinkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.6.1 snmpget -v2c -c public <target> SYSTEM-MIB::swFCPortLinkState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.6.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1588 | bcsi | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2 | commDev | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1 | fibrechannel | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1 | fcSwitch | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1 | sw | SW-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.6 | swFCport | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.6.2 | swFCPortTable | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.6.2.1 | swFCPortEntry | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.6 | swFCPortLinkState | SYSTEM-MIB |