Hello.
I'm trying to use SharpSnmpLib 7.5 BigDipper to make an SNMP Agent. I've already achieved scalar objects management, but I'm having a bit of difficulty to implement sequences.
I have an ObjectStore and I can add ScalarObjects and TableObjects (sequences) to it, but I can only get ScalarObjects through ObjectStore's GetObject method. How do I handle sequences?
Thank you very much
Alexandre
I'm trying to use SharpSnmpLib 7.5 BigDipper to make an SNMP Agent. I've already achieved scalar objects management, but I'm having a bit of difficulty to implement sequences.
I have an ObjectStore and I can add ScalarObjects and TableObjects (sequences) to it, but I can only get ScalarObjects through ObjectStore's GetObject method. How do I handle sequences?
Thank you very much
Alexandre