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. Re: Checkpoint VSX (Veeramachaneni)
   2. Re: Checkpoint VSX (Oliver Gorwits)
   3. Re: need help troubleshooting a new netdisco2 install
      (Oliver Gorwits)
   4. Re: Checkpoint VSX (Veeramachaneni)
   5. error in daemon logfile (Huber, Peter)
   6. Re: error in daemon logfile (Oliver Gorwits)
--- Begin Message ---
Hi Oliver,

Thanx for quick response. I tried as mentioned by you, "context_prefix: 
ctxname_vsid" But  no use. It is not able to fetch the arp table. 

We need to implement a feature which allows us to give an array input about the 
contexts per device.

Regards,
T9En

--- End Message ---
--- Begin Message ---
On 2014-02-07 05:44, Veeramachaneni wrote:
Hi Oliver,

Thanx for quick response. I tried as mentioned by you,
"context_prefix: ctxname_vsid" But no use. It is not able to fetch the
arp table.

OK thanks for testing anyway.

We need to implement a feature which allows us to give an array input
about the contexts per device.

I agree. Or, as we do for VLANs, somehow discover the contexts through SNMP (probably a proprietary MIB which can be interrogated using SNMP::Info).

regards,
oliver.



--- End Message ---
--- Begin Message ---
On 2013-12-02 12:45, Robert Kerr wrote:
If/when user management gets added to version 2 can I also suggest the
method for storing passwords is re-considered.

Next release of Netdisco 2 will use Bcrypt storage by default.

If backwards compatibility with Netdisco 1 web user interface is required, then set this in the config:

safe_password_store: false

Thanks for the pointer to the Dancer plugin :)

regards,
oliver.



--- End Message ---
--- Begin Message ---
Hi Oliver,

>I agree. Or, as we do for VLANs, somehow discover the contexts through 
>SNMP (probably a proprietary MIB which can be interrogated using 
>SNMP::Info). >regards,
>oliver.
 
We can get the number of contexts & their ID like this.
[root@mylinux ~]#  snmpbulkwalk  -v 3 -l authNopriv -u netdisco -A Netdisco 
192.168.1.1 .1.3.6.1.4.1.2620.1.16.22.1.1.2
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.2.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.3.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.4.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.5.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.6.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.7.0 = INTEGER: 6
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.8.0 = INTEGER: 7
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.9.0 = INTEGER: 8
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.2.10.0 = INTEGER: 9
[root@mylinux ~]#  snmpbulkwalk  -v 3 -l authNopriv -u netdisco -A Netdisco 
192.168.1.1 .1.3.6.1.4.1.2620.1.16.22.1.1.1
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.1.0 = INTEGER: 0
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.2.0 = INTEGER: 1
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.3.0 = INTEGER: 2
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.4.0 = INTEGER: 3
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.5.0 = INTEGER: 4
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.6.0 = INTEGER: 5
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.7.0 = INTEGER: 6
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.8.0 = INTEGER: 7
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.9.0 = INTEGER: 8
SNMPv2-SMI::enterprises.2620.1.16.22.1.1.1.10.0 = INTEGER: 9

INTEGER: 0 denotes the base system
From 1 - 9 denotes the virtual systems.

Regards, 
Vamsi

--- End Message ---
--- Begin Message ---
Hi,

I see a lot off errors in our daemon logfile:
Use of uninitialized value $ENV{"PERL_ANYEVENT_HOSTS"} in length at 
netdisco/perl5/lib/perl5/AnyEvent/DNS/EtcHosts.pm line 195

Any idea, how I can fix this?

Regards

Peter


Private Universit?t Witten/Herdecke gGmbH
Alfred-Herrhausen-Stra?e 50
D - 58448 Witten

Homepage: http://www.uni-wh.de
Twitter: http://twitter.com/UniWH
Facebook: http://www.facebook.com/UniWH

Gesch?ftsf?hrung: Prof. Dr. Martin Butzlaff (Pr?sident), Dipl. oec. Jan Peter 
Nonnenkamp (Kanzler)

Sitz der Gesellschaft: Witten
Handelsregister des Amtsgerichts Bochum Nr. HRB 8671

--- End Message ---
--- Begin Message ---
Hi Peter,

On 2014-02-13 12:31, Huber, Peter wrote:
I see a lot off errors in our daemon logfile:

Use of uninitialized value $ENV{"PERL_ANYEVENT_HOSTS"} in length at
netdisco/perl5/lib/perl5/AnyEvent/DNS/EtcHosts.pm line 195

Any idea, how I can fix this?

This was due to the variable being undefined (without a default), and I applied a fix.

If you upgrade, the messages ought to disappear.

regards,
oliver.

Regards

Peter

 Private Universität Witten/Herdecke gGmbH
 Alfred-Herrhausen-Straße 50
 D - 58448 Witten

 Homepage: http://www.uni-wh.de
 Twitter: http://twitter.com/UniWH
 Facebook: http://www.facebook.com/UniWH

 Geschäftsführung: Prof. Dr. Martin Butzlaff (Präsident), Dipl.
oec. Jan Peter Nonnenkamp (Kanzler)

 Sitz der Gesellschaft: Witten
 Handelsregister des Amtsgerichts Bochum Nr. HRB 8671




--- End Message ---
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to