#
# This file specify's the max # of object instances for a given Object class
# that should be kept in MIS memory simulataneously. This provides a mechanism
# for controlling the MIS memory usage.
#
# The format of the file is OID of the class #of nodes
#
# if an object class isn't specified, then there is no limit. It is important
# to note that the limit doesn't restrict the # of instances for a given class
# just the # that are kept in memory simultaneously, the rest will be swapped
# out to disk as necessary.
#
#
# TopoNodes
#
1.3.6.1.4.1.42.2.2.2.40.3.1	10000
#
# TopoView Nodes
#
1.3.6.1.4.1.42.2.2.2.40.3.7	10000
#
# AlarmRecords
#
1.3.6.1.4.1.42.2.2.2.16.3.1 10000
