Amount of available pagefile space before reaching
the commit limit. This may be a soft limit, depending
on the maximum page file size vs. current page file
size.
Parsed from file rfc1493.mib.txt
Company: wellfleet
Module: BRIDGE-MIB
pageFileAvailBytes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Amount of available pagefile space before reaching the commit limit. This may be a soft limit, depending on the maximum page file size vs. current page file size." ::= { memoryInfo 4 }
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.5 | percentMemoryUsed | 0 | 0 | Derived from pageFileAvailBytes/pageFileTotalBytes. This value is used to threshold memory utilization with the thresholdPctMemor… |
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. |