|
|
This chapter explains the function and syntax of the system controller and managed shelves commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Cisco IOS Configuration Fundamentals Command Reference, Release 12.1.
To start a session on a manager dial or router shelf, use the attach shelf EXEC command.
attach shelf shelf-number
Syntax Description
shelf-number Number of the shelf to attach to. The number can range from 0 to 9999.
To start data collection for a performance data set, use the enable poll-group configuration command. The no form of this command disables data collection.
enableSyntax Description
This command has no arguments or keywords.
To enable the File Transfer Protocol (FTP) server, use the ftp-server enable global configuration command. The no form of this command disables the FTP server.
ftp-server enableSyntax Description
This command has no arguments or keywords.
To restrict the region where FTP clients can read or write files, use the ftp-server topdir global configuration command. The no form of this command disables access completely.
ftp-server topdir directory
Syntax Description
directory Top-level directory path for FTP server client operations.
To create subfiles for syslog-server logging, use the logging syslog-server global configuration command. The no form of this command stops storage of syslog messages in the subfiles.
logging syslog-server size number dir-name
Syntax Description
size Maximum size of a syslog-server subfile in kilobytes (KB). The range is from 10 to 10000. number Maximum number of syslog-server subfiles. The range is from 2 to 10. dir-name Root name of the subfile directory.
To specify MIB variables for the system controller to collect, use the oid poll-group configuration command. The no form of this command disables collection of the specified MIB variable.
oid object-id
Syntax Description
object-id Object ID of the data to collect.
To change the interval for data collection by system controller, use the poll-interval poll-group configuration command. The no form of this command returns the data collection interval to the default value.
poll-interval minutes
Syntax Description
minutes Data collection interval, in minutes. The range is from 1 to 10080. The default is 10.
To specify the maximum number of performance data sets to store on the disk for a poll group, use the samples poll-group configuration command. The no form of this command returns the value to the default.
samples number
Syntax Description
number Maximum number of performance data log files to store on the system controller disk for a particular poll group. The value ranges from 2 to 1000. The default is 10.
To specify which shelf types the system controller collects data from, use the shelf-type poll-group configuration command. The no form of this command removes the command from the configuration.
shelf-type sysObjectID
Syntax Description
sysObjectID CISCO-PRODUCTS-MIB sysObjectID. This argument can have the following values: Although you can enter other values for this argument, the system controller will only collect data from devices that can be managed by the system controller.
To display information about discovered shelves, use the show syscon discover EXEC command.
show syscon discover [brief | full]
Syntax Description
brief (Optional) Displays a list of discovered shelves. This is the default. full (Optional) Displays detailed information about discovered shelves.
To display information about managed shelves contained in the Health Monitor MIB, use the show syscon mibpoll EXEC command.
show syscon mibpollSyntax Description
This command has no arguments or keywords.
To display information about monitored shelf attributes, use the show syscon monitor EXEC command.
show syscon monitorSyntax Description
This command has no arguments or keywords.
To display information about performance data collection, use the show syscon perfdata EXEC command.
show syscon perfdataSyntax Description
This command has no arguments or keywords.
To display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.
show syscon sdpSyntax Description
This command has no arguments or keywords.
To display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.
show syscon sdpSyntax Description
This command has no arguments or keywords.
To display certain syslog messages in the syslog history table, use the show syslog-server EXEC command.
show syslog-server [last number | since [date date] hh:mm:ss] [source ip-address]
Syntax Description
last (Optional) Displays the newest syslog messages. number (Optional) Number of syslog messages to display. You can display up to the last 500 messages. since (Optional) Displays messages after the specified time. date date (Optional) Displays messages starting on this date. The format is either month day year or day month year. If you do not specify a date, only messages from the current date are displayed. hh:mm:ss (Optional) Displays messages starting at this time. source ip-address (Optional) Displays syslog messages from the specified host.
To specify the system controller for a managed shelf, use the syscon address global configuration command. Use the no form of this command to stop the management of the shelf by the system controller.
syscon address ip-address password
Syntax Description
ip-address IP address of the system controller. password Password string.
To set the Simple Network Management Protocol (SNMP) community string the system controller uses to communicate with its managed shelves, use the syscon community global configuration command. The no form of this command sets the community string to public.
syscon community string
Syntax Description
string SNMP community string.
To specify attributes for the Health Monitor on the system controller to monitor, use the syscon monitor global configuration command. The no form of this command disables monitoring for the specified attribute.
syscon monitor {io-mem percent | modem percent | trunk percent}
Syntax Description
io-mem Monitors shelf I/O memory utilization. modem Monitors total modem utilization for all shelves combined. trunk Monitors total DS0 utilization for all shelves combined. percent Percent utilization value for triggering traps.
To enable Health Monitor MIB traps on the system controller, use the syscon monitor traps global configuration command. The no form of this command disables Health Monitor MIB traps.
syscon monitor trapsSyntax Description
This command has no arguments or keywords.
To set the password used by the system controller to communicate with its managed shelves, use the syscon password global configuration command. This command also configures the device as a system controller. The no form of this command deletes the password and disables the system controller.
syscon password string
Syntax Description
string Password string.
To specify a performance data set for the system controller to collect, use the syscon poll-group global configuration command. The no form of this command stops data collection and removes the poll group from the configuration.
syscon poll-group name
Syntax Description
name Name of this performance data set.
To specify a shelf ID for a managed shelf, use the syscon shelf-id global configuration command. The no form of this command removes the shelf ID.
syscon shelf-id number
Syntax Description
number Shelf ID. The value ranges from 0 to 9999.
To specify the interface to use for the source address in SDP packets, use the syscon source-interface global configuration command. Use the no form of this command to return to the default source interface for a packet, the interface that sent the packet from the shelf.
syscon source-interface interface
Syntax Description
interface Type and number of the interface to use for the source IP address.
To specify the transfer method for collecting performance data from shelves, use the transfer-mode poll-group configuration command.
transfer-mode {bulk | poll}
Syntax Description
bulk Bulk transfer (FTP). poll SNMP polling.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Jul 26 15:58:36 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.