swFCPortTxType

BROCADE-SYSTEM-MIB · .1.3.6.1.4.1.1588.2.1.1.1.6.2.1.7

Object

column Enumeration
This object indicates the media transmitter type of
the port. The value may be:
  unknown(1)        cannot determined to the port driver
  lw(2)         long wave laser
  sw(3)         short wave laser
  ld(4)         long wave LED
  cu(5)         copper (electrical).

Context

MIB
BROCADE-SYSTEM-MIB
OID
.1.3.6.1.4.1.1588.2.1.1.1.6.2.1.7
Type
column
Access
readonly
Status
current
Parent
swFCPortEntry

Walk 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::swFCPortTxType'
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::swFCPortTxType.<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::swFCPortTxType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2lw
3sw
4ld
5cu