All MIBs › CNTAU-MIB › cntCpuMemFree
cntCpuMemFree
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntCpuMemFree
OID (numeric): 1.3.6.1.4.1.333.1.1.7.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of memory in bytes available in this cpu.
What is cntCpuMemFree?
This read-only INTEGER reports the amount of memory, in bytes, currently available on the CPU identified by cntCpuIndex. An admin investigating a CPU running low on resources would check this free-memory figure alongside cntCpuUtil to get a fuller picture of that processor's load. For example, a CPU with high utilization and very low cntCpuMemFree would be a stronger candidate for a memory-related slowdown than one with low utilization but also low free memory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.1.7.1.3 snmpwalk -v2c -c public <target> CNTAU-MIB::cntCpuMemFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.1.7.1.3.1 snmpget -v2c -c public <target> CNTAU-MIB::cntCpuMemFree.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntCpuMemFree OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1 | cntsystem | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.7 | cntSysCpuTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.7.1 | cntSysCpuEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.7.1.3 | cntCpuMemFree | CNTAU-MIB |