[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

6228.0. "fail to get statistics on fddi circuit (t1.4)" by GIDDAY::CHONG (Andrew Chong - Sydney CSC ) Tue Feb 07 1995 03:23

Using MCC T1.4, can look at fddi line characteristics but 
fail to get statistics information. Is there any plans to fix this ?
 

MCC> show node4 .dna_node.pv05  line fza-0 all char

Node4 PV05_NS:.dna_node.pv05 Line fza-0
AT  6-FEB-1995 20:53:18 Characteristics

Examination of Attributes shows:
                        Receive Buffers = 20
                             Controller = Normal
                               Protocol = FDDI
                          Service Timer = 4000 Milliseconds
                       Hardware Address = 08-00-2B-A2-B4-52
                            Buffer Size = 1498 Bytes
                             Line Speed = 100000000

MCC>show node4 .dna_node.pv05  line fza-0 all statis

Node4 PV05_NS:.dna_node.pv05 Line fza-0
AT  6-FEB-1995 20:53:59 Statistics

Cannot locate services required information for computing statistics.
MCC>

Thanks,
andrew
T.RTitleUserPersonal
Name
DateLines
6228.1Dictionary OK? License OK ?SEISME::ANTEUNISKnowledge is a deadly tool, in the hands of fools (King Crimson)Tue Feb 07 1995 11:5611
Andrew,

can you check out that you have an EMS license loaded and active on your system ?


can you also check out, using the DAP, that the statistics partition was indeed
correctly loaded during the installation ?



Dirk
6228.2and log a FT QAR if there is a problem...AZUR::LANGENSTEINHubert Langensteiner, @VBETue Feb 07 1995 13:380
6228.3QAR won't help, IPMT either... :-(SEISME::ANTEUNISKnowledge is a deadly tool, in the hands of fools (King Crimson)Thu Mar 02 1995 15:4214
Andrew,

I found the "offending line of source code". Unfortunately it is a missing line, and not actually
a line but a whole table of structures is missing. Right now only the following are supported for DECnet IV
lines:

  { MCC_K_CLASS_LINE,        ddcmp,        MCC_PA_K_LINE_DDCMP,	
  { MCC_K_CLASS_LINE,        X25_LINE,     MCC_PA_K_LINE_X25,
  { MCC_K_CLASS_LINE,        Ethernet,     MCC_PA_K_LINE_ETH,

so I don't think QAR or IPMT will help, since this looks to me as "new functionality".
If your customer is very (million dollar) upset, the product manager might decide for an upgrade project.

Dirk