Sponsored Content
Operating Systems Solaris Naviscore NMS Problem...Need Help, Will Pay good Post 302345468 by pupp on Wednesday 19th of August 2009 09:59:55 AM
Old 08-19-2009
i'm going to have to say this is a hpov/naviscore issue (sorry you deal with lucent). not so much a sun/solaris issue.

so in hpov, the icon has disappeared?
 

3 More Discussions You Might Find Interesting

1. 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

2. Shell Programming and Scripting

please pay your attention on this .......

HI All, I am working on Solaris 5.9 servers.Now i want a script which collect files with format like msgs_cheux301_10Jun2008 , login_cheux301_10Jun2008 and history_cheux301_10Jun2008.tar into seperate folders with a specific name. The script will collect files with one week old and it should... (2 Replies)
Discussion started by: Renjesh
2 Replies

3. News, Links, Events and Announcements

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... (0 Replies)
Discussion started by: phxteleport
0 Replies
AN(4)							   BSD Kernel Interfaces Manual 						     AN(4)

NAME
an -- Aironet 4500/4800 and Cisco 340/350 series wireless network driver SYNOPSIS
an* at pcmcia? function ? an* at pci? dev ? function ? an* at isapnp? DESCRIPTION
The an driver provides support for Aironet Communications 4500/4800 and Cisco Aironet 340/350 series wireless network adapters. This includes the ISA, PCI and PCMCIA varieties. The 4500 series adapters operate at 1 and 2Mbps while the 4800 series and 340/350 series can operate at 1, 2, 5.5 and 11Mbps. The ISA, PCI and PCMCIA devices are all based on the same core PCMCIA modules and all have the same pro- gramming interface, however unlike the Lucent WaveLAN/IEEE cards, the ISA and PCI cards appear to the host as normal ISA and PCI devices and do not require any PCMCIA support. The PCMCIA Aironet cards require PCMCIA support. ISA cards can either be configured to use ISA Plug and Play or to use a particular I/O address and IRQ by properly setting the DIP switches on the board. (The default switch setting is for plug and play.) The an driver has Plug and Play support and will work in either configuration, however when using a hard-wired I/O address and IRQ, the driver configuration and the NIC's switch settings must agree. PCI cards require no switch settings of any kind and will be automatically probed and attached. All host/device interaction with the Aironet cards is via programmed I/O. The Aironet devices support 802.11 and 802.3 frames, power manage- ment, BSS (infrastructure) and IBSS (ad-hoc) operation modes. The an driver encapsulates all IP and ARP traffic as 802.11 frames, however it can receive either 802.11 or 802.3 frames. Transmit speed is selectable between 1Mbps, 2Mbps, 5.5Mbps, 11Mbps, or ``auto'' (the NIC automat- ically chooses the best speed). By default, the an driver configures the Aironet card to join an access point with an SSID of null string. For ad-hoc mode, in which sta- tions can communicate among each other without the aid of an access point, the driver must be set using ifconfig(8). For more information on configuring this device, see ifconfig(8) and ifmedia(4). HARDWARE
Cards supported by the an driver include: Aironet 4500 Series Aironet 4800 Series Cisco Aironet 340 Series Cisco Aironet 350 Series DIAGNOSTICS
an%d: init failed The Aironet card failed to come ready after an initialization command was issued. an%d: failed to allocate %d bytes on NIC The driver was unable to allocate memory for transmit frames in the NIC's on-board RAM. an%d: device timeout The Aironet card failed to generate an interrupt to acknowledge a transmit command. SEE ALSO
arp(4), ifmedia(4), netintro(4), ifconfig(8) HISTORY
The an device driver first appeared in FreeBSD 4.0, and then in NetBSD 1.6. AUTHORS
The an driver was written by Bill Paul <wpaul@ee.columbia.edu>. BSD
December 13, 2000 BSD
All times are GMT -4. The time now is 08:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy