DSA-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: DSA-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dsaMIB 1.3.6.1.2.1.29
The MIB module for monitoring Directory System Agents.
       dsaOpsTable 1.3.6.1.2.1.29.1 no-access
The table holding information related to the DSA operations.
           dsaOpsEntry 1.3.6.1.2.1.29.1.1 no-access
Entry containing operations related statistics for a DSA.
               dsaAnonymousBinds 1.3.6.1.2.1.29.1.1.1 counter32 read-only
Number of anonymous binds to this DSA from DUAs since application start.
               dsaUnauthBinds 1.3.6.1.2.1.29.1.1.2 counter32 read-only
Number of un-authenticated binds to this DSA since application start.
               dsaSimpleAuthBinds 1.3.6.1.2.1.29.1.1.3 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
Number of read operations serviced by this DSA since application startup.
               dsaCompareOps 1.3.6.1.2.1.29.1.1.8 counter32 read-only
Number of compare operations serviced by this DSA since application startup.
               dsaAddEntryOps 1.3.6.1.2.1.29.1.1.9 counter32 read-only
Number of addEntry operations serviced by this DSA since application startup.
               dsaRemoveEntryOps 1.3.6.1.2.1.29.1.1.10 counter32 read-only
Number of removeEntry operations serviced by this DSA since application startup.
               dsaModifyEntryOps 1.3.6.1.2.1.29.1.1.11 counter32 read-only
Number of modifyEntry operations serviced by this DSA since application startup.
               dsaModifyRDNOps 1.3.6.1.2.1.29.1.1.12 counter32 read-only
Number of modifyRDN operations serviced by this DSA since application startup.
               dsaListOps 1.3.6.1.2.1.29.1.1.13 counter32 read-only
Number of list operations serviced by this DSA since application startup.
               dsaSearchOps 1.3.6.1.2.1.29.1.1.14 counter32 read-only
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 counter32 read-only
Number of oneLevelSearch operations serviced by this DSA since application startup.
               dsaWholeTreeSearchOps 1.3.6.1.2.1.29.1.1.16 counter32 read-only
Number of wholeTreeSearch operations serviced by this DSA since application startup.
               dsaReferrals 1.3.6.1.2.1.29.1.1.17 counter32 read-only
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 counter32 read-only
Number of operations forwarded by this DSA to other DSAs since application startup.
               dsaSecurityErrors 1.3.6.1.2.1.29.1.1.19 counter32 read-only
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 counter32 read-only
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.
       dsaEntriesTable 1.3.6.1.2.1.29.2 no-access
The table holding information related to the entry statistics and cache performance of the DSAs.
           dsaEntriesEntry 1.3.6.1.2.1.29.2.1 no-access
Entry containing statistics pertaining to entries held by a DSA.
               dsaMasterEntries 1.3.6.1.2.1.29.2.1.1 gauge32 read-only
Number of entries mastered in the DSA.
               dsaCopyEntries 1.3.6.1.2.1.29.2.1.2 gauge32 read-only
Number of entries for which systematic (slave) copies are maintained in the DSA.
               dsaCacheEntries 1.3.6.1.2.1.29.2.1.3 gauge32 read-only
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 counter32 read-only
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 counter32 read-only
Number of operations that were serviced from the locally held object replications [ shadow entries] since application startup.
       dsaIntTable 1.3.6.1.2.1.29.3 no-access
Each row of this table contains some details related to the history of the interaction of the monitored DSAs with their respective peer DSAs.
           dsaIntEntry 1.3.6.1.2.1.29.3.1 no-access
Entry containing interaction details of a DSA with a peer DSA.
               dsaIntIndex 1.3.6.1.2.1.29.3.1.1 integer no-access
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 distinguishedname read-only
Distinguished Name of the peer DSA to which this entry pertains.
               dsaTimeOfCreation 1.3.6.1.2.1.29.3.1.3 timestamp read-only
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 timestamp read-only
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 timestamp read-only
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 counter32 read-only
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 counter32 read-only
Cumulative failures since the creation of this entry.
               dsaSuccesses 1.3.6.1.2.1.29.3.1.8 counter32 read-only
Cumulative successes since the creation of this entry.
       dsaConformance 1.3.6.1.2.1.29.4
           dsaGroups 1.3.6.1.2.1.29.4.1
               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.
           dsaCompliances 1.3.6.1.2.1.29.4.2
               dsaOpsCompliance 1.3.6.1.2.1.29.4.2.1
The compliance statement for SNMPv2 entities which implement the DSA-MIB for monitoring DSA operations.
               dsaEntryCompliance 1.3.6.1.2.1.29.4.2.2
The compliance statement for SNMPv2 entities which implement the DSA-MIB for monitoring DSA operations, entry statistics and cache performance.
               dsaIntCompliance 1.3.6.1.2.1.29.4.2.3
The compliance statement for SNMPv2 entities which implement the DSA-MIB for monitoring DSA operations and the interaction of the DSA with peer DSAs.