LDAP Agent Input/Output Data and MIM(4.1)

Input/Output

The input/output 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(4.1) for further information.

Meta Information Model

For information about the Usage Engine MIM and a list of the general MIM parameters, see .

Publishes

The LDAP agent publishes the following parameters:

MIM

Description

MIM

Description

Abandon Operation Count

This MIM contains the number of abandon operation requests received by the LDAP agent.

Abandon Operation Errors

This MIM contains the number of abandon operation error messages received by the LDAP agent.

Abandon Operation Timeouts

This MIM contains the number of abandon operation timeout messages received by the LDAP agent.

Add Operation Count

This MIM contains the number of add operation requests received by the LDAP agent.

Add Operation Errors

This MIM contains the number of add operation error messages received by the LDAP agent.

Add Operation Timeouts

This MIM contains the number of add operation timeout messages received by the LDAP agent.

Avg Abandon Response Time Millis

This 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 Millis

This 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 Count

This MIM contains the number of compare operation requests received by the LDAP agent.

Compare Operation Errors

This MIM contains the number of compare operation error messages received by the LDAP agent.

Compare Operation Timeouts

This MIM contains the number of compare operation timeout messages received by the LDAP agent.

Delete Operation Count

This MIM contains the number of delete operation requests received by the LDAP agent.

Delete Operation Errors

This MIM contains the number of delete operation error messages received by the LDAP agent.

Delete Operation Timeouts

This MIM contains the number of delete operation timeout messages received by the LDAP agent.

Extended Request Operation Count

This MIM contains the number of extended requests received by the LDAP agent.

Extended Request Operation Errors

This MIM contains the number of extended request error messages received by the LDAP agent.

Extended Request Operation Timeouts

This MIM contains the number of extended request timeout messages received by the LDAP agent.

Max Abandon Response Time Millis

This MIM contains the maximum response time in milliseconds to an abandon operation request.

Max Add Response Time Millis

This MIM contains the maximum response time in milliseconds to an add operation request.

Max Compare Response Time Millis

This MIM contains the maximum response time in milliseconds to a compare operation request.

Max Delete Response Time Millis

This MIM contains the maximum response time in milliseconds to a delete operation request.

Max Extended Request Response Time Millis

This MIM contains the maximum response time in milliseconds to respond to an extended request.

Max Modify Response Time Millis

This MIM contains the maximum response time in milliseconds to a modify operation request.

Max Modify DN Response Time Millis

This MIM contains the maximum response time in milliseconds to a modify DN operation request.

Max Search Response Time Millis

This MIM contains the maximum response time in milliseconds to a search operation request.

Min Abandon Response Time Millis

This MIM contains the minimum response time in milliseconds to an abandon operation request.

Min Add Response Time Millis

This MIM contains the minimum response time in milliseconds to an add operation request.

Min Compare Response Time Millis

This MIM contains the minimum response time in milliseconds to a compare operation request.

Min Delete Response Time Millis

This MIM contains the minimum response time in milliseconds to a delete operation request.

Min Extended Request Response Time Millis

This MIM contains the minimum response time in milliseconds to respond to an extended request.

Min Modify DN Response Time Millis

This MIM contains the minimum response time in milliseconds to a modify DN operation request.

Min Modify Response Time Millis

This MIM contains the minimum response time in milliseconds to a modify operation request.

Min Search Response Time Millis

This MIM contains the minimum response time in milliseconds to a search operation request.

Modify DN Operation Count

This MIM contains the number of modify DN operation requests received by the LDAP agent.

Modify DN Operation Errors

This MIM contains the number of modify DN operation error messages received by the LDAP agent.

Modify DN Operation Timeouts

This MIM contains the number of modify DN operation timeout messages received by the LDAP agent.

Modify Operation Count

This MIM contains the number of modify operation requests received by the LDAP agent.

Modify Operation Errors

This MIM contains the number of modify operation error messages received by the LDAP agent.

Modify Operation Timeouts

This MIM contains the number of modify operation timeout messages received by the LDAP agent.

Search Operation Count

This MIM contains the number of search operation requests received by the LDAP agent.

Search Operation Errors

This MIM contains the number of search operation error messages received by the LDAP agent.

Search Operation Timeouts

This MIM contains the number of search operation timeout messages received by the LDAP agent.

Total Abandon Response Time Millis

This MIM contains the total response time in milliseconds to all the abandon operation requests.

Total Add Response Time Millis

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

Total Compare Response Time Millis

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

Total Delete Response Time Millis

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

Total Extended Request Response Time Millis

This MIM contains the total response time in milliseconds to respond to all the extended requests.

Total Modify DN Response Time Millis

This 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 Count

This MIM contains the total number of operation requests received by the LDAP agent.

Total Search Response Time Millis

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

Accesses

The LDAP agent does not access any MIM parameters