Mdb : missing modules on Solaris 10 ??

I'm trying to debug a core using mdb.
All of the web pages I look at show commands like "::ps" and "::pgrep".
These would be great, but I don't see any of these when I enter "::dcmds" nor "::dmods -l".
It looks like the "modules" are in /usr/lib/mdb/proc.
Does anyone know where these modules are or how I can get them for Solaris 10?
unix
genunix
ip
nfs
ipc
krtld
pecfs
cpu.generic
uppc
scsi_vhci
ufs
hook
neti
sctp
arp
usba
nca
lofs
zfs
random
nsctl
sdbc
rdc
sppp
When I start mdb using a core file it only shows 3 *.so.* "modules" being loaded:
-bash-3.00$ mdb 5549.core
Loading modules: [ libc.so.1 libuutil.so.1 ld.so.1 ]
Also, in the examples I've seen online are using an "object" file and a "core" file:
# mdb unix.0 vmcore.0
Loading modules: [ unix genunix specfs cpu.generic uppc scsi_vhci ufs ip hook neti sctp arp usba nca lofs zfs random nsctl sdbc rdc sppp ]
>
(e.g http://www.c0t0d0s0.org/archives/4389-Less-known-Solaris-features-About-crashes-and-cores-Part-4-Crashdump-analysis-for-beginners.html)

pkwooster wrote:
Joe, I know that you are a skeptic, and need proof for everything said. I heard about the demise of Access, or more correctly the database most frequently associated with the Access front end, JET, several years ago from a Microsoft employee. Yet it is still here.
There is plenty of documentation online about this. Here's just one example: http://www.answers.com/topic/microsoft-jet-database-engine?cat=technology. MS themselves are rather less clear.
That link would suggest that MS Access 2007 is not in fact SQL Server.
MS has been trying for at least 5 years to wean its users off Access-JET and onto one flavour or another of SQL/Server. I'm a Microsoft Partner and see their marketing on a regular basis. Access is rarely mentioned and SQL Server is a hot topic. Note that most MS/Office applications, such as Outlook now use SQL/Server.Ok.
However marketing is different than technology. In terms of that I can only note that I don't see Bob on my desktop.
And Office 2007 is still using Access (which apparently is not SQL Server according to what you posted.)
Conversely, for example, Microsoft has specifically announced that FoxPro will no longer be supported.
Thus I am still looking for something that would suggest that either it is SQL Server right now (2007) or that it shortly will be - like perhaps the beta for the next version is.
And I can only note that some of the stuff that Access does would be difficult to seamlessly do via SQL Server. The article that you posted suggests that upgrades from MS Access exist but that those can lose functionality that will require manual work to replace. Thus if MS did decide to replace Access in Office with SQL Server they would need to come up with a solution for that or risk people not upgrading.
I am not claiming that this can't happen but rather that I question whether it is relevant to suggest that it anything of concern in the near future (especially for an app that is targeting it anyways.)

Similar Messages

  • Start Weblogic Server gives missing module b2b.war error

    I am getting the following error when I downloaded the BEA Workshop and platform
    8.1 and tried starting the WLS domain under evalguide. Any clues on how I can
    fix this missing b2b.war error is highly appreciated
    Thanks
    Raman
    <Mar 24, 2004 10:49:14 AM PST> <Notice> <WebLogicServer> <BEA-000327> <Starting
    WebLogic Admin Server "cgServer" for domain "evalguide">
    <Mar 24, 2004 10:49:16 AM PST> <Warning> <Management> <BEA-149317> <Application
    WLI-B2B is configured with a deprecated deployment protocol and will be deployed
    as such.>
    <Mar 24, 2004 10:49:19 AM PST> <Error> <Management> <BEA-141049> <An error occur
    red while initializing module b2b.war of application evalguide:Name=WLI-B2B,Type
    =Application from path C:\bea81\weblogic81\integration\lib: b2b.war does not exi
    st. Other modules in this application targeted to the same server will not be
    de
    ployed.>
    <Mar 24, 2004 10:49:19 AM PST> <Error> <Management> <BEA-141000> <Error occurred
    while initializing module b2b.war of application evalguide:Name=WLI-B2B,Type=Ap
    plication from path C:\bea81\weblogic81\integration\lib: weblogic.management.Dep
    loymentException: Missing module: b2b.war.>

    The file b2b.war is missing from the build 8.1 sp2.
    Go back to the original build 8.1 as found in the orange box "BEA WebLogic Workshop and Platform 8.1 - Evaluation and Resource Kit" Once you install this version you will have the file b2b.war

  • Launchpad Error: Missing Module URL

    Hi Experts,
    I am trying to launch the Fiori Launchpad but it shows blue screen. In the console it gives Missing module URL -  sap.ui2.srvc.Chip  .
    I have gone through this note #1942166. There are errors in the Database table /UI2/CHIP_CHDR. As mentioned in the note to implement note #1961957, this note could not be implemented.
    We are currently on SP08 level. And earlier the Fiori Launchpad was working fine. It suddenly started giving error.
    Also, I checked SU53, there are no logs. So could not be authorization issue.
    Running reports /UI2/CHIP_SYNCHRONIZE_CACHE & /UI2/DELETE_CACHE_AFTER_IMP didn't help either.
    Please suggest.
    Thanks,
    Parth Jhalani

    Please try to apply all the required SAP Notes.
    http://service.sap.com/sap/support/notes/1957334
    Below link might be of some help
    Fiori apps not show in launchpad after UI Add-on SP08 updates
    Regards,
    Madhu Sudhan

  • [Solved] How to add missing module?

    I have just installed a second build of Arch on my laptop (first: Arch686, second: Arch64). Once through the installation process I rebooted but upon startup it tells me missing bcm43xx module. The module was available during installation but did not get installed with my install. Not sure what I missed out during installation process... Anyway, is there a way to install the missing module without having to go through the install process again and where would I get it from?
    BTW: 'modprobe -l | grep bc' does not list the module, hence I am sure its missing/not installed.
    Last edited by schimpfj (2008-08-23 09:22:06)

    Ooops. I have used an old parameter from my current installtion - although I do not use it (!bcm43xx). My mistake. b43 is loaded. Strange I still cannot see wlan0 when I do 'ifconfig', but should be able to sort this.
    Thanks for your kind reminder!

  • Missing module Color Efex NIK

    Still having problems with NIK plugins and CS6. The NIK Color Efex crashes and I get 'missing module' popup message. Help?

    You have not provided any system information or otehr details, so this is going nowhere...
    Mylenium

  • How to write a kernel module for Solaris

    Hi
    I would like to know where I can find information about writing a kernel module for Solaris. Is there a pdf developers reference?

    http://docs.sun.com
    Search "writing device drivers".Even if I don't intend writing a device driver?

  • SUNWi1cs, SUNWi15cs are missing in oracle solaris for VM

    Hello,
    i'm installing oracle 10r2 on Solaris10_8-11 for testing purposes. i have download Solaris from VM section of oracle
    http://www.oracle.com/technetwork/server-storage/solaris10/solaris-vm-405695.html.
    Two package are missing both are required for oracle installation. i got following error
    ERROR: information for "SUNWi1cs" was not found
    ERROR: information for "SUNWi15cs" was not found
    when i google this issue i got a OTN thread which deal almost same problem and purposed solution was to download cd1 which contain both pkgs. Now my questions are
    would i need to download compete dvd for just two pkgs? (SIZE 3GB)
    is there any link to download CD1 only
    or any other work around?

    thanks for reply,
    i'm confuse why oracle did not add theses pkg in vm solution. The purpose of this VM machine to make life easy for those guys who don't have sound experience on solaris box (like me) or they have no concern with OS installations. it mean, if i wanted to install oracle on solaris using VM machine then i have to download both file separately which is equal to 7GB (too large) plz let me know if there is any way to downlaod cd1 instead of full dvd?
    here is my complete snapshot of the output
    bash-3.2# pkginfo -i SUNWlibms SUNWtoo SUNWi1cs SUNWi15cs SUNWxwfnt SUNWxwplt SUNWmfrun SUNWxwplr SUNWxwdv SUNWgcc SUNWbtool SUNWi1of SUNWhea SUNWlibm SUNWsprot SUNWuiu8
    system      SUNWbtool CCS tools bundled with SunOS
    system      SUNWgcc   gcc - The GNU C compiler
    system      SUNWhea   SunOS Header Files
    system      SUNWi1of  ISO-8859-1 (Latin-1) Optional Fonts
    system      SUNWlibm  Math & Microtasking Library Headers & Lint Files (Usr)
    system      SUNWlibms Math & Microtasking Libraries (Usr)
    system      SUNWmfrun Motif RunTime Kit
    system      SUNWsprot Solaris Bundled tools
    system      SUNWtoo   Programming Tools
    system      SUNWuiu8  Iconv modules for UTF-8 Locale
    system      SUNWxwdv  X Windows System Window Drivers
    system      SUNWxwfnt X Window System platform required fonts
    system      SUNWxwplr X Window System platform software configuration
    system      SUNWxwplt X Window System platform software
    ERROR: information for "SUNWi1cs" was not found
    ERROR: information for "SUNWi15cs" was not found

  • Compiling Apache with PERL module on Solaris 8

    Hi there,
    After the Richard's reply, I found the Apache sources on the intallation CD 2/2. And after a while I successful compile the apache WITH ITS STANDARD modules with the following command:
    $ ./configure --prefix=/usr/apache \
    --enable-module=most \
    --enable-shared=max \
    --with-layout=Solaris
    $ make
    $ make install
    But the above "configure" does not compile the companion mod_perl. So, I tried:
    ... $ ./configure --prefix=/usr/apache \
    --enable-module=most \
    --enable-shared=/usr/src/apache/mod_perl/src/modules/perl/mod_perl.c \
    --add-module=max \
    --enable-shared=max \
    --with-layout=Solaris
    but the above command just copies the "mod_perl.c" to the diretory
    "usr/src/apache/src/modules/extra"
    missing the corresponding *.h
    Then trying
    $ make
    The compilation fails because of ALL the
    files on the directory
    /usr/perl5/5.00503/sun4-solaris/CORE
    are not found.
    Any Hint?
    Thanks in advance
    C�sar

    have you tried downloading the source from apache.org and compiling it?
    ive installed apache on sol8 many times, but all from apache.. not from the cd..
    alphademon.com

  • How to load a FS module in solaris with modload

    I've built a new FS module with the appropriate functions
    and structs (i.e. _init(), ...  struct modlfs, etc ...).
    I move the binary to /kernel/fs/sparcv9/my_mod_name
    since it is a 64 bit binary and a 64 bit target.
    When I run modload:
    # modload -p /kernel/fs/sparcv9/my_mod_name
    can't load module: No such file or directory
    I can't find any docs or info in the writing a DD manual.
    Anyone know what I'm doing wrong ???
    Thanks.

    See /var/adm/messages file for error message from krtld - this message from modload usually indicates some missing symbols in your module.

  • [SOLVED] - X won't start - Missing modules??

    Hello all, thanks for looking.
    I have installed from the Arch from the latest media, and followed the Begginers Guide.
    I have installed to a partition on my hard disk, one of many, and installed Grub and the mbr.
    The system boots fine. ALSA works, Xorg is installed, and pacman -Syu says "nothing to do"
    It all seems fine except... X won't start.
    I type startx and get the following errors in the /var/log/Xorg.0.log file :
    [   263.878]
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    [   263.879] X Protocol Version 11, Revision 0
    [   263.879] Build Operating System: Linux 3.7.0-1-ARCH i686
    [   263.879] Current Operating System: Linux midnightsun 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 12:58:46 CET 2012 i686
    [   263.879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64b15d8f-85f1-412a-8fa9-fd054849176e ro quiet
    [   263.880] Build Date: 16 December 2012  04:52:09PM
    [   263.880] 
    [   263.880] Current version of pixman: 0.28.2
    [   263.880]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [   263.880] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   263.881] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 23:36:51 2013
    [   263.882] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [   263.882] (==) No Layout section.  Using the first Screen section.
    [   263.882] (==) No screen section available. Using defaults.
    [   263.882] (**) |-->Screen "Default Screen Section" (0)
    [   263.882] (**) |   |-->Monitor "<default monitor>"
    [   263.882] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    [   263.882] (==) Automatically adding devices
    [   263.882] (==) Automatically enabling devices
    [   263.882] (==) Automatically adding GPU devices
    [   263.882] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [   263.882]     Entry deleted from font path.
    [   263.882]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [   263.882] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [   263.882]     Entry deleted from font path.
    [   263.882]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [   263.882] (==) FontPath set to:
        /usr/share/fonts/misc/
    [   263.882] (==) ModulePath set to "/usr/lib/xorg/modules"
    [   263.882] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [   263.882] (II) Loader magic: 0x825a640
    [   263.882] (II) Module ABI versions:
    [   263.882]     X.Org ANSI C Emulation: 0.4
    [   263.882]     X.Org Video Driver: 13.1
    [   263.882]     X.Org XInput driver : 18.0
    [   263.882]     X.Org Server Extension : 7.0
    [   263.883] (II) config/udev: Adding drm device (/dev/dri/card0)
    [   263.884] (--) PCI:*(0:1:0:0) 10de:0402:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [   263.884] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   263.885] Initializing built-in extension Generic Event Extension
    [   263.885] Initializing built-in extension SHAPE
    [   263.885] Initializing built-in extension MIT-SHM
    [   263.885] Initializing built-in extension XInputExtension
    [   263.886] Initializing built-in extension XTEST
    [   263.886] Initializing built-in extension BIG-REQUESTS
    [   263.886] Initializing built-in extension SYNC
    [   263.886] Initializing built-in extension XKEYBOARD
    [   263.887] Initializing built-in extension XC-MISC
    [   263.887] Initializing built-in extension SECURITY
    [   263.887] Initializing built-in extension XINERAMA
    [   263.887] Initializing built-in extension XFIXES
    [   263.887] Initializing built-in extension RENDER
    [   263.888] Initializing built-in extension RANDR
    [   263.888] Initializing built-in extension COMPOSITE
    [   263.888] Initializing built-in extension DAMAGE
    [   263.888] Initializing built-in extension MIT-SCREEN-SAVER
    [   263.888] Initializing built-in extension DOUBLE-BUFFER
    [   263.889] Initializing built-in extension RECORD
    [   263.889] Initializing built-in extension DPMS
    [   263.889] Initializing built-in extension X-Resource
    [   263.889] Initializing built-in extension XVideo
    [   263.889] Initializing built-in extension XVideo-MotionCompensation
    [   263.889] Initializing built-in extension XFree86-VidModeExtension
    [   263.890] Initializing built-in extension XFree86-DGA
    [   263.890] Initializing built-in extension XFree86-DRI
    [   263.890] Initializing built-in extension DRI2
    [   263.890] (II) LoadModule: "glx"
    [   263.890] (WW) Warning, couldn't open module glx
    [   263.890] (II) UnloadModule: "glx"
    [   263.890] (II) Unloading glx
    [   263.890] (EE) Failed to load module "glx" (module does not exist, 0)
    [   263.890] (==) Matched nouveau as autoconfigured driver 0
    [   263.890] (==) Matched nvidia as autoconfigured driver 1
    [   263.890] (==) Matched nv as autoconfigured driver 2
    [   263.890] (==) Matched nouveau as autoconfigured driver 3
    [   263.890] (==) Matched nvidia as autoconfigured driver 4
    [   263.890] (==) Matched nv as autoconfigured driver 5
    [   263.890] (==) Matched vesa as autoconfigured driver 6
    [   263.890] (==) Matched modesetting as autoconfigured driver 7
    [   263.890] (==) Matched fbdev as autoconfigured driver 8
    [   263.890] (==) Assigned the driver to the xf86ConfigLayout
    [   263.890] (II) LoadModule: "nouveau"
    [   263.891] (WW) Warning, couldn't open module nouveau
    [   263.891] (II) UnloadModule: "nouveau"
    [   263.891] (II) Unloading nouveau
    [   263.891] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [   263.891] (II) LoadModule: "nvidia"
    [   263.891] (WW) Warning, couldn't open module nvidia
    [   263.891] (II) UnloadModule: "nvidia"
    [   263.891] (II) Unloading nvidia
    [   263.891] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [   263.891] (II) LoadModule: "nv"
    [   263.891] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [   263.891] (II) Module nv: vendor="X.Org Foundation"
    [   263.891]     compiled for 1.13.0, module version = 2.1.20
    [   263.891]     Module class: X.Org Video Driver
    [   263.891]     ABI class: X.Org Video Driver, version 13.0
    [   263.891] (II) LoadModule: "vesa"
    [   263.891] (WW) Warning, couldn't open module vesa
    [   263.891] (II) UnloadModule: "vesa"
    [   263.891] (II) Unloading vesa
    [   263.891] (EE) Failed to load module "vesa" (module does not exist, 0)
    [   263.891] (II) LoadModule: "modesetting"
    [   263.892] (WW) Warning, couldn't open module modesetting
    [   263.892] (II) UnloadModule: "modesetting"
    [   263.892] (II) Unloading modesetting
    [   263.892] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [   263.892] (II) LoadModule: "fbdev"
    [   263.892] (WW) Warning, couldn't open module fbdev
    [   263.892] (II) UnloadModule: "fbdev"
    [   263.892] (II) Unloading fbdev
    [   263.892] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [   263.892] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
        Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
        Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
        GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
        GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
        Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
        GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
        GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
        GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
        GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
        GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
        GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
        Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
        GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
        GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
        GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
        Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
        GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
        Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
        GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
        GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
        GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
        GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
        GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
        GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
        Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
        GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
        GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
        GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
        GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
        GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
        Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
        GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
        GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
        GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
        GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
        Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
        GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
        GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
        GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
        Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
        GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
        GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
        GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
        GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
        GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
        GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
        GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
        GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
        GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
        Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
        GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
        GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
        GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
        GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
        GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
        GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
        GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
        Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
        GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
        Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
        GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
        GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
        GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
        GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
        GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
        Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
        GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
        GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
        GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
        Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
        GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
        GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
        GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
        Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
        Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
        GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
        Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
        Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
        GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
        GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
        GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
        GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
        GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
        GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
        GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
        Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
        Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
        GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
        GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
        GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
        GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
        GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
        GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
        GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
        GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
        GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
        Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
        Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
        GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
        GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
        Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
        Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
        Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
        GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
        nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
        GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
        GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
        GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
        GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
        GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
        ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
        GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
        GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
        GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
        GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
        NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
        GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
        Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
        GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
        GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
        GeForce GTS 360M, Quadro FX 1800M
    [   263.895] (++) using VT number 1
    [   263.895] (EE) NV: The PCI device 0x10de0402 (GeForce 8600 GT) at 01@00:00:0 has a kernel module claiming it.
    [   263.895] (EE) NV: This driver cannot operate until it has been unloaded.
    [   263.895] (EE) NV: The PCI device 0x10de0402 (GeForce 8600 GT) at 01@00:00:0 has a kernel module claiming it.
    [   263.895] (EE) NV: This driver cannot operate until it has been unloaded.
    [   263.895] (EE) No devices detected.
    [   263.895]
    Fatal server error:
    [   263.895] no screens found
    [   263.895] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [   263.895] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   263.896] (EE)
    It appears that some modules are missing, and indeed none of those mentioned in the errors are there if I do lsmod.
    But that is about the limit of my understanding.
    Can anyone tell me how to add the modules if they aren't even on the machine at all.
    Pacman doesn't find them. For example pacman -S glx gives package not found.
    Any ideas or pointers much appreciated.
    Last edited by Midnight Sun (2013-01-16 00:01:35)

    I Can't Believe It
    NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!
    I swear I checked that 6 hours ago when I first tried startx.
    OH
    MY
    GOD
    Just give me a moment to calm down..........
    OK. Thank you. You are completely and joyously right.
    It would seem that I had neglected to install the video driver.
    Thanks for that.

  • Building mod_jk module on Solaris 10 (Intel Platform)

    Hi,
    I am trying to build a mod_jk module on a Sun Blade 1500 (Solaris 10 Intel Platform). I downloaded the most recent tomcat connector I could find (jakarta-tomcat-connectors-current-src.tar.gz) and have attempted to build it, but I have received the following error:
    Making all in common
    /bin/bash /var/apache2/build/libtool silent mode=compile gcc -I/usr/apache2/include -g -O2 -O -xarch=386 -xchip=pentium -xspace -Xa -xildoff -DSSL_EXPERIMENTAL -DSSL_ENGINE -DHAVE_APR -I/usr/share/src/apache2/srclib/apr/include -I/usr/share/src/apache2/srclib/apr-util/include -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I /include -I /include/ -c jk_ajp12_worker.c -o jk_ajp12_worker.lo
    gcc: unrecognized option `-Xa'
    gcc: unrecognized option `-KPIC'
    gcc: language ildoff not recognized
    gcc: jk_ajp12_worker.c: linker input file unused because linking not done
    mv: cannot access .libs/jk_ajp12_worker.lo
    *** Error code 2
    make: Fatal error: Command failed for target `jk_ajp12_worker.lo'
    Current working directory /tomcat-connect/jakarta-tomcat-connectors-1.2.15-src/jk/native/common
    *** Error code 1
    The following command caused the error:
    set fnord $MAKEFLAGS; amf=$2; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='common apache-2.0'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || case "$amf" in *=*) exit 1;; k) fail=yes;; *) exit 1;; esac; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'
    Anyone have any idea what the problem may be?

    I'm not familiar with what you are trying to accomplish,
    I'm more of a hardware person, but...
    Sun Blade 1500 systems are NOT x86 architecture.
    They are UltraSPARC-IIIi systems.
    Could that be contributing to what you see?
    SB1500(Silver) in the SSH
    SB1500(Red) in the SSH

  • CISCO 350 Wireless LAN Module on Solaris

    I am running Solaris 8 (6/00) for Intel platform with xFree86 version 4.0.3 on my laptop. My CISCO 350 PCMCIA Wireless LAN module work cannot be used nor detected in Solaris. Can anyone help me with that?

    Are you running any other Vm's on the host server?
    Are they working? Did you enable your BIOS to support VM?
    Then with regards to the install make sure you follow the guide as it can get tricky.
    I forgot to add Promiscuous personally. Make double check you Network Backing. I am not running a VM anymore - just recalling where I had issues.
    http://www.cisco.com/c/en/us/support/docs/wireless/virtual-wireless-controller/113677-virtual-wlan-dg-00.html

  • SOLVED missing module rt2860 (wireless)

    Hi,
    Today I installed arch for the first time and I'm now trying to get my WLAN working. I followed the instructions from the wiki which should get it working (http://wiki.archlinux.org/index.php/MSI … link_Cards).
    When I entered modprobe rt2860 I got this error:
    FATAL: Module rt2860 not found.
    Why is the rt2860 missing and how can I get it?!
    I hope you can help me.
    isofx
    (PS: I'm from Austria so please excuse my bad english)
    Last edited by isofx (2009-07-16 22:31:40)

    http://wiki.archlinux.org/index.php/Wir … and_rt2870
    the module is rt2860sta
    Last edited by wonder (2009-07-16 22:13:05)

  • 6500s missing Module Information

    Running LMS 3.2 on a Windows 2003 box. I've noticed in trying to run a report on various module types that the 6500s are missing descriptive module information. For example, the below is a copy of the Module information section on the Detailed Device Report which is missing the serial number information.
    I've checked this across several 6500s and the same behavior appears across almost all of them. Any ideas on what's going on here?
    Module Information
    Module Index          Parent Index          Parent Type          Slot Number
    Description          Serial Number          Vendor Type          Model Name          Physical
    Entity Name          Slot Configuration          Manufacturer Name
    Operational Status          HW Version          SW Version          FW Version
    Number of Slots          Number of Ports          Multiservice          Inline Power Capable
    Hardware Encryption          Module IP Address          Additional Status
    Admin Status          Reset Reason          Unique Device Identifier
    8          0          chassis          1          48-port 10/100/1000 RJ45 EtherModule          0
    CardType(4093)                                                  OK          1.6          8.4(1)
    0          48          false          false
    PID : 48-port 10/100/1000 RJ45 EtherModule VID : 1.6 SN : 0
    9          0          chassis          2          48-port 10/100/1000 RJ45 EtherModule          0
    CardType(4093)                                                  OK          1.6          8.4(1)
    0          48          false          false
    PID : 48-port 10/100/1000 RJ45 EtherModule VID : 1.6 SN : 0
    10          0          chassis          3          48-port 10/100/1000 RJ45 EtherModule          0
    CardType(4093)                                                  OK          1.6          8.4(1)
    0          48          false          false
    PID : 48-port 10/100/1000 RJ45 EtherModule VID : 1.6 SN : 0
    11          0          chassis          4          48-port 10/100/1000 RJ45 EtherModule          0
    CardType(4093)                                                  OK          2.3          8.4(1)
    0          48          false          false
    PID : 48-port 10/100/1000 RJ45 EtherModule VID : 2.3 SN : 0
    12          11          module          2          IEEE Voice Daughter Card          0
    CardType(4074)                                                  OK          2.3
    0          0          false          false
    PID : IEEE Voice Daughter Card VID : 2.3 SN : 0
    13          0          chassis          5          Supervisor Engine 32 8GE          0
    CardType(4079)                                                  OK          4.5
    12.2(18r)SX9                    0          9          false          false
    PID : Supervisor Engine 32 8GE VID : 4.5 SN : 0
    14          13          module          0          Policy Feature Card 3          0
    CardType(693)                                                  OK          2.3
    0          0          false          false
    PID : Policy Feature Card 3 VID : 2.3 SN : 0
    15          13          module          1          Cat6k MSFC 2A daughterboard          0
    CardType(4081)                                                  OK          4.0
    12.2(17r)S6                    0          0          false          false
    PID : Cat6k MSFC 2A daughterboard VID : 4.0 SN : 0

    These 6500s have WS-SUP32-GE-3B running some flavor of SXI (SXI2, SXI2a, SXI3, SXI4a, SXI5).
    When I walk from Ciscoworks one of these devices there is serial number information back in the response:
    The following is a SNMP walk of device 172.28.248.141 starting from .1.3.6.1.2.1.47.1.1.1.1.11
    SNMP Walk Output
    .1.3.6.1.2.1.47.1.1.1.1.11
    .1.3.6.1.2.1.47.1.1.1.1.11.1 = STRING: SMG*******R
    .1.3.6.1.2.1.47.1.1.1.1.11.2 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.9 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.10 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.11 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.12 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.13 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.14 = STRING: DCH*******6
    .1.3.6.1.2.1.47.1.1.1.1.11.15 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.16 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.17 = STRING: SNI*******K
    .1.3.6.1.2.1.47.1.1.1.1.11.18 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.19 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.20 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.21 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.22 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.27 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.28 = STRING: SNI*******8
    .1.3.6.1.2.1.47.1.1.1.1.11.29 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.30 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.31 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.32 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.33 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.38 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.39 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.40 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.41 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.42 = STRING: SMT*******4
    .1.3.6.1.2.1.47.1.1.1.1.11.43 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.44 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.45 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.46 = STRING: SMT*******8
    .1.3.6.1.2.1.47.1.1.1.1.11.47 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.48 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.49 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.50 = STRING: SMT*******5
    .1.3.6.1.2.1.47.1.1.1.1.11.51 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.52 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.53 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.54 = STRING: SMT*******3
    .1.3.6.1.2.1.47.1.1.1.1.11.55 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.56 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.57 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.58 = STRING: SMT*******3
    .1.3.6.1.2.1.47.1.1.1.1.11.59 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.60 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1000 = STRING: SAL*******Y
    .1.3.6.1.2.1.47.1.1.1.1.11.1001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1006 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1012 = STRING: SAL*******9
    .1.3.6.1.2.1.47.1.1.1.1.11.1013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1017 = STRING: SAL*******A
    .1.3.6.1.2.1.47.1.1.1.1.11.1018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1024 = STRING: FNS*******Z    
    .1.3.6.1.2.1.47.1.1.1.1.11.1033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1037 = STRING: FNS*******T    
    .1.3.6.1.2.1.47.1.1.1.1.11.1046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1050 = STRING: FNS*******M    
    .1.3.6.1.2.1.47.1.1.1.1.11.1059 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1060 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1072 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1073 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1085 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1086 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1098 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1099 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1111 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1112 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.1124 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2000 = STRING: SAL*******0
    .1.3.6.1.2.1.47.1.1.1.1.11.2001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2006 = STRING: SAL*******C
    .1.3.6.1.2.1.47.1.1.1.1.11.2007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.2057 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3000 = STRING: SAL*******9
    .1.3.6.1.2.1.47.1.1.1.1.11.3001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3006 = STRING: SAL*******7
    .1.3.6.1.2.1.47.1.1.1.1.11.3007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.3057 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4000 = STRING: SAL*******F
    .1.3.6.1.2.1.47.1.1.1.1.11.4001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4006 = STRING: SAL*******A
    .1.3.6.1.2.1.47.1.1.1.1.11.4007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.4057 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5000 = STRING: SAL*******A
    .1.3.6.1.2.1.47.1.1.1.1.11.5001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5006 = STRING: SAL*******F
    .1.3.6.1.2.1.47.1.1.1.1.11.5007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.5057 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6000 = STRING: SAL*******5
    .1.3.6.1.2.1.47.1.1.1.1.11.6001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6006 = STRING: SAL*******S
    .1.3.6.1.2.1.47.1.1.1.1.11.6007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.6057 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7000 = STRING: SAL*******B
    .1.3.6.1.2.1.47.1.1.1.1.11.7001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7006 = STRING: SAL*******8
    .1.3.6.1.2.1.47.1.1.1.1.11.7007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.7057 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8000 = STRING: SAL*******S
    .1.3.6.1.2.1.47.1.1.1.1.11.8001 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8002 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8003 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8004 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8005 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8006 = STRING: SAL*******2
    .1.3.6.1.2.1.47.1.1.1.1.11.8007 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8008 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8009 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8010 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8011 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8012 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8013 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8014 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8015 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8016 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8017 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8018 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8019 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8020 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8021 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8022 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8023 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8024 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8025 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8026 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8027 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8028 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8029 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8030 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8031 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8032 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8033 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8034 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8035 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8036 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8037 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8038 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8039 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8040 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8041 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8042 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8043 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8044 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8045 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8046 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8047 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8048 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8049 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8050 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8051 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8052 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8053 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8054 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8055 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8056 = STRING:
    .1.3.6.1.2.1.47.1.1.1.1.11.8057 = STRING:

  • Running Solaris 8 compiled kernel module on Solaris 9

    Hi,
    I found some differences in the vnode definitions on S8 and S9. This
    means a file system kernel module written on S8 would have to be recompiled to run on S9. From what I know, such a constraint did not exist when going from Solaris 7 to 8. Is it true? Has anyone faced a similar situation for device drivers?
    Thanks.

    well I have tried it actually. and the behavior is weird. On my solaris 8 box. Every thing works perfectly fine. But due to some reason on solaris 10 machine the values i transmit over the tcp socket totally change. i send a msgCode = 1 , 2, or 3 ... but on the other end, which is a windows machine i get strange values 210, 10, 35 49 etc etc ... is this due to version problem.

Maybe you are looking for

  • File - Soap - File

    I created a  scenario which using file adapter to send out a xml message, then I want to use SOAP adapter to receive the message and send it to a web service for getting the response back. And I want this Response to be send thru File Adapter(xml mes

  • Spaces and Microsoft Applications

    Whenever I go into the view mode in spaces (where I can see all my spaces) and attempt to drag and drop Microsoft Word documents from one space to another, they freeze up and don't unfreeze... ever. I can reduce it by double clicking on the headbar,

  • LSMW - Error in Inventory - Create batch input session

    Hello good day. I'm trying to create a batch input session for inventory upload (Standard Batch Input program - RM07MMBL) and when I select the Name of logical file = "MM_INVENTORY_MANAGEMENT_GOODS_MOVEMENT" and press F8, the following error occurs:

  • Scanning into iphoto 08 creates single events can I change that?

    When scanning photos into iphoto 08 with my epson flatbed my individual scans show up as single events, so if I scan 100 pictures of Dad I have 100 separate events. Is there a way to pre-select creating one event before I begin the scan process? Also

  • My 1st Podcast,,,didn't work....voice did not go over jingle track!

    I used a MBP, muted all the channels, enabled the vocal, used the onboard mic on the laptop - - when I play it back, the music does NOT DECREASE in volume at all. Have worked audio for a while, so I am sure and of course, muted all the tracks so it w