|
|
This chapter describes the function and displays the syntax for system controller commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Configuration Fundamentals Command Reference.
To start a session on a manager dial or router shelf, use the attach shelf EXEC command.
attach shelf shelf-number
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.
enableTo enable the FTP server, use the ftp-server enable global configuration command. The no form of this command disables the FTP server.
ftp-server enableTo 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
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
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
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
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
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
sysObjectID | CISCO-PRODUCTS-MIB sysObjectID. This argument can have the following values: · 108---Cisco 7206 · 109---Cisco AS5200 · 125---Cisco 7204 · 162---Cisco AS5300 · 188---Cisco AS5800 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]
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 mibpollTo display information about monitored shelf attributes, use the show syscon monitor EXEC command.
show syscon monitorTo display information about performance data collection, use the show syscon perfdata EXEC command.
show syscon perfdataTo display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.
show syscon sdpTo 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]
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
ip-address | IP address of the system controller. |
password | Password string. |
To set the 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
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}
io-mem | Monitors shelf IO 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 trapsTo 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
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
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
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 transmitted the packet from the shelf.
syscon source-interface interface
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}
bulk | Bulk transfer (FTP). |
poll | SNMP polling. |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon Feb 8 14:18:40 PST 1999
Copyright 1989-1999©Cisco Systems Inc.