UCD-DLMOD-MIB
9 objects
This file defines the MIB objects for dynamic loadable MIB modules.
Imported Objects
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString |
| UCD-SNMP-MIB | ucdExperimental |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2021.13.14 | IdentityucdDlmodMIB | This file defines the MIB objects for dynamic loadable MIB modules. | ||
| 1.3.6.1.4.1.2021.13.14.1 | ScalardlmodNextIndex | read-only | current | The index number of next appropiate unassigned entry in the dlmodTable. |
| 1.3.6.1.4.1.2021.13.14.2 | TabledlmodTable | not-accessible | current | A table of dlmodEntry. |
| 1.3.6.1.4.1.2021.13.14.2.1 | RowdlmodEntry | not-accessible | current | The parameters of dynamically loaded MIB module. |
| 1.3.6.1.4.1.2021.13.14.2.1.1 | ColumndlmodIndex | not-accessible | current | An index that uniqely identifies an entry in the dlmodTable. |
| 1.3.6.1.4.1.2021.13.14.2.1.2 | ColumndlmodName | read-write | current | The module name. |
| 1.3.6.1.4.1.2021.13.14.2.1.3 | ColumndlmodPath | read-write | current | The path of the module executable file. |
| 1.3.6.1.4.1.2021.13.14.2.1.4 | ColumndlmodError | read-only | current | The last error from dlmod_load_module. |
| 1.3.6.1.4.1.2021.13.14.2.1.5 | ColumndlmodStatus | read-write | current | The current status of the loaded module. |