memoryDumpEnable

SIAE-DEBUG-MIB · .1.3.6.1.4.1.3373.1103.41.3.1.5

Object

column r/w Enumeration
It is used to enable periodically memory dump. The 'enable-until-trigger' parameter
changes in 'disable'parameter after the trigger.

Context

MIB
SIAE-DEBUG-MIB
OID
.1.3.6.1.4.1.3373.1103.41.3.1.5
Type
column
Access
readwrite
Status
current
Parent
memoryEntry

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 'SIAE-DEBUG-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-DEBUG-MIB::memoryDumpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-DEBUG-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-DEBUG-MIB::memoryDumpEnable.<memoryIdNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-DEBUG-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-DEBUG-MIB::memoryDumpEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable
3enableuntiltrigger