Ad Widget

Collapse

Zabbix not sending Community String

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wolfpack
    Junior Member
    • Jun 2005
    • 2

    #1

    Zabbix not sending Community String

    Hello,

    I am trying to set up zabbix1.0 on Fedora3_x86 for monitoring network devices (in this case a Cisco PIX).
    I can successfully do a snmpwalk from the zabbix server to the PIX firewall. However from tcpdump captures it looks like Zabbix is not sending the configured SNMP community string while polling. I have set the host exactly as per documentation ( SNMPv1 host, Community str etc). Any ideas ?

    Thanks,

    16:16:09.926198 10.1.3.15.32820 > 10.1.10.2.snmp: C= GetRequest(30) interfaces.ifTable.ifEntry.ifOutOctets.1 (DF)
    16:16:10.926969 10.1.3.15.32820 > 10.1.10.2.snmp: C= GetRequest(30) interfaces.ifTable.ifEntry.ifOutOctets.1 (DF)
    16:16:11.927769 10.1.3.15.32820 > 10.1.10.2.snmp: C= GetRequest(30) interfaces.ifTable.ifEntry.ifOutOctets.1 (DF)
    16:16:12.928580 10.1.3.15.32820 > 10.1.10.2.snmp: C= GetRequest(30) interfaces.ifTable.ifEntry.ifOutOctets.1 (DF)
    16:16:13.929399 10.1.3.15.32820 > 10.1.10.2.snmp: C= GetRequest(30) interfaces.ifTable.ifEntry.ifOutOctets.1 (DF)
Working...