Cisco IOS Configuration Fundamentals Command Reference, Release 12.1
System Controller Commands

Table Of Contents

System Controller and Managed Shelves Commands

attach shelf

enable (poll-group)

ftp-server enable

ftp-server topdir

logging syslog-server

oid

poll-interval

samples

shelf-type

show syscon discover

show syscon mibpoll

show syscon monitor

show syscon perfdata

show syscon sdp (managed shelf)

show syscon sdp (system controller)

show syslog-server

syscon address

syscon community

syscon monitor

syscon monitor traps

syscon password

syscon poll-group

syscon shelf-id

syscon source-interface

transfer-mode


System Controller and Managed Shelves Commands


This chapter describes the commands used to configure a system controller and managed shelves.

For system controller configuration tasks, refer to the "System Management Using System Controllers" chapter in the Cisco IOS Configuration Fundamentals Configuration Guide.

attach shelf

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.


Command Modes

EXEC

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

If you are connected to a system controller, use this command to start a session with a managed shelf. In a session, you can execute commands specifically on the specified shelf.

If you are already connected to a shelf unit, this command disconnects from the current shelf and connects to the specified shelf.

Examples

In the following example, a user connects to a managed shelf from the system controller from user EXEC mode. Notice that the user connects to the shelf at the current user privilege level.

systemcont> show syscon
Shelf# 2  172.23.66.102 SDB update  09:09:16 PST Jan 27 1998
systemcont> attach shelf 2
Trying 172.23.66.102 ... Open
shelf2> show syscon 
Current uptime 09:10:00 PST Jan 27 1998, system controller 172.23.66.100
Last hello packet received at 09:09:16 PST Jan 27 1998
8625 Total SDP packets
    0 packets with bad MD5 hash
    4311 Hello packets received
    4314 Hello packets sent
    0 Command packets received
    0 Command packets sent
shelf2> quit
[Connection to 172.23.66.102 closed by foreign host]
systemcont>

Related Commands

Command
Description

execute-on

Allows the executing of commands directly on a line card.

syscon address

Specifies the system controller for a managed shelf.

syscon shelf-id

Specifies a shelf ID for a managed shelf.


enable (poll-group)

To start data collection for a performance data set, use the enable command in system controller poll-group configuration mode. The no form of this command disables data collection.

enable

no enable

Syntax Description

This command has no arguments or keywords.

Defaults

The system controller does not collect data.

Command Modes

System controller poll-group configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

Use the enable command as the last entry in a system contoller poll-group configuration mode sequence to enable data collection for a specific poll group. This command is required for performance data collection. You must also set the transfer mode with the transfer-mode command in order to collect data.

The no form of this command disables data collection, but it does not delete the poll-group configuration. To reenable data collection, reconfigure the enable system controller poll-group configuration command. You do not need to reenter the other poll-group configuration commands.

Examples

The following example configures and enables data collection for the cmlineinfo poll group:

SysCont# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SysCont(config)# syscon poll-group cmlineinfo
SysCont(config-poll-gr)# oid cmLineInfo.1.*
SysCont(config-poll-gr)# oid cmLineInfo.2.*
SysCont(config-poll-gr)# oid cmLineInfo.3.*
SysCont(config-poll-gr)# oid cmLineInfo.4.*
SysCont(config-poll-gr)# transfer-mode bulk
SysCont(config-poll-gr)# enable
SysCont(config-poll-gr)# exit
SysCont(config)# exit
SysCont#
Jan 23 17:47:05: %SYS-5-CONFIG_I: Configured from console by console

Related Commands

Command
Description

oid

Specifies MIB variables for the system controller to collect.

poll-interval

Changes the interval for data collection by system controller.

samples

Specifies the maximum number of performance data sets to store on the disk for a poll group.

shelf-type

Specifies which shelf types the system controller collects data from.

show syscon perfdata

Displays information about performance data collection.

syscon poll-group

Specifies a performance data set for the system controller to collect.

transfer-mode

Specifies the transfer method for collecting performance data from shelves.


ftp-server enable

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 enable

no ftp-server enable

Syntax Description

This command has no arguments or keywords.

Defaults

Disabled

Command Modes

Global configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

When the FTP server is enabled, you can use FTP to transfer files to and from the router. For example, you can FTP performance data sets or syslog data subfiles to a network management station.

In order for clients to access files on the FTP server, you must configure both this command and the ftp-server topdir command.

Examples

The following example enables the FTP server and limits client access to the syslogd.dir directory on disk0:

ftp-server enable
ftp-server topdir disk0:/syslogd.dir

Related Commands

Command
Description

ftp-server topdir

Restricts the region where FTP clients can read or write files.


ftp-server topdir

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

no ftp-server topdir

Syntax Description

directory

Top-level directory path for FTP server client operations.


Defaults

Denies read and write access to any location.

Command Modes

Global configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

You must specify a top-level directory in order for clients to use the FTP server. If you do not configure this command, clients will not be able to access any files or directories on the router.

You must also configure the ftp-server enable command to enable the FTP server on the router.

Examples

The following example enables the FTP server and limits client access to the syslogd.dir directory on disk0:

ftp-server enable
ftp-server topdir disk0:/syslogd.dir

Related Commands

Command
Description

ftp-server enable

Enables the FTP server.


logging syslog-server

To create subfiles for syslog-server logging, use the logging syslog-server command in global configuration mode. Use the no form of this command to stop storage of syslog messages in the subfiles.

logging syslog-server size number dir-name

no logging syslog-server

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.


Defaults

No subfiles are created.

Command Modes

Global configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

Use this command to create subfiles to store syslog messages the system controller receives from its managed shelves. The system controller will create subfiles using the name specified with a different extension to differentiate the subfiles. The current subfile is name.cur. The first archived subfile is name.1; the second is name.2. The last (oldest) archived subfile's extension is one less than the maximum number of subfiles.

After the subfiles are created, the system controller will add any syslog messages it receives to the current subfile. If the current subfile is full, all of the subfiles are renamed to use the next (higher) extension and a new current subfile is created.

The no form of this command stops the storage of syslog messages in the subfiles. However, the subfiles are not erased and remain on the disk.

Examples

The following example creates five subfiles. Each subfile has a maximum size of 2000 KB. Thus, the total available size is 10000 KB. The subfiles are named mysyslog.cur, mysyslog.1, mysyslog.2, mysyslog.3, and mysyslog.4.

Router# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)# logging syslog-server 2000 5 mysyslog
Router(config)# end
%SYS-5-CONFIG_I: Configured from console by console
Router# dir disk0:
Directory of disk0:/
  3  drw-           0   Jan 17 1998 07:03:53  syslogd.dir
  4  drw-           0   Jan 12 1998 11:02:29  performance
 12  drw-           0   Jan 12 1998 11:56:37  configs
242  drw-           0   Jan 21 1998 17:51:29  mysyslog.dir
340492288 bytes total (336560128 bytes free)
Router# dir disk0:/mysyslog.dir
Directory of disk0:/mysyslog.dir/
  0  -rw-           0   Jan 21 1998 17:51:29  mysyslog.1
  0  -rw-           0   Jan 21 1998 17:51:29  mysyslog.2
  0  -rw-           0   Jan 21 1998 17:51:29  mysyslog.3
  0  -rw-           0   Jan 21 1998 17:51:31  mysyslog.4
  0  -rw-           0   Jan 21 1998 17:51:31  mysyslog.cur
340492288 bytes total (336560128 bytes free)

Related Commands

Command
Description

show syslog-server

Displays certain syslog messages in the syslog history table.


oid

To specify MIB variables for the system controller to collect, use the oid system controller poll-group configuration command. The no form of this command disables collection of the specified MIB variable.

oid object-id

no oid [object-id]

Syntax Description

object-id

Object ID of the data to collect.


Defaults

Only the sysUptime MIB variable is collected.

Command Modes

system controller poll-group configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

Use this command to specify which MIB variables to collect for a specific data collection set. Enter this command once for each MIB variable you wish to collect. In order for the system controller to collect data, you must specify at least one object ID.

For descriptions of supported MIBs and how to use MIBs, see Cisco's MIB website on CCO at http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml.

The no form of this command disables data collection for the specified MIB variable. If you do not specify an object ID, data collection is disabled for every variable except sysUptime.

Use the following guidelines when specifying object IDs:

Scalar MIB objects are specified with a ".n.0" instance. For example, oid lsystem.57.0 or oid 1.3.6.1.4.1.9.2.1.57.0 specifies avgBusy1.

Columns and tables are specified with ".n.*" object IDs. For example, oid ifEntry.2.* specifies the ifDescr column of the ifTable, and oid interfaces.2.* specifies the ifTable.


Note Columns are retrievable only in poll transfer mode.


Tables for bulk transfer must be specified using the object ID with the table-defining "SEQUENCE OF ...." SYNTAX statement.

Examples

The following example configures the system controller to collect the rows specified by cmLineInfo.1.*, cmLineInfo.2.*, cmLineInfo.3.*, and cmLineInfo.4.* using the bulk transfer mode:

SysCont# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SysCont(config)# syscon poll-group cmlineinfo
SysCont(config-poll-gr)# oid cmLineInfo.1.*
SysCont(config-poll-gr)# oid cmLineInfo.2.*
SysCont(config-poll-gr)# oid cmLineInfo.3.*
SysCont(config-poll-gr)# oid cmLineInfo.4.*
SysCont(config-poll-gr)# transfer-mode bulk
SysCont(config-poll-gr)# enable
SysCont(config-poll-gr)# exit
SysCont(config)# exit
SysCont#
Jan 23 17:47:05: %SYS-5-CONFIG_I: Configured from console by console

Related Commands

Command
Description

enable (poll-group)

Starts data collection for a performance data set.

poll-interval

Changes the interval for data collection by system controller.

samples

Specifies the maximum number of performance data sets to store on the disk for a poll group.

shelf-type

Specifies which shelf types the system controller collects data from.

show syscon perfdata

Displays information about performance data collection.

syscon poll-group

Enables the configuration of a performance data set for the system controller to collect.

transfer-mode

Specifies the transfer method for collecting performance data from shelves.


poll-interval

To change the interval for data collection by system controller, use the poll-interval command in system controller poll-group configuration mode. The no form of this command returns the data collection interval to the default value.

poll-interval minutes

no poll-interval

Syntax Description

minutes

Data collection interval, in minutes. The range is from 1 to 10080. The default is 10.


Defaults

10 minutes

Command Modes

System controller poll-group configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

Use this command to specify how often the system controller collects data for a particular performance data set from its managed shelves.

When the poll group is enabled or the first shelf in a poll group is discovered, the system controller acts as if the data collection started at midnight. The system controller will then collect data at the next scheduled data collection time. The data collection for a poll group is synchronized; the system controller collects data from all managed shelves for a poll group at the same time.

Examples

The following example configures the system controller to collect data every 20 minutes. The system controller will store a maximum of five data sets for this poll group. Thus, data will be stored for 100 minutes after it is collected.

SysCont# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SysCont(config)# syscon poll-group cmlineinfo
SysCont(config-poll-gr)# oid cmLineInfo.1.*
SysCont(config-poll-gr)# oid cmLineInfo.2.*
SysCont(config-poll-gr)# oid cmLineInfo.3.*
SysCont(config-poll-gr)# oid cmLineInfo.4.*
SysCont(config-poll-gr)# transfer-mode bulk
SysCont(config-poll-gr)# poll-interval 20
SysCont(config-poll-gr)# samples 5
SysCont(config-poll-gr)# enable
SysCont(config-poll-gr)# exit
SysCont(config)# exit
SysCont#
Jan 23 17:47:05: %SYS-5-CONFIG_I: Configured from console by console

Related Commands

Command
Description

enable (poll-group)

Starts data collection for a performance data set.

oid

Specifies MIB variables for the system controller to collect.

samples

Specifies the maximum number of performance data sets to store on the disk for a poll group.

shelf-type

Specifies which shelf types the system controller collects data from.

show syscon perfdata

Displays information about performance data collection.

syscon poll-group

Specifies a performance data set for the system controller to collect.

transfer-mode

Specifies the transfer method for collecting performance data from shelves.


samples

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

no samples

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.


Defaults

A maximum of 10 performance data sets are stored.

Command Modes

Poll-group configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

Use this command to limit the number of performance data log files residing on the system controller disk for that poll group. Once the limit is reached, the oldest file will be deleted after a new file is successfully written.

Use this command and the poll-interval command to determine how long it will take for a file to be deleted and how much disk space the files will require. If you set the sample number too low, files will be deleted soon after they are created, leaving you with little time to transfer the files to a network management station. If you set the sample number too high, the files may fill the disk.

Examples

The following example configures the system controller to store a maximum of five data sets for this poll group. The system controller will collect data every 20 minutes. Thus, data will be stored for 100 minutes after it is collected.

SysCont# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SysCont(config)# syscon poll-group cmlineinfo
SysCont(config-poll-gr)# oid cmLineInfo.1.*
SysCont(config-poll-gr)# oid cmLineInfo.2.*
SysCont(config-poll-gr)# oid cmLineInfo.3.*
SysCont(config-poll-gr)# oid cmLineInfo.4.*
SysCont(config-poll-gr)# transfer-mode bulk
SysCont(config-poll-gr)# poll-interval 20
SysCont(config-poll-gr)# samples 5
SysCont(config-poll-gr)# enable
SysCont(config-poll-gr)# exit
SysCont(config)# exit

Related Commands

Command
Description

enable (poll-group)

Starts data collection for a performance data set.

oid

Specifies MIB variables for the system controller to collect.

poll-interval

Changes the interval for data collection by system controller.

shelf-type

Specifies which shelf types the system controller collects data from.

show syscon perfdata

Displays information about performance data collection.

syscon poll-group

Specifies a performance data set for the system controller to collect.

transfer-mode

Specifies the transfer method for collecting performance data from shelves.


shelf-type

To specify which shelf types the system controller collects data from, use the shelf-type command in system controller poll-group configuration mode. The no form of this command removes the command from the configuration.

shelf-type sysObjectID

no shelf-type sysObjectID

Syntax Description

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.


Defaults

The system controller collects data from all discovered shelves.

Command Modes

System controller poll-group configuration

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

If this command is not configured, the system controller will collect data from all known shelves. However, if you configure this command with a particular shelf type, the system controller will only collect data from the specified shelves. To collect data from multiple shelf types, enter this command once for each shelf type.

The no form of this command removes the corresponding command from the configuration. If no other shelf-type commands remain, the system controller will collect data from all known shelves. If one or more shelf-type commands remain in the configuration, the system controller will collect data only from the remaining configured shelf types.

In order to turn off data collection for one shelf when you are currently collecting data from all shelves, enter the shelf-type command for each of the remaining shelves.

Examples

The following example collects data from Cisco 7204 routers using the bulk transfer method:

SysCont# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SysCont(config)# syscon poll-group cmlineinfo
SysCont(config-poll-gr)# oid cmLineInfo.1.*
SysCont(config-poll-gr)# oid cmLineInfo.2.*
SysCont(config-poll-gr)# oid cmLineInfo.3.*
SysCont(config-poll-gr)# oid cmLineInfo.4.*
SysCont(config-poll-gr)# transfer-mode bulk
SysCont(config-poll-gr)# shelf-type 125
SysCont(config-poll-gr)# enable
SysCont(config-poll-gr)# exit
SysCont(config)# exit
SysCont#
Jan 23 17:47:05: %SYS-5-CONFIG_I: Configured from console by console

Related Commands

Command
Description

enable (poll-group)

Starts data collection for a performance data set.

oid

Specifies MIB variables for the system controller to collect.

poll-interval

Changes the interval for data collection by system controller.

samples

Specifies the maximum number of performance data sets to store on the disk for a poll group.

show syscon perfdata

Displays information about performance data collection.

syscon poll-group

Specifies a performance data set for the system controller to collect.

transfer-mode

Specifies the transfer method for collecting performance data from shelves.


show syscon discover

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.


Defaults

Brief

Command Modes

EXEC

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

The show syscon discover full command includes output from the show syscon perfdata and show syscon monitor commands.

Examples

The following is sample output from the show syscon discover brief command:

Syscon# show syscon discover brief

Shelf# 3  10.0.1.2 Last update  11:15:29 PST Jan 22 1998

Table 109 describes the fields shown in this display.

Table 111

Field
Description

Shelf# 3

The identification number for this shelf.

10.0.1.2

IP address for this shelf.

Last update

Time and date of the last update from the shelf.


The following is sample output from the show syscon discover full command:

Syscon# show syscon discover full
Shelf# 3  10.0.1.2 Last update  11:16:27 PST Jan 22 1998 type products.108
ifIndex      Type   OperStatus    Speed       Last Changed
      1       1     down              9000       249
      2       1     down              9000       249
      3       1     down              9000       249
      4       1     down              9000       249
      5       1     down              9000       249
      6       1     down              9000       249
      7       1     down              9000       249
      8       1     down              9000       249
      9       1     down              9000       249
     10       1     down              9000       249
     ...

Performance Data Collection:
          Poll        Last     Total     Get    GetBulk  Bulk Xfer
Shelf#    Group       File    Requests Requests Requests  Requests Errors
    2  chassis      886010845     151        0        0      151       0
       popmgmt      886011146    5180      148     5032        0       0

Health monitor process is not running.

Table 110 describes the fields shown in this display.

Table 112 show syscon discover full Field Descriptions 

Field
Description

Shelf# 3

The identification number for this shelf.

10.0.1.2

IP address for this shelf.

Last update

Time and date of the last update from the shelf.

type products.108

Type of shelf. The value can be one of the following:

108 - Cisco 7206

109 - Cisco AS5200

125 - Cisco 7204

162 - Cisco AS5300

ifIndex

Interface index.

Type

Type of interface, corresponding to ifType.

OperStatus

Operational status of the interface.

Speed

Speed of the interface.

Last Changed

Value of ifLastChanged.

Performance Data Collection ...

Performance data collection information. The output corresponds to the output of the show syscon perfdata command. Refer to the show syscon perfdata command for field descriptions.

Health Monitor process...

Current status of the Health Monitor process. The output corresponds to the output of the show syscon monitor command. Refer to the show syscon monitor command for field descriptions.


Related Commands

Command
Description

show syscon monitor

Displays information about monitored shelf attributes.

show syscon perfdata

Displays information about performance data collection.

show syscon sdp (system controller)

Displays information about the Shelf Discovery Protocol.

syscon community

Sets the SNMP community string the system controller uses to communicate with its managed shelves.

syscon password

Sets the password used by the system controller to communicate with its managed shelves.


show syscon mibpoll

To display information about managed shelves contained in the Health Monitor MIB, use the show syscon mibpoll EXEC command.

show syscon mibpoll

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

This command displays the shelf statistics contained in the Health Monitor MIB on the system controller. The system controller collects this information from its managed shelves.

Examples

The following is sample output from the show syscon mibpoll command:

Router# show syscon mibpoll

Healthmon MIB count entry status:

Shelf ID 1 MIB entries last update 18:22:06 EDT Jan 12 1998. 
T1E1 Lines      DS0s            Modems
Up      Down    Active  Total   Total   Inuse   Unavailable
1       1       23      46      24      0       0

IO Mem          CPU     EgressPort      EgressPort
Used    Free    Busy1   InOctetUtil     OutOctetUtil
1378476 7010132 20      0               0


Healthmon MIB summary of count entry status:

Total   Total           Total           Total
Shelves T1E1 Lines      DS0s            Modems
        Up      Down    Active  Total   Total   Inuse   Unavailable
1       1       1       23      46      24      0       0

Table 111 describes the fields shown in this display.

Table 113 show syscon mibpoll Field Descriptions 

Field
Description

Shelf ID

Shelf ID of the managed shelf.

last update

Last time the system controller polled these MIB variables on the managed shelf.

  Up

Number of TI/EI lines up.

  Down

Number of TI/EI lines with operational status down and administrative status up.

DSOs

 

  Active

Number of active DS0's.

  Total

Number of DS0's.

Modems

 

  Total

Number of installed modems.

  Inuse

Number of modems being used.

  Unavailable

Number of modems that are not being used but cannot accept calls.

IO Mem

 

  Used

Number of bytes of IO memory that are currently in use by applications on the managed device.

  Free

Number of bytes of IO memory that are currently available to use on the managed device.

CPU Busy1

Exponentially decayed moving average of the CPU busy percentage.

EgressPort InOctetUtil

Percent utilization of total number of octets received on all the active egress interfaces, including framing characters. A port is considered to be an egress port if the port speed is greater than 1544000 bps.

EgressPort OutOctetUtil

Percent utilization of the total number of octets transmitted out on all the active egress interfaces, including framing characters. A port is considered to be an egress port if the port speed is greater than 1544000 bps.

Total Shelves

Number of shelves polled.

Total T1E1 Lines

 

  Up

Total number of TI/EI lines up in all managed shelves.

  Down

Total number of TI/EI lines with operational status down and administrative status up in all managed shelves.

Total DSOs

 

  Active

Total number of active DS0's in all managed shelves.

  Total

Total number of DS0's in all managed shelves.

Total Modems

 

  Total

Total number of installed modems in all managed shelves.

  Inuse

Total number of modems being used in all managed shelves.

  Unavailable

Total number of modems unavailable for use.


Related Commands

Command
Description

show syscon monitor

Displays information about monitored shelf attributes.

syscon monitor

Specifies attributes for the Health Monitor on the system controller to monitor.

syscon monitor traps

Enables Health Monitor MIB traps on the system controller.


show syscon monitor

To display information about monitored shelf attributes, use the show syscon monitor EXEC command.

show syscon monitor

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

This command is useful in determining the current status of monitored shelves.

Examples

The following example is sample output from the show syscon monitor command. The first group of lines show attributes being monitored separately on each shelf. The second group of lines show monitored attributes for all shelves combined.

Router# show syscon monitor 

Health Monitor setup status on the shel(f,ves):
Shelf#  Shelf IP Address        Monitoring Type Threshold Value Status
    1   172.27.32.173           IO-Mem            11             Active

Health Monitor setup status on the system controller:
Monitoring Type Threshold Value Status
 Trunk            12             Active
 Modem            50             Active


Table 112 describes the fields shown in this display.

Table 114 show syscon monitor Field Descriptions 

Field
Description

Shelf#

Shelf ID of the managed shelf.

Shelf IP Address

IP address of the managed shelf.

Monitoring Type

Attribute being monitored, as set by the syscon monitor command.

Threshold Value

Threshold value for the attribute. If the attribute exceeds this value, the shelf will send a trap to the system controller for individually monitored attributes, or the system controller will generate a trap for combined attributes.

Status

Current status of threshold monitoring on the managed shelf.


Related Commands

Command
Description

show syscon mibpoll

Displays information about managed shelves contained in the Health Monitor MIB.

syscon monitor

Specifies attributes for the Health Monitor on the system controller to monitor.

syscon monitor traps

Enables Health Monitor MIB traps on the system controller.


show syscon perfdata

To display information about performance data collection, use the show syscon perfdata EXEC command.

show syscon perfdata

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

11.3 AA

This command was introduced.


Usage Guidelines

The output from this command also appears in the show syscon discover full command output.

Examples

The following is sample output from the show syscon perfdata command:

SysCont# show syscon perfdata

Performance Data Collection:
          Poll        Last     Total     Get    GetBulk  Bulk Xfer
Shelf#    Group       File    Requests Requests Requests Requests   Errors
    2  chassis      886010845     151        0        0      151       0
       popmgmt      886011146    5180      148     5032        0       0

Table 113 describes the fields shown in this display.

Table 115 show syscon perfdata Field Descriptions

Field
Description

Shelf#

Shelf ID.

Poll Group

Poll group.

Last File

UNIX time stamp for last performance data collection file.

Total Requests

Total number of sets of requested information.

Get Requests

Number of get requests sent by the system controller.

GetBulk Requests

Number of getbulk requests sent by the system controller.

Bulk Xfer Requests

Number of bulk transfer requests sent by the system controller.

Errors

Number of errors in transferring information.


Related Commands

Command
Description

enable (poll-group)

Starts data collection for a performance data set.

oid

Specifies MIB variables for the system controller to collect.

poll-interval

Changes the interval for data collection by system controller.

samples

Specifies the maximum number of performance data sets to store on the disk for a poll group.

shelf-type

Specifies which shelf types the system controller collects data from.

syscon poll-group

Specifies a performance data set for the system controller to collect.

transfer-mode

Specifies the transfer method for collecting performance data from shelves.


show syscon sdp (managed shelf)

To display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.

show syscon sdp

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

11.3 AA

This command was introduced.


Examples

The following is sample output from the show syscon sdp command:

Shelf# show syscon sdp

Current time 10:46:32 PST Jan 28 1998, system controller 172.23.66.100
Last hello packet received at 10:45:38 PST Jan 28 1998
11773 Total SDP packets
    0 packets with bad MD5 hash
    5884 Hello packets received
    5889 Hello packets sent
    0 Command packets received
    0 Command packets sent

Table 112 describes the fields shown in the sample display.

Table 116 show syscon sdp Field Descriptions

Field
Description

Current time

Current time and date.

system controller

IP address of the system controller.

Last hello packet received

Time and date the last Hello packet from the system controller was received by the shelf.

Total SDP packets

Total number of SDP packets sent or received by the shelf.

packets with bad MD5 hash

Number of packets with a bad MD5 hash.

Hello packets received

Number of Hello packets received by the shelf from the system controller.

Hello packets sent

Number of Hello packets sent from the shelf to the system controller.

Command packets received

Number of packets containing commands received by the shelf.

Command packets sent

Number of commands sent by the shelf.


Related Commands

Command
Description

syscon address

Specifies the system controller for a managed shelf.

syscon source-interface

Specifies the interface to use for the source address in SDP packets.


show syscon sdp (system controller)

To display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.