MIB ID |
6 |
---|---|
Indicator |
Server group |
Generated/Removed |
There is an entry for each server process in an existing AE system in the following table. Stopped server processes (Status = STOPPED) remain in the MIB until the SNMP Subagent is reloaded onto the computer. |
Description |
This group contains the description of the server process in all AE systems. |
MIB ID |
6.1 |
---|---|
Indicator |
serverInstanceTable |
Type |
SEQUENCE OF serverInstancEntry |
Index |
(srvSysID, srvName) |
Description |
This table contains all existing server processes. |
MIB ID |
6.1.1 |
---|---|
Indicator |
serverInstanceEntry |
Type |
ServerInstanceEntry |
Generated/Removed |
Starts a server process - a table entry is created for this. The entry will then no longer be deleted. |
Belongs to |
AE system coSysID and client coClient. |
MIB ID |
6.1.1.1 |
---|---|
Indicator |
srvSysID |
Type |
DisplayString (SIZE (0..8)) |
Description |
Name of the AE system to which the server process
belongs. |
MIB ID |
6.1.1.2 |
---|---|
Indicator |
srvName |
Type |
DisplayString (SIZE (0..8)) |
Description |
Name of the primary work process. |
MIB ID |
6.1.1.3 |
---|---|
Indicator |
srvLastModifyTime |
Type |
DisplayString (SIZE (0..19)) |
Description |
Time of the last update of this table entry. |
MIB ID |
6.1.1.4 |
---|---|
Indicator |
srvVersion |
Type |
DisplayString (SIZE (0..5)) |
Description |
The version of the Automation Engine. |
MIB ID |
6.1.1.5 |
---|---|
Indicator |
srvStartTime |
Type |
DisplayString (SIZE (0..19)) |
Description |
The start time of the server process. |
MIB ID |
6.1.1.6 |
---|---|
Indicator |
srvState |
Type |
INTEGER {run(1), ended(2), abnormal(3)} |
Contents |
1 = running |
Description |
The status of the server process. |
MIB ID |
6.1.1.7 |
---|---|
Indicator |
srvSrvConnect |
Type |
INTEGER |
Description |
The number of server processes which are connected to this server process (entries are only available at the primary server process). |
MIB ID |
6.1.1.8 |
---|---|
Indicator |
srvExeConnect |
Type |
INTEGER |
Description |
The number of agents that are connected to the server process (entries are only available at the primary server process). |
MIB ID |
6.1.1.9 |
---|---|
Indicator |
srvDiaConnect |
Type |
INTEGER |
Description |
Number of UserInterfaces are connected to the server process (Entries are only available at the primary server process). |
MIB ID |
6.1.1.10 |
---|---|
Indicator |
srvBusyMin |
Type |
INTEGER (0..100) |
Description |
Average workload (in percent) of the server process within the last minute before the updating (statistical value). |
MIB ID |
6.1.1.11 |
---|---|
Indicator |
srvBusy10Min |
Type |
INTEGER (0..100) |
Description |
Average workload (in percent) of the server process within the last ten minutes before the updating (statistical value). |
MIB ID |
6.1.1.12 |
---|---|
Indicator |
SrvBusyHour |
Type |
INTEGER (0..100) |
Description |
Average workload (in percent) of the Server within the last hour before the updating (statistical value). |
MIB ID |
6.1.1.13 |
---|---|
Indicator |
SrvRunMode |
Type |
INTEGER {primary(1), normal(3), cp(4)} |
Contents |
1 = Primary work process |
Description |
Indicates the run mode of the server process. |
MIB ID |
6.1.1.14 |
---|---|
Indicator |
SrvDBState |
Type |
INTEGER {online(1), offline(2)} |
Contents |
1 = Automation Engine is connected to the AE databaseA database is an organized collection of data including relevant data structures. |
Description |
Indicates if the Automation Engine has a connection to the AE database. |
MIB ID |
6.1.1.15 |
---|---|
Indicator |
SrvSDBState |
Type |
INTEGER (1) |
Contents |
1 = SDB working correctly |
Description |
Gives information on the availability of the status database (SDB). |