Displaying 1 result from an estimated 1 matches for "snmpgetnext".
2007 Dec 21
1
Regd: Iptables SNAT issue in Cluster Suite Setup
...as
"iptables -t nat -A POSTROUTING -p udp -s 192.168.13.179 --dport 161
-j SNAT --to-source 192.168.13.83:161
iptables -t nat -A POSTROUTING -p udp -s 192.168.13.110 --dport
161 -j SNAT --to-source 192.168.13.83:161"
I have written a script to continuously poll an agent using snmpgetnext.
This script works for some time and then snmpgetnext fails giving the
following message
"Fri Dec 21 19:10:20 IST 2007 SNMPv2-SMI::enterprises.3769.1.2.3.1.0
= ""
Fri Dec 21 19:10:20 IST 2007 SNMPv2-SMI::enterprises.3769.1.2.3.1.0
= ""
Fri Dec 21 19:10:20 IS...