cc/td/doc/product/cddi
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Using the FDDI Status Utility

Using the FDDI Status Utility

This chapter gives an overview of fddistat, the FDDI status utility, Cisco's monitoring tool for the CDDI and FDDI SBus adapters. This utility is a standalone application that works in conjunction with the FDDI driver for SunOS 4.x and Solaris 2.x. It supports SMT MIB and SNMP FDDI MIB specifications and most of the objects defined in SNMP MIB II.

Invoking fddistat

The FDDI status utility (fddistat) was loaded into your system with the SBus driver software (see Chapter 2, "Preparing for Installation").

The format of the fddistat command is:

fddistat [-f fddiNum][-l] [-p] [-h]

where:
-f fddiNum specifies the FDDI interface number of the SBus adapter you are gathering statistics for. The default is 0, or the first SBus adapter.

-l indicates that fddistat will display statistics in long form. The default is short. The long form displays a snapshot of statistics in the SNMP and FDDI MIBs.

-p perpetually displays the short form of information. It provides continual updates to a basic set of data, which is useful for monitoring. This option will continue to display until you press Ctrl-C.

-h displays all fddistat options.

fddistat--Short Form

The fddistat short form provides you with most of the statistics you will need to monitor the FDDI SBus adapter.

Figure C-1 gives an example of the fddistat short form without additional usage commands.


Figure C-1: fddistat Short Form Example

console# fddistat
__________________________________________________________
FDDI Adapter Statistics [2.6]                   (fddi0)
__________________________________________________________
Serial Number 063024289
Model Number C303T
HW Rev 3.5
Main FW Rev 4.2
Boot FW Rev 3.0
Driver Rev 3.1
Upstream Nbr 00:02:d0:02:8a:20 (00:40:0b:40:51:04) [ CISCO ]
Downstream Nbr 00:02:d0:02:4f:5e (00:40:0b:40:f2:7a) [ CISCO ]
MAC Address 00:02:d0:02:8a:42 (00:40:0b:40:51:42) [ CISCO ]
T-Neg 187504 (15.000 msec)
Frame Count 1735121
Error Count 0
Lost Count 0
Tvx Expired Count 1
Ring Op Count 8
RMT State ring-op
Ler Estimate 10
Lem Reject Count 0
Lem Count 0
Connect State active
MediaType TP-PMD
Attachment Class single
Adapter Diagnostics pass
console#

The definitions of the short form fddistat parameters areas follow:


Note If any adapter internal diagnostics test fails, enter the command fddistat -l to see which test failed and the error code.

fddistat--Long Form

The fddistat long form displays basic statistics as well as statistics from several other groups including the following:


Note You must be a superuser to see statistics from the IF group, the IP group, the ICMP group, the TCP group, and the UDP group.

The parameters in these groups conform to the groupings in the Workgroup Director. Refer to the Workgroup Director User Guide or the FDDI MIB, the SMT specification, and the MAC specification, to learn more about these parameters.

fddistat--Perpetual Form

The fddistat perpetual form displays the short form information and continually updates the counter until you press Ctrl-C. (See Figure C-2.)


Figure C-2: fddistat Perpetual Form Example

console# fddistat -p Frame-Ct Error-Ct Lost-Ct Tvx-Exp-Ct Ring-Op-Ct Lem-Ct-s Ring ---------- --------- --------- ---------- ---------- ---------- ---- 614736 0 0 3 7 0 up 619977 0 0 3 7 0 up console#

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.