I'm trying to get bandwidth utilization to show on a link between 2 switches. So I'm trying to find how to reference the interfaces (LACP trunks between all my switches) but in Monitoring -> Hosts -> <Switch Name> -> Inventory -> Items my trunk interfaces are not even listed.
I've been Googling for a while about MIBs, OIDs, Zabbix discovery rules, etc but I'm not having much luck. I can't even find an Aruba document with OIDs listed to even try some queries.
I've added the hosts using the template: "HP Enterprise Switch SNMP". It discovers all the "normal" interfaces (ports 1/1, 1/2, 1/A1, etc, etc) but it does not list trunk interfaces. The discovery rule for this looks like:
discovery[{#ENT_CLASS},1.3.6.1.2.1.47.1.1.1.1.5,{#ENT_NAME}, 1.3.6.1.2.1.47.1.1.1.1.7]
Can someone point me in the right direction?
I've been Googling for a while about MIBs, OIDs, Zabbix discovery rules, etc but I'm not having much luck. I can't even find an Aruba document with OIDs listed to even try some queries.
I've added the hosts using the template: "HP Enterprise Switch SNMP". It discovers all the "normal" interfaces (ports 1/1, 1/2, 1/A1, etc, etc) but it does not list trunk interfaces. The discovery rule for this looks like:
discovery[{#ENT_CLASS},1.3.6.1.2.1.47.1.1.1.1.5,{#ENT_NAME}, 1.3.6.1.2.1.47.1.1.1.1.7]
Can someone point me in the right direction?
Comment