Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Player1

#1
General Support / Re: NetXMS SNMP Proxy
November 11, 2008, 05:28:52 PM
oh, ok than.

thank you very much
#2
General Support / Re: NetXMS SNMP Proxy
November 11, 2008, 05:28:14 PM
yes, i used the host's ip address not localhost. actually i cannot use localhost as the only option is to choose a host that is already in netxms as a node, so i chose that same host. (in Object properties window of host C under SNMP section the proxy option is set to host C)

tnx
#3
General Support / Re: NetXMS SNMP Proxy
November 11, 2008, 03:40:53 PM
I've figured out another thing:
if i add another node (node d) to the scenario and setup snmp proxy so that node c is the proxy for node d and node d is proxy for node c, it works perfectly! but (still) when i try to proxy snmp of a host (whether c or d) to itself it does not work.

any suggestions?

tnx
#4
General Support / NetXMS SNMP Proxy
November 10, 2008, 02:27:22 PM
Hello,

i'm trying to setup a netxms agent as a snmp proxy. the scenario is:
- gui on host A
- server on host B
- netxms agent on host C
- snmpd on host C

i'd like to use the netxms agent on host C as a snmp proxy to localhost (to itself - host C). this is because of the firewall.
the snmp agent status in the console remains "inactive", but i can snmpwalk to localhost on host C. i can't figure out why.
i've set up:
- snmpd on host c with config, that grants RO access to everyone (if i try the snmp agent without the proxy it works)
- snmp proxy host as that host C in properties of host C
- EnableSNMPProxy = yes in snmpd.conf in host c agent's config
- the community is ok as it works without proxy

i realised that there exist an older topic (https://www.netxms.org/forum/index.php/topic,26.0.html) on a simlar subject but that does not help me much.

any help would be appreciated.

tnx.
#5
General Support / Re: NetXMS SNMP Agent
November 06, 2008, 11:30:19 AM
Thank you for your (quick) reply and sorry for my late reply.
Now I configured the SNMP agent and it works, but I have another question:
what is libnxsnmp.so subagent good for. I googled around but could not find anything.

Thank you in advance.
#6
General Support / NetXMS SNMP Agent
October 24, 2008, 02:31:42 PM
Hi,

i'm quite new to netxms so sorry if the question is stupid but i'm trying to set it up now for 2 days.
the problem is the following:
i setup netxms server and one agent (for testing). the agent works as a netxms agent and all the data collection works fine. another thing i'd like to setup is snmp agent. how do i do that?
in the overview tab of the object browser of the node it lists SNMP agent as inactive. the same is when i click properties->capabilities (set to false). how do i activate snmp agent?

i hope i explained the problem.

tnx