Compaq ACMS for OpenVMS
Remote Systems Management Guide


Previous Contents Index

8.2.1 Field Descriptions

Following are descriptions of the fields in Table 8-1.

8.3 Collection Table

The Collection table is populated from the configuration file maintained by the user on the local system (or in a cluster common area) when the ACMS run-time system is started.

This table can be used at run time to enable or disable data collection by entity and class. The primary key to this table is the combination of entity, class, and name. Duplicate rows are not allowed.

Table 8-2 Collection Table
Field Data Type SNMP Access RPC Access Configuration Access Dynamic
entity string R RW RW D
class string R RW RW D
name string R RW RW D
coll_state state 1 RW RW RW D


Key to Access Modes
R---Read Access
RW---Read/Write Access
Blank---Not available to the interface
D---Field is dynamic.

8.3.1 Field Descriptions

Following are descriptions of the fields in Table 8-2.

8.4 CP Table

The CP table contains a row for each terminal Command Process (CP) running on the node.

Table 8-3 CP 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 process_name string R R  
ID pid integer R R  
ID start_time time R R  
ID end_time time R R  
ID user_name string R R  
RUNTIME runtime_coll_state integer R R  
RUNTIME acms_state integer R R  
RUNTIME decnet_object integer R R  
RUNTIME current_attached_terminals gauge R R  
RUNTIME active_task_calls gauge R R  
RUNTIME active_tdms_menu_reqs gauge R R  
RUNTIME total_tdms_menu_reqs integer R R  
RUNTIME active_tdms_reqs gauge R R  
RUNTIME active_tdms_read_msgs gauge R R  
RUNTIME active_tdms_write_msgs gauge R R  
RUNTIME active_tdms_cancels gauge R R  
RUNTIME total_tdms_reqs integer R R  
RUNTIME total_tdms_read_msgs integer R R  
RUNTIME total_tdms_write_msgs integer R R  
RUNTIME total_tdms_cancels integer R R  
RUNTIME active_df_menu_reqs gauge R R  
RUNTIME total_df_menu_reqs integer R R  
RUNTIME active_df_reqs gauge R R  
RUNTIME active_df_enables gauge R R  
RUNTIME active_df_disables gauge R R  
RUNTIME active_df_cancels gauge R R  
RUNTIME active_df_sends gauge R R  
RUNTIME active_df_receives gauge R R  
RUNTIME active_df_transceives gauge R R  
RUNTIME total_df_reqs integer R R  
RUNTIME total_df_enables integer R R  
RUNTIME total_df_disables integer R R  
RUNTIME total_df_cancels integer R R  
RUNTIME total_df_sends integer R R  
RUNTIME total_df_receives integer R R  
RUNTIME total_df_transceives integer R R  
RUNTIME data_set_hangups integer R R  
POOL pool_coll_state integer R R  
POOL mss_process_total integer R R  
POOL mss_process_free min gauge R R  
POOL mss_process_largest min gauge R R  
POOL mss_process_failures integer R R  
POOL mss_process_garbage integer R R  


Key to Access Modes
R---Read Access
RW---Read/Write Access
Blank---Not available to the interface
D---Field is dynamic

8.4.1 Field Descriptions

Following are descriptions of the fields in Table 8-3.