2.3.12.7 nssnmpmasterhost

nssnmpmasterhost is deprecated. This attribute is deprecated with the introduction of net-snmp. The attribute still appears in dse.ldif but without a default value.

Parameter

Description

Entry DN

cn=SNMP, cn=config

 

 

Valid Values

machine host name or localhost

 

 

Default Value

<blank>

 

 

Syntax

DirectoryString

 

 

Example

nssnmpmasterhost: localhost

 

 

2.3.12.8 nssnmpmasterport

The nssnmpmasterport attribute was deprecated with the introduction of net-snmp. The attribute still appears in dse.ldif but without a default value.

Parameter

Description

Entry DN

cn=SNMP, cn=config

 

 

Valid Values

Operating system dependent port number. See the operating system documentation for

 

further information.

 

 

Default Value

<blank>

 

 

Syntax

Integer

 

 

Example

nssnmpmasterport: 199

 

 

2.3.13 SNMP statistic attributes

Table 2-8 “SNMP statistic attributes” contains read-only attributes which list the statistics available 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-countersattribute in cn=config is set to off, the SNMP statistics will not be maintained.

Table 2-8 SNMP statistic attributes

Attribute

Description

AnonymousBinds

This shows the number of anonymous bind requests.

 

 

UnAuthBinds

This shows the number of unauthenticated (anonymous) binds.

 

 

SimpleAuthBinds

This shows the number of LDAP simple bind requests (DN and password).

 

 

StrongAuthBinds

This shows the number of LDAP SASL bind requests, for all SASL mechanisms.

 

 

BindSecurityErrors

This shows the number of number of times an invalid password was given in a bind request.

 

 

InOps

This shows the total number of all requests received by the server.

 

 

ReadOps

Not used. This value is always 0.

 

 

CompareOps

This shows the number of LDAP compare requests.

 

 

AddEntryOps

This shows the number of LDAP add requests.

 

 

96 Core server configuration reference