Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hipath4k Set Count 1

Status
Not open for further replies.

MisterLucas

IS-IT--Management
May 21, 2014
38
US
Greetings Community:

I was trying to get a set count from our Siemens Hipath4k but I am not quite sure how to do it and where to look.

Any advice would be greatly appreciated.
 
It depends on your access level and level of knowledge.
There are CBL macros that convert the extension listing into excel.
There is a general count in codewords.
There are macros that are normally run for to determine amount of extensions for sales purposes. etc.
Please can you advise some more
 
How many cards, what types of phones, how many shelves, what version of systems, if you are unfamiliar with it then best contact your maintainer
 
Thanks for the reply. I am one of the maintainers not the senior guy he doesn't like to help me he wants to look good. We are using Optiset basic entry and advanced phones. 12 shelves at least 50 cards not all have phones on them. 1 IP card.

Hipath 4000
Assistant V4
RMX V4 R2.1.60/UW7 V4 R3.0.0

I hope that helps.
 
Are you familiar with the ComWin method of logging on or do you prefer the Assistant ?

If you are on Comwin - to get a general indication then
DIS-CODEW;
To display the license counts

Each Optiset (SLMO - Subscriber Line Module Optiset) would normally handle up to 24 OptiSets
OptiSets use proprietary ISDN of 2 Bearer and 1 Data with max 128K

A count of extension cards multiplied by 24 would give you max TDM extensions

The IP card can connect to remote shelves, SIP/SIPQ Trunking, H323 Trunking or for SIP extensions/HFA (HiPath Feature Access) Extensions
 
sbcsu thanks for your reply.

Either comwin or assistant would work for me.

As far as the license count goes from the information displayed it will not indicate the amount of phones in use but the amount of our maximum capacity for phones?

There isnt an AMO for just station counts?

 
dis-codew; will show you how many licenses you are using against how many you've purchased. Each phone (analog/digital) will use one license, a 10 channel trunk would use 10 licenses. A float phone (virtual) will not use a license but may still exist so be careful of that. dis-tdcsu; will show you how many channels (thus licenses) you are using for trunks so just knock that figure off your used value in codew if you just want the station counts.
 
thanks Moriendi. Once I get the data I will post what I find.
 
One of my favorite tools is DIS-VADSU;

That will show you all kinds of cool stuff, like how many digital sets you have and how many (if any) are in error, it will show quantities of trunks configured and if any are in error, shelves, if any cc restarts happened recently and other cool stuff. You can also see what the thresholds are before X number of errors causes a major or minor alarm in the system. This is different than licenses - you only see what is configured.

Another one is DIS-DIMSU;

Your license count is useful for what your maximum number of ports can be in the system and how many ports are in use now, but DIMSU shows you how the database table memory is allocated. For example, in the following table:

Code:
H500:  AMO DIMSU STARTED
+------------------------------------------------------------+                  
|                        MAX-                          SYS-  |                  
|              USED      USED     ACTUAL |   STD       MAX   |
|  CCIDXS  :   1169      1173     16379  |  16379     16379  |
|  CCIDXD  :   2936      2937      3000  |   4094      4094  |
|  GPIDX   :   1243      1243      2000  |   2000      4000  |
|  LINES   :   6351      6397     32000  |  32000     32000  |
|  PORTS   :   5034      5988     16000  |  16000     16000  |
+------------------------------------------------------------+
|  STATIONS:                                                 |
|  STN     :   1783      1826      6051  |  12000     20000  |
|                                                            |
|  TERMINALS:                                                |
|  BUS     :   1087      1114      6331  |  12632     16000  |
|  OPTCC   :   1236      1289      6034  |  12000     14000  |
|  OPTEXP  :   1014      1049      3005  |   6000     32000  |
|  ATND    :      4         4        16  |     32       256  |
|  ES      :      1         1       300  |    300      7000  |
|  ESSTN   :      2         2      1800  |   1800     14000  |
|  S2PP    :      0         0         2  |      2        30  |
|  AUXDIGI :      0         0        15  |      0      8000  |
|                                                            |
|  TRUNK AND TIE-LINE CIRCUITS:                              |
|  PRI     :     13        18        40  |     40       400  |
|  TRK     :     23        26      2400  |   2400      7920  |
|  CRCP    :     14        19       600  |    600      4000  |

You will see that for STATIONS (of all types) the current number in use is 1783, the maximum you have ever had is 1826, and the most the system will let you have in the current configuration (Actual Limit) is 6051. In the "Standard" configuration the Actual Limit is 12000 and the maximum in any one (4000 and shelves) system is 20000.

So say you want to add another PRI trunk. Right now there are 13, down from the max of 18, and this system can have no more than 40 (as configured). Now let's make believe that 40 is actually 13. Now you are in a situation where you have 13 PRI and the most you can have is 13 (as configured). In this case you want to add a PRI - you can buy the board and install it because you have the Comscendo licenses to do so, and when you go to build it in the system you will be told you can not add any more of them - so it is important to know this table is out there and what it contains in case you run into a problem like that someday. It IS possible to change the values in that table in small amounts if needed, so you could just go in there and bump up that maximum to maybe 15 so you have room to add your circuit. I recommend only adding what you need or a little more because those values affect the system memory utilization so you don't want to crank them up for no reason! Other limits you could conceivably bump into is ACD Agents, ACD groups, AC-Win consoles, remote AP shelves with APE processors, etc....

Anyway - hope you find it useful :eek:)


Don Bruechert, Voice Comm Analyst II
CareTech Solutions @ Holy Family Memorial
Manitowoc, WI, USA
 
If you are using the Dimensioning tool - DIMSU
then TEST-DIMSU; before and after making changes.
It should be low enough to allow the system some overhead - normally highest should be 80%
 
H500: AMO DIMSU STARTED<
+------------------------------------------------------------+ <
| MAX- SYS- | <
| USED USED ACTUAL | STD MAX |<
| CCIDXS : 931 931 2000 | 2000 4094 |<
| CCIDXD : 1890 1891 3000 | 3000 4094 |<
| GPIDX : 1222 1222 2000 | 2000 4000 |<
| LINES : 8010 8123 32000 | 32000 32000 |<
| PORTS : 5681 8113 16000 | 16000 16000 |<
+------------------------------------------------------------+<
| STATIONS: |<
| STN : 2874 3765 7134 | 12000 20000 |<
| |<
| TERMINALS: |<
| BUS : 1348 1366 6300 | 12632 16000 |<
| OPTCC : 2245 2245 6888 | 12000 14000 |<
| OPTEXP : 3 3 3000 | 6000 32000 |<
| ATND : 2 2 17 | 32 256 |<
| ES : 0 0 300 | 300 7000 |<
| ESSTN : 0 0 1800 | 1800 14000 |<
| S2PP : 0 0 2 | 2 30 |<
| AUXDIGI : 0 0 0 | 0 8000 |<
| |<
| TRUNK AND TIE-LINE CIRCUITS: |<
| PRI : 6 6 40 | 40 400 |<
| TRK : 51 123 2400 | 2400 7920 |<
| CRCP : 7 7 600 | 600 4000 |<
| |<
| DIAL PLAN: |<
| DPLNCD : 2276 2276 4269 | 2800 32000 |<
| DPLNGR : 0 0 2000 | 350 32000 |<
| |<
| DEVICE SEARCH: |<
| RTE : 12 911 1290 | 1450 64000 |<
| MG : 12 14 913 | 850 64000 |<
| SG : 7 9 690 | 818 2000 |<
| ATNDGR : 2 3 5 | 10 16 |<
| HT : 0 1 300 | 600 999 |<
| HTCQB : 0 8 3000 | 3000 5000 |<
| |<
| CALL PROCESSING: |<
| CPB : 25 48 5688 | 6000 10000 |<
| SILI : 46 98 13500 | 13500 16000 |<
| COSTI : 25 49 5688 | 5688 5688 |<
| |<
| DERIVED PARAMETERS: |<
| LODEN : 9978 9978 55654 | 55054 57340 |<
| SU : 2248 2248 6910 | 12042 14272 |<
| NWBCHL : 162 198 1200 | 1200 12000 |<
| LODS0 : 0 1 1920 | 1920 8000 |<
| LODTMD : 3 17 1800 | 1800 8000 |<
| CPDBUF : 27 102 6000 | 6000 10000 |<
| DTILTG : 5017 5017 16000 | 16000 32000 |<
| DTITMD : 17 42 2700 | 2700 12000 |<
| NWNUNSUB: 254 254 256 | 256 32000 |<
| |<
| SUBSCRIBER FEATURES: |<
| NAME : 2619 2619 7231 | 12000 20000 |<
| EXTNAME : 30 32 2400 | 2400 32000 |<
| ORG : 1 1 3000 | 6000 10000 |<
| COS : 11 90 345 | 600 1000 |<
| SPDI : 2663 2663 5301 | 8400 20000 |<
| SPDCL : 3 2 16 | 16 16 |<
| SPDCD : 3000 3000 3000 | 3000 16000 |<
| CBK : 0 1 2400 | 2400 10000 |<
| REMIND : 1 2 8000 | 12000 20000 |<
| PUGR : 1 2 250 | 500 2000 |<
| ID : 1625 1625 6615 | 12000 40000 |<
| PINBUF : 0 0 1200 | 1200 20000 |<
| CFWDEST : 5567 5568 12000 | 12000 64000 |<
| CFWHIST : 1 13 12000 | 12000 32000 |<
| HGMEMB : 0 0 1200 | 1200 20000 |<
| CUGPROF : 0 0 20 | 20 200 |<
| LIN : 0 0 1600 | 3200 32000 |<
| ALTROUT : 0 0 2000 | 2000 20000 |<
| LCRCOS : 7 25 50 | 50 1000 |<
| HOTDEST : 7 9 500 | 500 20000 |<
| |<
| DIGITE FEATURES: |<
| DSS : 0 0 9000 | 18000 28000 |<
| DSSNA : 2262 2262 13123 | 24000 32000 |<
| KEYSYS : 2231 2231 2688 | 3600 14000 |<
| CALLOG : 1000 1000 1000 | 2400 12000 |<
| COMGR : 73 100 250 | 400 1000 |<
| SLKTEXT : 0 0 2000 | 2000 32000 |<
| CALLOGS : 0 0 240 | 240 12000 |<
| |<
| ATTENDANT CONSOLE FEATURES: |<
| ATNDCQ : 26 36 63 | 63 512 |<
| NSTN : 2 2 30 | 30 256 |<
| |<
| TRUNK FEATURES: |<
| MFCVAR : 0 0 3 | 3 10 |<
| DSPMOD : 1 1 400 | 400 32000 |<
| DPDSPMOD: 1 1 400 | 400 32000 |<
| LODR : 11 911 1055 | 1200 4096 |<
| LROUT : 16 18 520 | 1024 64000 |<
| LRTPROF : 7 411 411 | 200 10000 |<
| LCRDSR : 0 0 500 | 1000 10000 |<
| SYNAN : 0 0 500 | 500 3200 |<
| FORMTAB : 0 0 500 | 1000 10000 |<
| VOICO : 0 0 60 | 60 900 |<
| |<
| NETWORK FEATURES: |<
| BLK100 : 120 120 1600 | 400 8000 |<
| RSTCON : 0 0 50 | 50 10000 |<
| TEAMCONN: 0 0 180 | 180 1400 |<
| DSS1SCRD: 0 0 0 | 0 10000 |<
| DSS1SCRP: 0 0 0 | 0 10000 |<
| REMPUGR : 0 0 1500 | 1500 10000 |<
| PARTNODE: 0 0 600 | 600 4000 |<
| LDPLN1 : 111 112 650 | 1200 64000 |<
| LDPLN2 : 0 0 101 | 0 64000 |<
| LDPLN3 : 0 0 101 | 0 64000 |<
| LDPLN4 : 0 0 101 | 0 64000 |<
| LDPLN5 : 0 0 101 | 0 64000 |<
| LDPLN6 : 0 0 101 | 0 64000 |<
| LDPLN7 : 0 0 101 | 0 64000 |<
| LDPLN8 : 0 0 101 | 0 64000 |<
| LDPLNC1 : 0 0 120 | 120 6400 |<
| LDPLNC2 : 0 0 0 | 0 6400 |<
| LDPLNC3 : 0 0 0 | 0 6400 |<
| LDPLNC4 : 0 0 0 | 0 6400 |<
| LDPLNC5 : 0 0 0 | 0 6400 |<
| LDPLNC6 : 0 0 0 | 0 6400 |<
| LDPLNC7 : 0 0 0 | 0 6400 |<
| LDPLNC8 : 0 0 0 | 0 6400 |<
| |<
| DATA FEATURES: |<
| APPL : 5 5 98 | 98 98 |<
| ECCS : 5 5 5 | 5 50 |<
| DCIPAR : 0 0 1 | 1 255 |<
| WSPROT : 2245 2245 3000 | 12000 14000 |<
| INFO : 55 55 1781 | 3000 10000 |<
| |<
| ACD FEATURES: |<
| ACDAGT : 62 100 256 | 256 8000 |<
| ACDGRP : 5 100 128 | 128 255 |<
| ACDLOGON: 8 12 256 | 256 1250 |<
| ACDPRIM : 60 84 128 | 128 2000 |<
| ACDCQ : 4 30 1500 | 1500 7500 |<
| ACDRCG : 9 151 512 | 512 1020 |<
| ACDRT : 29 151 300 | 300 4000 |<
| ACDRTX : 13 17 900 | 900 16000 |<
| ACDSHIFT: 40 41 300 | 300 20000 |<
| ACDMONID: 0 0 256 | 256 5000 |<
| ACDCALEN: 0 0 3200 | 3200 32000 |<
| GDTR : 0 0 1000 | 2000 16000 |<
| DNI : 16 417 1004 | 2000 16000 |<
| DPDNI : 16 21 1004 | 2000 32000 |<
| GENBUF : 0 0 256 | 256 5000 |<
| |<
| CAPACITY STAGE CONFIGURATION: |<
| PERMDL : 389 390 1820 | 1980 1980 |<
| CRICC : 0 0 1600 | 1600 8000 |<
| WAML1 : 0 0 1 | 1 32 |<
| WAML2 : 0 0 15 | 15 240 |<
| STMA : 0 0 15 | 15 240 |<
| STMACIR : 0 0 0 | 480 7680 |<
| SLC24 : 0 0 8 | 8 150 |<
| AP : 1 2 2 | 83 83 |<
| GWREG : 0 0 1024 | 1024 9999 |<
| SCTPATH : 0 0 2500 | 2500 64000 |<
| CCAP : 1 1 2 | 0 83 |<
| APEGRP : 1 1 2 | 0 83 |<
| CGW : 2 2 2 | 143 150 |<
| |<
+------------------------------------------------------------+<
<
AMO-DIMSU-111 DIMENSIONING OF FEATURES, SWITCHING UNIT < DISPLAY COMPLETED;<
DISPLAY



Here is some info using the AMO DIMSU ALL

I notice we cannot add call logging to any new stations is that because of the CCIDXS is maxed?

Thanks for all the help!
 
DIGITE FEATURES: |<
| DSS : 0 0 9000 | 18000 28000 |<
| DSSNA : 2262 2262 13123 | 24000 32000 |<
| KEYSYS : 2231 2231 2688 | 3600 14000 |<
*** | CALLOG : 1000 1000 1000 | 2400 12000 |< ***

Call log buffer is maxed out.

Don Bruechert, Voice Comm Analyst II
CareTech Solutions @ Holy Family Memorial
Manitowoc, WI, USA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top