#! /bin/sh

echo "Trying snmpwalk localhost BGP4-MIB::bgpPeerTable"
snmpwalk localhost  BGP4-MIB::bgpPeerTable 

