K-Series to S-Series Differences
== so.
== Sierra Naming Convention for Manufacturing
== -------------------------------------------------------------
== The new symbolic process names being proposed are as follows :
== 1. $ZZKRN.SWAN<a>-SNMP ( SNMP agent symbolic process name)
== 2. $ZTMX<a> (SNMP agent symbolic process name)
== 3. $ZZWAN.#TMX<n> ((SNMP trap multiplexor symbolic process name)
==
==
== where:
==
== <a> = A thru Z (currently A thru H will be used for the eight groups
== of swans required to configure upto 200 )
== <n> = 1 thru 9 (currently 1 thru 8 will be used for the eight groups
== of swans required to configure upto 200 )
==
==
== Each group of 25 swans are connected across two TCPIP processes. Each == of
these group requires an SNMP trap multiplexor process with a unique
== SNMP agent process.For example the first group will have swans from 1
== thru 25, the second Group will swans from 26 thru 50 and so on. Each
== group is added between two TCPIP processes, which are called TCPIP on
== PATH A and TCPIP on PATH B.
=========================================================================
=========================================================================
== Configure the ConMgr processes.
=========================================================================
ADD PROCESS $ZZWAN.#0, IOPOBJECT $SYSTEM.SYS00.CONMGR
ADD PROCESS $ZZWAN.#1, IOPOBJECT $SYSTEM.SYS00.CONMGR
========================================================================
== Configure the TFTP server processes.
========================================================================
ADD PROCESS $ZZWAN.#ZF018, IOPOBJECT $SYSTEM.ZTCPIP.TFTPSRV, &
TCPIP $ZB018, CPU 00, ALTCPU 01, TYPE (0,48), STARTUP "$SYSTEM.CSS00"
ADD PROCESS $ZZWAN.#ZF01C, IOPOBJECT $SYSTEM.ZTCPIP.TFTPSRV, &
TCPIP $ZB01C, CPU 00, ALTCPU 01, TYPE (0,48)
=========================================================================
== Configure the WANBoot processes.
=========================================================================
ADD PROCESS $ZZWAN.#ZW018, IOPOBJECT $SYSTEM.SYS00.WANBOOT, &
CPU 00, ALTCPU 01, TYPE (0,30), STARTUP "TCPIP $ZB018"
ADD PROCESS $ZZWAN.#ZW01C, IOPOBJECT $SYSTEM.SYS00.WANBOOT, &
CPU 00, ALTCPU 01, TYPE (0,30), STARTUP "TCPIP $ZB01C"
=========================================================================
== Add an SNMP agent for each group of swans
=========================================================================
ADD PROCESS $ZZKRN.SWANA-SNMP, &
AUTORESTART 5, &
CPU FIRST, &
DEFAULTVOL $SYSTEM.ZZSWANA, &
HIGHPIN ON, &
HOMETERM $ZHOME, &
NAME $ZTMXA, &
PRIORITY 150, &










