Send netdisco-users mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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

   1. Antw: Re: Getting IPv6 neighbors cache form Cisco Cat6500 and
      ASA5585X (Gerhard Rappenecker)
   2. Re: Failed to upgrade DB schema 2.034001 (Nicol?s Matsunaga)
--- Begin Message ---
Hi all,

I upgraded netdisco, but as you assumed the problem remains.

Now using the great command "netdisco-do show -I -e ..."  I confirmed that the 
relevant IPv6  MIBs are not available in the IOS.
I plan to upgrade the IOS next week and will give feedback.

Thanks a lot to all for the very helpful answers.
Gerhard


>>> Oliver Gorwits <[email protected]> schrieb am Freitag, 2. Juni 2017 um 13:51 
>>> in
Nachricht <59315AE6.542 : 238 : 1346>:
> Hi Gerhard,
> 
> Further to Mark and Andy's replies, you could run the following and 
> confirm that the relevant SNMP table fields are empty on the Cisco 
> device, or not:
> 
> ~netdisco/bin/netdisco-do show -d 1.2.3.4 -I -e ipv6_n2p_mac
> ~netdisco/bin/netdisco-do show -d 1.2.3.4 -I -e ipv6_n2p_addr
> 
> For reference and to compare, the equivalent for IPv4 are at_paddr and 
> at_netaddr.
> 
> regards,
> oliver.
> 
> On 2017-06-01 14:33, Gerhard Rappenecker wrote:
>> Hi all,
>> 
>> I am running Nedisco2 (App::Netdisco 2.033006, SNMP::Info 3.33)
>> 
>> How can I get the IPv6- and MAC addresses from a Cisco Cat6500 device
>> (IOS 15.2(1)SY) ?
>> "netdisco-do -D arpnip -d ...." works for IPv4 ARP Cache but not for
>> IPv6 neighbors. The output shows: "arpnip - processed 0 IPv6 Neighbor
>> Cache entries"
>> It seems, that the device could not send the data by SNMP. Can anyone
>> confirm this?
>> 
>> Is there any chance to get the IPv6 neighbors via
>> netdisco-sshcollector?
>> Unfortunately there is no device class integrated executing the IOS
>> command "show ipv6 neighbors"
>> I found the description here
>> https://metacpan.org/pod/distribution/App-Netdisco/bin/netdisco-sshcollector 
>> [1] , but I'm not expirienced with perl.
>> Has anyone a solution or a good idea?
>> 
>> Furthermore I have the same problem with a Cisco ASA5585X. Getting the
>> IPv4 ARP cache via netdisco-sshcollector works, but getting the IPv6
>> neighbors cache I have the same problem descibed above.
>> 
>> Thanks for any help.
>> Gerhard Rappenecker
>> 
>> 
>> Links:
>> ------
>> [1] 
>> https://metacpan.org/pod/distribution/App-Netdisco/bin/netdisco-sshcollector 
>> 
>> 
> -----------------------------------------------------------------------------
> -
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
>> 
>> _______________________________________________
>> Netdisco mailing list
>> [email protected] 
>> https://lists.sourceforge.net/lists/listinfo/netdisco-users




--- End Message ---
--- Begin Message ---
I have previously tried "netdisco-deploy" without success as I stated.
I also peaked at the scripts and the changes of version 41 were applied but the schema version is not inserted on the table.

I think I will try a full reinstall, when I have some time.
Thanks anyway.

Regards,
Nicolas

On 2/6/17 1:01, Andy Ruhl wrote:
Use netdisco-deploy, not netdisco-db-deploy.

Andy

On Jun 1, 2017 8:41 PM, "Nicolás Matsunaga" <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    I have no knowledge of PostreSQL.
    Sometime ago I updated netdisco from version 2.033002 to 2.034001
    When I did the upgrade I executed "~/bin/netdisco-deploy"
    Now I tried it to give netdisco another chance (because it is not
    working fine) and I want to have the correct DB version and I am
    not able to update the schema doing
    "~netdisco/bin/netdisco-db-deploy "

    How can I fix this?

    Regards,
    Nicolás


    [netdisco@server ~]$ ~netdisco/bin/netdisco-db-deploy
    DBIx::Class::Schema::Versioned::_on_connect(): Versions out of
    sync. This is 41, your database contains version 40, please call
    upgrade on your Schema. at
    /home/netdisco/perl5/lib/perl5/DBICx/Sugar.pm line 85
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (40) is lower than the schema version (41). Attempting upgrade.


    [netdisco@server ~]$ ~netdisco/bin/netdisco-db-deploy --redeploy-all
    DBIx::Class::Schema::Versioned::_on_connect(): Versions out of
    sync. This is 41, your database contains version 40, please call
    upgrade on your Schema. at
    /home/netdisco/perl5/lib/perl5/DBICx/Sugar.pm line 85
    NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index
    "dbix_class_schema_versions_pkey" for table
    "dbix_class_schema_versions"
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (2) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (3) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (4) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (5) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (6) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (7) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (8) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (9) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (10) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (11) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (12) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (13) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (14) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (15) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (16) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (17) is lower than the schema version (41). Attempting upgrade.
    NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index
    "admin_pkey" for table "admin"
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (18) is lower than the schema version (41). Attempting upgrade.
    NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index
    "node_pkey" for table "node"
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (19) is lower than the schema version (41). Attempting upgrade.
    NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index
    "node_wireless_pkey" for table "node_wireless"
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (20) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (21) is lower than the schema version (41). Attempting upgrade.
    NOTICE:  ALTER TABLE / ADD UNIQUE will create implicit index
    "topology_dev1_port1" for table "topology"
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (22) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (23) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (24) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (25) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (26) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (27) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (28) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (29) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (30) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (31) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (32) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (33) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (34) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (35) is lower than the schema version (41). Attempting upgrade.
    NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index
    "device_port_vlan_pkey" for table "device_port_vlan"
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (36) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (37) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (38) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (39) is lower than the schema version (41). Attempting upgrade.
    DBIx::Class::Schema::Versioned::upgrade_single_step(): DB version
    (40) is lower than the schema version (41). Attempting upgrade.


    
------------------------------------------------------------------------------
    Check out the vibrant tech community on one of the world's most
    engaging tech sites, Slashdot.org! http://sdm.link/slashdot
    _______________________________________________
    Netdisco mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/netdisco-users
    <https://lists.sourceforge.net/lists/listinfo/netdisco-users>




--
Logo U&R    
*Nicolás Matsunaga*
Gerente de Tecnología
Tel. +54 (11) 5235-9903
[email protected] <mailto:[email protected]>
        
Av. de Mayo 605 p. 13 of. B
Ciudad de Buenos Aires
Argentina
www.uyr.com.ar <http://www.uyr.com.ar>

        Piensa si es realmente necesario imprimir este correo.


--- End Message ---
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to