Blame view

bin/snmpGet.sh 141 Bytes
1 2 3 4 5 6
PRG="$0"
PRGDIR=`dirname "$PRG"`
AGENTHOME=`cd "$PRGDIR/.." ; pwd`
. $AGENTHOME/bin/setenv.sh

java  com.sitech.util.SnmpTool 1 $1 $2 $3 $4