LDAP Agent Input/Output Data and MIM

Input/Output Data

The Input/Output data is the type of data that an agent expects to receive and delivers.

The agent expects the following UDR types:

  • LdapAbandonRequestUDR
  • LdapAddRequestUDR
  • LdapCompareRequestUDR
  • LdapDeleteRequestUDR
  • LdapExtendedRequestUDR
  • LdapModifyDNRequestUDR
  • LdapModifyRequestUDR
  • LdapRequestUDR
  • LdapSearchRequestUDR

 The agent delivers the following UDR types:

  • LdapAbandonResultUDR
  • LdapAddResultUDR
  • LdapCompareResultUDR
  • LdapDeleteResultUDR
  • LdapErrorUDR
  • LdapExtendedResultUDR
  • LdapModifyDNResultUDR
  • LdapModifyResultUDR
  • LdapResultUDR
  • LdapRequestIDUDR
  • LdapSearchResultUDR
  • LdapSearchResultEntryUDR

See LDAP Agent UDRs for further information.

MIM

For information about the MIM and a list of the general MIM parameters, see Administration and Management in Legacy Desktop.

Publishes

The LDAP agent publishes the following parameters:

MIMDescription
Abandon Operation CountThis MIM contains the number of abandon operation requests received by the LDAP agent.
Abandon Operation ErrorsThis MIM contains the number of abandon operation error messages received by the LDAP agent.
Abandon Operation TimeoutsThis MIM contains the number of abandon operation timeout messages received by the LDAP agent.
Add Operation CountThis MIM contains the number of add operation requests received by the LDAP agent.
Add Operation ErrorsThis MIM contains the number of add operation error messages received by the LDAP agent.
Add Operation TimeoutsThis MIM contains the number of add operation timeout messages received by the LDAP agent.
Avg Abandon Response Time MillisThis MIM contains the average response time in milliseconds to abandon operation requests.
Avg Add Response Time Millis

This MIM contains the average response time in milliseconds to add operation requests.

Avg Compare Response Time Millis

This MIM contains the average response time in milliseconds to compare operation requests.

Avg Delete Response Time Millis

This MIM contains the average response time in milliseconds to delete operation requests.

Avg Extended Request Response Time MillisThis MIM contains the average response time in milliseconds to respond to extended requests.
Avg Modify DN Response Time Millis

This MIM contains the average response time in milliseconds to modify DN operation requests.

Avg Modify Response Time Millis

This MIM contains the average response time in milliseconds to modify operation requests.

Avg Search Response Time Millis

This MIM contains the average response time in milliseconds to search operation requests.

Compare Operation CountThis MIM contains the number of compare operation requests received by the LDAP agent.
Compare Operation ErrorsThis MIM contains the number of compare operation error messages received by the LDAP agent.
Compare Operation TimeoutsThis MIM contains the number of compare operation timeout messages received by the LDAP agent.
Delete Operation CountThis MIM contains the number of delete operation requests received by the LDAP agent.
Delete Operation ErrorsThis MIM contains the number of delete operation error messages received by the LDAP agent.
Delete Operation TimeoutsThis MIM contains the number of delete operation timeout messages received by the LDAP agent.
Extended Request Operation CountThis MIM contains the number of extended requests received by the LDAP agent.
Extended Request Operation ErrorsThis MIM contains the number of extended request error messages received by the LDAP agent.
Extended Request Operation TimeoutsThis MIM contains the number of extended request timeout messages received by the LDAP agent.
Max Abandon Response Time MillisThis MIM contains the maximum response time in milliseconds to an abandon operation request.
Max Add Response Time MillisThis MIM contains the maximum response time in milliseconds to an add operation request.
Max Compare Response Time MillisThis MIM contains the maximum response time in milliseconds to a compare operation request.
Max Delete Response Time MillisThis MIM contains the maximum response time in milliseconds to a delete operation request.
Max Extended Request Response Time MillisThis MIM contains the maximum response time in milliseconds to respond to an extended request.
Max Modify Response Time MillisThis MIM contains the maximum response time in milliseconds to a modify operation request.
Max Modify DN Response Time MillisThis MIM contains the maximum response time in milliseconds to a modify DN operation request.
Max Search Response Time MillisThis MIM contains the maximum response time in milliseconds to a search operation request.
Min Abandon Response Time MillisThis MIM contains the minimum response time in milliseconds to an abandon operation request.
Min Add Response Time MillisThis MIM contains the minimum response time in milliseconds to an add operation request.
Min Compare Response Time MillisThis MIM contains the minimum response time in milliseconds to a compare operation request.
Min Delete Response Time MillisThis MIM contains the minimum response time in milliseconds to a delete operation request.
Min Extended Request Response Time MillisThis MIM contains the minimum response time in milliseconds to respond to an extended request.
Min Modify DN Response Time MillisThis MIM contains the minimum response time in milliseconds to a modify DN operation request.
Min Modify Response Time MillisThis MIM contains the minimum response time in milliseconds to a modify operation request.
Min Search Response Time MillisThis MIM contains the minimum response time in milliseconds to a search operation request.
Modify DN Operation CountThis MIM contains the number of modify DN operation requests received by the LDAP agent.
Modify DN Operation ErrorsThis MIM contains the number of modify DN operation error messages received by the LDAP agent.
Modify DN Operation TimeoutsThis MIM contains the number of modify DN operation timeout messages received by the LDAP agent.
Modify Operation CountThis MIM contains the number of modify operation requests received by the LDAP agent.
Modify Operation ErrorsThis MIM contains the number of modify operation error messages received by the LDAP agent.
Modify Operation TimeoutsThis MIM contains the number of modify operation timeout messages received by the LDAP agent.
Search Operation CountThis MIM contains the number of search operation requests received by the LDAP agent.
Search Operation ErrorsThis MIM contains the number of search operation error messages received by the LDAP agent.
Search Operation TimeoutsThis MIM contains the number of search operation timeout messages received by the LDAP agent.
Total Abandon Response Time MillisThis MIM contains the total response time in milliseconds to all the abandon operation requests.
Total Add Response Time MillisThis MIM contains the total response time in milliseconds to all the add operation requests.
Total Compare Response Time MillisThis MIM contains the total response time in milliseconds to all the compare operation requests.
Total Delete Response Time MillisThis MIM contains the total response time in milliseconds to all the delete operation requests.
Total Extended Request Response Time MillisThis MIM contains the total response time in milliseconds to respond to all the extended requests.
Total Modify DN Response Time MillisThis MIM contains the total response time in milliseconds to all the modify DN operation requests.

Total Modify Response Time Millis

This MIM contains the total response time in milliseconds to all the modify operation requests.
Total Operation CountThis MIM contains the total number of operation requests received by the LDAP agent.
Total Search Response Time MillisThis MIM contains the total response time in milliseconds to all the search operation requests.

Accesses

The LDAP agent does not access any MIM parameters.