Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: get all IP from device / distributed netdisco
      (Gallavardin Antoine)
--- Begin Message ---
Hi

About distributed installation , it's works well ! ( Need to find a way to synchronize list of device)

About Vlan Table, it's strange on other site it's work well ( same manufacturer, but not same component ), I'll try to fetch more informations in order troubleshoot this issue


Antoine

Le 02/05/2023 à 16:36, Oliver Gorwits a écrit :
Hi Antoine

I can't easily answer to your problem with the Avaya switch - it sounds like an issue pulling the VLAN table and then also layer three support on your router is not revealing all the MAC-IP pairs. Perhaps opening a ticket on GitHub and someone can take a look. A device snapshot would help if possible. Remember that MAC-Port mappings come from the switch, and MAC-IP pairs come from the router (gateway) device.

For your second question, the configuration with two pollers will work fine and Netdisco is designed to work that way (devices_only is the way to do it!). Let us know in a ticket if you think it isn't working!

The web interface and database are shared and can be hosted anywhere and will work for all devices. You can have multiple poller backends on different machines (even shared with web and DB as you have) and they can have distinct devices to poll (as you have) or overlap or be fully redundant, it will work fine.

regards
Oliver

On Thu, 27 Apr 2023 at 12:00, Gallavardin Antoine <antoine.gallavar...@inrae.fr> wrote:

    Hello

    I installed last version of Netdisco ans it scan several device
    wich manage several ip network

    For some device I got all ip seen ( In IP inventory reports) and
    for each IP I got the equivalence MAC <=> IP for node

    But for some network I got no IP address and no equivalence IP <=>
    MAC  ( but network has been detected because I could selected the
    networdk like 10.10.10.0/27 <http://10.10.10.0/27>  in IP inventory.

    In the same time , Vlan members are not shown.

    So I think there is an snmp issue ( netdisco-do discover is
    correct) , maybe mibs isn't present ( device is avaya 5510-24T)

    Maybe I miss somethings else ...

    Do you have any clue ?


    Another question about netdisco inside a distributed environnment

    I got 2 poller netdisco in too different place and one database

      * poller1 : DB + backend + web interface
      * poller2 : backend connected to poller1 database

    How could I do to tell to each poller to request only certain device

    Actually I declared all device in eache poller and I set the
    device_only parameters like this

    on poll1

    devices_only:
      - 'group:device_pool1_part1'
      - 'group:device_pool1_part2'

    on  poll2

    devices_only:
      - 'group:device_pool2_part1'
      - 'group:device_pool2_part2'


    through Web Interface, If I plan a discover of a device from
    device_pool2_part1, Will netdisco launched discovering from pool2 ?

    Cheers

    Antoine


-- Antoine Gallavardin
    INRAE - SIIR Auvergne Rhone Alpes - DSI-INFRA

    _______________________________________________
    Netdisco mailing list
    netdisco-users@lists.sourceforge.net
    https://sourceforge.net/p/netdisco/mailman/netdisco-users/

--
Antoine Gallavardin
INRAE - SIIR Auvergne Rhone Alpes - DSI-INFRA
5 rue de la Doua
CS 20244
69625 Villeurbanne Cedex
+33 4 72 20 86 19 (ligne directe)
+33 6 43 55 13 86

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to