Hi!
I'm monitoring some Brocade Fibre Channel switches, using the Brocade template "Template Net Brocade FC SNMPv2". As Brocade doesn't populate IF-MIB::ifAlias, items created by Zabbix don't show the port name:
Interface 0/0({#IFALIAS}): Bits received
So I cloned "Template Module Interfaces SNMPv2" and edited the "Network Interfaces Discovery" rule. In the "SNMP OID" field I just changed the IFALIAS OID from its default to Brocade's SW-MIB::swFCPortName:
{#IFALIAS},1.3.6.1.4.1.1588.2.1.1.1.6.2.1.36
This does not produce any change in the created items, even if I create a new host and rediscover all interfaces. I have verified that all port names are in that OID.
Would this be the correct way to go about it?
I'm monitoring some Brocade Fibre Channel switches, using the Brocade template "Template Net Brocade FC SNMPv2". As Brocade doesn't populate IF-MIB::ifAlias, items created by Zabbix don't show the port name:
Interface 0/0({#IFALIAS}): Bits received
So I cloned "Template Module Interfaces SNMPv2" and edited the "Network Interfaces Discovery" rule. In the "SNMP OID" field I just changed the IFALIAS OID from its default to Brocade's SW-MIB::swFCPortName:
{#IFALIAS},1.3.6.1.4.1.1588.2.1.1.1.6.2.1.36
This does not produce any change in the created items, even if I create a new host and rediscover all interfaces. I have verified that all port names are in that OID.
Would this be the correct way to go about it?
Comment