Re: Re: how to configure v2 access control entries

2012-08-06 Thread Dave Shield
On 6 August 2012 12:33, zhufei  wrote:
> I just wanna to know how to configure this authority using net-snmp api.
> I mean how to add a source (like 192.168.1.21) with community (like
> private) to the agent by net-snmp api.
> In the configuration file, it writes 'com2sec local localhost public'.

And as I said on Thursday - the answer is that you can't.
This is not possible.

If you want this line added to your snmpd.conf file,
then you need to edit this file yourself.

Dave

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Re: how to configure v2 access control entries

2012-08-02 Thread Dave Shield
On 30 July 2012 01:48, zhufei  wrote:
> I have a question on how to configure to add a v2 access control entry using
> 'snmpvasm' or even code.

I don't believe this is possible.

You can set up the group, view, and access entries using 'snmpvacm'.
However the mapping between community strings and the internal
"security name" uses a proprietary Net-SNMP mapping, and there
is no MIB that allows you to manipulate this via SET requests.

Dave

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


how to configure v2 access control entries

2012-07-30 Thread zhufei
Mr./Mrs./Miss,
I have a question on how to configure to add a v2 access control entry using 
'snmpvasm' or even code.
In code, I use 'snmp_pdu_add_variable' and 'snmp_synch_response' to add entry, 
but it always responses 'no response from localhost'. My machine is CentOS5.5 
and net-snmp is 5.3.4.
Could you help me to fix this problem? Thank you very much.




Feli Zhu
2012-7-30--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users