Ad Widget

Collapse

follow interface using snmp after reboot firewall

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • systeembeheerder
    Junior Member
    • Mar 2013
    • 3

    #1

    follow interface using snmp after reboot firewall

    Hi,

    I am using zabbix 1.8.15, I have a zabbix agent installed on an Astaro/Sophos UTM 9 firewall and I am reading SNMP data from it.
    I am most interested in the network interface values. For this I am reading out values like: interfaces.ifTable.ifEntry.ifInOctets.27
    this works untill I reboot the firewall and all the interface numbers are mixed up again. So for example, interfaces.ifTable.ifEntry.ifDescr.27 read br0 (bridge
    0) and after a reboot br0 is at interfaces.ifTable.ifEntry.ifDescr.218.
    Is there a way to automagically follow the interfaces? I read somewhere that the ifalias can be used for this, but I am not sure. And I don't know how to fix this.
    Any help appreciated.
  • eskytthe
    Senior Member
    Zabbix Certified Specialist
    • May 2011
    • 363

    #2
    On many network boxes your can make the Interface Index persistence over reboots e.g. cisco:
    http://www.cisco.com/en/US/tech/tk64...80134eec.shtml
    I do not know with Astaro/Sophos.
    BR
    Erik

    Comment

    Working...