Tivoli Network Management KB File Detail


n_prob.kb

File Description

Contains the following system actions: N_InquireProblems - TNM wrapper for Problem Inquiry and Work with Problems TPM system actions; N_NMPInquireProblems - queries problems for nodes based on node attributes. Also contains support routines used by these system actions as well as by TPM problem routines in probapi.kb: N_GetNMPQuery - queries nodes based on node attributes.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code. It also invokes the TPM dialog boxes Work with Problems and Problem Inquiry.

Procedures

N_GetNMPQuery

N_InquireProblems

N_NMPInquireProblems

Functions

None

Events

None


n_config.kb

File Description

Contains the following System Actions: N_NetworkConfig - TNM System configuration. Also contains support routines used by other system actions as well as by TNM support routines in the application server: N_NodeConfig - node: specific problem configuration; N_DeleteConfigCache - deletes a node configuration record from cache, N_ChkConfig - checks Network Config record for required fields, N_InitNodeConfig - initializes the Node Problem Config record,

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_DeleteConfigCache

N_InitNodeConfig

N_NodeConfig

Functions

N_ChkConfig

N_NetworkConfig

Events

None

Dialog Forms Called

n_config.dfc[n_config_callbk_dlg]

n_config.dfc[n_config_close_dlg]

n_config.dfc[n_config_error_dlg]

n_config.dfc[n_config_general_dlg]

n_config.dfc[n_config_open_dlg]


nsm.kb

File Description

Command-line shell for invoking TNM and TPM system actions

File Structure Notes

This KB is invoked from the menu of an NMP platform (for instance, OPENVIEW, SPECTRUM) as well as from the command line.

Procedures

NSM_Main

Functions

None

Events

None


n_record.kb

File Description

Contains all records for the TNM module.

File Structure Notes

This KB contains only record declarations and must not include any KB that does not strictly declare data types. This KB is dependent on TNM and TPM data tables.

Procedures

None

Functions

None

Events

None


n_string.kb

File Description

This file resources n_msgs.df and n_labels.df for TNM so that n_string.kb is included in the USES chains of those KBs that need a string defined in one or more .df files.

File Structure Notes

Procedures

None

Functions

None

Events

None


n_query.kb

File Description

Contains the following system action: N_QueryNodeStatus - query status of TNM nodes.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

None

Functions

N_QueryNodeStatus

Events

n_queryDlgEvent


tnm_tpm.kb

File Description

TNM action group file for TPM users.

File Structure Notes

Procedures

initialize

Functions

None

Events

None


tnm_adm.kb

File Description

TNM Administration / Configuration action group file

File Structure Notes

Procedures

initialize

Functions

None

Events

None


n_links.kb

File Description

Contains the following system action: N_WWNetworkNewsLinks - TNM Work With Network News links.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_HotNews

Functions

N_WWNetworkNewsLinks

Events

n_linkInqDlgEvent

n_wwLinksDlgEvent

Dialog Forms Called

n_links.dfc[n_ww_network_links_dlg]


n_psvcs.kb

File Description

This KB contains wrapper functions for commonly used TPM functions. Its purpose is to isolate and easily identify those functions used directly from the TPM module.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_PInitializeTPM

Functions

N_PGetDefaultCloseProbCode

N_PGetDefaultOpenProbCode

N_PProblemCodeList

N_PQueryCallCodes

Events

None


n_faults.kb

File Description

Contains the following system actions: N_WWNetworkFaults - work with network faults N_ResyncFaults - resynchronize network faults

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code. The system action, N_ResyncFaults is also invoked from the application server

Procedures

N_ResyncFaults

Functions

N_WWNetworkFaults

Events

n_faultInqDlgEvent

n_wwFaultsDlgEvent

Dialog Forms Called

n_faults.dfc[n_ww_network_faults_dlg]


n_init.kb

File Description

Contains the following TNM support routine used by TNM system actions, the application server, and the NSM Monitor: N_NetworkConfig - TNM system configuration.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_InitConfig

Functions

N_InitTNM

N_LoadConfig

Events

None


n_gconst.kb

File Description

Contains constants and variables that are global to TNM.

File Structure Notes

This KB should only include record definitions and other global constants or variables in its USES chain. This KB will be included in the majority of the TNM KB's.

Procedures

None

Functions

None

Events

None


n_svcs.kb

File Description

This KB contains commonly used services functions for the TNM module.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_AppendStrList

N_ClearInqFlds

N_DeleteStrList

N_InitListBox

N_LogToFile

N_SendNotification

N_SetButtons

N_SetViewMode

Functions

N_CallFunction

N_ChkUser

N_DisplayMsg

N_GetBoolVal

N_GetContactInfo

N_LoadIntList

N_LoadStrList

N_MakeTimeStamp

N_MsgBox

N_MsgLog

N_MsgPost

N_NetConnect

N_NetGetPortFromService

N_ReqValExists

N_SQLDelete

Events

None


n_nodes.kb

File Description

Contains the following System Actions: N_NetworkNode - TNM node configuration; N_WWNetworkNodes - TNM Work With Network Nodes.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_NetworkNode

Functions

N_WWNetworkNodes

Events

n_nodeDlgEvent

n_nodeInqDlgEvent

n_wwNodesDlgEvent

Dialog Forms Called

n_nodes.dfc[n_ww_network_nodes_dlg]


n_lib.kb

File Description

This KB contains the TSD Script declarations of the C++ functions found in the n_none and n_ov shared libraries. All functionality is external to this file.

File Structure Notes

Procedures

None

Functions

InitNoDatabase

Events

None


n_callbk.kb

File Description

Contains routines for processing TNM callback procedures. They are used by the application server as well as: NSM Monitor N_CheckCallBack - checks if callbacks are to be performed; N_DoCallBack - performs callback procedure.

File Structure Notes

This KB contains functions used in conjunction with Tivoli Problem Management. It is dependent on TPM data tables and TPM code.

Procedures

N_CheckCallBack

N_TestCallBack

Functions

N_DoCallBack

Events

None