Hi,
     please can I have a couple of line code (examples) , how to give input to 
"snmpd.conf "to get the snmpTargetAddrTable.

my snmpd.conf file contains : 

com2sec  config     default  temp_public

com2sec  v4_no_access_config default public
com2sec  v4_no_access_config default private
com2sec  v4_no_access_config default supermax

group VLgroup       v1       config
group VLgroup       v2c     config

group v4_no_access_group   v1         v4_no_access_config
group v4_no_access_group   v2c        v4_no_access_config

view  fullaccess   included .1 80
access VLgroup     ""   v1  noauth    exact  fullaccess     fullaccess     none
access VLgroup     ""   v2c noauth    exact  fullaccess     fullaccess     none

access v4_no_access_group ""   v1  noauth    exact  none           none         
  none
access v4_no_access_group ""   v2c noauth    exact  none           none         
  none

master agentx
agentXSocket   tcp:127.0.0.1:705




________________________________
From: Dave Shield <[email protected]>
To: manu kumar <[email protected]>
Cc: [email protected]
Sent: Wednesday, April 1, 2009 2:31:08 PM
Subject: Re: Regarding snmpTargetAddrTable

2009/4/1 manu kumar <[email protected]>:
>     Please let  me know how to put the  "snmpTargetAddrTable" info into the
> snmp.conf file.

<sigh>
No - not "snmp.conf".   The agent used "snmpd.conf".
Those are two different files, for two different purposes.
Please be careful not to confuse the two.


What targets do you expect to see here?
What other systems does your agent need to know about?

The most common use of this table is when setting up trap
destinations.   That is covered in the snmpd.conf man page.

Dave



      
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to