All MIBs › SYSTEM-MIB › swFCPortSpeed
swFCPortSpeed
Module: SYSTEM-MIB
OID (symbolic): SYSTEM-MIB::swFCPortSpeed
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.35
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The desired baud rate for the port. It can have the values of 1GB (1), 2GB (2), Auto-Negotiate (3), 4GB (4), 8GB (5), or 10GB (6). Some of the above values may not be supported by all type of switches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.35 snmpwalk -v2c -c public <target> SYSTEM-MIB::swFCPortSpeed
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.35.1 snmpget -v2c -c public <target> SYSTEM-MIB::swFCPortSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.35.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.35 | swFCPortSpeed | SYSTEM-MIB |