objects marked not-accessible returned by snmpwalk

2015-04-27 Thread Tim Culhane
Hi, I believe it is correct for index objects in a mib to be marked as 'not-accessible'. Hence, when doing a walk of the mib such oids should be skipped over and not returned. If you specifically try to get the object then it should return ' no such object'. I have a shared object which is loa

Re: objects marked not-accessible returned by snmpwalk

2015-04-27 Thread Bill Fenner
You don't mention which helper you're using, but if you're using the table_iterator, is the not-accessible column in your column_info->details.list? Bill On Mon, Apr 27, 2015 at 6:47 AM, Tim Culhane wrote: > Hi, > > I believe it is correct for index objects in a mib to be marked as > 'not-ac