Previous | Contents | Index |
Stops an ACMS run-time system on one or more remote nodes.
ACMSMGR STOP SYSTEM [/qualifiers]
Command Qualifier Default /CANCEL Wait for executing tasks to complete. /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_OPERATE
None.
/CANCEL
This qualifier stops the ACMS run-time system without waiting for currently executing tasks to complete. If not specified, any tasks currently executing are allowed to complete before the application is stopped./NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
This command is equivalent to the ACMSOPER command ACMS/STOP SYSTEM. This command is executed synchronously. If the command completes successfully, the application has been stopped on the target nodes. If not, error messages are displayed.
$ ACMSMGR STOP SYS/NODE=SPARKS/CANCEL |
This command stops the ACMS run-time system on node SPARKS. All currently executing tasks, servers, and users are canceled.
10.43 ACMSMGR STOP TERMINALS
Stops the TSC and any related CPs on one or more remote nodes.
ACMSMGR STOP TERMINALS [/qualifiers]
Command Qualifier Default /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_OPERATE
None.
/NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
This command is equivalent to the ACMSOPER command ACMS/STOP TERMINALS. This command is executed synchronously. If the command completes successfully, the terminal subsystem has been stopped on the target nodes. If not, error messages are displayed.
$ ACMSMGR STOP TERMINALS/NODE=SPARKS/CANCEL |
This command stops the ACMS terminal subsystem on node SPARKS.
10.44 ACMSMGR STOP TRACE_MONITOR
Stops the ACMS$TRACE_MON process on the target node.
ACMSMGR STOP TRACE_MONITOR [/qualifiers]
Command Qualifier Default /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_OPERATE
None.
/NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
This command requests the Remote Manager to stop the ACMS$TRACE_MON process on the target node. The ACMS$TRACE_MON process is an intermediate process used by the Remote Manager to communicate with ACMS run-time processes to enable and disable collections.In general, external entities do not require a startup or shutdown request of the trace monitor process. The Remote Manager starts the trace monitor during process initialization and stops it during process shutdown. Additionally, the Remote Manager starts the trace monitor anytime it is needed if it is not already started. Once started, the trace monitor continues running until the Remote Manager shuts down.
After issuing the stop command to the trace monitor, the Remote Manager waits for a period of up to trace_start_wait_time (a Parameter table parameter that is dynamic and expressed in seconds). If the trace monitor fails to stop during that period, the ACMSMGR command returns an error.
$ ACMSMGR STOP TRACE_MONITOR |
This command stops the ACMS$TRACE_MON process on the node specified by the logical name ACMS$MGMT_SERVER_NODE. Authorization is performed for the user specified by the logical name ACMS$MGMT_USER, or based on an ACMS proxy on the target node if the logical is not defined. If the process is successfully stopped, no messages are displayed.
This appendix contains information about the Remote Manager logical
names used by the Remote Manager server and the Remote Manager client
(ACMSMGR utility).
A.1 Remote Manager Server
The following list describes the logical names used by the Remote Manager server. If these logical names are present, they must be defined at a level that will be translated by the Remote Manager server. In general, these should be defined as system logicals.
The following us a list of logical names used by the ACMSMGR utility:
Table B-1 lists RPC procedures and their corresponding rights identifiers.
Procedure | Rights Identifier |
---|---|
ACMSMGMT_ADD_COLLECTION_1 | ACMS$MGMT_WRITE |
ACMSMGMT_ADD_TRAP_1 | ACMS$MGMT_OPER |
ACMSMGMT_DELETE_COLLECTION_1 | ACMS$MGMT_WRITE |
ACMSMGMT_DELETE_TRAP_1 | ACMS$MGMT_OPER |
ACMSMGMT_GET_ACC_1 | ACMS$MGMT_READ |
ACMSMGMT_GET_MGR_STATUS_1 | ACMS$MGMT_READ |
ACMSMGMT_GET_PARAM_1 | ACMS$MGMT_READ |
ACMSMGMT_GET_QTI_1 | ACMS$MGMT_READ |
ACMSMGMT_GET_TSC_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_COLLECTIONS_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_CP_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_EXC_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_INTERFACES_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_LOG_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_PROC_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_SERVER_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_TG_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_TRAP_1 | ACMS$MGMT_READ |
ACMSMGMT_LIST_USERS_1 | ACMS$MGMT_READ |
ACMSMGMT_REPLACE_SERVER_1 | ACMS$MGMT_OPER |
ACMSMGMT_RESET_LOG_1 | ACMS$MGMT_WRITE |
ACMSMGMT_SET_ACC_1 | ACMS$MGMT_OPER |
ACMSMGMT_SET_COLLECTION_1 | ACMS$MGMT_WRITE |
ACMSMGMT_SET_EXC_1 | ACMS$MGMT_OPER |
ACMSMGMT_SET_INTERFACE_1 | ACMS$MGMT_WRITE |
ACMSMGMT_SET_PARAM_1 | ACMS$MGMT_WRITE |
ACMSMGMT_SET_QTI_1 | ACMS$MGMT_OPER |
ACMSMGMT_SET_SERVER_1 | ACMS$MGMT_OPER |
ACMSMGMT_SET_TRAP_1 | ACMS$MGMT_OPER |
ACMSMGMT_SET_TSC_1 | ACMS$MGMT_OPER |
ACMSMGMT_START_ACC_1 | ACMS$MGMT_OPER |
ACMSMGMT_START_EXC_1 | ACMS$MGMT_OPER |
ACMSMGMT_START_QTI_1 | ACMS$MGMT_OPER |
ACMSMGMT_START_TRACE_MONITOR_1 | ACMS$MGMT_OPER |
ACMSMGMT_START_TSC_1 | ACMS$MGMT_OPER |
ACMSMGMT_STOP_1 | ACMS$MGMT_OPER |
ACMSMGMT_STOP_ACC_1 | ACMS$MGMT_OPER |
ACMSMGMT_STOP_EXC_1 | ACMS$MGMT_OPER |
ACMSMGMT_STOP_QTI_1 | ACMS$MGMT_OPER |
ACMSMGMT_STOP_TRACE_MONITOR_1 | ACMS$MGMT_OPER |
ACMSMGMT_STOP_TSC_1 | ACMS$MGMT_OPER |
This appendix contains information about Simple Network Management Protocol (SNMP) object identifiers (OIDs) for ACMS management information base (MIB) fields.
Example C-1 presents a listing of the ACMS MIB fields and their corresponding SNMP OIDs. The listing was generated from the MGMTMIB.MY and RFC1155.MY files, which can be found in the ACMS$EXAMPLES directory. The following command was used to generate the listing:
$ MIBCOMP MGMTMIB.MY,RFC1155.MY "ACMS" /PRINT |
The listing in Example C-1 is current as of the time this manual was created but might have changed. The listing is subject to change with each release of ACMS. Consult the source document (ACMS$EXAMPLES:MGMTMIB.MY) to obtain the most current listing. |
The listing is in the form of a table. From left to right, the four columns of the listing present information that identifies the following for each table entry: field name, object identifier, data type, access.
Example C-1 Listing of SNMP OIDs for ACMS MIB Fields |
---|
ccitt 0 null 0.0 iso 1 org 1.3 dod 1.3.6 internet 1.3.6.1 directory 1.3.6.1.1 mgmt 1.3.6.1.2 experimental 1.3.6.1.3 private 1.3.6.1.4 enterprises 1.3.6.1.4.1 dec 1.3.6.1.4.1.36 ema 1.3.6.1.4.1.36.2 mib_extensions_1 1.3.6.1.4.1.36.2.18 acms 1.3.6.1.4.1.36.2.18.48 acmsProductID 1.3.6.1.4.1.36.2.18.48.1 ObjectID read-only rmTable 1.3.6.1.4.1.36.2.18.48.2 rmEntry 1.3.6.1.4.1.36.2.18.48.2.1 indexes: rmIndex rmIndex 1.3.6.1.4.1.36.2.18.48.2.1.1 INTEGER read-only rmRunState 1.3.6.1.4.1.36.2.18.48.2.1.2 INTEGER read-write rmIfCt 1.3.6.1.4.1.36.2.18.48.2.1.3 INTEGER read-only rmCollectionCt 1.3.6.1.4.1.36.2.18.48.2.1.4 INTEGER read-only rmRpcUdpState 1.3.6.1.4.1.36.2.18.48.2.1.5 INTEGER read-only rmRpcTcpState 1.3.6.1.4.1.36.2.18.48.2.1.6 INTEGER read-only rmTrapCount 1.3.6.1.4.1.36.2.18.48.2.1.7 INTEGER read-only rmTimerCount 1.3.6.1.4.1.36.2.18.48.2.1.8 INTEGER read-only acmsReserved1 1.3.6.1.4.1.36.2.18.48.3 ObjectID read-only ifTable 1.3.6.1.4.1.36.2.18.48.4 ifEntry 1.3.6.1.4.1.36.2.18.48.4.1 indexes: ifIndex ifIndex 1.3.6.1.4.1.36.2.18.48.4.1.1 INTEGER read-only ifType 1.3.6.1.4.1.36.2.18.48.4.1.2 INTEGER read-only ifEnableState 1.3.6.1.4.1.36.2.18.48.4.1.3 INTEGER read-write ifRunState 1.3.6.1.4.1.36.2.18.48.4.1.4 INTEGER read-only ifGetRequestCount 1.3.6.1.4.1.36.2.18.48.4.1.5 INTEGER read-only ifSetRequestCount 1.3.6.1.4.1.36.2.18.48.4.1.6 INTEGER read-only ifAlarmsSent 1.3.6.1.4.1.36.2.18.48.4.1.7 INTEGER read-only ifTimeAlarmSent 1.3.6.1.4.1.36.2.18.48.4.1.8 DisplayString read-only range: 0 to 255 paramTable 1.3.6.1.4.1.36.2.18.48.5 paramEntry 1.3.6.1.4.1.36.2.18.48.5.1 indexes: paramIndex paramIndex 1.3.6.1.4.1.36.2.18.48.5.1.1 INTEGER read-only dcl_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.2 INTEGER read-write dcl_mgr_priority 1.3.6.1.4.1.36.2.18.48.5.1.3 INTEGER read-write dcl_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.4 INTEGER read-write event_log_priority 1.3.6.1.4.1.36.2.18.48.5.1.5 INTEGER read-write log_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.6 INTEGER read-write login_creds_lifetime 1.3.6.1.4.1.36.2.18.48.5.1.7 INTEGER read-write max_logins 1.3.6.1.4.1.36.2.18.48.5.1.8 INTEGER read-write max_rpc_return_recs 1.3.6.1.4.1.36.2.18.48.5.1.9 INTEGER read-write mgr_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.10 INTEGER read-write msg_proc_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.11 INTEGER read-write msg_proc_priority 1.3.6.1.4.1.36.2.18.48.5.1.12 INTEGER read-write msg_proc_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.13 INTEGER read-write mss_coll_interval 1.3.6.1.4.1.36.2.18.48.5.1.14 INTEGER read-write proc_mon_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.15 INTEGER read-write proc_mon_interval 1.3.6.1.4.1.36.2.18.48.5.1.16 INTEGER read-write proc_mon_priority 1.3.6.1.4.1.36.2.18.48.5.1.17 INTEGER read-write proc_mon_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.18 INTEGER read-write proxy_creds_lifetime 1.3.6.1.4.1.36.2.18.48.5.1.19 INTEGER read-write rpc_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.20 INTEGER read-write rpc_priority 1.3.6.1.4.1.36.2.18.48.5.1.21 INTEGER read-write rpc_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.22 INTEGER read-write snmp_agent_time_out 1.3.6.1.4.1.36.2.18.48.5.1.23 INTEGER read-write security_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.24 INTEGER read-write snmp_are_you_there 1.3.6.1.4.1.36.2.18.48.5.1.25 INTEGER read-write snmp_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.26 INTEGER read-write snmp_priority 1.3.6.1.4.1.36.2.18.48.5.1.27 INTEGER read-write snmp_sel_time_out 1.3.6.1.4.1.36.2.18.48.5.1.28 INTEGER read-write snmp_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.29 INTEGER read-write timer_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.30 INTEGER read-write timer_interval 1.3.6.1.4.1.36.2.18.48.5.1.31 INTEGER read-write timer_priority 1.3.6.1.4.1.36.2.18.48.5.1.32 INTEGER read-write timer_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.33 INTEGER read-write totl_entity_slots 1.3.6.1.4.1.36.2.18.48.5.1.34 INTEGER read-write trace_msg_wait_time 1.3.6.1.4.1.36.2.18.48.5.1.35 INTEGER read-write trace_start_wait_time 1.3.6.1.4.1.36.2.18.48.5.1.36 INTEGER read-write trap_audit_level 1.3.6.1.4.1.36.2.18.48.5.1.37 INTEGER read-write trap_priority 1.3.6.1.4.1.36.2.18.48.5.1.38 INTEGER read-write trap_stacksize 1.3.6.1.4.1.36.2.18.48.5.1.39 INTEGER read-write wksp_coll_interval 1.3.6.1.4.1.36.2.18.48.5.1.40 INTEGER read-write logTable 1.3.6.1.4.1.36.2.18.48.6 logEntry 1.3.6.1.4.1.36.2.18.48.6.1 logData 1.3.6.1.4.1.36.2.18.48.6.1.2 DisplayString read-only range: 0 to 255 usersTable 1.3.6.1.4.1.36.2.18.48.7 usersEntry 1.3.6.1.4.1.36.2.18.48.7.1 indexes: usersIndex usersIndex 1.3.6.1.4.1.36.2.18.48.7.1.1 INTEGER read-only user_client_id 1.3.6.1.4.1.36.2.18.48.7.1.2 INTEGER read-only user_gid 1.3.6.1.4.1.36.2.18.48.7.1.3 INTEGER read-only user_uid 1.3.6.1.4.1.36.2.18.48.7.1.4 INTEGER read-only user_proxy_gid 1.3.6.1.4.1.36.2.18.48.7.1.5 INTEGER read-only user_proxy_uid 1.3.6.1.4.1.36.2.18.48.7.1.6 INTEGER read-only user_nodename 1.3.6.1.4.1.36.2.18.48.7.1.7 DisplayString read-only range: 0 to 255 user_expires 1.3.6.1.4.1.36.2.18.48.7.1.8 DisplayString read-only range: 0 to 255 user_uname 1.3.6.1.4.1.36.2.18.48.7.1.9 DisplayString read-only range: 0 to 255 user_rights1 1.3.6.1.4.1.36.2.18.48.7.1.10 INTEGER read-only user_rights2 1.3.6.1.4.1.36.2.18.48.7.1.11 INTEGER read-only user_rights3 1.3.6.1.4.1.36.2.18.48.7.1.12 INTEGER read-only user_proxy_flag 1.3.6.1.4.1.36.2.18.48.7.1.13 INTEGER read-only collectionTable 1.3.6.1.4.1.36.2.18.48.8 collectionEntry 1.3.6.1.4.1.36.2.18.48.8.1 indexes: collectionIndex collectionIndex 1.3.6.1.4.1.36.2.18.48.8.1.1 INTEGER read-only coll_entity_type 1.3.6.1.4.1.36.2.18.48.8.1.2 INTEGER read-only coll_entity_name 1.3.6.1.4.1.36.2.18.48.8.1.3 DisplayString read-only range: 0 to 255 collection_class 1.3.6.1.4.1.36.2.18.48.8.1.4 INTEGER read-only collection_state 1.3.6.1.4.1.36.2.18.48.8.1.5 INTEGER read-write accTable 1.3.6.1.4.1.36.2.18.48.9 accEntry 1.3.6.1.4.1.36.2.18.48.9.1 indexes: accIndex accIndex 1.3.6.1.4.1.36.2.18.48.9.1.1 INTEGER read-only acc_id_coll_state 1.3.6.1.4.1.36.2.18.48.9.1.2 INTEGER read-only acc_process_name 1.3.6.1.4.1.36.2.18.48.9.1.3 DisplayString read-only range: 0 to 255 acc_acc_r_pid 1.3.6.1.4.1.36.2.18.48.9.1.4 INTEGER read-only acc_username_active 1.3.6.1.4.1.36.2.18.48.9.1.5 DisplayString read-only range: 0 to 255 acc_start_time 1.3.6.1.4.1.36.2.18.48.9.1.6 DisplayString read-only range: 0 to 255 acc_end_time 1.3.6.1.4.1.36.2.18.48.9.1.7 DisplayString read-only range: 0 to 255 acc_acms_version 1.3.6.1.4.1.36.2.18.48.9.1.8 DisplayString read-only range: 0 to 255 acc_config_coll_state 1.3.6.1.4.1.36.2.18.48.9.1.9 INTEGER read-only acc_acms_state 1.3.6.1.4.1.36.2.18.48.9.1.10 INTEGER read-write acc_username_stored 1.3.6.1.4.1.36.2.18.48.9.1.11 DisplayString read-write range: 0 to 255 acc_priority_active 1.3.6.1.4.1.36.2.18.48.9.1.12 INTEGER read-only acc_priority_stored 1.3.6.1.4.1.36.2.18.48.9.1.13 INTEGER read-write acc_max_appl_active 1.3.6.1.4.1.36.2.18.48.9.1.14 INTEGER read-only acc_max_appl_stored 1.3.6.1.4.1.36.2.18.48.9.1.15 INTEGER read-write acc_mss_maxobj_active 1.3.6.1.4.1.36.2.18.48.9.1.16 INTEGER read-only acc_mss_maxobj_stored 1.3.6.1.4.1.36.2.18.48.9.1.17 INTEGER read-write acc_mss_maxbuf_active 1.3.6.1.4.1.36.2.18.48.9.1.18 INTEGER read-only acc_mss_maxbuf_stored 1.3.6.1.4.1.36.2.18.48.9.1.19 INTEGER read-write acc_mss_poolsize_active 1.3.6.1.4.1.36.2.18.48.9.1.20 INTEGER read-only acc_mss_poolsize_stored 1.3.6.1.4.1.36.2.18.48.9.1.21 INTEGER read-write acc_mss_process_pool_active 1.3.6.1.4.1.36.2.18.48.9.1.22 INTEGER read-only acc_mss_process_pool_stored 1.3.6.1.4.1.36.2.18.48.9.1.23 INTEGER read-write acc_mss_net_retry_timer_active 1.3.6.1.4.1.36.2.18.48.9.1.24 INTEGER read-write acc_mss_net_retry_timer_stored 1.3.6.1.4.1.36.2.18.48.9.1.25 INTEGER read-write acc_ws_poolsize_active 1.3.6.1.4.1.36.2.18.48.9.1.26 INTEGER read-only acc_ws_poolsize_stored 1.3.6.1.4.1.36.2.18.48.9.1.27 INTEGER read-write acc_wsc_poolsize_active 1.3.6.1.4.1.36.2.18.48.9.1.28 INTEGER read-only acc_wsc_poolsize_stored 1.3.6.1.4.1.36.2.18.48.9.1.29 INTEGER read-write acc_tws_poolsize_active 1.3.6.1.4.1.36.2.18.48.9.1.30 INTEGER read-only acc_tws_poolsize_stored 1.3.6.1.4.1.36.2.18.48.9.1.31 INTEGER read-write acc_twsc_poolsize_active 1.3.6.1.4.1.36.2.18.48.9.1.32 INTEGER read-only acc_twsc_poolsize_stored 1.3.6.1.4.1.36.2.18.48.9.1.33 INTEGER read-write acc_audit_state 1.3.6.1.4.1.36.2.18.48.9.1.34 INTEGER read-write acc_username_default_active 1.3.6.1.4.1.36.2.18.48.9.1.35 DisplayString read-write range: 0 to 255 acc_username_default_stored 1.3.6.1.4.1.36.2.18.48.9.1.36 DisplayString read-write range: 0 to 255 acc_node_name_active 1.3.6.1.4.1.36.2.18.48.9.1.37 DisplayString read-only range: 0 to 255 acc_node_name_stored 1.3.6.1.4.1.36.2.18.48.9.1.38 DisplayString read-write range: 0 to 255 acc_rt_coll_state 1.3.6.1.4.1.36.2.18.48.9.1.39 INTEGER read-only acc_decnet_object 1.3.6.1.4.1.36.2.18.48.9.1.40 INTEGER read-only acc_current_appls_num 1.3.6.1.4.1.36.2.18.48.9.1.41 INTEGER read-only acc_current_appls_max 1.3.6.1.4.1.36.2.18.48.9.1.42 INTEGER read-only acc_current_appls_time 1.3.6.1.4.1.36.2.18.48.9.1.43 DisplayString read-only range: 0 to 255 acc_current_users_num 1.3.6.1.4.1.36.2.18.48.9.1.44 INTEGER read-only acc_current_users_max 1.3.6.1.4.1.36.2.18.48.9.1.45 INTEGER read-only acc_current_users_time 1.3.6.1.4.1.36.2.18.48.9.1.46 DisplayString read-only range: 0 to 255 acc_current_local_users_num 1.3.6.1.4.1.36.2.18.48.9.1.47 INTEGER read-only acc_current_local_users_max 1.3.6.1.4.1.36.2.18.48.9.1.48 INTEGER read-only acc_current_local_users_time 1.3.6.1.4.1.36.2.18.48.9.1.49 DisplayString read-only range: 0 to 255 acc_current_remote_users_num 1.3.6.1.4.1.36.2.18.48.9.1.50 INTEGER read-only acc_current_remote_users_max 1.3.6.1.4.1.36.2.18.48.9.1.51 INTEGER read-only acc_current_remote_users_time 1.3.6.1.4.1.36.2.18.48.9.1.52 DisplayString read-only range: 0 to 255 acc_appl_starts 1.3.6.1.4.1.36.2.18.48.9.1.53 INTEGER read-only acc_pool_coll_state 1.3.6.1.4.1.36.2.18.48.9.1.54 INTEGER read-only acc_mss_process_total 1.3.6.1.4.1.36.2.18.48.9.1.55 INTEGER read-only acc_mss_process_free_num 1.3.6.1.4.1.36.2.18.48.9.1.56 INTEGER read-only acc_mss_process_free_min 1.3.6.1.4.1.36.2.18.48.9.1.57 INTEGER read-only acc_mss_process_free_time 1.3.6.1.4.1.36.2.18.48.9.1.58 DisplayString read-only range: 0 to 255 acc_mss_process_largest_num 1.3.6.1.4.1.36.2.18.48.9.1.59 INTEGER read-only acc_mss_process_largest_min 1.3.6.1.4.1.36.2.18.48.9.1.60 INTEGER read-only acc_mss_process_largest_time 1.3.6.1.4.1.36.2.18.48.9.1.61 DisplayString read-only range: 0 to 255 acc_mss_process_failures 1.3.6.1.4.1.36.2.18.48.9.1.62 INTEGER read-only acc_mss_process_garbage 1.3.6.1.4.1.36.2.18.48.9.1.63 INTEGER read-only acc_mss_objects 1.3.6.1.4.1.36.2.18.48.9.1.64 INTEGER read-only acc_mss_objects_max_num 1.3.6.1.4.1.36.2.18.48.9.1.65 INTEGER read-only acc_mss_objects_max_max 1.3.6.1.4.1.36.2.18.48.9.1.66 INTEGER read-only acc_mss_objects_max_time 1.3.6.1.4.1.36.2.18.48.9.1.67 DisplayString read-only range: 0 to 255 acc_mss_shared_total 1.3.6.1.4.1.36.2.18.48.9.1.68 INTEGER read-only acc_mss_shared_free_num 1.3.6.1.4.1.36.2.18.48.9.1.69 INTEGER read-only acc_mss_shared_free_min 1.3.6.1.4.1.36.2.18.48.9.1.70 INTEGER read-only acc_mss_shared_free_time 1.3.6.1.4.1.36.2.18.48.9.1.71 DisplayString read-only range: 0 to 255 acc_mss_shared_largest_num 1.3.6.1.4.1.36.2.18.48.9.1.72 INTEGER read-only acc_mss_shared_largest_min 1.3.6.1.4.1.36.2.18.48.9.1.73 INTEGER read-only acc_mss_shared_largest_time 1.3.6.1.4.1.36.2.18.48.9.1.74 DisplayString read-only range: 0 to 255 acc_mss_shared_failures 1.3.6.1.4.1.36.2.18.48.9.1.75 INTEGER read-only acc_mss_shared_garbage 1.3.6.1.4.1.36.2.18.48.9.1.76 INTEGER read-only tscTable 1.3.6.1.4.1.36.2.18.48.10 tscEntry 1.3.6.1.4.1.36.2.18.48.10.1 indexes: tscIndex tscIndex 1.3.6.1.4.1.36.2.18.48.10.1.1 INTEGER read-only tsc_id_coll_state 1.3.6.1.4.1.36.2.18.48.10.1.2 INTEGER read-only tsc_process_name 1.3.6.1.4.1.36.2.18.48.10.1.3 DisplayString read-only range: 0 to 255 tsc_tsc_r_pid 1.3.6.1.4.1.36.2.18.48.10.1.4 INTEGER read-only tsc_username_active 1.3.6.1.4.1.36.2.18.48.10.1.5 DisplayString read-only range: 0 to 255 tsc_start_time 1.3.6.1.4.1.36.2.18.48.10.1.6 DisplayString read-only range: 0 to 255 tsc_end_time 1.3.6.1.4.1.36.2.18.48.10.1.7 DisplayString read-only range: 0 to 255 tsc_config_coll_state 1.3.6.1.4.1.36.2.18.48.10.1.8 INTEGER read-only tsc_acms_state 1.3.6.1.4.1.36.2.18.48.10.1.9 INTEGER read-write tsc_username_stored 1.3.6.1.4.1.36.2.18.48.10.1.10 DisplayString read-write range: 0 to 255 tsc_cp_username_active 1.3.6.1.4.1.36.2.18.48.10.1.11 DisplayString read-only range: 0 to 255 tsc_cp_username_stored 1.3.6.1.4.1.36.2.18.48.10.1.12 DisplayString read-write range: 0 to 255 tsc_priority_active 1.3.6.1.4.1.36.2.18.48.10.1.13 INTEGER read-only tsc_priority_stored 1.3.6.1.4.1.36.2.18.48.10.1.14 INTEGER read-write tsc_cp_priority_active 1.3.6.1.4.1.36.2.18.48.10.1.15 INTEGER read-only tsc_cp_priority_stored 1.3.6.1.4.1.36.2.18.48.10.1.16 INTEGER read-write tsc_cp_slots_active 1.3.6.1.4.1.36.2.18.48.10.1.17 INTEGER read-only tsc_cp_slots_stored 1.3.6.1.4.1.36.2.18.48.10.1.18 INTEGER read-write tsc_max_logins_active 1.3.6.1.4.1.36.2.18.48.10.1.19 INTEGER read-write tsc_max_logins_stored 1.3.6.1.4.1.36.2.18.48.10.1.20 INTEGER read-write tsc_max_tts_cp_active 1.3.6.1.4.1.36.2.18.48.10.1.21 INTEGER read-write tsc_max_tts_cp_stored 1.3.6.1.4.1.36.2.18.48.10.1.22 INTEGER read-write tsc_perm_cps_active 1.3.6.1.4.1.36.2.18.48.10.1.23 INTEGER read-write tsc_perm_cps_stored 1.3.6.1.4.1.36.2.18.48.10.1.24 INTEGER read-write tsc_min_cpis_active 1.3.6.1.4.1.36.2.18.48.10.1.25 INTEGER read-write tsc_min_cpis_stored 1.3.6.1.4.1.36.2.18.48.10.1.26 INTEGER read-write tsc_rt_coll_state 1.3.6.1.4.1.36.2.18.48.10.1.27 INTEGER read-only tsc_current_users_num 1.3.6.1.4.1.36.2.18.48.10.1.28 INTEGER read-only tsc_current_users_max 1.3.6.1.4.1.36.2.18.48.10.1.29 INTEGER read-only tsc_current_users_time 1.3.6.1.4.1.36.2.18.48.10.1.30 DisplayString read-only range: 0 to 255 tsc_pool_coll_state 1.3.6.1.4.1.36.2.18.48.10.1.31 INTEGER read-only tsc_mss_process_total 1.3.6.1.4.1.36.2.18.48.10.1.32 INTEGER read-only tsc_mss_process_free_num 1.3.6.1.4.1.36.2.18.48.10.1.33 INTEGER read-only tsc_mss_process_free_min 1.3.6.1.4.1.36.2.18.48.10.1.34 INTEGER read-only tsc_mss_process_free_time 1.3.6.1.4.1.36.2.18.48.10.1.35 DisplayString read-only range: 0 to 255 tsc_mss_process_largest_num 1.3.6.1.4.1.36.2.18.48.10.1.36 INTEGER read-only tsc_mss_process_largest_min 1.3.6.1.4.1.36.2.18.48.10.1.37 INTEGER read-only tsc_mss_process_largest_time 1.3.6.1.4.1.36.2.18.48.10.1.38 DisplayString read-only range: 0 to 255 tsc_mss_process_failures 1.3.6.1.4.1.36.2.18.48.10.1.39 INTEGER read-only tsc_mss_process_garbage 1.3.6.1.4.1.36.2.18.48.10.1.40 INTEGER read-only qtiTable 1.3.6.1.4.1.36.2.18.48.11 qtiEntry 1.3.6.1.4.1.36.2.18.48.11.1 indexes: qtiIndex qtiIndex 1.3.6.1.4.1.36.2.18.48.11.1.1 INTEGER read-only qti_id_coll_state 1.3.6.1.4.1.36.2.18.48.11.1.2 INTEGER read-only qti_process_name 1.3.6.1.4.1.36.2.18.48.11.1.3 DisplayString read-only range: 0 to 255 qti_pid 1.3.6.1.4.1.36.2.18.48.11.1.4 INTEGER read-only qti_username_active 1.3.6.1.4.1.36.2.18.48.11.1.5 DisplayString read-only range: 0 to 255 qti_start_time 1.3.6.1.4.1.36.2.18.48.11.1.6 DisplayString read-only range: 0 to 255 qti_end_time 1.3.6.1.4.1.36.2.18.48.11.1.7 DisplayString read-only range: 0 to 255 qti_config_coll_state 1.3.6.1.4.1.36.2.18.48.11.1.8 INTEGER read-only qti_acms_state 1.3.6.1.4.1.36.2.18.48.11.1.9 INTEGER read-write qti_username_stored 1.3.6.1.4.1.36.2.18.48.11.1.10 DisplayString read-write range: 0 to 255 qti_priority_active 1.3.6.1.4.1.36.2.18.48.11.1.11 INTEGER read-only qti_priority_stored 1.3.6.1.4.1.36.2.18.48.11.1.12 INTEGER read-write qti_max_threads 1.3.6.1.4.1.36.2.18.48.11.1.13 INTEGER read-only qti_sub_timeout_active 1.3.6.1.4.1.36.2.18.48.11.1.14 INTEGER read-write qti_sub_timeout_stored 1.3.6.1.4.1.36.2.18.48.11.1.15 INTEGER read-write qti_retry_timer_active 1.3.6.1.4.1.36.2.18.48.11.1.16 INTEGER read-write qti_retry_timer_stored 1.3.6.1.4.1.36.2.18.48.11.1.17 INTEGER read-write qti_polling_timer_active 1.3.6.1.4.1.36.2.18.48.11.1.18 INTEGER read-write qti_polling_timer_stored 1.3.6.1.4.1.36.2.18.48.11.1.19 INTEGER read-write qti_rt_coll_state 1.3.6.1.4.1.36.2.18.48.11.1.20 INTEGER read-only qti_started_queues_num 1.3.6.1.4.1.36.2.18.48.11.1.21 INTEGER read-only qti_started_queues_max 1.3.6.1.4.1.36.2.18.48.11.1.22 INTEGER read-only qti_started_queues_time 1.3.6.1.4.1.36.2.18.48.11.1.23 DisplayString read-only range: 0 to 255 qti_current_tasks_num 1.3.6.1.4.1.36.2.18.48.11.1.24 INTEGER read-only qti_current_tasks_max 1.3.6.1.4.1.36.2.18.48.11.1.25 INTEGER read-only qti_current_tasks_time 1.3.6.1.4.1.36.2.18.48.11.1.26 DisplayString read-only range: 0 to 255 qti_current_submitters_num 1.3.6.1.4.1.36.2.18.48.11.1.27 INTEGER read-only qti_current_submitters_max 1.3.6.1.4.1.36.2.18.48.11.1.28 INTEGER read-only qti_current_submitters_time 1.3.6.1.4.1.36.2.18.48.11.1.29 DisplayString read-only range: 0 to 255 qti_task_retries 1.3.6.1.4.1.36.2.18.48.11.1.30 INTEGER read-only qti_task_successes 1.3.6.1.4.1.36.2.18.48.11.1.31 INTEGER read-only qti_task_failures 1.3.6.1.4.1.36.2.18.48.11.1.32 INTEGER read-only qti_errors_queued 1.3.6.1.4.1.36.2.18.48.11.1.33 INTEGER read-only qti_pool_coll_state 1.3.6.1.4.1.36.2.18.48.11.1.34 INTEGER read-only qti_mss_process_total 1.3.6.1.4.1.36.2.18.48.11.1.35 INTEGER read-only qti_mss_process_free_num 1.3.6.1.4.1.36.2.18.48.11.1.36 INTEGER read-only qti_mss_process_free_min 1.3.6.1.4.1.36.2.18.48.11.1.37 INTEGER read-only qti_mss_process_free_time 1.3.6.1.4.1.36.2.18.48.11.1.38 DisplayString read-only range: 0 to 255 qti_mss_process_largest_num 1.3.6.1.4.1.36.2.18.48.11.1.39 INTEGER read-only qti_mss_process_largest_min 1.3.6.1.4.1.36.2.18.48.11.1.40 INTEGER read-only qti_mss_process_largest_time 1.3.6.1.4.1.36.2.18.48.11.1.41 DisplayString read-only range: 0 to 255 qti_mss_process_failures 1.3.6.1.4.1.36.2.18.48.11.1.42 INTEGER read-only qti_mss_process_garbage 1.3.6.1.4.1.36.2.18.48.11.1.43 INTEGER read-only cpTable 1.3.6.1.4.1.36.2.18.48.12 cpEntry 1.3.6.1.4.1.36.2.18.48.12.1 indexes: cpIndex cpIndex 1.3.6.1.4.1.36.2.18.48.12.1.1 INTEGER read-only cp_id_coll_state 1.3.6.1.4.1.36.2.18.48.12.1.2 INTEGER read-only cp_process_name 1.3.6.1.4.1.36.2.18.48.12.1.3 DisplayString read-only range: 0 to 255 cp_pid 1.3.6.1.4.1.36.2.18.48.12.1.4 INTEGER read-only cp_username 1.3.6.1.4.1.36.2.18.48.12.1.5 DisplayString read-only range: 0 to 255 cp_start_time 1.3.6.1.4.1.36.2.18.48.12.1.6 DisplayString read-only range: 0 to 255 cp_end_time 1.3.6.1.4.1.36.2.18.48.12.1.7 DisplayString read-only range: 0 to 255 cp_acms_state 1.3.6.1.4.1.36.2.18.48.12.1.8 INTEGER read-only cp_config_coll_state 1.3.6.1.4.1.36.2.18.48.12.1.9 INTEGER read-only cp_rt_coll_state 1.3.6.1.4.1.36.2.18.48.12.1.10 INTEGER read-only cp_decnet_object 1.3.6.1.4.1.36.2.18.48.12.1.11 INTEGER read-only cp_current_attached_terms_num 1.3.6.1.4.1.36.2.18.48.12.1.12 INTEGER read-only cp_current_attached_terms_max 1.3.6.1.4.1.36.2.18.48.12.1.13 INTEGER read-only cp_current_attached_terms_time 1.3.6.1.4.1.36.2.18.48.12.1.14 DisplayString read-only range: 0 to 255 cp_active_task_calls_num 1.3.6.1.4.1.36.2.18.48.12.1.15 INTEGER read-only cp_active_task_calls_max 1.3.6.1.4.1.36.2.18.48.12.1.16 INTEGER read-only cp_active_task_calls_time 1.3.6.1.4.1.36.2.18.48.12.1.17 DisplayString read-only range: 0 to 255 cp_active_tdms_menu_reqs_num 1.3.6.1.4.1.36.2.18.48.12.1.18 INTEGER read-only cp_active_tdms_menu_reqs_max 1.3.6.1.4.1.36.2.18.48.12.1.19 INTEGER read-only cp_active_tdms_menu_reqs_time 1.3.6.1.4.1.36.2.18.48.12.1.20 DisplayString read-only range: 0 to 255 cp_total_tdms_menu_reqs 1.3.6.1.4.1.36.2.18.48.12.1.21 INTEGER read-only cp_active_tdms_reqs_num 1.3.6.1.4.1.36.2.18.48.12.1.22 INTEGER read-only cp_active_tdms_reqs_max 1.3.6.1.4.1.36.2.18.48.12.1.23 INTEGER read-only cp_active_tdms_reqs_time 1.3.6.1.4.1.36.2.18.48.12.1.24 DisplayString read-only range: 0 to 255 cp_active_tdms_msgrd_num 1.3.6.1.4.1.36.2.18.48.12.1.25 INTEGER read-only cp_active_tdms_msgrd_max 1.3.6.1.4.1.36.2.18.48.12.1.26 INTEGER read-only cp_active_tdms_msgrd_time 1.3.6.1.4.1.36.2.18.48.12.1.27 DisplayString read-only range: 0 to 255 cp_active_tdms_msgwt_num 1.3.6.1.4.1.36.2.18.48.12.1.28 INTEGER read-only cp_active_tdms_msgwt_max 1.3.6.1.4.1.36.2.18.48.12.1.29 INTEGER read-only cp_active_tdms_msgwt_time 1.3.6.1.4.1.36.2.18.48.12.1.30 DisplayString read-only range: 0 to 255 cp_active_tdms_cancel_num 1.3.6.1.4.1.36.2.18.48.12.1.31 INTEGER read-only cp_active_tdms_cancel_max 1.3.6.1.4.1.36.2.18.48.12.1.32 INTEGER read-only cp_active_tdms_cancel_time 1.3.6.1.4.1.36.2.18.48.12.1.33 DisplayString read-only range: 0 to 255 cp_total_tdms_reqs 1.3.6.1.4.1.36.2.18.48.12.1.34 INTEGER read-only cp_total_tdms_msgrd 1.3.6.1.4.1.36.2.18.48.12.1.35 INTEGER read-only cp_total_tdms_msgwt 1.3.6.1.4.1.36.2.18.48.12.1.36 INTEGER read-only cp_total_tdms_cancel 1.3.6.1.4.1.36.2.18.48.12.1.37 INTEGER read-only cp_active_vf_menu_reqs_num 1.3.6.1.4.1.36.2.18.48.12.1.38 INTEGER read-only cp_active_vf_menu_reqs_max 1.3.6.1.4.1.36.2.18.48.12.1.39 INTEGER read-only cp_active_vf_menu_reqs_time 1.3.6.1.4.1.36.2.18.48.12.1.40 DisplayString read-only range: 0 to 255 cp_total_vf_menu_reqs 1.3.6.1.4.1.36.2.18.48.12.1.41 INTEGER read-only cp_active_vf_reqs_num 1.3.6.1.4.1.36.2.18.48.12.1.42 INTEGER read-only cp_active_vf_reqs_max 1.3.6.1.4.1.36.2.18.48.12.1.43 INTEGER read-only cp_active_vf_reqs_time 1.3.6.1.4.1.36.2.18.48.12.1.44 DisplayString read-only range: 0 to 255 cp_active_vf_enable_num 1.3.6.1.4.1.36.2.18.48.12.1.45 INTEGER read-only cp_active_vf_enable_max 1.3.6.1.4.1.36.2.18.48.12.1.46 INTEGER read-only cp_active_vf_enable_time 1.3.6.1.4.1.36.2.18.48.12.1.47 DisplayString read-only range: 0 to 255 cp_active_vf_disable_num 1.3.6.1.4.1.36.2.18.48.12.1.48 INTEGER read-only cp_active_vf_disable_max 1.3.6.1.4.1.36.2.18.48.12.1.49 INTEGER read-only cp_active_vf_disable_time 1.3.6.1.4.1.36.2.18.48.12.1.50 DisplayString read-only range: 0 to 255 cp_active_vf_cancel_num 1.3.6.1.4.1.36.2.18.48.12.1.51 INTEGER read-only cp_active_vf_cancel_max 1.3.6.1.4.1.36.2.18.48.12.1.52 INTEGER read-only cp_active_vf_cancel_time 1.3.6.1.4.1.36.2.18.48.12.1.53 DisplayString read-only range: 0 to 255 cp_active_vf_send_num 1.3.6.1.4.1.36.2.18.48.12.1.54 INTEGER read-only cp_active_vf_send_max 1.3.6.1.4.1.36.2.18.48.12.1.55 INTEGER read-only cp_active_vf_send_time 1.3.6.1.4.1.36.2.18.48.12.1.56 DisplayString read-only range: 0 to 255 cp_active_vf_receive_num 1.3.6.1.4.1.36.2.18.48.12.1.57 INTEGER read-only cp_active_vf_receive_max 1.3.6.1.4.1.36.2.18.48.12.1.58 INTEGER read-only cp_active_vf_receive_time 1.3.6.1.4.1.36.2.18.48.12.1.59 DisplayString read-only range: 0 to 255 cp_active_vf_xceive_num 1.3.6.1.4.1.36.2.18.48.12.1.60 INTEGER read-only cp_active_vf_xceive_max 1.3.6.1.4.1.36.2.18.48.12.1.61 INTEGER read-only cp_active_vf_xceive_time 1.3.6.1.4.1.36.2.18.48.12.1.62 DisplayString read-only range: 0 to 255 cp_total_vf_reqs 1.3.6.1.4.1.36.2.18.48.12.1.63 INTEGER read-only cp_total_vf_enable 1.3.6.1.4.1.36.2.18.48.12.1.64 INTEGER read-only cp_total_vf_disable 1.3.6.1.4.1.36.2.18.48.12.1.65 INTEGER read-only cp_total_vf_cancel 1.3.6.1.4.1.36.2.18.48.12.1.66 INTEGER read-only cp_total_vf_send 1.3.6.1.4.1.36.2.18.48.12.1.67 INTEGER read-only cp_total_vf_receive 1.3.6.1.4.1.36.2.18.48.12.1.68 INTEGER read-only cp_total_vf_xceive 1.3.6.1.4.1.36.2.18.48.12.1.69 INTEGER read-only cp_data_set_hangups 1.3.6.1.4.1.36.2.18.48.12.1.70 INTEGER read-only cp_pool_coll_state 1.3.6.1.4.1.36.2.18.48.12.1.71 INTEGER read-only cp_mss_process_total 1.3.6.1.4.1.36.2.18.48.12.1.72 INTEGER read-only cp_mss_process_free_num 1.3.6.1.4.1.36.2.18.48.12.1.73 INTEGER read-only cp_mss_process_free_min 1.3.6.1.4.1.36.2.18.48.12.1.74 INTEGER read-only cp_mss_process_free_time 1.3.6.1.4.1.36.2.18.48.12.1.75 DisplayString read-only range: 0 to 255 cp_mss_process_largest_num 1.3.6.1.4.1.36.2.18.48.12.1.76 INTEGER read-only cp_mss_process_largest_min 1.3.6.1.4.1.36.2.18.48.12.1.77 INTEGER read-only cp_mss_process_largest_time 1.3.6.1.4.1.36.2.18.48.12.1.78 DisplayString read-only range: 0 to 255 cp_mss_process_failures 1.3.6.1.4.1.36.2.18.48.12.1.79 INTEGER read-only cp_mss_process_garbage 1.3.6.1.4.1.36.2.18.48.12.1.80 INTEGER read-only excTable 1.3.6.1.4.1.36.2.18.48.13 excEntry 1.3.6.1.4.1.36.2.18.48.13.1 indexes: excIndex excIndex 1.3.6.1.4.1.36.2.18.48.13.1.1 INTEGER read-only exc_id_coll_state 1.3.6.1.4.1.36.2.18.48.13.1.2 INTEGER read-only exc_process_name 1.3.6.1.4.1.36.2.18.48.13.1.3 DisplayString read-only range: 0 to 255 exc_pid 1.3.6.1.4.1.36.2.18.48.13.1.4 INTEGER read-only exc_username 1.3.6.1.4.1.36.2.18.48.13.1.5 DisplayString read-only range: 0 to 255 exc_start_time 1.3.6.1.4.1.36.2.18.48.13.1.6 DisplayString read-only range: 0 to 255 exc_end_time 1.3.6.1.4.1.36.2.18.48.13.1.7 DisplayString read-only range: 0 to 255 exc_appl_name 1.3.6.1.4.1.36.2.18.48.13.1.8 DisplayString read-write range: 0 to 255 exc_build_time 1.3.6.1.4.1.36.2.18.48.13.1.9 DisplayString read-only range: 0 to 255 exc_appl_tbl_state 1.3.6.1.4.1.36.2.18.48.13.1.10 INTEGER read-only exc_server_types 1.3.6.1.4.1.36.2.18.48.13.1.11 INTEGER read-only exc_task_groups 1.3.6.1.4.1.36.2.18.48.13.1.12 INTEGER read-only exc_config_coll_state 1.3.6.1.4.1.36.2.18.48.13.1.13 INTEGER read-only exc_acms_state 1.3.6.1.4.1.36.2.18.48.13.1.14 INTEGER read-write exc_audit_state_active 1.3.6.1.4.1.36.2.18.48.13.1.15 INTEGER read-write exc_audit_state_initial 1.3.6.1.4.1.36.2.18.48.13.1.16 INTEGER read-only exc_max_tasks_active 1.3.6.1.4.1.36.2.18.48.13.1.17 INTEGER read-write exc_max_tasks_initial 1.3.6.1.4.1.36.2.18.48.13.1.18 INTEGER read-only exc_sp_mon_interval_active 1.3.6.1.4.1.36.2.18.48.13.1.19 INTEGER read-write exc_sp_mon_interval_initial 1.3.6.1.4.1.36.2.18.48.13.1.20 INTEGER read-only exc_max_servers_active 1.3.6.1.4.1.36.2.18.48.13.1.21 INTEGER read-write exc_max_servers_initial 1.3.6.1.4.1.36.2.18.48.13.1.22 INTEGER read-only exc_transaction_timeout_active 1.3.6.1.4.1.36.2.18.48.13.1.23 INTEGER read-write exc_transaction_timeout_initial 1.3.6.1.4.1.36.2.18.48.13.1.24 INTEGER read-only exc_rt_coll_state 1.3.6.1.4.1.36.2.18.48.13.1.25 INTEGER read-only exc_decnet_object 1.3.6.1.4.1.36.2.18.48.13.1.26 INTEGER read-only exc_current_servers_num 1.3.6.1.4.1.36.2.18.48.13.1.27 INTEGER read-only exc_current_servers_max 1.3.6.1.4.1.36.2.18.48.13.1.28 INTEGER read-only exc_current_servers_time 1.3.6.1.4.1.36.2.18.48.13.1.29 DisplayString read-only range: 0 to 255 exc_current_submitters_num 1.3.6.1.4.1.36.2.18.48.13.1.30 INTEGER read-only exc_current_submitters_max 1.3.6.1.4.1.36.2.18.48.13.1.31 INTEGER read-only exc_current_submitters_time 1.3.6.1.4.1.36.2.18.48.13.1.32 DisplayString read-only range: 0 to 255 exc_current_tasks_num 1.3.6.1.4.1.36.2.18.48.13.1.33 INTEGER read-only exc_current_tasks_max 1.3.6.1.4.1.36.2.18.48.13.1.34 INTEGER read-only exc_current_tasks_time 1.3.6.1.4.1.36.2.18.48.13.1.35 DisplayString read-only range: 0 to 255 exc_total_tasks_executed 1.3.6.1.4.1.36.2.18.48.13.1.36 INTEGER read-only exc_total_submitters 1.3.6.1.4.1.36.2.18.48.13.1.37 INTEGER read-only exc_current_active_servs_num 1.3.6.1.4.1.36.2.18.48.13.1.38 INTEGER read-only exc_current_active_servs_max 1.3.6.1.4.1.36.2.18.48.13.1.39 INTEGER read-only exc_current_active_servs_time 1.3.6.1.4.1.36.2.18.48.13.1.40 DisplayString read-only range: 0 to 255 exc_current_free_servers_num 1.3.6.1.4.1.36.2.18.48.13.1.41 INTEGER read-only exc_current_free_servers_max 1.3.6.1.4.1.36.2.18.48.13.1.42 INTEGER read-only exc_current_free_servers_time 1.3.6.1.4.1.36.2.18.48.13.1.43 DisplayString read-only range: 0 to 255 exc_current_waiting_tasks_num 1.3.6.1.4.1.36.2.18.48.13.1.44 INTEGER read-only exc_current_waiting_tasks_max 1.3.6.1.4.1.36.2.18.48.13.1.45 INTEGER read-only exc_current_waiting_tasks_time 1.3.6.1.4.1.36.2.18.48.13.1.46 DisplayString read-only range: 0 to 255 exc_server_starts 1.3.6.1.4.1.36.2.18.48.13.1.47 INTEGER read-only exc_server_failures 1.3.6.1.4.1.36.2.18.48.13.1.48 INTEGER read-only exc_task_failures 1.3.6.1.4.1.36.2.18.48.13.1.49 INTEGER read-only exc_task_start_failures 1.3.6.1.4.1.36.2.18.48.13.1.50 INTEGER read-only exc_task_security_fails 1.3.6.1.4.1.36.2.18.48.13.1.51 INTEGER read-only exc_task_cancels 1.3.6.1.4.1.36.2.18.48.13.1.52 INTEGER read-only exc_active_tdms_reqs_num 1.3.6.1.4.1.36.2.18.48.13.1.53 INTEGER read-only exc_active_tdms_reqs_max 1.3.6.1.4.1.36.2.18.48.13.1.54 INTEGER read-only exc_active_tdms_reqs_time 1.3.6.1.4.1.36.2.18.48.13.1.55 DisplayString read-only range: 0 to 255 exc_active_tdms_msgrd_num 1.3.6.1.4.1.36.2.18.48.13.1.56 INTEGER read-only exc_active_tdms_msgrd_max 1.3.6.1.4.1.36.2.18.48.13.1.57 INTEGER read-only exc_active_tdms_msgrd_time 1.3.6.1.4.1.36.2.18.48.13.1.58 DisplayString read-only range: 0 to 255 exc_active_tdms_msgwt_num 1.3.6.1.4.1.36.2.18.48.13.1.59 INTEGER read-only exc_active_tdms_msgwt_max 1.3.6.1.4.1.36.2.18.48.13.1.60 INTEGER read-only exc_active_tdms_msgwt_time 1.3.6.1.4.1.36.2.18.48.13.1.61 DisplayString read-only range: 0 to 255 exc_active_tdms_cancel_num 1.3.6.1.4.1.36.2.18.48.13.1.62 INTEGER read-only exc_active_tdms_cancel_max 1.3.6.1.4.1.36.2.18.48.13.1.63 INTEGER read-only exc_active_tdms_cancel_time 1.3.6.1.4.1.36.2.18.48.13.1.64 DisplayString read-only range: 0 to 255 exc_total_tdms_reqs 1.3.6.1.4.1.36.2.18.48.13.1.65 INTEGER read-only exc_total_tdms_msgrd 1.3.6.1.4.1.36.2.18.48.13.1.66 INTEGER read-only exc_total_tdms_msgwt 1.3.6.1.4.1.36.2.18.48.13.1.67 INTEGER read-only exc_total_tdms_cancel 1.3.6.1.4.1.36.2.18.48.13.1.68 INTEGER read-only exc_data_set_hangups 1.3.6.1.4.1.36.2.18.48.13.1.69 INTEGER read-only exc_pool_coll_state 1.3.6.1.4.1.36.2.18.48.13.1.70 INTEGER read-only exc_mss_process_total 1.3.6.1.4.1.36.2.18.48.13.1.71 INTEGER read-only exc_mss_process_free_num 1.3.6.1.4.1.36.2.18.48.13.1.72 INTEGER read-only exc_mss_process_free_min 1.3.6.1.4.1.36.2.18.48.13.1.73 INTEGER read-only exc_mss_process_free_time 1.3.6.1.4.1.36.2.18.48.13.1.74 DisplayString read-only range: 0 to 255 exc_mss_process_largest_num 1.3.6.1.4.1.36.2.18.48.13.1.75 INTEGER read-only exc_mss_process_largest_min 1.3.6.1.4.1.36.2.18.48.13.1.76 INTEGER read-only exc_mss_process_largest_time 1.3.6.1.4.1.36.2.18.48.13.1.77 DisplayString read-only range: 0 to 255 exc_mss_process_failures 1.3.6.1.4.1.36.2.18.48.13.1.78 INTEGER read-only exc_mss_process_garbage 1.3.6.1.4.1.36.2.18.48.13.1.79 INTEGER read-only exc_ws_pool_total 1.3.6.1.4.1.36.2.18.48.13.1.80 INTEGER read-only exc_ws_pool_free_num 1.3.6.1.4.1.36.2.18.48.13.1.81 INTEGER read-only exc_ws_pool_free_min 1.3.6.1.4.1.36.2.18.48.13.1.82 INTEGER read-only exc_ws_pool_free_time 1.3.6.1.4.1.36.2.18.48.13.1.83 DisplayString read-only range: 0 to 255 exc_ws_pool_largest_num 1.3.6.1.4.1.36.2.18.48.13.1.84 INTEGER read-only exc_ws_pool_largest_min 1.3.6.1.4.1.36.2.18.48.13.1.85 INTEGER read-only exc_ws_pool_largest_time 1.3.6.1.4.1.36.2.18.48.13.1.86 DisplayString read-only range: 0 to 255 exc_ws_pool_failures 1.3.6.1.4.1.36.2.18.48.13.1.87 INTEGER read-only exc_ws_pool_garbage 1.3.6.1.4.1.36.2.18.48.13.1.88 INTEGER read-only exc_wsc_pool_total 1.3.6.1.4.1.36.2.18.48.13.1.89 INTEGER read-only exc_wsc_pool_free_num 1.3.6.1.4.1.36.2.18.48.13.1.90 INTEGER read-only exc_wsc_pool_free_min 1.3.6.1.4.1.36.2.18.48.13.1.91 INTEGER read-only exc_wsc_pool_free_time 1.3.6.1.4.1.36.2.18.48.13.1.92 DisplayString read-only range: 0 to 255 exc_wsc_pool_largest_num 1.3.6.1.4.1.36.2.18.48.13.1.93 INTEGER read-only exc_wsc_pool_largest_min 1.3.6.1.4.1.36.2.18.48.13.1.94 INTEGER read-only exc_wsc_pool_largest_time 1.3.6.1.4.1.36.2.18.48.13.1.95 DisplayString read-only range: 0 to 255 exc_wsc_pool_failures 1.3.6.1.4.1.36.2.18.48.13.1.96 INTEGER read-only exc_wsc_pool_garbage 1.3.6.1.4.1.36.2.18.48.13.1.97 INTEGER read-only exc_tws_poolsize 1.3.6.1.4.1.36.2.18.48.13.1.98 INTEGER read-only exc_twsc_poolsize 1.3.6.1.4.1.36.2.18.48.13.1.99 INTEGER read-only serTable 1.3.6.1.4.1.36.2.18.48.14 serEntry 1.3.6.1.4.1.36.2.18.48.14.1 indexes: excIndex serIndex serIndex 1.3.6.1.4.1.36.2.18.48.14.1.1 INTEGER read-only ser_id_coll_state 1.3.6.1.4.1.36.2.18.48.14.1.2 INTEGER read-only ser_server_name 1.3.6.1.4.1.36.2.18.48.14.1.3 DisplayString read-only range: 0 to 255 ser_config_coll_state 1.3.6.1.4.1.36.2.18.48.14.1.4 INTEGER read-only ser_creation_delay 1.3.6.1.4.1.36.2.18.48.14.1.5 INTEGER read-write ser_creation_interval 1.3.6.1.4.1.36.2.18.48.14.1.6 INTEGER read-write ser_deletion_delay 1.3.6.1.4.1.36.2.18.48.14.1.7 INTEGER read-write ser_deletion_interval 1.3.6.1.4.1.36.2.18.48.14.1.8 INTEGER read-write ser_server_proc_dmpflg 1.3.6.1.4.1.36.2.18.48.14.1.9 INTEGER read-write ser_minimum_instances 1.3.6.1.4.1.36.2.18.48.14.1.10 INTEGER read-write ser_maximum_instances 1.3.6.1.4.1.36.2.18.48.14.1.11 INTEGER read-write ser_replace_flag 1.3.6.1.4.1.36.2.18.48.14.1.12 INTEGER read-write ser_rt_coll_state 1.3.6.1.4.1.36.2.18.48.14.1.13 INTEGER read-only ser_current_servers_num 1.3.6.1.4.1.36.2.18.48.14.1.14 INTEGER read-only ser_current_servers_max 1.3.6.1.4.1.36.2.18.48.14.1.15 INTEGER read-only ser_current_servers_time 1.3.6.1.4.1.36.2.18.48.14.1.16 DisplayString read-only range: 0 to 255 ser_current_waiting_tasks_num 1.3.6.1.4.1.36.2.18.48.14.1.17 INTEGER read-only ser_current_waiting_tasks_max 1.3.6.1.4.1.36.2.18.48.14.1.18 INTEGER read-only ser_current_waiting_tasks_time 1.3.6.1.4.1.36.2.18.48.14.1.19 DisplayString read-only range: 0 to 255 ser_server_starts 1.3.6.1.4.1.36.2.18.48.14.1.20 INTEGER read-only ser_server_failures 1.3.6.1.4.1.36.2.18.48.14.1.21 INTEGER read-only ser_pool_coll_state 1.3.6.1.4.1.36.2.18.48.14.1.22 INTEGER read-only tgTable 1.3.6.1.4.1.36.2.18.48.15 tgEntry 1.3.6.1.4.1.36.2.18.48.15.1 indexes: excIndex tgIndex tgIndex 1.3.6.1.4.1.36.2.18.48.15.1.1 INTEGER read-only tg_id_coll_state 1.3.6.1.4.1.36.2.18.48.15.1.2 INTEGER read-only tg_task_group_name 1.3.6.1.4.1.36.2.18.48.15.1.3 DisplayString read-only range: 0 to 255 tg_build_time 1.3.6.1.4.1.36.2.18.48.15.1.4 DisplayString read-only range: 0 to 255 tg_config_coll_state 1.3.6.1.4.1.36.2.18.48.15.1.5 INTEGER read-only tg_rt_coll_state 1.3.6.1.4.1.36.2.18.48.15.1.6 INTEGER read-only tg_pool_coll_state 1.3.6.1.4.1.36.2.18.48.15.1.7 INTEGER read-only tg_tws_pool_total 1.3.6.1.4.1.36.2.18.48.15.1.8 INTEGER read-only tg_tws_pool_free_num 1.3.6.1.4.1.36.2.18.48.15.1.9 INTEGER read-only tg_tws_pool_free_min 1.3.6.1.4.1.36.2.18.48.15.1.10 INTEGER read-only tg_tws_pool_free_time 1.3.6.1.4.1.36.2.18.48.15.1.11 DisplayString read-only range: 0 to 255 tg_tws_pool_largest_num 1.3.6.1.4.1.36.2.18.48.15.1.12 INTEGER read-only tg_tws_pool_largest_min 1.3.6.1.4.1.36.2.18.48.15.1.13 INTEGER read-only tg_tws_pool_largest_time 1.3.6.1.4.1.36.2.18.48.15.1.14 DisplayString read-only range: 0 to 255 tg_tws_pool_failures 1.3.6.1.4.1.36.2.18.48.15.1.15 INTEGER read-only tg_tws_pool_garbage 1.3.6.1.4.1.36.2.18.48.15.1.16 INTEGER read-only tg_twsc_pool_total 1.3.6.1.4.1.36.2.18.48.15.1.17 INTEGER read-only tg_twsc_pool_free_num 1.3.6.1.4.1.36.2.18.48.15.1.18 INTEGER read-only tg_twsc_pool_free_min 1.3.6.1.4.1.36.2.18.48.15.1.19 INTEGER read-only tg_twsc_pool_free_time 1.3.6.1.4.1.36.2.18.48.15.1.20 DisplayString read-only range: 0 to 255 tg_twsc_pool_largest_num 1.3.6.1.4.1.36.2.18.48.15.1.21 INTEGER read-only tg_twsc_pool_largest_min 1.3.6.1.4.1.36.2.18.48.15.1.22 INTEGER read-only tg_twsc_pool_largest_time 1.3.6.1.4.1.36.2.18.48.15.1.23 DisplayString read-only range: 0 to 255 tg_twsc_pool_failures 1.3.6.1.4.1.36.2.18.48.15.1.24 INTEGER read-only tg_twsc_pool_garbage 1.3.6.1.4.1.36.2.18.48.15.1.25 INTEGER read-only trapTable 1.3.6.1.4.1.36.2.18.48.16 trapEntry 1.3.6.1.4.1.36.2.18.48.16.1 indexes: trapIndex trapIndex 1.3.6.1.4.1.36.2.18.48.16.1.1 INTEGER read-only trap_entity_type 1.3.6.1.4.1.36.2.18.48.16.1.2 INTEGER read-only trap_entity_name 1.3.6.1.4.1.36.2.18.48.16.1.3 DisplayString read-only range: 0 to 255 param_to_trap 1.3.6.1.4.1.36.2.18.48.16.1.4 INTEGER read-only trap_min 1.3.6.1.4.1.36.2.18.48.16.1.5 INTEGER read-write trap_max 1.3.6.1.4.1.36.2.18.48.16.1.6 INTEGER read-write trap_severity 1.3.6.1.4.1.36.2.18.48.16.1.7 INTEGER read-write traps_sent 1.3.6.1.4.1.36.2.18.48.16.1.8 INTEGER read-only time_trap_last_sent 1.3.6.1.4.1.36.2.18.48.16.1.9 DisplayString read-only range: 0 to 255 trap_delete 1.3.6.1.4.1.36.2.18.48.16.1.10 INTEGER read-write |
Previous | Next | Contents | Index |