This is a discussion on Re: about agentx support in windows within the SNMP Coders forums, part of the Networking and Network Related category; On 04/12/06, bhushan <sonawanebhushan@gmail.com> wrote: > for agentx support enabling i putted following line ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 04/12/06, bhushan <sonawanebhushan@gmail.com> wrote:
> for agentx support enabling i putted following line in my snmpd.conf > master agentx > agentXSocket tcp:127.0.0.1:755 So the master agent is listening on port 755 > char *cptr= "tcp:localhost:705"; > netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID, > NETSNMP_DS_AGENT_X_SOCKET, cptr); But the client is connecting to port 705 That won't work - the two configurations must match. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|