|
In addition to using the ISM panel interface, you can perform many of the ISM functions using ISM commands. This appendix lists the ISM commands that you can issue. This appendix also provides a syntax description (if applicable) and notes on using each command.
To access help for an ISM command, enter the command followed by a space and question mark from the action prompt. For example, entering ismaid ? displays help for the ismaid command.
This chapter describes the following commands:
cmcc | Cisco Mainframe Channel Connections Monitoring Operation application. Corresponds to the CMCC main menu option. |
dspu | DSPU Monitoring Operation application. Corresponds to the DSPU main menu option. |
help | ISM Command Help. Corresponds to the HELP main menu option to obtain a description of the ISM commands that you can issue to Cisco resources. |
int | Cisco Router Interface Status List application from which you can display the status of a type of interface enabled in the routers on your network. Corresponds to the INT main menu option. |
ismr | ISM Resource Manager application. Corresponds to the ISMR main menu option. |
log | ISM Event Log. Corresponds to the LOG main menu option. |
mgr | Primary Resource Management application. Corresponds to the MGR main menu option, which displays the status of the resources being managed by ISM. |
mgrm | ISM Message Autotask application. Corresponds to the MGRM main menu option. |
setup | ISM Resource Management Setup application. Corresponds to the SETUP main menu option to define or modify the ISM management environment. |
sna | SNA Session Monitoring application. Corresponds to the SNA main menu option. |
snmp | SNMP Session Monitoring application. Corresponds to the SNMP main menu option. |
tn32 | Cisco TN3270 Monitoring Operations application. Corresponds to the TN32 main menu option. |
user | User Profile application. Corresponds to the USER main menu option to create or modify an operator profile. |
var | Common globals of the ISM management environment. Corresponds to the VAR main menu option. |
Any ISM user can issue this command.
Once you have configured the ISM management environment and have initialized ISM, issue the ism command from a NetView command line to display the ISM main menu.
The following command displays the ISM main menu panel:
ism
debug {on | off} | Traces internal data flow. |
ctrace {all | all name | err | cmd} | Traces internal commands. The following traces can be performed: allTraces all executions for all CLISTs. all nameTraces only the executions for CLIST name, where name is the name of the CLIST you want to trace. errTraces only CLIST errors. cmdTraces all commands issued from a CLIST. |
trflow {on | off} | Traces routine entries and exits issued by an operator. |
off | Turns off all tracing that has been turned on. |
Any ISM user can issue this command.
The traces initiated by this command affect only the operator under which the ismaid command is issued. With the ismaid command you can enable or disable an internal trace function. Use the ismaid debug on command to trace the data flow in routines that process data from RUNCMDs. Use the ismaid trflow on command to trace the entry and exit of the routines that you are issuing.
Issuing ismaid displays the help panel for the NSPAID facility.
Issuing the ismaid debug on command yields the following message:
NSP1129I NSPAID DEBUG set to >YES < NSPAIDThis command has no keywords or arguments.
All ISM users can issue this command.
The Cisco ISM Commands for NetView panel lists the help panels that are available for ISM. To access a specific help panel, type the number representing the panel at the Action prompt and press Enter.
You can also get help for a command by typing the command, a space, and then a question mark and pressing Enter.
The following command lists the help panels that are available for ISM:
ismhelpmsg_id | Message identification number. |
All ISM users can issue this command.
You can specify the full message identification number, or just the numeric portion of the message with the ismhmsg command to obtain help about a particular ISM message.
The following command requests help for the NSP1001I message:
ismhmsg 1001interface_type | Type of interface for which you want to display a list. Valid types are:
|
SPname | (Optional) Service point name (1 to 8 characters) of the resource for which you want to view a list of configured interfaces by type. |
All ISM users can issue this command.
If you issue the ismidis command without specifying a service point name, all interfaces configured in the resources on your network that match the interface type you specify are displayed.
Issuing the ismidis command and specifying a service point name displays all the interfaces configured in a resource that match the type you specify.
The following command displays a list of Token Ring interfaces configured in a resource with the service point name atlanta:
ismidis t atlantaUse the ismiinit command to initialize a specific group of interfaces.
ismiinit interface_type [init | reset]interface_type | Type of interface you want to re-initialize. Valid types are:
|
init | Clears all ISM interface data from storage for that interface and re-initializes that interface type. |
reset | Clears all ISM interface data from storage and terminates the interface monitoring of that interface type. |
All ISM users can issue this command.
Normally, ISM automatically executes the ismiinit command upon startup. However, you can manually issue the command at anytime to re-initialize a group of interfaces. When you issue the ismiinit command, ISM reads the VSAM records for the specific group type and builds a table in storage that contains all of the interfaces.
If you have already issued the ismiinit command, and issue the ismiinit command again without specifying init or reset, an error message is displayed requesting that you specify an interface type.
The following command clears all ISM Ethernet interface data and restarts ISM:
ismiinit e initThis command has no keywords or arguments.
All ISM users can issue this command.
The ismmgr command displays the current status of resources if at least one of the following conditions is true:
The color in which the service point name of a resource displays on the Resource Status panel indicates the status of that resource. You can clear all the ISM variables displayed on the Resource Status panel by issuing the ismmgr command and specifying reset.
The following command displays the Resource Status panel:
ismmgrUse the ismr command to to learn about a resource and its related resources.
ismr [control_name | ip_address]control_name | Control name of the resource (1 to 8 characters). |
ip_address | IP address of the resource (1 to 15 characters). |
Any ISM user can issue this command.
This command displays a panel that provides status information a resource as well as a number of control options for the resource. The status information shows the current and extended status. If the resource is not known, it can be added from the panel by selecting option 3.
Depending on the type of resource you select, some or all of the following options are displayed on the panel:
The following commands display the Resource Status with Options panel:
ismr ism7200bUse the ismsetup command to define or change the setup parameters for ISM.
ismsetupThis command has no keywords or arguments.
All ISM users can issue this command, but only ISM users defined as administrators can change the setup options.
This command corresponds to selecting the SETUP option on the ISM main menu panel.
Only ISM users defined as ISM administrators can modify the ISM setup parameters.
To display the ISM Resource Management Setup panel, type the following command:
ismsetupop_id | Operator ID of the operator whose profile you want to access. Omit if you are creating or modifying your own profile. |
all | Shows all of the operator profiles defined to ISM, and allows you to modify the profile settings in an interactive full-screen mode. |
All ISM users can issue this command, but only ISM users defined as administrators can define authority levels or delete a profile.
This command corresponds to selecting the USER option on the ISM main menu.
Only ISM administrators can perform the following tasks:
You can issue the ismusers command to show all of the operator profiles in the same full-screen panel that is displayed using the ismuser all command.
The following command creates and displays an ISM profile for an operator whose ID is CE6:
ismuser ce6This command has no keywords or arguments.
All ISM users can issue this command, but only ISM users defined as administrators can define authority levels or delete a profile.
Only ISM administrators can perform the following tasks:
To display all of the operator profiles that are defined to ISM and update profile options on the ISM Authorized Users panel, type the following command:
ismusersThis command has no keywords or arguments.
All ISM users can issue this command.
The ismvars command displays values of common globals used by ISM. It does not show the common globals used for each resource or interface.
The ismvars command also displays a description of each variable.
The following example displays the common globals of the ISM management environment:
ismvars
Posted: Sat Oct 7 16:22:03 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.