All MIBs › IBMAPPNMEMORY-MIB › ibmappnMemoryUsed
ibmappnMemoryUsed
Module: IBMAPPNMEMORY-MIB
OID (symbolic): IBMAPPNMEMORY-MIB::ibmappnMemoryUsed
OID (numeric): 1.3.6.1.4.1.2.6.2.13.1.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of bytes in the shared memory chunk that are currently allocated to the APPN process.
What is ibmappnMemoryUsed?
This value reports how many bytes of the total allocated shared memory chunk are actually in use by the APPN process at the moment it is queried. Administrators compare it against the total memory size and the warning and critical thresholds to monitor whether the node is approaching a memory-constrained state. For example, a used value climbing steadily toward the size and past the warning threshold would indicate the APPN node is running low on available memory for its networking functions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.1.7.2 snmpwalk -v2c -c public <target> IBMAPPNMEMORY-MIB::ibmappnMemoryUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.1.7.2.1 snmpget -v2c -c public <target> IBMAPPNMEMORY-MIB::ibmappnMemoryUsed.1
Start monitoring IBM device running APPN (shared-memory usage monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBMAPPNMEMORY-MIB::ibmappnMemoryUsed OID value, configure state conditions and alerts, and monitor any IBM device running APPN (shared-memory usage monitoring) from a single console.
OID Breakdown
Upper-level ancestors (12 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2 | ibm6611 | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13 | ibmappn | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13.1 | ibmappnNode | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13.1.7 | ibmappnMemoryUse | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.2.13.1.7.2 | ibmappnMemoryUsed | IBMAPPNMEMORY-MIB |