(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Developer's FAQ : (Category) OpenLDAP OID Registry : (Category) .666 : (Category) .1 : (Answer) .14-22
monitor attributes
1.3.6.1.4.1.4203.666.1.14-22
Monitor attributes:
( 1.3.6.1.4.1.4203.666.1.14
        NAME 'monitoredInfo'
        DESC 'monitored info'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768}
        NO-USER-MODIFICATION
        USAGE directoryOperation )
'monitoredInfo' represents a generic value that is monitored. It has the same definition of 'name', but it does not inherit from 'name' because its usage is 'directoryOperation'.
( 1.3.6.1.4.1.4203.666.1.15
        NAME 'managedInfo'
        DESC 'monitor managed info'
        SUP name )
'managedInfo' represents a generic value that can be managed. It inherits from 'name'.
( 1.3.6.1.4.1.4203.666.1.16
        NAME 'monitorCounter' 
        DESC 'monitor counter'
        EQUALITY integerMatch
        ORDERING integerOrderingMatch 
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
        NO-USER-MODIFICATION
        USAGE directoryOperation )
'monitorCounter' represents a generic numerical value used as a counter.
( 1.3.6.1.4.1.4203.666.1.17
        NAME 'monitorOpCompleted'
        DESC 'monitor completed operations' 
        SUP monitorCounter
        NO-USER-MODIFICATION
        USAGE directoryOperation )
'monitorOpCompleted' is the counter of the number of operations completed by the server.
( 1.3.6.1.4.1.4203.666.1.18
        NAME 'monitorOpInitiated'
        DESC 'monitor initiated operations' 
        SUP monitorCounter
        NO-USER-MODIFICATION
        USAGE directoryOperation )
'monitorOpInitiated' is the counter of the number of operations initiated by the server.
( 1.3.6.1.4.1.4203.666.1.19
        NAME 'monitorConnectionNumber'
        DESC 'monitor connection number'
        SUP monitorCounter
        NO-USER-MODIFICATION
        USAGE directoryOperation )
'monitorConnectionNumber' is the connection counter
( 1.3.6.1.4.1.4203.666.1.20
        NAME 'monitorConnectionAuthzDN'
        DESC 'monitor connection authorization DN'
        EQUALITY distinguishedNameMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
        NO-USER-MODIFICATION
        USAGE directoryOperation )
'monitorConnectionAuthzDN' is the DN that is associated to a connection. It has the same definition of 'distinguishedName', but it does not inherit from 'distinguishedName' because its usage is 'directoryOperation'.
( 1.3.6.1.4.1.4203.666.1.21
        NAME 'monitorConnectionLocalAddress'
        DESC 'monitor connection local address'
        SUP monitoredInfo 
        NO-USER-MODIFICATION 
        USAGE directoryOperation )
'monitorConnectionLocalAddress' is the server's address that is associated to a connection.
( 1.3.6.1.4.1.4203.666.1.22
        NAME 'monitorConnectionPeerAddress' 
        DESC 'monitor connection peer address'
        SUP monitoredInfo 
        NO-USER-MODIFICATION 
        USAGE directoryOperation )
'monitorConnectionPeerAddress' is the client's address that is associated to a connection.
See also objectClasses 1.3.6.1.4.1.4203.666.3.7-12 and .14, and attributeTypes 1.3.6.1.4.1.4203.666.1.24, .27, .31 and .32 .
[Append to This Answer]
Previous: (Answer) .13
Next: (Answer) .23
This document is: http://www.openldap.org/faq/index.cgi?file=884
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org