Hi,
I am a new user of zabbix, and I have a problem monitoring a firewall via SNMP.
I have added the host on zabbix and the result seems ok :
10008 FW01 192.168.x.x 10050 Monitored Available Change
But when I add an item I get SNMP problem under item section:
SNMP-InOctets-Bps firewall 01 15 90 365 SNMPv1 agent Active SNMP error [(noSuchName) There is no such variable name in this MIB.] Change
The item is to get Incoming Octets through a firewall interface. I created the item using numerical OID 1.3.6.1.2.1.2.2.1.10.1
When I tried to get manuely the datas, it works well :
# snmpget -v 1 -c xxxxxx 192.168.x.x 1.3.6.1.2.1.2.2.1.10.1
IF-MIB::ifInOctets.1 = Counter32: 1114597401
What is strange is that under Monitoring->Latest Data section I get something that appears ok :
firewall 01 26 Sep 10:57:15 362.41 Kbits +103.86 Kbits Graph
And this graph button seems to work and let show me the datas.
Is there a problem anywhere ?
thanks for helping me
I am a new user of zabbix, and I have a problem monitoring a firewall via SNMP.
I have added the host on zabbix and the result seems ok :
10008 FW01 192.168.x.x 10050 Monitored Available Change
But when I add an item I get SNMP problem under item section:
SNMP-InOctets-Bps firewall 01 15 90 365 SNMPv1 agent Active SNMP error [(noSuchName) There is no such variable name in this MIB.] Change
The item is to get Incoming Octets through a firewall interface. I created the item using numerical OID 1.3.6.1.2.1.2.2.1.10.1
When I tried to get manuely the datas, it works well :
# snmpget -v 1 -c xxxxxx 192.168.x.x 1.3.6.1.2.1.2.2.1.10.1
IF-MIB::ifInOctets.1 = Counter32: 1114597401
What is strange is that under Monitoring->Latest Data section I get something that appears ok :
firewall 01 26 Sep 10:57:15 362.41 Kbits +103.86 Kbits Graph
And this graph button seems to work and let show me the datas.
Is there a problem anywhere ?
thanks for helping me