UCD-DLMOD-MIB
AI MIB Summary
The UCD-DLMOD-MIB enables monitoring of the status, initialization state, and reference counts of dynamically loadable Management Information Base (MIB) modules within Net-SNMP-based agents. This module provides visibility into the runtime integrity of extensible SNMP subsystems by tracking which MIB extensions are currently loaded and their associated memory or execution metrics.
This file defines the MIB objects for dynamic loadable MIB modules.
Main OID:
ucdDlmodMIB.1.3.6.1.4.1.2021.13.14
9
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
ucdDlmodMIBThis file defines the MIB objects for dynamic loadable MIB modules. MODULE-IDENTITY .1.3.6.1.4.1.2021.13.14 |
dlmodNextIndexThe index number of next appropiate unassigned entry in the dlmodTable.ro Integer32 .1.3.6.1.4.1.2021.13.14.1 |
dlmodTableA table of dlmodEntry. SEQUENCE OF DlmodEntry .1.3.6.1.4.1.2021.13.14.2 |
dlmodEntryThe parameters of dynamically loaded MIB module. DlmodEntry .1.3.6.1.4.1.2021.13.14.2.1 |
dlmodIndexAn index that uniqely identifies an entry in the dlmodTable. Integer32 .1.3.6.1.4.1.2021.13.14.2.1.1 |
dlmodNameThe module name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.14.2.1.2 |
dlmodPathThe path of the module executable file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.14.2.1.3 |
dlmodErrorThe last error from dlmod_load_module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.14.2.1.4 |
dlmodStatusThe current status of the loaded module.rw Enumeration .1.3.6.1.4.1.2021.13.14.2.1.5 |