qtechNodeMemoryPoolTotalSize

QTECH-MEMORY-MIB · .1.3.6.1.4.1.27514.1.1.10.2.35.1.2.1.11

Object

The total size of node's physical memory, the unit is Mbytes .

Context

MIB
QTECH-MEMORY-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.35.1.2.1.11
Type
column
Access
readonly
Status
current
Parent
qtechNodeMemoryPoolEntry
Groups
1

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

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance