swConnUnitPortFECState

FA-EXT-MIB · .1.3.6.1.4.1.1588.2.1.1.1.28.4.1.4

Object

column Enumeration
This represents FEC state of a port.If in link both sfp connected are of brocade vendor type
then state is active, else it will be inactive.

Context

MIB
FA-EXT-MIB
OID
.1.3.6.1.4.1.1588.2.1.1.1.28.4.1.4
Type
column
Access
readonly
Status
current
Parent
swConnUnitPortEntry

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 'FA-EXT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FA-EXT-MIB::swConnUnitPortFECState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FA-EXT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FA-EXT-MIB::swConnUnitPortFECState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FA-EXT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FA-EXT-MIB::swConnUnitPortFECState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1active
2inactive
3notsupported