Sponsored Content
Special Forums News, Links, Events and Announcements Naviscore NMS for Lucent Switch Problem Post 302345942 by phxteleport on Thursday 20th of August 2009 03:43:12 PM
Old 08-20-2009
Naviscore NMS for Lucent Switch Problem

We have a network of Lucent BSTDX9000 switches for fiber and wireless links in the United States and Costa Rica. I was dragging a BSTDX9000 icon in my Naviscore NMS and it disappeared.
All of my trunks are still up but I can't figure out how to get the icon back. I'm screwed if something happens in that switch and I can't get into it.
If you or somebody you know can help, it would be greatly appreciated
I'm willing to pay whatever it takes and we can set someone up to remotely log in.
You can also contact me on my cell. 602-370-9750

Thanks, Scott
 

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

can you switch

hi, i am try to run following script in c-shell, using switch command. #!/bin/csh choice=0 while do echo "system monitor" echo " 1) system paging 2) system file inf. 3) system disk inf. 9) exit " echo "select an option: \c" read choice case $choice in 1)... (3 Replies)
Discussion started by: neer45
3 Replies

2. UNIX for Advanced & Expert Users

Lucent/Orinoco Wireless card problems

Im running mandrake 9.0 and i just got a Lucent/orinoco PC24E-H-FC. I beleive it was originaly made by lucent but then made by Orinoco.. But anyways i just cant get connected. Ive tried 3 differemt drivers. My wireless access point router is a Linksys. I just cant figure this out ive talked on... (3 Replies)
Discussion started by: jason1234
3 Replies

3. IP Networking

Open Source NMS

Hello there, I wanted to know the members' opinion about the best open source network management software which uses a web browser to show its interface and results. I am interested in the software for both windows and Linux OSs. Thanks. (4 Replies)
Discussion started by: Jawwad
4 Replies

4. Solaris

Naviscore NMS Problem...Need Help, Will Pay good

We have a network of Lucent BSTDX9000 switches for fiber and wireless links in the United States and Costa Rica. I was dragging a BSTDX9000 switch icon in my Naviscore NMS and it disappeared. All of my trunks and circuits are still fuctioning properly but I can't figure out how to get the icon... (3 Replies)
Discussion started by: phxteleport
3 Replies

5. Shell Programming and Scripting

need help for cp with -p switch

Guys, I need to copy files from source to destination with datetime preserved I did it with cp -p <source>/file <destinaltion>/file But when I do stat command on copied file , it seems the copied file has "change time" modified. Please guide me in understanding (2 Replies)
Discussion started by: mohan_xunil
2 Replies

6. Shell Programming and Scripting

how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable

hi, how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable which needs to be connected to one console server having rj11 on its side and db 9 female on other end.i.e. on switch side,console cable has rj45 and db 9 pin female connector on other side of... (1 Reply)
Discussion started by: pankajd
1 Replies

7. SuSE

SLES 11 Switch user problem

Hi, I am using SUSE Linux Enterprise Server 11 (x86_64), PATCHLEVEL = 0 as NIS server. All client is having SUSE Linux Enterprise Desktop 11 (x86_64), PATCHLEVEL = 0. All system are configured to work in GUI. When NIS user say 'a' locks system, and user 'b' wants to login to the same system... (1 Reply)
Discussion started by: sachingujrathi
1 Replies
GTK-UPDATE-ICON-C(1)						  [FIXME: manual]					      GTK-UPDATE-ICON-C(1)

NAME
gtk-update-icon-cache - Icon theme caching utility SYNOPSIS
gtk-update-icon-cache [--force] [--ignore-theme-index] [--index-only] [--source [name]] [--quiet] [--validate] {iconpath} DESCRIPTION
gtk-update-icon-cache creates mmap()able cache files for icon themes. It expects to be given the path to a icon theme directory containing an index.theme, e.g. /usr/share/icons/hicolor, and writes a icon-theme.cache containing cached information about the icons in the directory tree below the given directory. GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. OPTIONS
--force, -f Overwrite an existing cache file even if it appears to be uptodate. --ignore-theme-index, -t Don't check for the existence of 'index.theme' in the icon theme directory. Without this option, gtk-update-icon-cache refuses to create an icon cache in a directory which does not appear to be the toplevel directory of an icon theme. --index-only, -i Don't include image data in the cache. --source, -c Output a C header file declaring a constant name with the contents of the icon cache. --quiet, -q Turn off verbose output. --validate, -v Validate existing icon cache. BUGS
None known yet. [FIXME: source] 10/11/2013 GTK-UPDATE-ICON-C(1)
All times are GMT -4. The time now is 04:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy