Ad Widget

Collapse

Basic SNMP monitoring of Cisco Router

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • muflix
    Junior Member
    • Jul 2012
    • 1

    #1

    Basic SNMP monitoring of Cisco Router

    Hello, im new into Zabbix and advanced networking. I have GNS3 emulated network with one Cisco router (3725) and few vmware servers connected to GNS3 network.
    So my zabbix server IP : 192.168.149.130
    Cisco Router 2 IP : 192.168.149.5

    step 1
    on router i enabled snmp like
    Code:
    snmp-server community public ro
    step 2
    on zabbix server i can run
    Code:
    snmpwalk -v 2c -c public 192.168.149.5
    i received big list of some numbers

    and i added new host to monitor in web interface

    then i guess i have to add items i wanted to monitor (probably now i can use these numbers from snmpwalk list)
    but here i dont know how to fill that 'zabbix add item form'..
    i would like to monitor some basic things like if router is up/down, processor and memory workload.. and in the future maybe some traffic monitoring for creating weathermap but thats future thing :-)

    i tryed templates like SNMP Generic and SNMP Device but that doesnt work (some errors)

    heres my form http://nahraj-obrazek.cz/?di=1413420379932


    i not sure what OID number use and what is KEY textbox
    please kick me into it, thank you :-)
Working...