AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » DSA-MIB » Objects

DSA-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file DSA-MIB and use it to monitor vendor specific OID's.

DSA-MIB file content

Object view of DSA-MIB:

Scalar Object
dsaOpsEntry .1.3.6.1.2.1.29.1.1
Entry containing operations related statistics for a DSA.
dsaEntriesEntry .1.3.6.1.2.1.29.2.1
Entry containing statistics pertaining to entries held by a DSA.
dsaIntEntry .1.3.6.1.2.1.29.3.1
Entry containing interaction details of a DSA with a peer DSA.
Tabular Object
dsaAnonymousBinds .1.3.6.1.2.1.29.1.1.1
Number of anonymous binds to this DSA from DUAs since application start.
dsaUnauthBinds .1.3.6.1.2.1.29.1.1.2
Number of un-authenticated binds to this DSA since application start.
dsaSimpleAuthBinds .1.3.6.1.2.1.29.1.1.3
Number of binds to this DSA that were authenticated using simple authentication procedures since application start.
dsaStrongAuthBinds .1.3.6.1.2.1.29.1.1.4
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.
dsaBindSecurityErrors .1.3.6.1.2.1.29.1.1.5
Number of bind operations that have been rejected by this DSA due to inappropriateAuthentication or invalidCredentials.
dsaInOps .1.3.6.1.2.1.29.1.1.6
Number of operations forwarded to this DSA from DUAs or other DSAs since application start up.
dsaReadOps .1.3.6.1.2.1.29.1.1.7
Number of read operations serviced by this DSA since application startup.
dsaCompareOps .1.3.6.1.2.1.29.1.1.8
Number of compare operations serviced by this DSA since application startup.
dsaAddEntryOps .1.3.6.1.2.1.29.1.1.9
Number of addEntry operations serviced by this DSA since application startup.
dsaRemoveEntryOps .1.3.6.1.2.1.29.1.1.10
Number of removeEntry operations serviced by this DSA since application startup.
dsaModifyEntryOps .1.3.6.1.2.1.29.1.1.11
Number of modifyEntry operations serviced by this DSA since application startup.
dsaModifyRDNOps .1.3.6.1.2.1.29.1.1.12
Number of modifyRDN operations serviced by this DSA since application startup.
dsaListOps .1.3.6.1.2.1.29.1.1.13
Number of list operations serviced by this DSA since application startup.
dsaSearchOps .1.3.6.1.2.1.29.1.1.14
Number of search operations- baseObjectSearches, oneLevelSearches and subTreeSearches, serviced by this DSA since application startup.
dsaOneLevelSearchOps .1.3.6.1.2.1.29.1.1.15
Number of oneLevelSearch operations serviced by this DSA since application startup.
dsaWholeTreeSearchOps .1.3.6.1.2.1.29.1.1.16
Number of wholeTreeSearch operations serviced by this DSA since application startup.
dsaReferrals .1.3.6.1.2.1.29.1.1.17
Number of referrals returned by this DSA in response to requests for operations since application startup.
dsaChainings .1.3.6.1.2.1.29.1.1.18
Number of operations forwarded by this DSA to other DSAs since application startup.
dsaSecurityErrors .1.3.6.1.2.1.29.1.1.19
Number of operations forwarded to this DSA which did not meet the security requirements.
dsaErrors .1.3.6.1.2.1.29.1.1.20
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.
dsaMasterEntries .1.3.6.1.2.1.29.2.1.1
Number of entries mastered in the DSA.
dsaCopyEntries .1.3.6.1.2.1.29.2.1.2
Number of entries for which systematic (slave) copies are maintained in the DSA.
dsaCacheEntries .1.3.6.1.2.1.29.2.1.3
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.
dsaCacheHits .1.3.6.1.2.1.29.2.1.4
Number of operations that were serviced from the locally held cache since application startup.
dsaSlaveHits .1.3.6.1.2.1.29.2.1.5
Number of operations that were serviced from the locally held object replications [ shadow entries] since application startup.
dsaIntIndex .1.3.6.1.2.1.29.3.1.1
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.
dsaName .1.3.6.1.2.1.29.3.1.2
Distinguished Name of the peer DSA to which this entry pertains.
dsaTimeOfCreation .1.3.6.1.2.1.29.3.1.3
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.
dsaTimeOfLastAttempt .1.3.6.1.2.1.29.3.1.4
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.
dsaTimeOfLastSuccess .1.3.6.1.2.1.29.3.1.5
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.
dsaFailuresSinceLastSuccess .1.3.6.1.2.1.29.3.1.6
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.
dsaFailures .1.3.6.1.2.1.29.3.1.7
Cumulative failures since the creation of this entry.
dsaSuccesses .1.3.6.1.2.1.29.3.1.8
Cumulative successes since the creation of this entry.
Table
dsaOpsTable .1.3.6.1.2.1.29.1
The table holding information related to the DSA operations.
dsaEntriesTable .1.3.6.1.2.1.29.2
The table holding information related to the entry statistics and cache performance of the DSAs.
dsaIntTable .1.3.6.1.2.1.29.3
Each row of this table contains some details related to the history of the interaction of the monitored DSAs with their respective peer DSAs.
Object Identifier
dsaMIB .1.3.6.1.2.1.29
The MIB module for monitoring Directory System Agents.
dsaConformance .1.3.6.1.2.1.29.4
dsaGroups .1.3.6.1.2.1.29.4.1
dsaCompliances .1.3.6.1.2.1.29.4.2
Group
dsaOpsGroup .1.3.6.1.2.1.29.4.1.1
A collection of objects for monitoring the DSA operations.
dsaEntryGroup .1.3.6.1.2.1.29.4.1.2
A collection of objects for monitoring the DSA entry statistics and cache performance.
dsaIntGroup .1.3.6.1.2.1.29.4.1.3
A collection of objects for monitoring the DSA's interaction with peer DSAs.