All MIBs › IBMAPPNMEMORY-MIB › ibmappnMemorySize
ibmappnMemorySize
Module: IBMAPPNMEMORY-MIB
OID (symbolic): IBMAPPNMEMORY-MIB::ibmappnMemorySize
OID (numeric): 1.3.6.1.4.1.2.6.2.13.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Size of the shared memory chunk, as obtained by memory management from the underlying operating system, that is allocated to this APPN node.
What is ibmappnMemorySize?
This value reports the total size, in bytes, of the shared memory chunk that the operating system has allocated to this node's APPN, or Advanced Peer-to-Peer Networking, process. Administrators use it as the baseline figure against which the currently-used memory value is compared to gauge how much headroom the APPN process has. For example, a reported size of 16777216, or 16 MB, tells the admin the total memory pool available to this node's APPN networking function.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.1.7.1 snmpwalk -v2c -c public <target> IBMAPPNMEMORY-MIB::ibmappnMemorySize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.1.7.1.1 snmpget -v2c -c public <target> IBMAPPNMEMORY-MIB::ibmappnMemorySize.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::ibmappnMemorySize 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.1 | ibmappnMemorySize | IBMAPPNMEMORY-MIB |