07.01.2011 16:42, Simon Gao wrote:
>
> configure: error: in `/app/tmn/itnms_collect/net-snmp-5.5':
>
> configure: error: C compiler cannot create executables
>
> See `config.log' for more details.
>
> Anyone can help me???Thank you in advance.
As it says, see config.log. Or you can post it here, s
Hi all,
I have snmp daemon running on my special hardware. I want to generate trap
after checking particular register. so how and where to add my code (in c).
how to monitor some register continuously? In case of snmpget and snmpset I
used mib2c to generate c code from mib and added my specific co
On 10 January 2011 09:55, sanjay kumar wrote:
> Is possible have a Table having two index elements and a row-status entry ??
Yes.
It's necessary to have at least one accessible column in a table,
but a single such column is sufficient. And this can quite easily
be a RowStatus column, as anythi
Hi ALl,
Is possible have a Table having two index elements and a row-status entry ??
*Is the following table Definition is currect ??*
auditLoggingCfgTable OBJECT-TYPE
SYNTAX SEQUENCE OF AuditLoggingCfgEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
> configure: error: C compiler cannot create executables
>
> See `config.log' for more details
>
I've seen this error come up in my early builds/tests with net-snmp (running
on a MIPS board). In my case, I needed to set the library paths correctly
too. (Took me about 2 days to figure it out...!)
Hi
I ask question about net-snmp.
How can I send response in the same port not random port ? (in Version 1 or
Version 2)
11:20:20.629170 IP 10.56.230.xx.57994 > 10.56.230.xx.8060: UDP, length 45
11:20:20.630846 IP 10.56.230.xx.60737 > 10.56.230.xx.57994: UDP, length 47
11:20:30.356526 IP 10.56