Hi!
I can get some snmp-Values from the commandline (via snmpget or snmpwalk) but when I'm trying this from zabbix I've got only error-messages:
# snmpget -v1 -c public myhost 1.3.6.1.2.1.31.1.1.1.2.1
IF-MIB::ifInMulticastPkts.1 = Counter32: 1945661314
# snmpget -v2c -c public bca-b2 1.3.6.1.2.1.31.1.1.1.2.1
IF-MIB::ifInMulticastPkts.1 = Counter32: 1945678899
In zabbix:
- SNMPv1 agent returned:
error reason for "myhost:multicast.in" changed: SNMP error: (noSuchName) There is no such variable name in this MIB.
- SNMPv2 agent returned:
item "myhost:multicast.in" became not supported: No Such Object available on this agent at this OID
I can get some snmp-Values from the commandline (via snmpget or snmpwalk) but when I'm trying this from zabbix I've got only error-messages:
# snmpget -v1 -c public myhost 1.3.6.1.2.1.31.1.1.1.2.1
IF-MIB::ifInMulticastPkts.1 = Counter32: 1945661314
# snmpget -v2c -c public bca-b2 1.3.6.1.2.1.31.1.1.1.2.1
IF-MIB::ifInMulticastPkts.1 = Counter32: 1945678899
In zabbix:
- SNMPv1 agent returned:
error reason for "myhost:multicast.in" changed: SNMP error: (noSuchName) There is no such variable name in this MIB.
- SNMPv2 agent returned:
item "myhost:multicast.in" became not supported: No Such Object available on this agent at this OID
ort and this is the result:
Comment