Re: response source IP for SNMP walk
Stuart Henderson <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2020/05/13 13:45, chandrasekharreddy chinnapareddygari wrote: > Hi team, > > > I want to change source ip for snmpwalk like changing source IP for traps. > I know , we can use clientaddr for changing source IP for traps. > > > Is there any token is available to change source IP for snmpwalk. No, you'll need to do this in your OS if it offers such a facility, otherwise modify the code.