Monitor schema should be defined in a separate file.

This commit is contained in:
Kurt Zeilenga 2001-12-05 23:24:51 +00:00
parent 8362bc91f5
commit da06921364

View file

@ -810,13 +810,3 @@ attributetype ( 1.3.6.1.4.1.4203.666.1.5
EQUALITY OpenLDAPaciMatch
SYNTAX 1.3.6.1.4.1.4203.666.2.1
USAGE directoryOperation )
# monitorSubEntry
# Notes: in 'cn' (inherited from 'LDAPsubEntry') it holds the name
# of the subsystem it is monitoring
# Experimental!
#objectclass ( 1.3.6.1.4.1.4203.666.X.Y.Z
# NAME 'monitorSubEntry'
# DESC 'OpenLDAP ancestor class for system monitoring'
# SUP LDAPsubEntry STRUCTURAL )