Hello
I would like to know if I can send trap to a broadcast or multicast
address.
I can send them to a destination host but I get permission denied when I
try to send trap to multicast or broadcast address ( sendmsg returns
EACCESS. I generated the snmpd in minimal agent. Is the a configuration
I have added an updated version of usmStats.
Things that I had troble with:
* How to update README.agent-mibs when using the old/new feature?
I settled for adding a new line for the updated version.
* As it is now the list of excludes will be forever growing. Is
there
I think the problem is here (3 similar places):
/* StringOne(2)/STRING/ASN_OCTET_STR/char(char)*/
case ColumnMIBTableStringOne:
var->val_len = strlen((const
char*)m_pMIBTableTableDataMngrDataTerm->GetPtr(Stat, MIB_TABLE_STRING_ONE_ID,
m_iMIBTableTableRow - 1));
var->type
[EMAIL PROTECTED] wrote:
> Revision: 16959
> http://net-snmp.svn.sourceforge.net/net-snmp/?rev=16959&view=rev
> Author: dts12
> Date: 2008-05-23 13:27:43 -0700 (Fri, 23 May 2008)
>
> Log Message:
> ---
> CHANGES: snmpd: PATCH: Fix for CPU stats on FreeBSD
> Provided by Maxi