[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

4532.0. "MCC_TS_AM_GETCHAR.EXE;2 fails ???" by CSC32::D_SHAVEY () Thu Feb 11 1993 14:30

    Darrell Shavey
    CSC32::D_SHAVEY
    DTN 592-4712
    
    PROBLEM:
    
    The following fails to a DECserver 300 V2.0 BL17E, but works to a
    DECserver 200 V3.1 Bl37B. Any ideas why it is failing.
    
    Thanks
    
    nsubrg>run MCC_TS_AM_GETCHAR.EXE;2
    Full TERMINAL_SERVER Entity Name ? nsu300
    
        Checking for entity nsu300 ...
    
    
    Working, please wait ...
    
        Server type is:  DS300
    
    GETCHAR requires the terminal server's privileged password
    to capture the SNMP and SNMP Community entity attributes.
    If you do not wish to capture these attributes, press <Return>.
    
    
    NOTE: two command files will be created which will contain
    the password.  They will be deleted when GETCHAR exits.
    
    
    Privileged Password for nsu300?
    
    Depending on system load, the number of ports, and the type of
    terminal server being queried, this may take up to 25 minutes.
    
    No further questions will be asked.
    
    
    Making MCC command file to show all attributes for capture...
    Executing TSAM commands to fetch current settings ...
    
    Building commands for Server initial attributes ...
    Building commands for LAT initial attributes ...
    Building commands for SYSTEM initial attributes ...
    Building commands for LAT Service initial attributes ...
    Creating commands for Port initial attributes ...
    Building commands for SNMP initial attributes ...
    %SCN-F-INPSTMOPN, Error opening the input stream file
    DKA300:[D_SHAVEY]MCC_TSAM_
    6E000000_SNMP_ATTR.TMP;
    -RMS-E-FNF, file not found
    
    
    *********************************************************************
    
    DECserver 200:
    
    nsubrg>run MCC_TS_AM_GETCHAR.EXE;2
    Full TERMINAL_SERVER Entity Name ? mollyo
    
        Checking for entity mollyo ...
    
    
    Working, please wait ...
    
        Server type is:  DS200
    
    
    Depending on system load, the number of ports, and the type of
    terminal server being queried, this may take up to 25 minutes.
    
    No further questions will be asked.
    
    
    Making MCC command file to show all attributes for capture...
    Executing TSAM commands to fetch current settings ...
    
    Building commands for Server initial attributes ...
    Building commands for LAT initial attributes ...
    Building commands for LAT Service initial attributes ...
    Creating commands for Port initial attributes ...
    
    Terminal server set up file created is named: MOLLYO_SETUP.COM
    nsubrg>
    
    
T.RTitleUserPersonal
Name
DateLines
4532.1priv password?TOOK::CASSIDYLinda, LKG2-2/BB10, DTN 226-7270Fri Feb 12 1993 09:389
Darrell, did you supply the privileged password for the DS300 run?  I ask 
because the command to get the initial SNMP characteristics is privileged,
while the others are not.

If you didn't supply the password, try that.  If it does work with the password,
the getchar bug is that it is trying to get the initial SNMP characteristics
when it should not.

 - Linda
4532.2Fails with/without priv passwordCSC32::D_SHAVEYMon Feb 15 1993 12:015
    Hi Linda,
    	I tried both ways, with and without the priv password. Same
    results.
    
    Darrell Shavey