MIBs Depot

DSA-MIB

Registered at
1.3.6.1.2.1.29
Last updated
1993-11-25 00:00
Organization
IETF Mail and Directory Management Working Group
Namespace
standard
Source file
DSA-MIB
Digest
sha256:83ef3554afd2b30f66b056594a800e12af1d3a19ba4ce288ec51b4393faf6c56

Description

The MIB module for monitoring Directory System Agents.

Contact

Glenn Mansfield Postal: AIC Systems Laboratory 6-6-3, Minami Yoshinari Aoba-ku, Sendai, 989-32 JP Tel: +81 22 279 3310 Fax: +81 22 279 3640 E-Mail: glenn@aic.co.jp

Imports

FromSymbols
NETWORK-SERVICES-MIBDistinguishedName, applIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DSA-MIB
NETWORK-SERVICES-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
dsaOpsTable
OBJECT-TYPE
The table holding information related to the DSA operations.
1.3.6.1.2.1.29.1not-accessiblecurrent
dsaOpsEntry
OBJECT-TYPE
Entry containing operations related statistics for a DSA.
1.3.6.1.2.1.29.1.1not-accessiblecurrent
dsaAnonymousBinds
OBJECT-TYPE
Number of anonymous binds to this DSA from DUAs since application start.
1.3.6.1.2.1.29.1.1.1Counter32read-onlycurrent
dsaUnauthBinds
OBJECT-TYPE
Number of un-authenticated binds to this DSA since application start.
1.3.6.1.2.1.29.1.1.2Counter32read-onlycurrent
dsaSimpleAuthBinds
OBJECT-TYPE
Number of binds to this DSA that were authenticated using simple authentication procedures since application start.
1.3.6.1.2.1.29.1.1.3Counter32read-onlycurrent
dsaStrongAuthBinds
OBJECT-TYPE
Number of binds to this DSA that were authenticated using the strong authentication procedures since application start. This includes the binds that were authenticated using external authentication procedures.
1.3.6.1.2.1.29.1.1.4Counter32read-onlycurrent
dsaBindSecurityErrors
OBJECT-TYPE
Number of bind operations that have been rejected by this DSA due to inappropriateAuthentication or invalidCredentials.
1.3.6.1.2.1.29.1.1.5Counter32read-onlycurrent
dsaInOps
OBJECT-TYPE
Number of operations forwarded to this DSA from DUAs or other DSAs since application start up.
1.3.6.1.2.1.29.1.1.6Counter32read-onlycurrent
dsaReadOps
OBJECT-TYPE
Number of read operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.7Counter32read-onlycurrent
dsaCompareOps
OBJECT-TYPE
Number of compare operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.8Counter32read-onlycurrent
dsaAddEntryOps
OBJECT-TYPE
Number of addEntry operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.9Counter32read-onlycurrent
dsaRemoveEntryOps
OBJECT-TYPE
Number of removeEntry operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.10Counter32read-onlycurrent
dsaModifyEntryOps
OBJECT-TYPE
Number of modifyEntry operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.11Counter32read-onlycurrent
dsaModifyRDNOps
OBJECT-TYPE
Number of modifyRDN operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.12Counter32read-onlycurrent
dsaListOps
OBJECT-TYPE
Number of list operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.13Counter32read-onlycurrent
dsaSearchOps
OBJECT-TYPE
Number of search operations- baseObjectSearches, oneLevelSearches and subTreeSearches, serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.14Counter32read-onlycurrent
dsaOneLevelSearchOps
OBJECT-TYPE
Number of oneLevelSearch operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.15Counter32read-onlycurrent
dsaWholeTreeSearchOps
OBJECT-TYPE
Number of wholeTreeSearch operations serviced by this DSA since application startup.
1.3.6.1.2.1.29.1.1.16Counter32read-onlycurrent
dsaReferrals
OBJECT-TYPE
Number of referrals returned by this DSA in response to requests for operations since application startup.
1.3.6.1.2.1.29.1.1.17Counter32read-onlycurrent
dsaChainings
OBJECT-TYPE
Number of operations forwarded by this DSA to other DSAs since application startup.
1.3.6.1.2.1.29.1.1.18Counter32read-onlycurrent
dsaSecurityErrors
OBJECT-TYPE
Number of operations forwarded to this DSA which did not meet the security requirements.
1.3.6.1.2.1.29.1.1.19Counter32read-onlycurrent
dsaErrors
OBJECT-TYPE
Number of operations 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 NameErrors, UpdateErrors, Attribute errors and ServiceErrors.
1.3.6.1.2.1.29.1.1.20Counter32read-onlycurrent
dsaEntriesTable
OBJECT-TYPE
The table holding information related to the entry statistics and cache performance of the DSAs.
1.3.6.1.2.1.29.2not-accessiblecurrent
dsaEntriesEntry
OBJECT-TYPE
Entry containing statistics pertaining to entries held by a DSA.
1.3.6.1.2.1.29.2.1not-accessiblecurrent
dsaMasterEntries
OBJECT-TYPE
Number of entries mastered in the DSA.
1.3.6.1.2.1.29.2.1.1Gauge32read-onlycurrent
dsaCopyEntries
OBJECT-TYPE
Number of entries for which systematic (slave) copies are maintained in the DSA.
1.3.6.1.2.1.29.2.1.2Gauge32read-onlycurrent
dsaCacheEntries
OBJECT-TYPE
Number of entries cached (non-systematic copies) in the DSA. This will include the entries that are cached partially. The negative cache is not counted.
1.3.6.1.2.1.29.2.1.3Gauge32read-onlycurrent
dsaCacheHits
OBJECT-TYPE
Number of operations that were serviced from the locally held cache since application startup.
1.3.6.1.2.1.29.2.1.4Counter32read-onlycurrent
dsaSlaveHits
OBJECT-TYPE
Number of operations that were serviced from the locally held object replications [ shadow entries] since application startup.
1.3.6.1.2.1.29.2.1.5Counter32read-onlycurrent
dsaIntTable
OBJECT-TYPE
Each row of this table contains some details related to the history of the interaction of the monitored DSAs with their respective peer DSAs.
1.3.6.1.2.1.29.3not-accessiblecurrent
dsaIntEntry
OBJECT-TYPE
Entry containing interaction details of a DSA with a peer DSA.
1.3.6.1.2.1.29.3.1not-accessiblecurrent
dsaIntIndex
OBJECT-TYPE
Together with applIndex it forms the unique key to identify the conceptual row which contains useful info on the (attempted) interaction between the DSA (referred to by applIndex) and a peer DSA.
1.3.6.1.2.1.29.3.1.1INTEGER (1..2147483647)not-accessiblecurrent
dsaName
OBJECT-TYPE
Distinguished Name of the peer DSA to which this entry pertains.
1.3.6.1.2.1.29.3.1.2DistinguishedNameread-onlycurrent
dsaTimeOfCreation
OBJECT-TYPE
The 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.
1.3.6.1.2.1.29.3.1.3TimeStampread-onlycurrent
dsaTimeOfLastAttempt
OBJECT-TYPE
The value of sysUpTime when the last attempt was made to contact this DSA. If the last attempt was made before the network management subsystem was initialized, this object will contain a value of zero.
1.3.6.1.2.1.29.3.1.4TimeStampread-onlycurrent
dsaTimeOfLastSuccess
OBJECT-TYPE
The value of sysUpTime when the last attempt made to contact this DSA 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.
1.3.6.1.2.1.29.3.1.5TimeStampread-onlycurrent
dsaFailuresSinceLastSuccess
OBJECT-TYPE
The number of failures since the last time an attempt to contact this DSA was successful. If there has been no successful attempts, this counter will contain the number of failures since this entry was created.
1.3.6.1.2.1.29.3.1.6Counter32read-onlycurrent
dsaFailures
OBJECT-TYPE
Cumulative failures since the creation of this entry.
1.3.6.1.2.1.29.3.1.7Counter32read-onlycurrent
dsaSuccesses
OBJECT-TYPE
Cumulative successes since the creation of this entry.
1.3.6.1.2.1.29.3.1.8Counter32read-onlycurrent
dsaConformance
OBJECT-IDENTITY
1.3.6.1.2.1.29.4
dsaGroups
OBJECT-IDENTITY
1.3.6.1.2.1.29.4.1
dsaCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.29.4.2

Conformance

NameOIDStatus
dsaOpsGroup
OBJECT-GROUP
A collection of objects for monitoring the DSA operations.
1.3.6.1.2.1.29.4.1.1current
dsaEntryGroup
OBJECT-GROUP
A collection of objects for monitoring the DSA entry statistics and cache performance.
1.3.6.1.2.1.29.4.1.2current
dsaIntGroup
OBJECT-GROUP
A collection of objects for monitoring the DSA's interaction with peer DSAs.
1.3.6.1.2.1.29.4.1.3current
dsaOpsCompliance
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities which implement the DSA-MIB for monitoring DSA operations.
1.3.6.1.2.1.29.4.2.1current
dsaEntryCompliance
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities which implement the DSA-MIB for monitoring DSA operations, entry statistics and cache performance.
1.3.6.1.2.1.29.4.2.2current
dsaIntCompliance
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities which implement the DSA-MIB for monitoring DSA operations and the interaction of the DSA with peer DSAs.
1.3.6.1.2.1.29.4.2.3current