For When You Can't Have The Real Thing
[ start | index | login ]
start > Juniper > EX2200 > Snmp query: Requested table is empty or does not exist

Snmp query: Requested table is empty or does not exist

Created by dave. Last edited by dave, 10 years and 217 days ago. Viewed 7,981 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(7 September 2012)

Problem

When you run switchwalk, it complains that a table is empty or missing:

$ switchwalk 00:0C:29:22:8D:97
[...]
sa1-41 ERROR: Requested table is empty or does not exist

This is a snmp query made against the Q-Bridge-II table to identify which MAC addresses are reachable via which port. In this case it's done via perl, but the error state can be triggered generally with a snmpwalk query that's properly constructed.

Solution

The snmp and/or mib-process has barfed again. You have to restart

[edit]
root@sa1-41:RE:0% cli
root@sa1-41> edit
Entering configuration mode

[edit] root@sa1-41# run restart snmp Simple Network Management Protocol process started, pid 76781

[edit] root@sa1-41# run restart mib-process Management Information Base II process started, pid 76783

[edit] root@sa1-41# exit

This has happened to us under several revs of JunOS, including, but not limited to: 10.2 (several revs), 10.3 (several revs), 10.4R5.5

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt