snmpWalk.sh 212 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 PRG="$0" PRGDIR=`dirname "$PRG"` AGENTHOME=`cd "$PRGDIR/.." ; pwd` . $AGENTHOME/bin/setenv.sh # java com.sitech.util.SnmpTool walk 2c 172.16.9.234 161 public 1 java com.sitech.util.SnmpTool walk 2 $1 $2 $3 $4