MibTreeHolder

class lsst.ts.ess.common.MibTreeHolder

Bases: object

Holder of information in an MIB tree.

MIB stands for Management Information Base and holds the information for managing the entities in a communication network, in this case SNMP or Simple Network Management Protocol. The information can be represented as a tree, hence the name of the class.