This chapter covers the OIDs and corresponding names for the ldapConnection group in anynode.

The LDAPConnection Group

The following tables contain the OIDs and the corresponding name for the ldapConnection group. The table lists the valid actions for the OIDs and the descriptions. The request type GET implies the support of the GETNEXT request.

Some SNMP queries are only available starting from anynode version 4.14.


Name: ldapConnectionNumber

OID: .1.3.6.1.4.1.42303.2.7.1.0

Request Type: GET

Description: Contains the amount of entries in the following LDAP connection table.


Name: ldapConnectionTable

OID: .1.3.6.1.4.1.42303.2.7.2

Request Type: GET

Description: The table with LDAP connection information.


Name: ldapConnectionEntry

OID: .1.3.6.1.4.1.42303.2.7.2.1

Request Type: GET

Description: The definition of the information for one LDAP connection. The following OIDs in this table are available for each LDAP connection. The at the end of the OID selects the LDAP connection entry.


Name: ldapConnectionIndex

OID: .1.3.6.1.4.1.42303.2.7.2.1.1

Request Type: GET

Description: A unique value for each LDAP connection. Its value ranges between 1 and the value of ldapConnectionNumber.


Name: ldapConnectionName

OID: .1.3.6.1.4.1.42303.2.7.2.1.2

Request Type: GET

Description: Provides the symbolic name of the LDAP connection. The data type is DisplayString.


Name: ldapConnectionCachedItemsCount

OID: .1.3.6.1.4.1.42303.2.7.2.1.3

Request Type: GET

Description: The number of cached items as integer value.


Name: ldapConnectionEncryptionType

OID: .1.3.6.1.4.1.42303.2.7.2.1.4

Request Type: GET

Description: The encryption used for this LDAP connection. The data type is integer, with the following options:

0 No encryption

1 SSL encryption

2 Start SSL encryption


Name: ldapConnectionEstablishTime

OID: .1.3.6.1.4.1.42303.2.7.2.1.5

Request Type: GET

Description: The UTC date when the LDAP connection was established. The format is an eight-byte octet string in the short DateAndTime format.


Name: ldapConnectionHostName

OID: .1.3.6.1.4.1.42303.2.7.2.1.6

Request Type: GET

Description: The DNS name or IP address of the LDAP server. The data type is DisplayString.


Name: ldapConnectionHostPort

OID: .1.3.6.1.4.1.42303.2.7.2.1.7

Request Type: GET

Description: The port number used by the LDAP server as integer value.


Name: ldapConnectionLastSearchTime

OID: .1.3.6.1.4.1.42303.2.7.2.1.8

Request Type: GET

Description: The UTC date when the last search occurred. The format is an eight-byte octet string in the short DateAndTime format.


Name: ldapConnectionSearchCount

OID: .1.3.6.1.4.1.42303.2.7.2.1.9

Request Type: GET

Description: The number of searches as integer value.


Name: ldapConnectionStatus

OID: .1.3.6.1.4.1.42303.2.7.2.1.10

Request Type: GET

Description: The state of the LDAP connection. The data type is integer, with the following options:

0 Idle

1 Connecting

2 Connected

3 ErrorConfiguration

4 ErrorAuthentication

5 ErrorServerDown

6 Error


Name: ldapConnectionStatusErrorCode

OID: .1.3.6.1.4.1.42303.2.7.2.1.11

Request Type: GET

Description: The error code as integer, in case the ldapConnectionStatus indicates an error.