DIRECTORY-SERVER-MIB
AI MIB Summary
The DIRECTORY-SERVER-MIB provides SNMP management capabilities for monitoring LDAP directory services, tracking critical operational metrics such as active connection counts, operation latencies, replication status, and server resource utilization.
The MIB module for monitoring Directory Services.
Main OID:
dsMIB.1.3.6.1.4.1.3727.20.20.3.1.66
51
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
51 total| Object Name |
|---|
dsMIBThe MIB module for monitoring Directory Services. MODULE-IDENTITY .1.3.6.1.4.1.3727.20.20.3.1.66 |
dsTableThe table holding information related to the Directory
Servers. SEQUENCE OF DsTableEntry .1.3.6.1.4.1.3727.20.20.3.1.66.1 |
dsTableEntryEntry containing summary description for a Directory
Server. DsTableEntry .1.3.6.1.4.1.3727.20.20.3.1.66.1.1 |
dsServerTypeThis object indicates whether the server is
a frontend or, a backend or, both. If the server
is a frontend, then the frontEndDirectoryServer
bit will be set. Similarly for the backend.ro Bits .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.1 |
dsServerDescriptionA text description of the application. This information
is intended to identify and briefly describe the
application in a status display.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.2 |
dsMasterEntriesNumber of entries mastered in the Directory Server.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.3 |
dsCopyEntriesNumber of entries for which systematic (slave)
copies are maintained in the Directory Server.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.4 |
dsCacheEntriesNumber of entries cached (non-systematic copies) in
the Directory Server. This will include the entries that
are cached partially. The negative cache is not counted.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.5 |
dsCacheHitsNumber of operations that were serviced from
the locally held cache.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.6 |
dsSlaveHitsNumber of operations that were serviced from
the locally held object replications ( copy-
entries).ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.1.1.7 |
dsApplIfOpsTableThe table holding information related to the
Directory Server operations. SEQUENCE OF DsApplIfOpsEntry .1.3.6.1.4.1.3727.20.20.3.1.66.2 |
dsApplIfOpsEntryEntry containing operations related statistics
for a Directory Server. DsApplIfOpsEntry .1.3.6.1.4.1.3727.20.20.3.1.66.2.1 |
dsApplIfProtocolIndexAn index to uniquely identify an entry corresponding to a
application-layer protocol interface. This index is used
for lexicographic ordering of the table.ro INTEGER .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.1 |
dsApplIfProtocolAn identification of the protocol being used by the application
on this interface. For an OSI Application, this will be the
Application Context. For Internet applications, the IANA
maintains a registry[22] of the OIDs which correspond to
well-known applications. If the application protocol is
not listed in the registry, an OID value of the form
{applTCPProtoID port} or {applUDProtoID port} are used for
TCP-based and UDP-based protocols, respectively. In either
case 'port' corresponds to the primary port number being
used by the protocol. The OIDs applTCPProtoID and
applUDPProtoID are defined in NETWORK-SERVICES-MIBro OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.2 |
dsApplIfUnauthBindsNumber of unauthenticated/anonymous bind requests
received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.3 |
dsApplIfSimpleAuthBindsNumber of bind requests that were authenticated
using simple authentication procedures like password
checks. This includes the
password authentication using SASL mechanisms like
CRAM-MD5.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.4 |
dsApplIfStrongAuthBindsNumber of bind requests that were authenticated
using TLS and X.500 strong authentication procedures.
This includes the binds that were
authenticated using external authentication procedures.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.5 |
dsApplIfBindSecurityErrorsNumber of bind requests that have been rejected
due to inappropriate authentication or
invalid credentials.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.6 |
dsApplIfInOpsNumber of requests received from DUAs or other
Directory Servers.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.7 |
dsApplIfReadOpsNumber of read requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.8 |
dsApplIfCompareOpsNumber of compare requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.9 |
dsApplIfAddEntryOpsNumber of addEntry requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.10 |
dsApplIfRemoveEntryOpsNumber of removeEntry requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.11 |
dsApplIfModifyEntryOpsNumber of modifyEntry requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.12 |
dsApplIfModifyRDNOpsNumber of modifyRDN requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.13 |
dsApplIfListOpsNumber of list requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.14 |
dsApplIfSearchOpsNumber of search requests- baseObject searches,
oneLevel searches and whole subtree searches,
received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.15 |
dsApplIfOneLevelSearchOpsNumber of oneLevel search requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.16 |
dsApplIfWholeSubtreeSearchOpsNumber of whole subtree search requests received.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.17 |
dsApplIfReferralsNumber of referrals returned in response
to requests for operations.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.18 |
dsApplIfChainingsNumber of operations forwarded by this Directory Server
to other Directory Servers.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.19 |
dsApplIfSecurityErrorsNumber of requests received
which did not meet the security requirements.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.20 |
dsApplIfErrorsNumber of requests that could not be serviced
due to errors other than security errors, and
referrals.
A partially serviced operation will not be counted
as an error.
The errors include naming-related, update-related,
attribute-related and service-related errors.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.21 |
dsApplIfReplicationUpdatesInNumber of replication updates fetched or received from
supplier Directory Servers.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.22 |
dsApplIfReplicationUpdatesOutNumber of replication updates sent to or taken by
consumer Directory Servers.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.23 |
dsApplIfInBytesIncoming traffic, in bytes, on the interface.
This will include requests from DUAs as well
as responses from other Directory Servers.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.24 |
dsApplIfOutBytesOutgoing traffic in bytes on the interface.
This will include responses to DUAs and Directory
Servers as well as requests to other Directory Servers.ro Counter32 .1.3.6.1.4.1.3727.20.20.3.1.66.2.1.25 |
dsIntTableEach row of this table contains some details
related to the history of the interaction
of the monitored Directory Server with its
peer Directory Servers. SEQUENCE OF DsIntEntry .1.3.6.1.4.1.3727.20.20.3.1.66.3 |
dsIntEntryEntry containing interaction details of a Directory
Server with a peer Directory Server. DsIntEntry .1.3.6.1.4.1.3727.20.20.3.1.66.3.1 |
dsIntEntIndexTogether with applIndex and dsApplIfProtocolIndex, this
object forms the unique key to
identify the conceptual row which contains useful info
on the (attempted) interaction between the Directory
Server (referred to by applIndex) and a peer Directory
Server using a particular protocol. INTEGER .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.1 |
dsIntEntDirectoryNameDistinguished Name of the peer Directory Server to
which this entry pertains.ro DistinguishedName (NETWORK-SERVICES-MIB) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.2 |
dsIntEntTimeOfCreationThe value of sysUpTime when this row was created.
If the entry was created before the network management
subsystem was initialized, this object will contain
a value of zero.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.3 |
dsIntEntTimeOfLastAttemptThe value of sysUpTime when the last attempt was made
to contact the peer Directory Server. If the last attempt
was made before the network management subsystem was
initialized, this object will contain a value of zero.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.4 |
dsIntEntTimeOfLastSuccessThe value of sysUpTime when the last attempt made to
contact the peer Directory Server was successful. If there
have been no successful attempts this entry will have a value
of zero. If the last successful attempt was made before
the network management subsystem was initialized, this
object will contain a value of zero.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.5 |
dsIntEntFailuresSinceLastSuccessThe number of failures since the last time an
attempt to contact the peer Directory Server was successful.
If there have been no successful attempts, this counter
will contain the number of failures since this entry
was created.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.6 |
dsIntEntFailuresCumulative failures in contacting the peer Directory Server
since the creation of this entry.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.7 |
dsIntEntSuccessesCumulative successes in contacting the peer Directory Server
since the creation of this entry.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.8 |
dsIntEntURLURL of the peer Directory Server.ro URLString (NETWORK-SERVICES-MIB) .1.3.6.1.4.1.3727.20.20.3.1.66.3.1.9 |
dsConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.66.4 |
dsGroups OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.66.4.1 |
dsCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.66.4.2 |