dumb NCOS question - PBX Info :: Your Free PBX, PABX and Telephone Information Resource
Home | Register |    
 
Forums         |        Articles          |        Blogs         |      Software          |      Portals          |      Resource          |      Wiki      |    White Papers         
 
Go Back   PBX Info :: Your Free PBX, PABX and Telephone Information Resource > PBX SYSTEMS > NORTEL > DMS Systems
   SEARCH  
     
User Name Password      
Save ?
DMS Systems Support Q and A for DMS Systems

MerAssistant

Reply
 
LinkBack Thread Tools Display Modes
Old 05-20-2008, 08:36 PM   #1 (permalink)
swhite19
Junior Member

Activity Longevity
0/20 2/20
Today Posts
0/0 ssssssss1
Rep Power: 0swhite19 is an unknown quantity at this point
Country:
dumb NCOS question

I have been off of the SL100 for a few years and had moved over to the M1 81c.... I am now back , but have forgot some of what I knew. Can someone tell me where I can list out all DN's with a certain NCOS?
Thank you
Steve
swhite19 is offline   sendpm.gif Reply With Quote
Old 05-21-2008, 11:36 AM   #2 (permalink)
mountain!!
Junior Member

Activity Longevity
0/20 7/20
Today Posts
0/0 sssssss19
Rep Power: 0mountain!! is an unknown quantity at this point
Country:
There is no specific tool which you input an NCOS and is just prints out a nice list. However, you can get the information using one of the two methods.

The first method requires you capture the scrolling data into an ASCII file (You can use PROCOMM to capture the data), then import that data in Excel to sort it by the NCOS column to give you a list. Be warned, this method lists every possible DN (even DNs which point to a trunk group). The command syntax is:

QNCOS ALL D


Output looks like this with the last column being the NCOS

9513753464 PP01 00 0 03 86 448
9513753465 PP01 00 0 03 87 448
9513753466 PP01 00 0 03 88 448
9513753467 PP01 00 0 03 89 448
9513753468 PP01 00 0 03 90 448
9513753469 PP01 00 0 03 91 448
9513753470 PP01 00 0 03 92 448
9513753471 PP01 00 0 03 93 448
9513753472 PP01 00 0 03 94 448
9513753473 PP01 00 0 03 95 448
9513753474 PP01 00 0 03 96 448
9513753475 PP01 00 0 03 97 448
9513753494 PP01 00 0 03 24 13
9513753495 PP01 00 0 03 25 13
9513753496 PP01 00 0 03 26 13

The second method is to list table IBNLINES (using the FORMAT PACK) to get and capture the data to an ASCII file, then using EXCEL to sort the data by NCOS.
mountain!! is offline   sendpm.gif Reply With Quote
Old 05-22-2008, 03:58 PM   #3 (permalink)
rhack
Junior Member

Activity Longevity
3/20 20/20
Today Posts
0/0 ssssss170
Location: Chlt-NC
Rep Power: 6rhack is on a distinguished road
Country:
Heres a simple way. Go into the tables and do wildcard searches.

FOR ANALOG LINES
This example searches for sets in NCOS 89
>table ibnlines
TABLE: IBNLINES
>format pack
<line length>: 76 columns can be output per line.
<pack mode>: Pack mode is ON.
<indent column>: Indented lines will begin in column 1.
<first column>: The first column of output is column 1.
>lis all(3 eq '* * * * * * 89 * *')
TOP
LEN DNNO RESULT
---------------
HOST 14 0 15 08 0 DT STN IBN 4275775 FUNB 0 89 704 (LNR) $
HOST 00 0 00 16 0 DT STN IBN 4271693 FUNB 0 89 704 (COD) $
BOTTOM
>

FOR DIGITAL SETS
This example searches for sets in NCOS 8
>table ksetline
TABLE: KSETLINE
>format pack
<line length>: 76 columns can be output per line.
<pack mode>: Pack mode is ON.
<indent column>: Indented lines will begin in column 1.
<first column>: The first column of output is column 1.
>lis all(3 eq '* * * * * 8 * * *')
TOP
KSETKEY FORMAT DNRESULT KSFMTID KSFMTARE
----------------------------------------
HOST 10 2 14 08 7 DN Y 4275629 FUNB 0 8 704 (3WC) (AUTODISP) $ IVD
HOST 14 2 12 12 1 DN Y 4278813 FUNB 0 8 704 (3WC) (CFX) $ IVD
BOTTOM
>
rhack is offline   sendpm.gif Reply With Quote
Old 05-29-2008, 08:35 AM   #4 (permalink)
mountain!!
Junior Member

Activity Longevity
0/20 7/20
Today Posts
0/0 sssssss19
Rep Power: 0mountain!! is an unknown quantity at this point
Country:
The problem with wild card searches is the wild cards must match the number of options assigned to the line. In your example above, all lines with two options assigned to the line will be displayed. However, lines with only one option or three options will not display. You can adjust the wild card searches for one option (using one less star) or three options (adding another star), but you never know if you are getting all the lines with the search because the number of fields in range 3 is variable based on the number of options assigned to the line. Wild card searches work well for ranges which have a fixed number of fields, but not ranges which have a variable number of fields.

Last edited by mountain!!; 05-29-2008 at 08:37 AM.
mountain!! is offline   sendpm.gif Reply With Quote
Old 06-02-2008, 07:51 PM   #5 (permalink)
rhack
Junior Member

Activity Longevity
3/20 20/20
Today Posts
0/0 ssssss170
Location: Chlt-NC
Rep Power: 6rhack is on a distinguished road
Country:
Yep, you are absolutely right mountain. I'm surprised that got by me, I should have known better. I tested on NCOS's that I knew did not have alot of phones so it did not look unusual to me. I should have tested against the main NCOS's we use. Anyway, I usually dump the tables and do as you suggested with Excel or Access.
rhack is offline   sendpm.gif Reply With Quote
Old 08-29-2008, 06:49 PM   #6 (permalink)
hgperez
Junior Member

Activity Longevity
1/20 1/20
Today Posts
0/0 ssssssss2
Rep Power: 0hgperez is an unknown quantity at this point
Country:
You can also dump the tables to a SLM volume and run the sort command to build you a flat file that has the ncos's neatly arrange by numeric value.
hgperez is offline   sendpm.gif Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
NCOS question jmitchell Meridian Systems 3 05-15-2008 10:32 PM
Dumb Question! Shooter BCM and Norstar 4 02-23-2007 02:24 PM
(Dumb) Terminal question eldond Meridian Systems 1 02-03-2006 10:24 AM
OK...dumb question daved BCM and Norstar 5 09-27-2004 08:34 AM
One other dumb PRI question pbxn Meridian Systems 10 02-21-2004 05:38 AM


All times are GMT -5. The time now is 06:57 AM.

Tags   |   Advertise    |    Media Partners   |    Admin   |   About us   |   Contact Us   |   RSS   

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
Copyright PBXINFO LLC 2006