Knowledge Base > SNMP Support > MIB > Agent Group

Agent Group

MIB ID

7

Indicator

Agent group

Generated/removed

There is an entry in the following table for each agent in an AE system. If there is more than one server within the system, the entries of the agents for each of these server processes are completed in this way.

Description

This group contains the description of the agents in all AE systems.

 


 

MIB ID

7.1

Indicator

exekutorTable

Type

SEQUENCE OF exekutorEntry

Index

(exeSysID, exeSrvName, exeName, exeType)

Description

This table contains all agents.

 

MIB ID

7.1.1

Indicator

exekutorEntry

Type

ExekutorEntry

Generated/Removed

Starts a server process - a table entry is created for each agent known to the system. If agents are added or removed, or if their status changes (exeState), the table is completely deleted and recreated for every existing agent in the system.

Belongs to

AE system exeSysID and Automation EngineexeSrvName.

 

MIB ID

7.1.1.1

Indicator

exeSysID

Type

DisplayString (SIZE (0..8))

Description

Name of the AE system to which the agent has established a connection.
Value of the parameter "system=" from the INI file of the Automation Engine.

 

MIB ID

7.1.1.2

Indicator

exeSrvName

Type

DisplayString (SIZE (0..8))

Description

Name of the primary work process with which the agent is connected.

 

MIB ID

7.1.1.3

Indicator

exeName

Type

DisplayString (SIZE (0..8))

Description

Name of the agent.
Value of the parameter "name=" from the INI file of the agent.

 

MIB ID

7.1.1.4

Indicator

exeType

Type

DisplayString (SIZE (0..8))

Description

Type of agent (EX_JOB).

 

MIB ID

7.1.1.5

Indicator

exeLastModifyTime

Type

DisplayString (SIZE (0..19))

Description

Time of the last update of this table entry.

 

MIB ID

7.1.1.6

Indicator

exeHost

Type

DisplayString (SIZE (0..8))

Description

Name of the agent.
Value of the parameter "name=" from the INI file of the agent.

 

MIB ID

7.1.1.7

Indicator

exeVersion

Type

DisplayString (SIZE (0..5))

Description

Version of the agent.

 

MIB ID

7.1.1.8

Indicator

exeHardware

Type

DisplayString (SIZE (0..20))

Description

CPU type which the agent determines from the system environment variables.

 

MIB ID

7.1.1.9

Indicator

exeSoftware

Type

DisplayString (SIZE (0..20))

Description

Operating system which the agent determines from the system environment variables.

 

MIB ID

7.1.1.10

Indicator

exeSoftwareVers

Type

DisplayString (SIZE (0..20))

Description

Version of the operating system which the agent determines from the system environment variables.

 

MIB ID

7.1.1.11

Indicator

exeJCLTyp

Type

DisplayString (SIZE (0..8))

Description

Job Control Language (JCL) used for job generation.
Value of the parameters "UC_HOST_JCL_VAR" from the INI file of the agent.

 

MIB ID

7.1.1.12

Indicator

exeConnTime

Type

DisplayString (SIZE (0..19))

Description

Time of the agent's last connection setup to the server process.

 

MIB ID

7.1.1.13

Indicator

exeState

Type

INTEGER {run(1), ended(2), lost(3), timeout(4)}

Index

1 = Running
2 = Ended normally or not yet started
3 = Connection to the server process canceled
4 = No answer despite existing connection
5 = Agent object was deleted

Description

Status of the agent at the time of the last update.

 

MIB ID

7.1.1.14

Indicator

exeLastPing

Type

DisplayString (SIZE (0..19))

Description

Time of the last sign of life from the agent.

 

MIB ID

7.1.1.15

Indicator

exeMonitoring

Type

INTEGER {yes(1), no(2)}

Index

1 = Availability of the agents is monitored.
2 = Availability of the agent is not monitored.

Description

Indicates if the availability of the agent is being monitored. Monitoring of productive agents is important.

 

MIB ID

7.1.1.16

Indicator

exeInfo

Type

DisplayString

Description

Not currently used.