Hello again.
I wanted to monitor couple of things including bandwidth on ports of switch.
Because I only need to monitor few ports (of 48-240 stack switches) I decided to use as LLD rule ifAlias (those "interesting" me ports have aliases so I can monitor only 10 ports instead of nasty 200).
Now the problem is:
I can't get zabbix to pull down ifInOctets or ifOutOctets.
There is no problem to get the operating or admin status of port, nominal bandwidth or is there a plug in the port. But IN/OUT Octets just turns red and says "No Such Object available on this agent at this OID"
When I do snmpwalk I get thoes values without a problem.
When I create an LLD rule based on ifName everything is also ok.
Any ideas what is wrong?
The indexes that zabbix is pooling throughout LLD in both cases are exactly the same.
Using ZBX 2.2.1 an SNMPv3
I wanted to monitor couple of things including bandwidth on ports of switch.
Because I only need to monitor few ports (of 48-240 stack switches) I decided to use as LLD rule ifAlias (those "interesting" me ports have aliases so I can monitor only 10 ports instead of nasty 200).
Now the problem is:
I can't get zabbix to pull down ifInOctets or ifOutOctets.
There is no problem to get the operating or admin status of port, nominal bandwidth or is there a plug in the port. But IN/OUT Octets just turns red and says "No Such Object available on this agent at this OID"
When I do snmpwalk I get thoes values without a problem.
When I create an LLD rule based on ifName everything is also ok.
Any ideas what is wrong?
The indexes that zabbix is pooling throughout LLD in both cases are exactly the same.
Using ZBX 2.2.1 an SNMPv3
Comment