Server Group

MIB ID 6

  • Indicator: Server group
  • Generated/Removed: There is an entry for each server process in an existing AE system below. Stopped server processes (status = STOPPED) remain in the MIB until the SNMP sub-agent is reloaded on 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 purpose. The entry is no longer 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. Value of the system= parameter in the INI file of the Automation Engine

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
    • 2 = Ended normally
    • 3 = Canceled or no connection to the SNMP sub-agent
  • Description: The status of the server proces

MIB ID 6.1.1.7

  • Indicator: srvSrvConnect
  • Type: INTEGER
  • Description: The number of server processes that 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.10

  • Indicator: srvBusyMin
  • Type: INTEGER (0..100)
  • Description: Average workload (in percent) of the server process within the last minute before the updating process starts (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 process starts (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 process starts (statistical value).

MIB ID 6.1.1.13

  • Indicator: SrvRunMode
  • Type: INTEGER {primary(1), normal(3), cp(4)}
  • Contents:
    • 1 = Primary work process
    • 3 = Work process
    • 4 = Communication 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 database
    • 2 = Automation Engineis not connected to the AE database
  • Description: Indicates whether the Automation Engine has a connection to the database

MIB ID 6.1.1.15

  • Indicator: SrvSDBState
  • Type: INTEGER (1)
  • Contents: 1 = SDB working correctly
  • Description: Provides information on the availability of the status database (SDB).

See also: