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
| From | Symbols |
|---|---|
| NETWORK-SERVICES-MIB | DistinguishedName, applIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2 |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dsaOpsTable OBJECT-TYPE The table holding information related to the DSA operations. | 1.3.6.1.2.1.29.1 | not-accessible | current | |
| dsaOpsEntry OBJECT-TYPE Entry containing operations related statistics for a DSA. | 1.3.6.1.2.1.29.1.1 | not-accessible | current | |
| dsaAnonymousBinds OBJECT-TYPE Number of anonymous binds to this DSA from DUAs since application start. | 1.3.6.1.2.1.29.1.1.1 | Counter32 | read-only | current |
| dsaUnauthBinds OBJECT-TYPE Number of un-authenticated binds to this DSA since application start. | 1.3.6.1.2.1.29.1.1.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| dsaReadOps OBJECT-TYPE Number of read operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.7 | Counter32 | read-only | current |
| dsaCompareOps OBJECT-TYPE Number of compare operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.8 | Counter32 | read-only | current |
| dsaAddEntryOps OBJECT-TYPE Number of addEntry operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.9 | Counter32 | read-only | current |
| dsaRemoveEntryOps OBJECT-TYPE Number of removeEntry operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.10 | Counter32 | read-only | current |
| dsaModifyEntryOps OBJECT-TYPE Number of modifyEntry operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.11 | Counter32 | read-only | current |
| dsaModifyRDNOps OBJECT-TYPE Number of modifyRDN operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.12 | Counter32 | read-only | current |
| dsaListOps OBJECT-TYPE Number of list operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.13 | Counter32 | read-only | current |
| 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.14 | Counter32 | read-only | current |
| dsaOneLevelSearchOps OBJECT-TYPE Number of oneLevelSearch operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.15 | Counter32 | read-only | current |
| dsaWholeTreeSearchOps OBJECT-TYPE Number of wholeTreeSearch operations serviced by this DSA since application startup. | 1.3.6.1.2.1.29.1.1.16 | Counter32 | read-only | current |
| 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.17 | Counter32 | read-only | current |
| 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.18 | Counter32 | read-only | current |
| 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.19 | Counter32 | read-only | current |
| 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.20 | Counter32 | read-only | current |
| 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.2 | not-accessible | current | |
| dsaEntriesEntry OBJECT-TYPE Entry containing statistics pertaining to entries held by a DSA. | 1.3.6.1.2.1.29.2.1 | not-accessible | current | |
| dsaMasterEntries OBJECT-TYPE Number of entries mastered in the DSA. | 1.3.6.1.2.1.29.2.1.1 | Gauge32 | read-only | current |
| 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.2 | Gauge32 | read-only | current |
| 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.3 | Gauge32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.3 | not-accessible | current | |
| dsaIntEntry OBJECT-TYPE Entry containing interaction details of a DSA with a peer DSA. | 1.3.6.1.2.1.29.3.1 | not-accessible | current | |
| 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.1 | INTEGER (1..2147483647) | not-accessible | current |
| dsaName OBJECT-TYPE Distinguished Name of the peer DSA to which this entry pertains. | 1.3.6.1.2.1.29.3.1.2 | DistinguishedName | read-only | current |
| 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.3 | TimeStamp | read-only | current |
| 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.4 | TimeStamp | read-only | current |
| 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.5 | TimeStamp | read-only | current |
| 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.6 | Counter32 | read-only | current |
| dsaFailures OBJECT-TYPE Cumulative failures since the creation of this entry. | 1.3.6.1.2.1.29.3.1.7 | Counter32 | read-only | current |
| dsaSuccesses OBJECT-TYPE Cumulative successes since the creation of this entry. | 1.3.6.1.2.1.29.3.1.8 | Counter32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| dsaOpsGroup OBJECT-GROUP A collection of objects for monitoring the DSA operations. | 1.3.6.1.2.1.29.4.1.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |