Derived from pageFileAvailBytes/pageFileTotalBytes.
This value is used to threshold memory utilization with
the thresholdPctMemoryUsed value.
Parsed from file rfc1493.mib.txt
Company: wellfleet
Module: BRIDGE-MIB
percentMemoryUsed OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Derived from pageFileAvailBytes/pageFileTotalBytes. This value is used to threshold memory utilization with the thresholdPctMemoryUsed value." ::= { memoryInfo 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.579.1.1.6.1 | physMemoryTotal | 0 | 0 | Number of bytes of physical RAM. |
1.3.6.1.4.1.579.1.1.6.2 | physMemoryAvail | 0 | 0 | Bytes of physical RAM currently available. |
1.3.6.1.4.1.579.1.1.6.3 | pageFileTotalBytes | 0 | 0 | Total virtual memory usable on system. |
1.3.6.1.4.1.579.1.1.6.4 | pageFileAvailBytes | 0 | 0 | Amount of available pagefile space before reaching the commit limit. This may be a soft limit, depending on the maximum page fil… |
1.3.6.1.4.1.579.1.1.6.6 | thresholdAvailPhysBytes | 0 | 0 | Threshold used to compare against physMemoryAvail. |
1.3.6.1.4.1.579.1.1.6.7 | thresholdPctMemoryUsed | 0 | 0 | Threshold used to compare against percentMemoryUsed. |