[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

1279.0. "DECmcc MIB Compiler" by BSYBEE::EGOLF (John C. Egolf LKG2-2/T02 x226-7874) Tue Jul 23 1991 17:32

	Attached is  a  log  of  the DECmcc TCP/IP SNMP MIB Translation
	Utility being used to load the Synoptics MIB into DECmcc.

	This is a  major  accomplishment.  Many SNMP management systems
	have AN ability to  load  private  MIB  extensions  into  their
	management system, but from working  with  the SNMP vendors, it
	appears that DECmcc is currently the  only  product  that takes
	the MIB, in concise MIB format, as-is  and  loads  it  into the
	management system.  Other systems require the user  to edit the
	file  and  do  extensive modifications to get it into  the  mgt
	system's format.

	As far as "How long does this process take?", the  following is
	a breakout of where time is spent:

	"Compile" the MIB		            25 sec.
	(the user can leave now)
	Translate the MSL		      2 min 40 sec.
	Clean the dictionary		      4 min
	Load the dictionary		     13 min
	Load the parse tables		1 hr 45 min

	The  above  was  done  on  DECmcc  V1.1  Vax/VMS  base  system.
	Hardware was Vax3100, 16meg of memory, and almost no disk space
	left.  The  user  is needed *ONLY* for the first 25 sec., after
	that the build runs by itself.  The above time is for 1 to many
	MIBs, not on every MIB  loaded.    This means that if I want to
	load 20 MIBs, it would take  20*25sec  plus 2 hrs and 4 mins to
	load it into DECmcc.

	The time to load management modules and  to  load  private MIBs
	will be drastically improved for the DECmcc V1.2 product.

	The user is prompted for only three pieces of information:

Phase 1 -- Enter name(s) of file(s) to translate
  (separate multiple files by commas): SYNOPTICS_MIBDEF.TXT
Phase 2 -- Do you want to update the DECmcc data dictionary? (Y/N) [N]: y
Phase 3 -- Do you want to build the DECmcc parse tables? (Y/N) [N]: y

	The DECmcc TCP/IP SNMP AM will be in field test by  the  end of
	this month  (July).    Internal  users will be notified via the
	DECmcc notes file  (NOTED::MCC),  note 3.*.  The user interface
	may change based on feedback from the field test sites.

	Regards, JCE


	Welcome to VAX/VMS V5.4-1  

Username: GOLDMAN
Password: 
	Welcome to VAX/VMS version V5.4-1 on node HAWK2
    Last interactive login on Tuesday, 23-JUL-1991 08:54
    Last non-interactive login on Monday, 22-JUL-1991 07:50

Hawk2� @mcc_tcpip_mtu

Welcome to the DECmcc TCPIP MIB Translator Utility driver procedure T1.1.0

  23-JUL-1991 08:56:09

This procedure operates in a 3 phased manner --
Phase 1 translates the MIB definition into a management specification.
Phase 2 (as an option) translates the management specification into a 
  dictionary loadable file and loads the dictionary.
Phase 3 (as an option) builds the parse tables.
  (Phase 3 may only be performed if Phase 2 was selected to be performed)

Phase 1 -- Enter name(s) of file(s) to translate
  (separate multiple files by commas): SYNOPTICS_MIBDEF.TXT
Phase 2 -- Do you want to update the DECmcc data dictionary? (Y/N) [N]: y
Phase 3 -- Do you want to build the DECmcc parse tables? (Y/N) [N]: y

Issuing following command:
  $ MTU = "$ SYS$SYSTEM:MCC_TCPIP_MTU.EXE"

                                   * * *

Beginning Phase 1 for file SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.TXT;
Now starting to run the MIB translator...
This may take approximately 1-5 minutes.
  23-JUL-1991 08:56:17
Issuing following command:
  $ MTU SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.TXT;
Entity Model tree is being pruned.
The following non-leaf objects are being removed:
Child entity products
Child entity s3snmpAgent
Child entity s3agentNetProtocol
Child entity series3000
Child entity s3000Ethernet
Child entity s3000EnetBoard
Child entity s3000EnetLocBridge
Child entity s3000EnetRemBridge
Child entity s3000EnetRouter
Child entity s3000EnetPort
Child entity s3000TokenRing
Child entity s3000TrBoard
Child entity s3000TrPort
Child entity s3000TrNode
Child entity s3000TrRing
MIB translation completed successfully.
  23-JUL-1991 08:56:42
Phase 1 for file SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.TXT; completed.

Beginning Phase 2 for file SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.TXT;
Now copying "INCLUDE" .MS files from MCC_COMMON to default directory.
%COPY-S-COPIED, SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_INTERNET_MIB_TYPES.MS;2 copied 
 to SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_INTERNET_MIB_TYPES.MS;3 (8 blocks)
%COPY-S-COPIED, SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_SET.MS;2 copied 
 to SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_SET.MS;3 (6 blocks)
%COPY-S-COPIED, SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_SHOW.MS;2 copied 
 to SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_SHOW.MS;3 (11 blocks)
Now starting to run MSL translator...
This may take approximately 1-10 minutes.
  23-JUL-1991 08:56:44
Issuing following command:
  $ MANAGE/TOOLKIT/SPECIFICATION SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.MS
DECmcc Management Specification Language Translation Tool
               Version V1.1.1

%MCCMSL-S-NORMAL, Scan of MS file has completed successfully
MSL translation completed successfully.
  23-JUL-1991 08:58:24
Now starting to clean the DECmcc data dictionary...
This may take approximately 1-10 minutes.
  23-JUL-1991 08:58:25
Issuing following command:
  $ MANAGE/TOOLKIT/DICTIONARY DELETE CLASS SNMP SUBCLASS synoptics
Ignore message "%MCC_E_NOENTITY,  no corresponding entity instance exists"
  if it appeared above.
DECmcc data dictionary cleaned successfully.
  23-JUL-1991 09:02:21
Now starting to load the DECmcc data dictionary...
This may take approximately 1-15 minutes.
  23-JUL-1991 09:02:21
Issuing following command:
  $ MANAGE/TOOLKIT/DICTIONARY LOAD FROM SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.COM
DECmcc data dictionary loaded successfully.
  23-JUL-1991 09:15:18
Phase 2 for file SYS$SYSDEVICE:[MCC]SYNOPTICS_MIBDEF.TXT; completed.

                                   * * *

Beginning Phase 3
Starting build of DECmcc parse tables...
This may take approximately 1-4 hours.
  23-JUL-1991 09:15:18
Issuing following command:
  $ MANAGE/TOOLKIT/PARSE_BUILDER
DECmcc Parse Table Builder
Component Version: V1.1.0

    Parse Table filename:       MCC_PTB_PARSER.BPT
    Command Log Data filename:  MCC_PTB_PARSER.DAT
Processing entity 1
Processing entity 1 1
Processing entity 1 1 0
Processing entity 1 1 1
Processing entity 1 1 1 0
Processing entity 1 2
Processing entity 1 2 0
Processing entity 1 2 1
Processing entity 1 3
Processing entity 1 3 0
Processing entity 1 3 1
Processing entity 1 3 1 0
Processing entity 1 4
Processing entity 1 4 0
Processing entity 1 4 1
Processing entity 1 4 2
Processing entity 1 4 2 0
Processing entity 1 4 2 1
Processing entity 1 4 3
Processing entity 1 4 4
Processing entity 1 5
Processing entity 1 5 0
Processing entity 1 5 0 0
Processing entity 1 5 1
Processing entity 1 6
Processing entity 1 6 0
Processing entity 1 6 1
Processing entity 1 6 1 0
Processing entity 1 6 4
Processing entity 1 7
Processing entity 1 7 0
Processing entity 1 7 1
Processing entity 1 7 1 0
Processing entity 1 7 2
Processing entity 1 7 3
Processing entity 1 7 4
Processing entity 1 8
Processing entity 1 8 0
Processing entity 1 8 1
Processing entity 1 8 4
Processing entity 1 8 5
Processing entity 1 9
Processing entity 1 9 1
Processing entity 1 9 2
Processing entity 1 12
Processing entity 1 12 0
Processing entity 1 12 1
Processing entity 1 12 2
Processing entity 1 12 3
Processing entity 1 14
Processing entity 1 14 0
Processing entity 1 14 1
Processing entity 1 14 1 1
Processing entity 1 14 2
Processing entity 1 14 2 0
Processing entity 1 15
Processing entity 1 16
Processing entity 1 16 0
Processing entity 1 16 1
Processing entity 1 16 1 0
Processing entity 1 16 1 1
Processing entity 1 17
Processing entity 1 17 0
Processing entity 1 18
Processing entity 1 18 0
Processing entity 1 18 1
Processing entity 1 20
Processing entity 1 20 0
Processing entity 1 21
Processing entity 1 21 0
Processing entity 1 21 1
Processing entity 1 21 2
Processing entity 1 21 3
Processing entity 1 21 4
Processing entity 1 21 5
Processing entity 1 21 6
Processing entity 1 21 6 5
Processing entity 1 22
Processing entity 1 25
Processing entity 1 25 0
Processing entity 1 25 1
Processing entity 1 27
Processing entity 1 27 1
Processing entity 1 29
Processing entity 1 29 0
Processing entity 1 29 1
Processing entity 1 29 1 0
Processing entity 1 42
Processing entity 1 42 1
Processing entity 1 99
Processing entity 1 99 0
Processing entity 1 99 0 0
Processing entity 1 99 1
Processing entity 7
Processing entity 7 1
Processing entity 7 1 5
Processing entity 7 4
Processing entity 7 5
Processing entity 7 6
Processing entity 7 7
Processing entity 7 8
Processing entity 7 10
Processing entity 7 13
Processing entity 7 14
Processing entity 7 15
Processing entity 7 17
Processing entity 7 18
Processing entity 7 19
Processing entity 7 20
Processing entity 7 25
Processing entity 7 33
Processing entity 7 38
Processing entity 8
Processing entity 8 5
Processing entity 8 88
Processing entity 9
Processing entity 9 11
Processing entity 9 11 44
Processing entity 9 11 45
Processing entity 9 11 46
Processing entity 9 12
Processing entity 9 21
Processing entity 9 21 36
Processing entity 9 21 37
Processing entity 11
Processing entity 12
Processing entity 12 3
Processing entity 12 10
Processing entity 12 11
Processing entity 12 11 40
Processing entity 12 17
Processing entity 12 18
Processing entity 12 26
Processing entity 12 44
Processing entity 12 47
Processing entity 12 47 45
Processing entity 15
Processing entity 15 1
Processing entity 17
Processing entity 17 3
Processing entity 17 3 2
Processing entity 17 3 25
Processing entity 17 3 26
Processing entity 17 4
Processing entity 17 5
Processing entity 17 6
Processing entity 17 6 8
rocessing entity 17 6 9
Processing entity 17 6 10
Processing entity 17 11
Processing entity 17 12
Processing entity 17 12 13
Processing entity 17 12 14
Processing entity 17 12 14 16
Processing entity 17 27
Processing entity 17 27 18
Processing entity 17 27 19
%MCCPTB-I-NOENTRY, No dictionary entries found.
   No attributes defined for entity class.
Processing entity 17 27 19 21
Processing entity 17 27 20
Processing entity 17 27 22
Processing entity 17 27 23
Processing entity 17 27 24
Processing entity 18
Processing entity 18 29
Processing entity 18 31
Processing entity 18 31 30
Processing entity 18 32
Processing entity 18 32 28
Processing entity 18 33
Processing entity 18 33 33
Processing entity 18 34
Processing entity 18 37
Processing entity 18 37 27
Processing entity 18 37 35
Processing entity 18 37 36
Processing entity 18 38
Processing entity 18 39
Processing entity 18 5045
%MCCPTB-I-NOENTRY, No dictionary entries found.
   No attributes defined for entity class.
Processing entity 18 5045 1
Processing entity 18 5045 2
Processing entity 18 5045 3
Processing entity 18 5045 4
Processing entity 18 5045 5
Processing entity 18 5045 6
Processing entity 18 5045 6 1
Processing entity 18 5045 6 2
Processing entity 18 5045 7
Processing entity 18 5045 8
Processing entity 18 5045 9
Processing entity 18 5045 10
Processing entity 18 5045 11
Processing entity 18 5045 12
Processing entity 18 5045 13
Processing entity 18 5045 14
Processing entity 18 5045 15
Processing entity 18 5045 16
Processing entity 18 5045 17
Processing entity 18 5045 18
Processing entity 18 5045 19
Parse table build complete.
DECmcc parse tables built successfully.
  23-JUL-1991 10:55:16
Phase 3 completed.

  23-JUL-1991 10:55:16

Normal successful completion.
DELETE SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_INTERNET_MIB_TYPES.MS;3 ? [N]: y
DELETE SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_SET.MS;3 ? [N]: y
DELETE SYS$SYSDEVICE:[MCC]MCC_TCPIP_AM_SHOW.MS;3 ? [N]: y
Hawk2>>
  GOLDMAN      logged out at 23-JUL-1991 13:04:29.33
T.RTitleUserPersonal
Name
DateLines