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
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
-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
>
>
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
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 -
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
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