I'm using snmpset version 4.2.3 on a server, which has multiple subinterfaces(eth0 10.10.10.1/24; eth0:1 192.168.1.3/24; eth0:2 192.168.1.5/24; eth0:200 192.168.1.90/24). I need to use snmpset in a way, that packets sent from this server use source address 192.168.1.5. In other words snmpset(1) should use interface eth0:2. For example in case of ssh(1) one can use "-b" flag to specify source IP address in case server has multiple IP addresses. Is it possible to specify source IP address in snmpset? Or is there some general technique in Linux how to achieve this?
regards, martin ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ 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
