#include <sim_mib.h>
Public Member Functions | |
SimMib () | |
Default Constructor. | |
virtual | ~SimMib () |
Desctructor. |
Simply use SimMib instead of Mib and add MIB objects like MibLeaf and MibTable to it. Then the content of the MIB can be cloned from a SNMPv1/v2c agent.
SimMib::SimMib | ( | ) |
Default Constructor.
virtual SimMib::~SimMib | ( | ) | [virtual] |
Desctructor.