Hi Support Team,
I am using Net-SNMP proxy service ONLY.  Based on the requirement, I am
proxying (forwarding) all V3 requests to the target machine using Net-SNMP
proxy service.  The following are the details.

The Source Machine (for example, 13.132.246.153)
•       To proxy any of the SNMP requests as V3 requests, the snmpd.conf file
modified with the following line.
proxy -v 3 -l authpriv -u SHADESUSER -a SHA -A snmpv3authpass  -x DES -X
snmpv3privpass  13.132.246.154 1.3
•       restarted snmp agent (snmpd)

The target machine (for example, 13.132.246.154)
•       Is configured in such a way that it can receive, accept and respond to
the V3 requests it receives.
•       Has Net-SNMP installed and configured to accept V3 requests and proxyed
to internal SNMP-Agent running at port 16611.
I am sending V3 requests from source machine (13.132.246.153) in 2 ways.
Scenario-1: Successful
At source machine terminal, I am using the following command for
successful response.
# /usr/sfw/bin/snmpwalk -v3 -l authPriv -u SHADESUSER -a SHA -A
snmpv3authpass  -x DES -X snmpv3privpass 13.132.246.154 1.3.6.1.2.1.1
Scenario-2: Failing.
At source machine I am using the following command
# /usr/sfw/bin/snmpwalk -v3 -l authPriv -u Xdrivers -a SHA -A snmpv3auth 
-x DES -X snmpv3priv localhost 1.3.6.1.2.1.1
OutPut:
Timeout: No Response from localhost
Requesting you to help me in resolving the issue in scenario-2.

Regards
Ravi

______________________________________________________________________________

DISCLAIMER

The information contained in this e-mail message and/or attachments to it may
contain confidential or privileged information. If you are not the intended
recipient, any dissemination, use, review, distribution, printing or copying
of the information contained in this e-mail message and/or attachments to it
are strictly prohibited. If you have received this communication in error,
please notify us by reply e-mail or directly to netsupp...@cmcltd.com or
telephone and immediately and permanently delete the message and any
attachments. Thank you.

______________________________________________________________________________

This email has been scrubbed for your protection by SecureMX.
For more information visit http://securemx.in
_____________________________________________________________________________

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to