EMPIRE-APACHEMOD: View SNMP OID List / Download MIB

VENDOR: EMPIRE TECHNOLOGIES INC.


 Home MIB: EMPIRE-APACHEMOD
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 empire 1.3.6.1.4.1.546
         applications 1.3.6.1.4.1.546.16
               apacheSrv 1.3.6.1.4.1.546.16.3
                   apacheModVersion 1.3.6.1.4.1.546.16.3.1 displaystring read-only
Description and version number of this module for licensing.
                   apacheModMode 1.3.6.1.4.1.546.16.3.2 integer read-only
This object indicates if the Apache Module is in full-mode or restricted-mode. Restricted-mode is entered, when SystemEDGE 4.0 and higher, fails to find a valid license. Once a valid license has been allocated and set, the module will then transition to fullMode(1) Enumeration: 'restrictedMode': 2, 'fullMode': 1.
                   apacheConfigTable 1.3.6.1.4.1.546.16.3.10 no-access
This table describes the configuration settings for each Apache installation.
                         apacheConfigEntry 1.3.6.1.4.1.546.16.3.10.1 no-access
An entry in the Apache Configuration table.
                             apacheConfigPort 1.3.6.1.4.1.546.16.3.10.1.1 integer read-only
The TCP port currently used by this Apache configuration. This value serves as the index for this table.
                             apacheConfigVersion 1.3.6.1.4.1.546.16.3.10.1.2 displaystring read-only
Apache Web Server version number and description.
                             apacheConfigPID 1.3.6.1.4.1.546.16.3.10.1.3 integer read-only
The process ID (PID) of the master Apache process. If the server is not running, 0 is returned.
                             apacheConfigRunMode 1.3.6.1.4.1.546.16.3.10.1.4 displaystring read-only
The current operating mode. (e.g. standalone)
                             apacheConfigUser 1.3.6.1.4.1.546.16.3.10.1.5 displaystring read-only
The user currently running the server processes.
                             apacheConfigGroup 1.3.6.1.4.1.546.16.3.10.1.6 displaystring read-only
The group currently running the server processes.
                             apacheConfigHostname 1.3.6.1.4.1.546.16.3.10.1.7 displaystring read-only
The hostname used by this Apache configuration.
                             apacheConfigStartProcs 1.3.6.1.4.1.546.16.3.10.1.8 integer read-only
The number of server processes started by Apache at startup.
                             apacheConfigMinIdleProcs 1.3.6.1.4.1.546.16.3.10.1.9 integer read-only
The minimum number of idle server processes maintained by Apache.
                             apacheConfigMaxIdleProcs 1.3.6.1.4.1.546.16.3.10.1.10 integer read-only
The maximum number of idle server processes maintained by Apache.
                             apacheConfigMaxProcs 1.3.6.1.4.1.546.16.3.10.1.11 integer read-only
The maximum total number of server processes allowed by Apache.
                             apacheConfigRequestsMaxPerChild 1.3.6.1.4.1.546.16.3.10.1.12 integer read-only
The number of requests handled by a server process before it is recycled by Apache.
                             apacheConfigRequestsKeepAlive 1.3.6.1.4.1.546.16.3.10.1.13 integer read-only
Is keep-alive enabled for persistent connections? disabled(0) or enabled(1)
                             apacheConfigRequestsMaxPerConn 1.3.6.1.4.1.546.16.3.10.1.14 integer read-only
The number of requests handled in a single connection if keep-alive is on.
                             apacheConfigThreadsPerChild 1.3.6.1.4.1.546.16.3.10.1.15 integer read-only
The maximum number of threads per child process.
                             apacheConfigConnectionTimeout 1.3.6.1.4.1.546.16.3.10.1.16 integer read-only
The timeout value for closing inactive connections.
                             apacheConfigKeepAliveTimeout 1.3.6.1.4.1.546.16.3.10.1.17 integer read-only
The keep-alive timeout value for open connections.
                             apacheConfigServerRoot 1.3.6.1.4.1.546.16.3.10.1.18 displaystring read-only
The root directory for this Apache installation.
                             apacheConfigConfigFile 1.3.6.1.4.1.546.16.3.10.1.19 displaystring read-only
The current configuration file for this Apache installation.
                             apacheConfigPIDFile 1.3.6.1.4.1.546.16.3.10.1.20 displaystring read-only
The current PID file for this Apache installation.
                             apacheConfigScoreboardFile 1.3.6.1.4.1.546.16.3.10.1.21 displaystring read-only
The current scoreboard file for this Apache installation.
                             apacheConfigDocumentRoot 1.3.6.1.4.1.546.16.3.10.1.22 displaystring read-only
The current document root directory for this Apache installation.
                             apacheConfigAccessLogFile 1.3.6.1.4.1.546.16.3.10.1.23 displaystring read-only
The current access or transaction log file for this Apache installation.
                             apacheConfigErrorLogFile 1.3.6.1.4.1.546.16.3.10.1.24 displaystring read-only
The current error log file for this Apache installation.
                             apacheConfigScriptLogFile 1.3.6.1.4.1.546.16.3.10.1.25 displaystring read-only
The current script log file for this Apache installation.
                   apachePerformance 1.3.6.1.4.1.546.16.3.11
                         apacheFootprintTable 1.3.6.1.4.1.546.16.3.11.1 no-access
This table reports the performance footprint for each Apache service.
                             apacheFootprintEntry 1.3.6.1.4.1.546.16.3.11.1.1 no-access
An entry in the Apache Performance Footprint table.
                                 apacheFootprintPort 1.3.6.1.4.1.546.16.3.11.1.1.1 integer read-only
The TCP port currently used by this Apache configuration. This value serves as the index for this table.
                                 apacheFootprintCPUTime 1.3.6.1.4.1.546.16.3.11.1.1.2 integer read-only
CPU time, in seconds, accumulated by Apache which includes all Apache processes.
                                 apacheFootprintPercentCPU 1.3.6.1.4.1.546.16.3.11.1.1.3 integer read-only
The percentage of CPU utilization, by Apache, over the last sample interval. Since fractions are not supported by SNMP, the value reported is the percentage multiplied by 100. It is the sum of the CPU utilization of all the Apache processes. Its gives a good indication of the CPU resource consumption by the entire Apache server.
                                 apacheFootprintTotalMEMSize 1.3.6.1.4.1.546.16.3.11.1.1.4 gauge read-only
The combined size of Apache's text, data, and stack segments in KBytes. It is the summation of the process sizes for all Apache server processes.
                                 apacheFootprintTotalRSS 1.3.6.1.4.1.546.16.3.11.1.1.5 gauge read-only
The real memory (resident set) size of Apache in KBytes. It is the summation of the process RSS for all Apache server processes.
                                 apacheFootprintPercentMEM 1.3.6.1.4.1.546.16.3.11.1.1.6 integer read-only
The percentage (0-100) of real memory used by Apache which includes all Apache server processes.
                                 apacheFootprintNumThreads 1.3.6.1.4.1.546.16.3.11.1.1.7 gauge read-only
The number of threads executing within all Apache processes. Note, on some systems, the operating system may be un-aware of user-level threads executing within the process. This object reflects the number of threads executing within the process that the operating system is aware of.
                                 apacheFootprintInBlks 1.3.6.1.4.1.546.16.3.11.1.1.8 counter read-only
The number of blocks of data input by the processes.
                                 apacheFootprintOutBlks 1.3.6.1.4.1.546.16.3.11.1.1.9 counter read-only
The number of blocks of data output by the processes.
                                 apacheFootprintMsgsSent 1.3.6.1.4.1.546.16.3.11.1.1.10 counter read-only
The number of messages sent by the processes.
                                 apacheFootprintMsgsRecv 1.3.6.1.4.1.546.16.3.11.1.1.11 counter read-only
The number of messages received by the processes.
                                 apacheFootprintSysCalls 1.3.6.1.4.1.546.16.3.11.1.1.12 counter read-only
The number of system calls invoked by the processes.
                                 apacheFootprintMinorPgFlts 1.3.6.1.4.1.546.16.3.11.1.1.13 counter read-only
The number of minor page faults incurred by the processes. Minor faults do not require I/O to retrieve the page.
                                 apacheFootprintMajorPgFlts 1.3.6.1.4.1.546.16.3.11.1.1.14 counter read-only
The number of major page faults incurred by the processes. Major faults require I/O to retrieve the page.
                                 apacheFootprintNumSwaps 1.3.6.1.4.1.546.16.3.11.1.1.15 counter read-only
The number of times the processes have been swapped.
                                 apacheFootprintVolCtx 1.3.6.1.4.1.546.16.3.11.1.1.16 counter read-only
The number of voluntary context switches incurred by the processes. Voluntary context switches occur when the processor 'voluntary' gives up the CPU (e.g. waiting on I/O.)
                                 apacheFootprintInvolCtx 1.3.6.1.4.1.546.16.3.11.1.1.17 counter read-only
The number of involuntary context switches incurred by the processes. An involuntary context switch occurs when the process has executed for the duration of its time quantum and is switched out by the process scheduler.
                                 apacheFootprintTotalLogSize 1.3.6.1.4.1.546.16.3.11.1.1.18 gauge read-only
The size, in KBytes of the Apache service logs. This number is the sum of the access and error log file sizes.
                                 apacheFootprintDocSize 1.3.6.1.4.1.546.16.3.11.1.1.19 gauge read-only
The size, in KBytes of the Apache document root directory and all files beneath it.
                                 apacheFootprintTotalDiskSize 1.3.6.1.4.1.546.16.3.11.1.1.20 gauge read-only
The size, in KBytes, of all the Apache disk storage areas. It is a summation of log sizes, and service directories. Summing these storage components in one location presents an easy and convenient MIB object to poll and self-monitor.
                         apacheServerPerfTable 1.3.6.1.4.1.546.16.3.11.2 no-access
This table reports the performance of each Apache service.
                             apacheServerPerfEntry 1.3.6.1.4.1.546.16.3.11.2.1 no-access
An entry in the Apache Server Performance table.
                                 apacheServerPerfPort 1.3.6.1.4.1.546.16.3.11.2.1.1 integer read-only
The TCP port currently used by this Apache configuration. This value serves as the index for this table.
                                 apacheServerPerfUptime 1.3.6.1.4.1.546.16.3.11.2.1.2 counter read-only
Number of seconds the Apache server has been up.
                                 apacheServerPerfTotalAccesses 1.3.6.1.4.1.546.16.3.11.2.1.3 counter read-only
Number of accesses (hits) to this server since it was last started.
                                 apacheServerPerfTotalTraffic 1.3.6.1.4.1.546.16.3.11.2.1.4 counter read-only
Number of KBytes transferred by this server since it was last started.
                                 apacheServerPerfCurrentUsers 1.3.6.1.4.1.546.16.3.11.2.1.5 gauge read-only
Number of current active users (connections) maintained by the Apache server.
                                 apacheServerPerfCurrentIdleProcs 1.3.6.1.4.1.546.16.3.11.2.1.6 gauge read-only
Number of current idle processes available on the Apache server.
                                 apacheServerPerfCurrentStartupProcs 1.3.6.1.4.1.546.16.3.11.2.1.7 gauge read-only
Number of processes currently in startup on the Apache server.
                                 apacheServerPerfCurrentReadProcs 1.3.6.1.4.1.546.16.3.11.2.1.8 gauge read-only
Number of processes currently reading requests on the Apache server.
                                 apacheServerPerfCurrentReplyProcs 1.3.6.1.4.1.546.16.3.11.2.1.9 gauge read-only
Number of processes currently replying to requests on the Apache server.
                                 apacheServerPerfCurrentKeepAliveProcs 1.3.6.1.4.1.546.16.3.11.2.1.10 gauge read-only
Number of processes currently in keep-alive on the Apache server.
                                 apacheServerPerfCurrentDNSProcs 1.3.6.1.4.1.546.16.3.11.2.1.11 gauge read-only
Number of processes currently doing a DNS lookup on the Apache server.
                                 apacheServerPerfCurrentLoggingProcs 1.3.6.1.4.1.546.16.3.11.2.1.12 gauge read-only
Number of processes currently logging transactions on the Apache server.
                                 apacheServerPerfCurrentFinishingProcs 1.3.6.1.4.1.546.16.3.11.2.1.13 gauge read-only
Number of processes currently finishing transactions on the Apache server.
                                 apacheServerPerfCurrentTotalProcs 1.3.6.1.4.1.546.16.3.11.2.1.14 gauge read-only
Total number of Apache processes currently running on the Apache server.
                                 apacheServerPerfCurrentBusyProcs 1.3.6.1.4.1.546.16.3.11.2.1.15 gauge read-only
Total number of Apache processes currently busy. This is the sum of apacheServerPerfCurrentStartupProcs, apacheServerPerfCurrentReadProcs, apacheServerPerfCurrentReplyProcs, apacheServerPerfCurrentKeepAliveProcs, apacheServerPerfCurrentDNSProcs, apacheServerPerfCurrentLoggingProcs, apacheServerPerfCurrentFinishingProcs