All MIBs › CNT242-MIB › cnt2esconTotalLocalMem
cnt2esconTotalLocalMem
Module: CNT242-MIB
OID (symbolic): CNT242-MIB::cnt2esconTotalLocalMem
OID (numeric): 1.3.6.1.4.1.333.2.4.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total amount of local memory represented in bytes. Local memory is used for tasks and stacks.
What is cnt2esconTotalLocalMem?
This INTEGER reports the total amount of local memory, used for tasks and stacks, available on this ESCON adapter, expressed in bytes. An administrator uses this as the baseline figure against which to judge whether the adapter's free local memory is running dangerously low. For example, comparing cnt2esconTotalLocalMem against cnt2esconFreeLocalMem on the same adapter reveals what fraction of its task and stack memory remains available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.1.1.5 snmpwalk -v2c -c public <target> CNT242-MIB::cnt2esconTotalLocalMem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.1.1.5.1 snmpget -v2c -c public <target> CNT242-MIB::cnt2esconTotalLocalMem.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnt2esconTotalLocalMem.1
Start monitoring CNT Zeus ESCON channel-extension system (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNT242-MIB::cnt2esconTotalLocalMem OID value, configure state conditions and alerts, and monitor any CNT Zeus ESCON channel-extension system (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.333.2 | cnt2 | CNT2-MIB |
| 1.3.6.1.4.1.333.2.4 | cnt2Subagent | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.2.4.2 | cnt2Escon | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.1 | cnt2EsconTable | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.1.1 | cnt2esconEntry | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.1.1.5 | cnt2esconTotalLocalMem | CNT242-MIB |