Macromedia-MIB: View SNMP OID List / Download MIB
VENDOR: ALLAIRE CORPORATION
Home | MIB: Macromedia-MIB | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
allaire | 1.3.6.1.4.1.7138 | |||
software | 1.3.6.1.4.1.7138.1 | |||
coldfusion | 1.3.6.1.4.1.7138.1.1 | |||
cfOSName | 1.3.6.1.4.1.7138.1.1.1 | displaystring | read-only |
The name of the operation system. |
cfOSVersion | 1.3.6.1.4.1.7138.1.1.2 | displaystring | read-only |
The version of the operation system. |
cfOSBuildNumber | 1.3.6.1.4.1.7138.1.1.3 | displaystring | read-only |
The build number of the operation system. |
cfOSAdditionalInfo | 1.3.6.1.4.1.7138.1.1.4 | displaystring | read-only |
Additional information concerning the operation system. |
cfProductName | 1.3.6.1.4.1.7138.1.1.5 | displaystring | read-only |
The name of the ColdFusion product. |
cfProductLevel | 1.3.6.1.4.1.7138.1.1.6 | displaystring | read-only |
The level of the ColdFusion product. |
cfProductVersion | 1.3.6.1.4.1.7138.1.1.7 | displaystring | read-only |
The version of the ColdFusion product. |
cfPerformanceMonitorOn | 1.3.6.1.4.1.7138.1.1.8 | integer | read-only |
Indicator specifying whether ColdFusion Enable Performance Monitoring is turned on. If off, the next 11 runtime parameters will have the value 0. Enumeration: 'yes': 1, 'no': 0. |
cfPageHits | 1.3.6.1.4.1.7138.1.1.9 | integer | read-only |
The number of ColdFusion page hits per seconds. |
cfRequestsQueued | 1.3.6.1.4.1.7138.1.1.10 | integer | read-only |
The number of ColdFusion requests currently being queued. |
cfDatabaseHits | 1.3.6.1.4.1.7138.1.1.11 | integer | read-only |
The number of database hits by ColdFusion pages per seconds. |
cfRequestsRunning | 1.3.6.1.4.1.7138.1.1.12 | integer | read-only |
The number of requests currently being processed by ColdFusion. |
cfReqestsTimedOut | 1.3.6.1.4.1.7138.1.1.13 | integer | read-only |
The number of ColdFusion requests that have been timed out. |
cfBytesIn | 1.3.6.1.4.1.7138.1.1.14 | integer | read-only |
The total number of bytes that have been read by ColdFusion per second. |
cfBytesOut | 1.3.6.1.4.1.7138.1.1.15 | integer | read-only |
The total number of bytes that have been outputted by ColdFusion per second. |
cfAvgQueueTimes | 1.3.6.1.4.1.7138.1.1.16 | integer | read-only |
The average amount of time spent by a ColdFusion page request in the queue before being processed. |
cfAvgRequestTime | 1.3.6.1.4.1.7138.1.1.17 | integer | read-only |
The average amount of process time spent on a ColdFusion request (queuing time not included). |
cfAvgDBTime | 1.3.6.1.4.1.7138.1.1.18 | integer | read-only |
The average amount of process time spent by ColdFusion for a database requests. |
cfCachePops | 1.3.6.1.4.1.7138.1.1.19 | integer | read-only |
The number of cache pops performed by ColdFusion per seconds. |
cfMaxRequests | 1.3.6.1.4.1.7138.1.1.20 | integer | read-only |
Maximum number of concurrent requests ColdFusion may process. |
cfLimitTime | 1.3.6.1.4.1.7138.1.1.21 | integer | read-only |
Indicator specifying whether ColdFusion should limit the time a request may take. Enumeration: 'yes': 1, 'no': 0. |
cfMaxSeconds | 1.3.6.1.4.1.7138.1.1.22 | integer | read-only |
Maximum number of seconds a ColdFusion request may take. |
cfTrustCache | 1.3.6.1.4.1.7138.1.1.23 | integer | read-only |
Indicator specifying whether ColdFusion trusts the content of the cache. Enumeration: 'yes': 1, 'no': 0. |
cfTemplateCacheSize | 1.3.6.1.4.1.7138.1.1.24 | integer | read-only |
The size of the ColdFusion template cache. |
cfRunningRDS | 1.3.6.1.4.1.7138.1.1.25 | integer | read-only |
Indicator specifying whether ColdFusion is running. Enumeration: 'yes': 1, 'no': 0. |
cfDebuggingOn | 1.3.6.1.4.1.7138.1.1.26 | integer | read-only |
Indicator specifying whether one of the debug settings in the ColdFusion Admin Debug Settings page is turned on (Enable Performance Monitoring excluded). Enumeration: 'yes': 1, 'no': 0. |
cfEnforceStrictAttributeValidation | 1.3.6.1.4.1.7138.1.1.27 | integer | read-only |
Indicator specifying whether ColdFusion strictly enforces attribute validation. Enumeration: 'yes': 1, 'no': 0. |
cfRestartThreshold | 1.3.6.1.4.1.7138.1.1.28 | integer | read-only |
The maximum number of unresponsive requests allowed before restarting ColdFusion. |
cfMaxCachedQueries | 1.3.6.1.4.1.7138.1.1.29 | integer | read-only |
The maximum number of cached queries for ColdFusion. |
cfMailServerName | 1.3.6.1.4.1.7138.1.1.30 | displaystring | read-only |
The name of the Mail Server used by ColdFusion. |
cfMailServerPortNumber | 1.3.6.1.4.1.7138.1.1.31 | integer | read-only |
The port number of the ColdFusion Mail Server. |
cfMailServerConnectTimeout | 1.3.6.1.4.1.7138.1.1.32 | integer | read-only |
The time ColdFusion should wait for a response from the mail server. |
jrun | 1.3.6.1.4.1.7138.1.2 | |||
jOSName | 1.3.6.1.4.1.7138.1.2.1 | displaystring | read-only |
The name of the operation system. |
jOSVersion | 1.3.6.1.4.1.7138.1.2.2 | displaystring | read-only |
The version number of the operation system. |
jMachineArchitecture | 1.3.6.1.4.1.7138.1.2.3 | displaystring | read-only |
The architecture of the machine. |
jJDKVendor | 1.3.6.1.4.1.7138.1.2.4 | displaystring | read-only |
The company that supplies the Java Development Kit. |
jJDKVersion | 1.3.6.1.4.1.7138.1.2.5 | displaystring | read-only |
The version of the Java Development Kit. |
jJRunVersion | 1.3.6.1.4.1.7138.1.2.6 | displaystring | read-only |
JRun version number. |
jFreeMomory | 1.3.6.1.4.1.7138.1.2.7 | integer | read-only |
Kilobytes of free memory in the heap. |
jTotalMomory | 1.3.6.1.4.1.7138.1.2.8 | integer | read-only |
Total kilobytes in the heap. |
jSessions | 1.3.6.1.4.1.7138.1.2.9 | integer | read-only |
Current number of active sessions. |
jSessionsInMemory | 1.3.6.1.4.1.7138.1.2.10 | integer | read-only |
Number of sessions in memory. |
jJcpBytesIn | 1.3.6.1.4.1.7138.1.2.11 | integer | read-only |
The number of bytes read from request by the JRun Service. |
jJcpBytesOut | 1.3.6.1.4.1.7138.1.2.12 | integer | read-only |
The number of bytes written in response by the JRun Service. |
jJcpHandledRequests | 1.3.6.1.4.1.7138.1.2.13 | integer | read-only |
Number of requests handled by the JRun Service. |
jJcpDelayRequests | 1.3.6.1.4.1.7138.1.2.14 | integer | read-only |
Number of requests delayed by the JRun Service due to high concurrency. |
jJcpDroppedRequests | 1.3.6.1.4.1.7138.1.2.15 | integer | read-only |
Number of requests dropped by the JRun Service. |
jJcpHandledMs | 1.3.6.1.4.1.7138.1.2.16 | integer | read-only |
Number of milliseconds spent servicing requests by the JRun Service (delay time not included). |
jJcpDelayMs | 1.3.6.1.4.1.7138.1.2.17 | integer | read-only |
Number of milliseconds spent in delayed state by the JRun Service. |
jJcpTotalThreads | 1.3.6.1.4.1.7138.1.2.18 | integer | read-only |
Total workers threads of the JRun Service. |
jJcpListenThreads | 1.3.6.1.4.1.7138.1.2.19 | integer | read-only |
Threads in the JRun Service waiting for a new connection. |
jJcpBusyThreads | 1.3.6.1.4.1.7138.1.2.20 | integer | read-only |
Threads in the JRun Service currently running. |
jJcpDelayThreads | 1.3.6.1.4.1.7138.1.2.21 | integer | read-only |
Threads in the JRun Service waiting to run. |
jJcpIdleThreads | 1.3.6.1.4.1.7138.1.2.22 | integer | read-only |
Threads in the JRun Service waiting for a new request. |
jWebBytesIn | 1.3.6.1.4.1.7138.1.2.23 | integer | read-only |
The number of bytes read from request by the JRun Web Server. |
jWebBytesOut | 1.3.6.1.4.1.7138.1.2.24 | integer | read-only |
The number of bytes written in response by the JRun Web Server. |
jWebHandledRequests | 1.3.6.1.4.1.7138.1.2.25 | integer | read-only |
Number of requests handled by the JRun Web Server. |
jWebDelayRequests | 1.3.6.1.4.1.7138.1.2.26 | integer | read-only |
Number of requests delayed by the JRun Web Server due to high concurrency. |
jWebDroppedRequests | 1.3.6.1.4.1.7138.1.2.27 | integer | read-only |
Number of requests dropped by the JRun Web Server. |
jWebHandledMs | 1.3.6.1.4.1.7138.1.2.28 | integer | read-only |
Number of milliseconds spent servicing requests by the JRun Web Server (delay time not included). |
jWebDelayMs | 1.3.6.1.4.1.7138.1.2.29 | integer | read-only |
Number of milliseconds spent in delayed state by the JRun Web Server. |
jWebTotalThreads | 1.3.6.1.4.1.7138.1.2.30 | integer | read-only |
Total workers threads of the JRun Web Server. |
jWebListenThreads | 1.3.6.1.4.1.7138.1.2.31 | integer | read-only |
Threads in the JRun Web Server waiting for a new connection. |
jWebBusyThreads | 1.3.6.1.4.1.7138.1.2.32 | integer | read-only |
Threads in the JRun Web Server currently running. |
jWebDelayThreads | 1.3.6.1.4.1.7138.1.2.33 | integer | read-only |
Threads in the JRun Web Server waiting to run. |
jWebIdleThreads | 1.3.6.1.4.1.7138.1.2.34 | integer | read-only |
Threads in the JRun Web Server waiting for a new request. |
jrunServers | 1.3.6.1.4.1.7138.1.3 | |||
jrunServerTable | 1.3.6.1.4.1.7138.1.3.1 | no-access |
A table containing JRun Servers (e.g. Admin Server, Default Server). |
|
1.3.6.1.4.1.7138.1.3.1.1 | no-access |
Row definition for this table. |
||
jrunServerOrdinal | 1.3.6.1.4.1.7138.1.3.1.1.1 | integer | read-only |
The ordinal of this JRun server amongst all the JRun Servers. The JRun Servers are sorted by their name. |
jrunServerName | 1.3.6.1.4.1.7138.1.3.1.1.2 | displaystring | read-only |
The name of the JRun Server. |
jrunServerState | 1.3.6.1.4.1.7138.1.3.1.1.3 | integer | read-only |
The state of the JRun server. Enumeration: 'failure': 1, 'success': 0. |
jrunJDBCs | 1.3.6.1.4.1.7138.1.4 | |||
jrunJDBCTable | 1.3.6.1.4.1.7138.1.4.1 | no-access |
A table describing JDBC data sources associated with JRun servers. |
|
1.3.6.1.4.1.7138.1.4.1.1 | no-access |
Row definition for this table. |
||
jdbcOrdinal | 1.3.6.1.4.1.7138.1.4.1.1.1 | integer | read-only |
The ordinal of the JDBC data source in the associated JRun server. |
jdbcJRunServerName | 1.3.6.1.4.1.7138.1.4.1.1.2 | displaystring | read-only |
The name of the JRun Server to which the JDBC definition belongs. |
jdbcName | 1.3.6.1.4.1.7138.1.4.1.1.3 | displaystring | read-only |
The name of the JDBC data source. |
jdbcState | 1.3.6.1.4.1.7138.1.4.1.1.4 | integer | read-only |
The state of the JDBC data source. Enumeration: 'failure': 1, 'success': 0. |
jrunWebApps | 1.3.6.1.4.1.7138.1.5 | |||
jrunWebAppTable | 1.3.6.1.4.1.7138.1.5.1 | no-access |
A table describing Web applications associated with JRun servers. |
|
1.3.6.1.4.1.7138.1.5.1.1 | no-access |
Row definition for this table. |
||
webAppOrdinal | 1.3.6.1.4.1.7138.1.5.1.1.1 | integer | read-only |
The ordinal of the Web Application in the associated JRun server. |
webAppJRunServerName | 1.3.6.1.4.1.7138.1.5.1.1.2 | displaystring | read-only |
The name of this JRun Server to which the web application belong. |
webAppName | 1.3.6.1.4.1.7138.1.5.1.1.3 | displaystring | read-only |
The name of the Web Application. |
jrunEJBs | 1.3.6.1.4.1.7138.1.6 | |||
jrunEjbTable | 1.3.6.1.4.1.7138.1.6.1 | no-access |
A table describing EJB's associated with JRun servers. |
|
1.3.6.1.4.1.7138.1.6.1.1 | no-access |
Row definition for this table. |
||
ejbOrdinal | 1.3.6.1.4.1.7138.1.6.1.1.1 | integer | read-only |
The ordinal of the EJB in the associated JRun server. |
ejbJRunServerName | 1.3.6.1.4.1.7138.1.6.1.1.2 | displaystring | read-only |
The name of this JRun Server to which the EJB belongs. |
ejbName | 1.3.6.1.4.1.7138.1.6.1.1.3 | displaystring | read-only |
The name of the EJB. |
probes | 1.3.6.1.4.1.7138.1.7 | |||
probeTable | 1.3.6.1.4.1.7138.1.7.1 | no-access |
A table containing ColdFusion probes. |
|
1.3.6.1.4.1.7138.1.7.1.1 | no-access |
Row definition for this table. |
||
probeOrdinalNumber | 1.3.6.1.4.1.7138.1.7.1.1.1 | integer | read-only |
The ordinal of this probe amongst the Application probes. The probes are sorted by their name. |
probeName | 1.3.6.1.4.1.7138.1.7.1.1.2 | displaystring | read-only |
The name of the probe. |
probeState | 1.3.6.1.4.1.7138.1.7.1.1.3 | integer | read-only |
The state of the probe. Enumeration: 'failure': 1, 'suspended': 2, 'success': 0. |
haaManagement | 1.3.6.1.4.1.7138.1.8 | |||
haaServerTable | 1.3.6.1.4.1.7138.1.8.1 | no-access |
A table containing instance information for web servers in the computer. |
|
1.3.6.1.4.1.7138.1.8.1.1 | no-access |
Row definition for this table. |
||
hServerOrdinalNumber | 1.3.6.1.4.1.7138.1.8.1.1.1 | integer | read-only |
The ordinal of this web server amongst web servers in the computer. |
hServerName | 1.3.6.1.4.1.7138.1.8.1.1.2 | displaystring | read-only |
Fully qualified hostname for the Web Server. |
hServerIP | 1.3.6.1.4.1.7138.1.8.1.1.3 | displaystring | read-only |
IP address of the Web Server. |
hServerState | 1.3.6.1.4.1.7138.1.8.1.1.4 | integer | read-only |
The state of the Web Server. Enumeration: 'available': 0, 'restricted': 3, 'busy': 2, 'unavailable': 1. |
hServerMode | 1.3.6.1.4.1.7138.1.8.1.1.5 | integer | read-only |
For HAA, server mode being active means that it sends load statistics to the Hardware Load Balancing box. Enumeration: 'passive': 0, 'active': 1. |
hServerLoad | 1.3.6.1.4.1.7138.1.8.1.1.6 | integer | read-only |
The load of the server, value is between 0 and 100. |
hServerLoadBalanceProduct | 1.3.6.1.4.1.7138.1.8.1.1.7 | integer | read-only |
The product used for balancing web traffic. Enumeration: 'none': 0, 'other': 3, 'ciscoLocalDirector': 2, 'brightTiger': 1. |
hServerLoadThreshold | 1.3.6.1.4.1.7138.1.8.1.1.8 | integer | read-only |
A value between 0-100, when the server load reaches this value, HTTP requests will be redirected. |
hServerLoadType | 1.3.6.1.4.1.7138.1.8.1.1.9 | integer | read-only |
The type of load used by the server for load balancing calculation. Enumeration: 'coldFusion': 0, 'jrun': 1. |
serverManagement | 1.3.6.1.4.1.7138.1.9 | |||
serverTable | 1.3.6.1.4.1.7138.1.9.1 | no-access |
A table containing instance information for web servers in the computer. |
|
1.3.6.1.4.1.7138.1.9.1.1 | no-access |
Row definition for this table. |
||
serverOrdinalNumber | 1.3.6.1.4.1.7138.1.9.1.1.1 | integer | read-only |
The ordinal of this web server amongst web servers in the computer. |
serverName | 1.3.6.1.4.1.7138.1.9.1.1.2 | displaystring | read-only |
Fully qualified hostname for the Web Server. |
serverIP | 1.3.6.1.4.1.7138.1.9.1.1.3 | displaystring | read-only |
IP address of the Web Server. |
serverState | 1.3.6.1.4.1.7138.1.9.1.1.4 | integer | read-only |
The state of the Web Server. Enumeration: 'available': 0, 'restricted': 3, 'busy': 2, 'unavailable': 1. |
serverMode | 1.3.6.1.4.1.7138.1.9.1.1.5 | integer | read-only |
For HAA, server mode being active means that it sends load statistics to the Hardware Load Balancing box. For ClusterCATS, server mode being active means that the server redirects web traffic to balance load Enumeration: 'passive': 0, 'active': 1. |
serverLoad | 1.3.6.1.4.1.7138.1.9.1.1.6 | integer | read-only |
The load of the server, value is between 0 and 100. |
serverLoadBalanceProduct | 1.3.6.1.4.1.7138.1.9.1.1.7 | integer | read-only |
The product used for balancing web traffic. Enumeration: 'none': 0, 'other': 3, 'ciscoLocalDirector': 2, 'brightTiger': 1. |
serverLoadThreshold | 1.3.6.1.4.1.7138.1.9.1.1.8 | integer | read-only |
A value between 0-100, when the server load reaches this value, HTTP requests will be redirected. |
serverLoadType | 1.3.6.1.4.1.7138.1.9.1.1.9 | integer | read-only |
The type of load used by the server for load balancing calculation. Enumeration: 'coldFusion': 0, 'jrun': 1. |
serverCluster | 1.3.6.1.4.1.7138.1.9.1.1.10 | displaystring | read-only |
The cluster the Web Server belongs to. |
serverAdminAgent | 1.3.6.1.4.1.7138.1.9.1.1.11 | displaystring | read-only |
The Admin Agent of the cluster the Web Server belongs to. |
serverSessionAwareness | 1.3.6.1.4.1.7138.1.9.1.1.12 | integer | read-only |
An indicator signifying whether session aware load balancing is turned on. Enumeration: 'on': 1, 'off': 0. |
serverGradualLoadThreshold | 1.3.6.1.4.1.7138.1.9.1.1.13 | integer | read-only |
A value between 0-100, when the server load reaches this value, some of the HTTP requests will be redirected. |
serverGradualRedirectState | 1.3.6.1.4.1.7138.1.9.1.1.14 | integer | read-only |
Specifies if gradual redirection is turned on. Enumeration: 'on': 1, 'off': 0. |
clusterManagement | 1.3.6.1.4.1.7138.1.10 | |||
clusterTable | 1.3.6.1.4.1.7138.1.10.1 | no-access |
A table describing clusters to which the webservers belong. |
|
1.3.6.1.4.1.7138.1.10.1.1 | no-access |
Row definition for this table. |
||
clusterOrdinalNumber | 1.3.6.1.4.1.7138.1.10.1.1.1 | integer | read-only |
The ordinal of this cluster amongst the clusters encountered in this server. |
clusterName | 1.3.6.1.4.1.7138.1.10.1.1.2 | displaystring | read-only |
The name of the cluster. |
clusterAdminAgent | 1.3.6.1.4.1.7138.1.10.1.1.3 | displaystring | read-only |
The name of the cluster's Admin Agent. |
clusterMembership | 1.3.6.1.4.1.7138.1.11 | |||
clusterMemberTable | 1.3.6.1.4.1.7138.1.11.1 | no-access |
A table describing webservers members for clusters found in a computer. |
|
1.3.6.1.4.1.7138.1.11.1.1 | no-access |
Row definition for this table. |
||
mClusterOrdinalNumber | 1.3.6.1.4.1.7138.1.11.1.1.1 | integer | read-only |
The ordinal of this cluster amongst the clusters encountered in this server. |
mServerOrdinalNumber | 1.3.6.1.4.1.7138.1.11.1.1.2 | integer | read-only |
The ordinal of the member webservers in a cluster. |
mServerName | 1.3.6.1.4.1.7138.1.11.1.1.3 | displaystring | read-only |
The name of the member webserver. |
trapRecord | 1.3.6.1.4.1.7138.1.12 | |||
trapProbeName | 1.3.6.1.4.1.7138.1.12.1 | displaystring | read-only |
The name of the probe in the latest Probe Failure trap. |
trapProbeFailureTime | 1.3.6.1.4.1.7138.1.12.2 | displaystring | read-only |
The time at which the latest Probe Failure trap occurred. |
trapServerName | 1.3.6.1.4.1.7138.1.12.3 | displaystring | read-only |
The name of the server in the latest Server Abnormal State trap. |
trapServerState | 1.3.6.1.4.1.7138.1.12.4 | integer | read-only |
The state of the Web Server in the latest Server Abnormal State trap. Enumeration: 'available': 0, 'restricted': 3, 'busy': 2, 'unavailable': 1. |
trapServerAbnormalStateTime | 1.3.6.1.4.1.7138.1.12.5 | displaystring | read-only |
The time at which the latest Server Abnormal State trap occurred. |
trapJRunServerName | 1.3.6.1.4.1.7138.1.12.6 | displaystring | read-only |
The name of the JRun Server in the latest JRun Server Abnormal State trap. |
trapJRunServerAbnormalStateTime | 1.3.6.1.4.1.7138.1.12.7 | displaystring | read-only |
The time at which the latest JRun Server Abnormal State trap occurred. |
trapJdbcJRunServerName | 1.3.6.1.4.1.7138.1.12.8 | displaystring | read-only |
The name of the JRun Server in the latest JRun JDBC Failure trap. |
trapJdbcName | 1.3.6.1.4.1.7138.1.12.9 | displaystring | read-only |
The name of the JDBC data source in the latest JRun JDBC Failure trap. |
trapJRunJDBCFailureTime | 1.3.6.1.4.1.7138.1.12.10 | displaystring | read-only |
The time at which the latest JRun JDBC Failure trap occurred. |
probeFailure | 1.3.6.1.4.1.71380.1 |
This trap occurs whenever a probe on the server fails. |
||
serverAbnormalState | 1.3.6.1.4.1.71380.2 |
This trap occurs whenever a web virtual server is not in the available state. |
||
jrunServerAbnormalState | 1.3.6.1.4.1.71380.3 |
This trap occurs whenever a JRun server is not in the available state. |
||
jrunJDBCFailure | 1.3.6.1.4.1.71380.4 |
This trap occurs whenever connection to a JDBC data source of a JRun Server fails. |