dlmodStatus
UCD-DLMOD-MIB ·
.1.3.6.1.4.1.2021.13.14.2.1.5
Object
column
r/w
Enumeration
The current status of the loaded module.
Context
- MIB
- UCD-DLMOD-MIB
- OID
.1.3.6.1.4.1.2021.13.14.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dlmodEntry
- Table
- dlmodTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loaded |
2 | unloaded |
3 | error |
4 | load |
5 | unload |
6 | create |
7 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dlmodIndex An index that uniqely identifies an entry in the dlmodTable. | column | Integer32 | .1.3.6.1.4.1.2021.13.14.2.1.1 |
| dlmodName The module name. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.13.14.2.1.2 |
| dlmodPath The path of the module executable file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.13.14.2.1.3 |
| dlmodError The last error from dlmod_load_module. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.13.14.2.1.4 |