[no subject]

2013-04-24 Thread David W
Hi everybody, I'm currently trying to get net-snmp 5.7.2 communicating through tsm authPriv snmpv3 using intermediate CA signed certificates, but I cannot achieve this, while it works when certs are signed by a Root CA. My question is: does net-snmp handles intermediate CA signed certificates ? A

Re: snmp3 & intermediate CA certs

2013-05-14 Thread David W
Hi all, A little up on this. If someone have some more informations for me. Thank you. 2013/4/25 David W > Hi everybody, > > I'm currently trying to get net-snmp 5.7.2 communicating through tsm > authPriv snmpv3 using intermediate CA signed certificates, but I cannot > ac

Re: snmp3 & intermediate CA certs

2013-05-16 Thread David W
-signed-root-ca > > > ** ** > > Regards, > > Shing > > ** ** > > ** ** > > *From:* David W [mailto:david@gmail.com] > *Sent:* Tuesday, May 14, 2013 1:53 AM > *To:* net-snmp-users@lists.sourceforge.net > *Subject:* Re: snmp3 & intermediate CA certs > >

snmpd: Time out: no response from localhost

2004-08-31 Thread David W. Brown
Hello SNMP gurus. I have the snmpd daemon running without problems. I am running snmpd with -D but the debugging content in the log file delivers little info or ideas as to what is wrong. However, when I try to access the daemon via snmpwalk or snmpstatus I only get the following: Time out: no r

snmpwalk: Timeout: No Response from webitplanet.com

2004-09-02 Thread David W. Brown
Hello snmp gurus, I would like to use the Windows snmp client: whatsup gold. However, local connections to my snmpd (daemon) fail with the following error message: snmpwalk: Timeout: No Response from webitplanet.com. The firewall is wide open on port: 161 both tcp and udp. The returned netstat -

subagent securityName

2009-04-24 Thread Kurtzberg, David W.
Hello, I'm working on an net-snmp subagent to implement SNMP GET requests. In my function to handle the SNMP request, I would like to be able to see the SNMPv3 security name for the user that issued the request. So if I run: snmpget -v 3 -l authPriv -u tempUser [...] I would like to be able to see

Restricting snmpv3 users to localhost only

2010-10-10 Thread Kurtzberg, David W.
Hello, I'm trying to configure net-snmp to have an snmpv3 user that can only access the net-snmp server from localhost. My goal is to create a user with access only to the usmUserTable from localhost that will only be used for creating other users or changing the auth or priv keys of other user