Compaq ACMS for OpenVMS
Remote Systems Management Guide


Previous Contents Index

9.10.1 Field Descriptions

Following are descriptions of the fields in Table 9-9.

9.11 Server Table

The Server table contains a separate row for each server type (not server instance) in the application. Totals are for all instances of the server type.

Table 9-10 Server Table
Collection Class Field Data Type SNMP Access RPC Access Dynamic
ID record_state integer R R  
ID id_coll_state integer R R  
ID appl_name string R R  
ID server_name string R R  
CONFIG config_coll_state integer R R  
CONFIG creation_delay_active integer RW RW D
CONFIG creation_interval_active integer RW RW D
CONFIG deletion_delay_active integer RW RW D
CONFIG deletion_interval_active integer RW RW D
CONFIG server_process_dump_flag_active integer RW RW D
CONFIG server_replace_flag integer RW RW D
CONFIG minimum_instances_active integer RW RW D
CONFIG maximum_instances_active integer RW RW D
RUNTIME runtime_coll_state integer R R  
RUNTIME current_servers gauge R R  
RUNTIME current_waiting tasks gauge R R  
RUNTIME server_start_count integer R R  
RUNTIME server_failures integer R R  


Key to Access Modes

9.11.1 Field Descriptions

Following are descriptions of the fields in Table 9-10.

9.12 Task Group Table

The Task Group table contains a row for each task group in the application.

Table 9-11 Task Group Table
Collection Class Field Data Type SNMP Access RPC Access Dynamic
ID record_state integer R R  
ID id_coll_state integer R R  
ID appl_name string R R  
ID task_group_name string R R  
ID build_time time R R  
POOL pool_coll_state integer R R  
POOL tws_poolsize++ integer R R  
POOL tws_pool_used++ gauge R R  
POOL tws_pool_total integer R R  
POOL tws_pool_free min gauge R R  
POOL tws_pool_largest min gauge R R  
POOL tws_pool_failures integer R R  
POOL tws_pool_garbage integer R R  
POOL twsc_poolsize++ integer R R  
POOL twsc_pool_used++ gauge R R  
POOL twsc_pool_total integer R R  
POOL twsc_pool_free min gauge R R  
POOL twsc_pool_largest min gauge R R  
POOL twsc_pool_failures integer R R  
POOL twsc_pool_garbage integer R R  


++Only valid for use with systems running ACMS Version 4.4 or higher.

Key to Access Modes

9.12.1 Field Descriptions

Following are descriptions of the fields in Table 9-11.

9.13 Trap Table

The Trap table is used to control which events trigger the Remote Manager to generate an SNMP trap. The ACMS Remote Manager populates this table from the configuration file at system startup. Thereafter, users make modifications to this table through either the SNMP interface or the ACMSMGR interface.

The primary key to this table is the combination of entity, name, and parameter. Duplicate rows are not allowed.

Table 9-12 Trap Table
Field Data Type SNMP Access RPC Access Configuration Access Dynamic
entity integer R RW RW D
name string R RW RW D
parameter integer R RW RW D
min_value integer RW RW RW D
max_value integer RW RW RW D
severity integer RW RW RW D
alarms_sent integer R R    
alarm_last_sent integer R R    
trap_delete integer RW     D


Key to Access Modes


Previous Next Contents Index