I followed the tutorial in that web site, but when i asked for a snmpbulkwalk command,it gave me the result :SirDice said:http://www.net-snmp.org/wiki/index.php/TUT:Using_and_loading_MIBS
snmpbulkwalk -v2c -c public localhost 1.3.6.1.4.1.9.9.187
CISCO-BGP4-MIB::ciscoBgp4MIB = No Such Object available on this agent at this OID
snmpwalk -v2c -c public localhost 1.3.6.1.2.1.15
BGP4-MIB::bgp = No Such Object available on this agent at this OID
SirDice said:You're trying to get values that don't exist.