[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

93.0. "Intermittant TCPIP/SNMP entity access?" by ASD::MINTZ (Erik Mintz, MS ZKO3-2/S11, dtn 381-2331) Tue Apr 03 1990 19:18

The following log shows the same command, executed twice back to back.
The first succeeds, the second fails.  The time between command
entry and the error message is almost immediate, so it does not
appear to be a timeout.  Any idea what is going on?


MCC> show tcpip "xplore" tcp all counters
TCPIP "xplore" TCP
Counters
AT  3-APR-1990 14:08:28


Examination of attributes shows:
                         tcpActiveOpens = 61
                        tcpAttemptFails = 8
                         tcpEstabResets = 11
                           tcpCurrEstab = 5
                              tcpInSegs = 215669
                             tcpOutSegs = 238677
                         tcpRetransSegs = 5
MCC> show tcpip "xplore" tcp all counters
TCPIP "xplore" TCP
Counters
AT  3-APR-1990 14:08:34


Examination of attributes shows:

%MCC-E-NOENTITY,  No corresponding entity instance exists
MCC>
T.RTitleUserPersonal
Name
DateLines
93.12 bugsCSEVEN::DANIELESNMP, right here & now.Tue Apr 03 1990 20:0415
	Erik and I did a bit of investigation over the phone.  This is really
	2 bugs.

	The first is that the AM occasionally decides that it has no attributes
	to send back to TRM.  I'll try and track that one down.

	The second is that what the AM passes back across the interface for
	"got no attributes" apparently isn't what TRM expects for 
	"got no attributes".  This situation is exactly what happens when you
	ask a Portal for TCP attributes, as documented in the release notes.

	I hope to have an answer to this one soon.

	Thanks,
	Mike
93.2NOTE: don't use WITH thenGOSTE::CALLANDERThu Apr 05 1990 18:0516
    
    Mike I am interested in knowing what your "got no attributes" equates
    to...
    
    Also note with a problem like this be careful using the TRMs WITH
    clause support. In the EFT kit there was a problem in the TRM that
    makes it so that the WITH processing MUST receive back at least
    one attribute if the FM or AM is signalling a successful response.
    
    Note that the results you will see if the AM doesn't return any
    attributes will be an ILV error, that doesn't make much sence to
    a user.
    
    jill
    
    
93.31 down...MKNME::DANIELEMon Apr 09 1990 14:4213
    Bug # 1 has been fixed, please see note 97.
    
    Bug # 2 is still being investigated.  Please note that the error
    message
    
    	" %MCC-E-NOENTITY,  No corresponding entity instance exists "
    
    has NOTHING TO DO with manageable entities.  It does not mean, for
    instance, that XPLORE is somehow unknown or unavailable.  This message
    is presented by TRM when it can't successfully interpret what's encoded
    in Out_P.
    
    Mike
93.4QuiescenceMKNME::DANIELETue Apr 10 1990 16:292
    Bug # 2 is now understood, and TRM will support this particular
    implementation of "empty" by EFT update.