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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unused phones on system check 6

Status
Not open for further replies.

techmk

IS-IT--Management
Oct 23, 2003
105
GB
Hi All

Is there a command that can tell you of phones that are config on the system but are not in use or out of service , there seems to be those times where people unplug phones and dont let anyone know

Thanks
 
There may be a better way but I go to load 32 and enter:

LDIS (loop shelf)

for example

LDIS 12 0

The output would look something like this:

CARD 13 UNIT 01

This means that TN 12-0-13-1 is a digital phone that is unplugged.

I believe this is normally set up to run under midnight routines. The output of your midnight routines would have the results as well.

You can also do an IDU of a TN from LD 20 to verify specific TNs.

Hope this helps.
 
IF an OPTION 11 check LD22 and prt OVLY to see if LD30 is in DROL (midnight routines). If not, put it there in LD17 and invoke MIDN in LD 135. It will perform a check of all digital (2000 and 3000 series) sets. It will print out the ones it finds not plugged in.

If not an OPTION 11 you can go to LD 30 and type LOOP ALL and do the same thing without doing the midnight routines.
 
You can also try
LD 117
INV GENERATE SETS
INV PRT SETS

Help says "Those telesets that do not have sets ID or are not present in the system will be notes as "Unavailable" in place of their set ID."

Hope this helps
 
ld 117 is the better of the two methods, stat the cards one at a time if your in an 11. note: 117 will not see eproms on older (pre 2008/16) sets. Stat card ld 32 stat 20 0 1 or option 11 stat 1...will johnP
 
You can configure Load 30 to run during the midnight routines. Then you can look in the history file every morning and look at the disabled sets and trouble-shoot them.
 
Anyone figured a method for detecting Analogue TN's with no phone attached.
 
On an Opt 11, I usually STAT each card in LD 20. It tells me which port on the card is disabled or unequipped. Then I can do a PRT, TNB for more info on a particular port. If you know which card is your analogue card, STAT in LD 20.You can also DSBL or ENLU TN's in this LD.

This might sound like the long way around but it works for me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top