Concatenating MIBs over multiple contexts

2015-08-19 Thread Antonio Piepoli (apiepoli)
Hello everybody, I am Antonio and I am trying to solve a problem using net-snmp and pass_persist (with python). I would ask your support/opinion on this. There is a former implementation of the BGP MIB(1.3.6.1.2.1.15.3.1.2) on some Cisco routers that stores all the information about all the BGP

Q: How to remove a table row?

2015-08-19 Thread Ulrich Windl
Hi! I found the example on how to add a SNMP table row in a subagent, but I wonder how to dynamically remove a row, assuming you have the index or some primary key inside a table row (but not the pointer to the row). what I guessed so far (the documentation is _really_ bad) is this: netsnmp_ta