Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
2.3.14. SNMP Statistic Attributes
Table 2.8, "SNMP Statistic Attributes"
for LDAP and SNMP clients. Unless otherwise noted, the value for the given attribute is the number
of requests received by the server or results returned by the server since startup. Some of these
attributes are not used by or are not applicable to the Directory Server but are still required to be
present by SNMP clients.
If the nsslapd-counters attribute in cn=config is set to on (the default setting), then all of
the counters kept by the Directory Server instance increment using 64-bit integers, even on 32-bit
machines or with a 32-bit version of Directory Server. All of the SNMP statistics attributes use the 64-
bit integers, if it is configured.
NOTE
The nsslapd-counters attribute enables 64-bit integers for these specific database
and server counters. The counters which use 64-bit integers are not configurable; 64-
bit integers are either enabled for all the allowed counters or disabled for all allowed
counters.
Attribute
AnonymousBinds
UnAuthBinds
SimpleAuthBinds
StrongAuthBinds
BindSecurityErrors
InOps
ReadOps
CompareOps
AddEntryOps
Description
cn=SNMP, cn=config
Operating system dependent port number. See
the operating system documentation for further
information.
<blank>
Integer
nssnmpmasterport: 199
contains read-only attributes which list the statistics available
Description
This shows the number of anonymous bind
requests.
This shows the number of unauthenticated
(anonymous) binds.
This shows the number of LDAP simple bind
requests (DN and password).
This shows the number of LDAP SASL bind
requests, for all SASL mechanisms.
This shows the number of number of times an
invalid password was given in a bind request.
This shows the total number of all requests
received by the server.
Not used. This value is always 0.
This shows the number of LDAP compare
requests.
This shows the number of LDAP add requests.
SNMP Statistic Attributes
101
Need help?
Do you have a question about the DIRECTORY SERVER 8.1 and is the answer not in the manual?