#!/bin/csh
echo Full SNMP Tree $1
setenv SAGEPATH SUBST1
Sage -n $1 <$SAGEPATH/snmp_all.s
