ADTRAN - Memory Service
ADTRAN - Memory monitors the heap memory usage of an ADTRAN switch/router device.
This service cannot use Self-Healing.
Service Type |
SNMP |
Instances on a Device |
1 |
Supported Systems/Applications |
ADTRAN Switch/Router devices |
Device Class |
Switch/Router |
Monitored By |
Windows Probes |
Scan Interval |
5 minutes |
OID/Calculation
MSP N-central services use Reverse Polish Notation (RPN) for all calculation formulae.
Metric Name |
OID/Calculation |
Description |
---|---|---|
Total Memory |
1.3.6.1.4.1.664.5.53.1.4.7 |
The total memory for that memory pool. |
Memory Used |
Total Memory - Free Heap Memory |
The amount of used memory. |
Percent of Memory Used |
[1- (Free Heap Memory / Total Memory)] x 100 |
The amount of used memory as a percentage of the total memory. |
Free Heap Memory | 1.3.6.1.4.1.664.5.53.1.4.8 | The amount of available memory. |