This object returns the number of bytes in a
page; a 'page' is the fixed size unit of
measurement when dealing with both virtual
and physical memory. Page granularity is the
granularity of many of the memory statistics
and objects throughout the Concord MIB. This
page size is an operating system page size
and may not correspond to the underlying
hardware page size.
Parsed from file empire2.asn1.mib.txt
Company: None
Module: EMPIRE
This object returns the number of bytes in a
page; a 'page' is the fixed size unit of
measurement when dealing with both virtual
and physical memory. Page granularity is the
granularity of many of the memory statistics
and objects throughout the Concord MIB. This
page size is an operating system page size
and may not correspond to the underlying
hardware page size.
Parsed from file EMPIRE.mib
Module: EMPIRE
pageSize OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This object returns the number of bytes in a page; a 'page' is the fixed size unit of measurement when dealing with both virtual and physical memory. Page granularity is the granularity of many of the memory statistics and objects throughout the Concord MIB. This page size is an operating system page size and may not correspond to the underlying hardware page size." ::= { kernelConfig 16 }
pageSize OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This object returns the number of bytes in a page; a 'page' is the fixed size unit of measurement when dealing with both virtual and physical memory. Page granularity is the granularity of many of the memory statistics and objects throughout the Concord MIB. This page size is an operating system page size and may not correspond to the underlying hardware page size." ::= { kernelConfig 16 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.546.1.1.1.9.1 | maxProcs | 0 | 0 | Maximum number of slots in the system process table or simply, the maximum number of processes that may run at any one time on th… |
1.3.6.1.4.1.546.1.1.1.9.2 | serialNumber | 0 | 0 | The system's serial number. This number is different from the system's hostid value; it should be unique across all platforms man… |
1.3.6.1.4.1.546.1.1.1.9.3 | romVersion | 0 | 0 | The system's ROM version number (e.g 2.6). Different versions of ROM often support different commands and options. Knowing the sy… |
1.3.6.1.4.1.546.1.1.1.9.4 | numCPU | 0 | 0 | The number of CPUs contained within this host. |
1.3.6.1.4.1.546.1.1.1.9.5 | clockHZ | 0 | 0 | The system's clock or 'tick' rate in HZ. This is the rate at operating system is given regularly, periodic interrupts in order to… |
1.3.6.1.4.1.546.1.1.1.9.6 | kernelVers | 0 | 0 | The kernel version; This description string is compiled into the kernel at kernel build time and is generally used to convey infor… |
1.3.6.1.4.1.546.1.1.1.9.7 | virtualMem | 0 | 0 | The amount of virtual memory in 1024 byte units (KBytes). |
1.3.6.1.4.1.546.1.1.1.9.8 | maxInode | 0 | 0 | Maximum number of in core file inodes allocated by this host. An inode is a data structure used by a file system to describe a fi… |
1.3.6.1.4.1.546.1.1.1.9.9 | maxFiles | 0 | 0 | Maximum number of open files the system can support at any one time. The kernel pre-allocates, at kernel boot time, a table of st… |
1.3.6.1.4.1.546.1.1.1.9.10 | maxClist | 0 | 0 | The maximum number of 'clist' structures allocated by the kernel. Line disciplines, like terminals, manipulate data on 'clists' w… |
1.3.6.1.4.1.546.1.1.1.9.11 | maxMemPerProc | 0 | 0 | Maximum memory per process in KBytes. Operating systems often set an upper limit on the amount of memory a process may use. If th… |
1.3.6.1.4.1.546.1.1.1.9.12 | totalSwap | 0 | 0 | Total system swap space in KBytes. Swap is a region on secondary storage (primarily disks) that is used for swapping and paging.… |
1.3.6.1.4.1.546.1.1.1.9.13 | openMaxPerProc | 0 | 0 | Maximum number of open files per process. Each process is generally given a limit on the maximum number of files it may have open… |
1.3.6.1.4.1.546.1.1.1.9.14 | posixJobCtrl | 0 | 0 | Boolean variable indicating if Posix Job Control supported. POSIX, an IEEE standard, defines a portable, open interface to operat… |
1.3.6.1.4.1.546.1.1.1.9.15 | posixVersion | 0 | 0 | The POSIX version number supported by host operating system. As new versions of POSIX are released, it may be important to monit… |
1.3.6.1.4.1.546.1.1.1.9.17 | wordSize | 0 | 0 | This object returns the kernel word size. For example, if Solaris is booted with a 64 bit kernel, this object would return 64. If… |