swFCPortSpeed
BROCADE-SYSTEM-MIB ·
.1.3.6.1.4.1.1588.2.1.1.1.6.2.1.35
Object
column r/w
Enumeration
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.
Context
- MIB
- BROCADE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1588.2.1.1.1.6.2.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swFCPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BROCADE-SYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-SYSTEM-MIB::swFCPortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-SYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-SYSTEM-MIB::swFCPortSpeed.<swFCPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-SYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-SYSTEM-MIB::swFCPortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | one-GB |
2 | two-GB |
3 | auto-Negotiate |
4 | four-GB |
5 | eight-GB |
6 | ten-GB |
7 | unknown |