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

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-DLMOD-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-DLMOD-MIB::dlmodStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UCD-DLMOD-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-DLMOD-MIB::dlmodStatus.<dlmodIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UCD-DLMOD-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'UCD-DLMOD-MIB::dlmodStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1loaded
2unloaded
3error
4load
5unload
6create
7delete