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. Port Control Issue (Deshong, Kenneth)
   2. Huawei Cloudengines: port misreporting. (Alan Brown)
   3. 2 Questions: wrong deployment.yml location and Cisco ASA5585
      Arpnip/Macsuck (Sebastian R?sch)
--- Begin Message ---
I haven't used this feature since I upgraded to 2.0 but I tried to change a 
VLAN on a switchport today through the web interface and the job queue was 
green and I got no errors but the change never occured on the switch. Here is a 
copy of my deployment.yml section dealing with snmp.

What else should I check?




# SNMP community string(s)
# ````````````````````````
snmp_auth:
  - tag: 'v2default'
    community: 'mystring'
    read: true
    write: false
  - tag: 'v2default_rw'
    community: 'mystringwr'
    read: true
    write: true

--- End Message ---
--- Begin Message ---
It looks like ND2 might be fetching the "wrong" port tables, leading to
"off by one" reports in terms of reports of what's on which port
(actually it's off by 4 in some cases)

According to Huawei RnD, after analysing a ND walk vs their cloudengine
SNMP:

"Netdisco does not get LLDP Local port table using Name:lldpLocPortId
1.0.8802.1.1.2.1.3.7.1.3

It seems that Netdisco get Local port information using Name: ifDescr
1.3.6.1.2.1.2.2.1.2 and make the problem happened."

I suspect this is done for reliability reasons (not everything supports
LLDP), but at this point I'd like to try and get the misreporting solved.



--- End Message ---
--- Begin Message ---
Hello,

at first, thanks all the developers for their work on this lovely piece of 
software. I now have two questions, that I couldn´t solve myself.


Question1:
I installed V2 and I´m really happy with it. Now I tried to upgrade the 
installation to 2.029014, but I´m not able to complete the netdisco-deploy 
procedure. It seems to be, that the netdisco uses the default configuration 
file under 
/home/netdisco/perl5/lib/perl5/auto/share/dist/App-Netdisco/environments.
And not that file under /home/netdisco/environments/

Where can I change the path to the correct deployment.yml?



Error:
#####################
This is the Netdisco II deployment script.

Before we continue, the following prerequisites must be in place:
* Database added to PostgreSQL for Netdisco
* User added to PostgreSQL with rights to the Netdisco Database
* "~/environments/deployment.yml" file configured with Database dsn/user/pass
* A full backup of any existing Netdisco database data
* Internet access (for OUIs and MIBs)

You will be asked to confirm all changes to your system.

So, is all the above in place? [y/N]: y

Would you like to deploy or upgrade your database schema? [y/N]: y
DBIx::Class::Schema::Versioned::_on_connect(): Your DB is currently 
unversioned. Please call upgrade on your schema to sync the DB. at 
/home/netdisco/perl5/lib/perl5/Dancer/Plugin/DBIC.pm line 62
DBIx::Class::Storage::DBI::catch {...} (): DBI Connection failed: 
DBIx::Class::Storage::DBI::catch {...} (): DBI Connection failed: DBI 
connect('dbname=netdisco','changeme',...) failed: FATAL:  role "changeme" does 
not exist at /home/netdisco/perl5/lib/perl5/DBIx/Class/Storage/DBI.pm line 
1487. at /home/netdisco/perl5/bin/netdisco-db-deploy line 88 at 
/home/netdisco/perl5/bin/netdisco-db-deploy line 88
DB schema update complete.
DBIx::Class::Schema::Versioned::_on_connect(): Your DB is currently 
unversioned. Please call upgrade on your schema to sync the DB. at 
/home/netdisco/perl5/lib/perl5/Dancer/Plugin/DBIC.pm line 62
DBIx::Class::Storage::DBI::catch {...} (): DBI Connection failed: DBI 
connect('dbname=netdisco','changeme',...) failed: FATAL:  role "changeme" does 
not exist at /home/netdisco/perl5/lib/perl5/DBIx/Class/Storage/DBI.pm line 
1487. at ./netdisco-deploy line 129
#####################



Question2:
I´m trying to arpnip and macsuck a Cisco ASA 5585 but it doesn´t work... (see 
attachments) Should that work or do I have to import other MIBS (from Cisco) ?


P.S.: I can assist with providing Cisco VSS SNMP Information. If a can assists 
with providing snmp dumps e.g. then please contact me.


Best Regards
Sebastian

Attachment: macsuck.log
Description: macsuck.log

Attachment: arpnip.log
Description: arpnip.log


--- End Message ---
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to