cpqOsMemAvailableKBytes
CPQOS-MIB ·
.1.3.6.1.4.1.232.19.2.4.2
Object
Available KBytes is the amount of physical memory available to processes running on the computer, in KBytes. It is calculated by summing space on the Zeroed, Free, and Standby memory lists. Free memory is ready for use; Zeroed memory is pages of memory filled with zeros to prevent later processes from seeing data used by a previous process. Standby memory is memory removed from a process`s working set (its physical memory) on route to disk, but is still available to be recalled.
Context
- MIB
- CPQOS-MIB
- OID
.1.3.6.1.4.1.232.19.2.4.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqOsMemory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsMemAvailableKBytes.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQOS-MIB::cpqOsMemAvailableKBytes'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647