Adding FC port on the brocade switch 1000

Hi there,

there is a table of FC interface for the brocade 1000 switch at the OID that is not polled: 1.3.6.1.4.1.1588.2.1.1.1.6

What is already detected by librenms:

Hardware | Brocade 1000 Switch
Operating System | Brocade FabricOS v8.1.0a
Object ID | enterprises.1588.2.1.1.1

An example of this snmp poll for the first interface under 1.3.6.1.4.1.1588.2.1.1.1.6:

SYSTEM-MIB::swFCPortIndex.1 = INTEGER: 1
SYSTEM-MIB::swFCPortType.1 = INTEGER: other(7)
SYSTEM-MIB::swFCPortPhyState.1 = INTEGER: inSync(6)
SYSTEM-MIB::swFCPortOpStatus.1 = INTEGER: online(1)
SYSTEM-MIB::swFCPortAdmStatus.1 = INTEGER: online(1)
SYSTEM-MIB::swFCPortLinkState.1 = INTEGER: enabled(1)
SYSTEM-MIB::swFCPortTxType.1 = INTEGER: lw(2)
SYSTEM-MIB::swFCPortTxFrames.1 = Counter32: 820536
SYSTEM-MIB::swFCPortRxFrames.1 = Counter32: 820531
SYSTEM-MIB::swFCPortRxC2Frames.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxC3Frames.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxLCs.1 = Counter32: 362508
SYSTEM-MIB::swFCPortRxMcasts.1 = Counter32: 0
SYSTEM-MIB::swFCPortTooManyRdys.1 = Counter32: 0
SYSTEM-MIB::swFCPortNoTxCredits.1 = Counter32: 169373
SYSTEM-MIB::swFCPortRxEncInFrs.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxCrcs.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxTruncs.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxTooLongs.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxBadEofs.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxEncOutFrs.1 = Counter32: 0
SYSTEM-MIB::swFCPortRxBadOs.1 = Counter32: 12
SYSTEM-MIB::swFCPortC3Discards.1 = Counter32: 0
SYSTEM-MIB::swFCPortMcastTimedOuts.1 = Counter32: 0
SYSTEM-MIB::swFCPortTxMcasts.1 = Counter32: 0
SYSTEM-MIB::swFCPortLipIns.1 = Counter32: 0
SYSTEM-MIB::swFCPortLipOuts.1 = Counter32: 0
SYSTEM-MIB::swFCPortLipLastAlpa.1 = Hex-STRING: 00 00 00 00
SYSTEM-MIB::swFCPortWwn.1 = Hex-STRING: 20 00 C4 F5 7C AC 19 C6
SYSTEM-MIB::swFCPortName.1 = STRING: ISL_FERSW4_BHCORE4
SYSTEM-MIB::swFCPortSpecifier.1 = STRING: 0
SYSTEM-MIB::swFCPortFlag.1 = BITS: 00
SYSTEM-MIB::swFCPortBrcdType.1 = INTEGER: e-port(5)

Is it possible to add them to the list of ports on the device ports page?

1 Like