Ad Widget

Collapse

LLD SNMP interface

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mlabelle
    Junior Member
    • Dec 2013
    • 8

    #1

    LLD SNMP interface

    Hi all,

    I want to use zabbix to discover a large datacenter switch network (more 1000 switches and more 15000 physical ports).

    I did some test in my lab. I want to do the SNMP LLD to discover the interface, but only the interface has an AdminStatus = 1 (Up). When i do this regex, I loose the interface name.

    Any idea how to solve this problem
  • Colttt
    Senior Member
    Zabbix Certified Specialist
    • Mar 2009
    • 878

    #2
    please take a look at this:


    otherwise, please let show us you config (screenshots)
    Debian-User

    Sorry for my bad english

    Comment

    • mlabelle
      Junior Member
      • Dec 2013
      • 8

      #3
      Just a little more context....

      If i take the the zabbix SNMP interface template, the discovery rule is on the SNMP interface description (IF-MIB::ifDescr). All items prototype will use the {#SNMPVALUE} for the name of all keys


      If only want to discover all interface with AdminStatus = 1 (Up), I just change the discovery item with IF-MIB::ifAdminStatus with a filter. I have only the interface up but the {#SNMPVALUE} is always equal to 1. Zabbix do an auto increment to all interface. You can understand with a Cisco Nexus 7000, is not very helpfull.

      This is my problem.

      Comment

      • rogeriofox
        Junior Member
        • Nov 2013
        • 2

        #4
        Originally posted by mlabelle
        Just a little more context....

        If i take the the zabbix SNMP interface template, the discovery rule is on the SNMP interface description (IF-MIB::ifDescr). All items prototype will use the {#SNMPVALUE} for the name of all keys


        If only want to discover all interface with AdminStatus = 1 (Up), I just change the discovery item with IF-MIB::ifAdminStatus with a filter. I have only the interface up but the {#SNMPVALUE} is always equal to 1. Zabbix do an auto increment to all interface. You can understand with a Cisco Nexus 7000, is not very helpfull.

        This is my problem.
        I'm the same problem with Palo Alto. I'm studying for resolv this issue. If I resolv will post here!

        Comment

        Working...