solution ?? I really need to monitor my servers!
Could some developer or user give me a solution or workaround?
If I was not clear enough, please ask me.
Thanks,
Stefano Bossi
P.S. All the machine above are Gentoo linux so the net-snmp framework is
compiled from scratch, same version (
Hi all,
i need to know, when i parse a switch, if a port is a trunk port or not...how
can i do this with snmp???
Mnyyy thanks
Yours
--
Stefano
Stefano Corallo
email:[EMAIL PROTECTED]
__
TISCALI ADSL
Solo con Tiscali Adsl
I'm sorry,
I found the error:
(void *)&selpA
StePa
Hi,
I have an AgentX Subagent running under
Win32.
When I try to send a trap I became an
error:
Unhandled exception in subagent.exe: Access
Violation.
The problem appears when I try to add a variable
to the
Hi,
I have an AgentX Subagent running under
Win32.
When I try to send a trap I became an
error:
Unhandled exception in subagent.exe: Access
Violation.
The problem appears when I try to add a variable to
the trap variable list:
snmp_varlist_add_variable(&var_list,
selpA_oid,
The entire call is
netsnmp_ds_set_boolean(NETSNMP_DS_APPLICATION_ID, NETSNMP_DS_AGENT_ROLE, 1);
netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID,NETSNMP_DS_AGENT_X_SOCKET,"1
27.0.0.1:705");
StePa
- Original Message -----
From: "Stefano Pagani" <[EMAIL PROTECTED]>
To
Thanks for the Answer,
I've tried with 127.0.0.1, but it doesn't work.
I've tried also to use another port number, but it doesn't work.
StePa
> Stefano Pagani wrote:
> > I'm trying to run an AgentX subagent under Windows.
> > The SNMP Agent is run
Hi,
I'm trying to run an AgentX subagent under
Windows.
The SNMP Agent is running with the AgentXSocket
localhost:705.
I set the same Socket in my Subagent,
with
netsnmp_ds_set_string, but it doesn't work.
I became following error:
Error: Failed to connect to the agentx master
agent: