All MIBs › UBQS-SYSRSC-MIB › ubiMemoryAlloc
ubiMemoryAlloc
Module: UBQS-SYSRSC-MIB
OID (symbolic): UBQS-SYSRSC-MIB::ubiMemoryAlloc
OID (numeric): 1.3.6.1.4.1.7800.100.1.1.4.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Memory allocation usage.
What is ubiMemoryAlloc?
This value reports the amount of memory currently allocated on the device, in kilobytes. An admin monitors it to track memory consumption over time, useful for detecting a memory leak or unusually heavy resource usage. For example, a steadily climbing ubiMemoryAlloc value with no corresponding increase in workload could indicate a memory leak on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.100.1.1.4.1 snmpwalk -v2c -c public <target> UBQS-SYSRSC-MIB::ubiMemoryAlloc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.100.1.1.4.1.1 snmpget -v2c -c public <target> UBQS-SYSRSC-MIB::ubiMemoryAlloc.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ubiMemoryAlloc.1
Start monitoring Ubiquoss access/aggregation switch, Ubiquoss optical network equipment (CPU/memory resource-utilization status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBQS-SYSRSC-MIB::ubiMemoryAlloc OID value, configure state conditions and alerts, and monitor any Ubiquoss access/aggregation switch, Ubiquoss optical network equipment (CPU/memory resource-utilization status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.100 | ubiMgmtv2 | UBQS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.100.1.1 | ubiSystemMIBObjects | UBQS-SYSRSC-MIB |
| 1.3.6.1.4.1.7800.100.1.1.4 | ubiSysRscMemory | UBQS-SYSRSC-MIB |
| 1.3.6.1.4.1.7800.100.1.1.4.1 | ubiMemoryAlloc | UBQS-SYSRSC-MIB |