agentDRAMutilization
AGENT-GENERAL-MIB ·
.1.3.6.1.4.1.171.12.1.1.9.1.4
Object
column SNMPv2-SMIInteger32
The percentage of used DRAM memory of the total DRAM memory available. The value will be between 0% (idle) and 100% (very busy).
Context
- MIB
- AGENT-GENERAL-MIB
- OID
.1.3.6.1.4.1.171.12.1.1.9.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentDRAMutilizationEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-GENERAL-MIB::agentDRAMutilization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENT-GENERAL-MIB::agentDRAMutilization.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENT-GENERAL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENT-GENERAL-MIB::agentDRAMutilization'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647