Hi All,
     I am trying to query the Agnet to get the 
"snmpTargetAddrTable" ,  But when ever I am querying  it gives No so such OID.
Result:   snmpwalk -v2c -c temp123 192.168.xx.xx snmpTargetAddrTable
SNMP-TARGET-MIB::snmpTargetAddrTable = No Such Object available on this agent 
at this OID

 What can be the worng ? Is any thing missing Please let me know. 


Mysnmpd.conf file contains the following lines

com2sec  config     default temp123

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


      
------------------------------------------------------------------------------
_______________________________________________
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