2009/1/21 Adrian Overbury :
>If I've got a MIB
> file that covers my whole sub-tree, is there a way I can parse that in,
> say, python or perl, and get some kind of data structure from which I
> can follow a link to the next OID in the tree?
You *cou
2009/1/21 Adrian Overbury :
> Say I've got a table, and I've just gotten a GETNEXT request for the OID
> of one of the column heads. Should I return the OID for the next column
> head or the OID of the first field of that column?
The general rule with GETNEXT is that you should return the OID of
So this is a point I've never been clear on:
Say I've got a table, and I've just gotten a GETNEXT request for the OID
of one of the column heads. Should I return the OID for the next column
head or the OID of the first field of that column?
On a similar note, I've been looking at pass and pass