Sponsored Content
Operating Systems AIX How to connect PC's USB port to pSeries system? Post 302306309 by Cesar Delgado on Sunday 12th of April 2009 09:30:59 AM
Old 04-12-2009
Hi

Yes. That cable does the same job. In a p6xX server there are two serial ports used to connect the server to HMC station. Those servers of the p6xx models connect to the HMC using serial comm. New servers of the p5xx models use Ethernet in order to connect to the HMC. If you don't have a HMC you can use those serial ports to open serial terminal consoles or you can use the RJ45 port to do the same. Just need a different type of cable.

Hope this helps
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to connect laptop to Unix system via Parallel port

Hi, I have been using a computer to keep track of inventory for my business. I am pretty sure it runs on Unix. In the back of the computer there is some sort of PCI card that has about 8 RJ-11 ports on it. I use that card to connect the Unix system to my 3 VT-220 terminals. I use a simple 6... (1 Reply)
Discussion started by: john202
1 Replies

2. UNIX for Dummies Questions & Answers

USB port is disabled using BIOS, I want to enable it

Hi, I have PC with Linux OS RHEL3 and USB port is disabled from BIOS. BIOS access is protected using password. But, I have root access. Now, how can I enable USB port using root access? Is there any trick that I can do using root access that can enable USB port once my PC has booted up? (3 Replies)
Discussion started by: gydave
3 Replies

3. IP Networking

my wireless usb adapter connect to net but the signal is very weak

i have wireless usb adapter rtl8187 from micromax company my proplem is the signal is very weak and i cannot open website can i increase the signal ? iwconfig lo no wireless extensions. eth0 no wireless extensions. wmaster0 no wireless extensions. wlan0... (5 Replies)
Discussion started by: rsd220
5 Replies

4. UNIX for Advanced & Expert Users

how to watch the usb port

I want to watch the USB ports. If any device is connected to the USB port I want to take the name of the device and I want to log the device name. how to watch all the USB ports. How to find the device is connected in which usb port. (1 Reply)
Discussion started by: ungalnanban
1 Replies

5. AIX

How to connect to Pseries without video/display port

Hello, I have an old Pseries P520 9111-520 and it doesn't have the PCI graphics - video - display card in it. On the back side of it, I can see two serial ports. What is the easiest way to put console display for this system ? Would a serial cable ( null modem cable ) from Pseries to... (5 Replies)
Discussion started by: filosophizer
5 Replies

6. UNIX for Dummies Questions & Answers

Restarting/Resetting a USB Port?

Hello All, So I have been running into an issue with a USB Modem where if someone ends their dialin connection abruptly from the other side the modem gets stuck and I found that the only way to fix it is to either unplug the USB Modem and plug it back in, or just reboot. I'd rather not reboot... (5 Replies)
Discussion started by: mrm5102
5 Replies

7. UNIX for Dummies Questions & Answers

USB device not recognised after re-connect

Hi all unixware 7.1.3 I'm afraid ! I connected a usb tape drive and it was automatically recognised in the device list (sdiconfig -l) and created devices in /dev/rmt (ctape1 etc.). I could successfully read and write to the device. Then unplugged the usb cable and plugged it back in again... (0 Replies)
Discussion started by: deel
0 Replies

8. Solaris

Cabling and adapters to communicate to service processor serial port from Windows PC with USB port.

Hello, I have an unloaded T5140 machine and want to access the ILOM for the first time and subsequently the network port after that., and then load Solaris 10 the final January 2011 build. The first part is what confuses me -the cabling. I am coming from a Windows machine (w/appropriate... (5 Replies)
Discussion started by: joboy
5 Replies

9. Shell Programming and Scripting

USB port events linstening

Hi everybody! :) I am a complete newbie. :D Is it possible to write a script (shell or python) to listen to usb port event and to notify me every time an usb storage key is plugged or ejected? I want it to echo the device to mount (eg. /dev/sdb). I wrote an udev rule wich runs a script after... (1 Reply)
Discussion started by: manuhexadec
1 Replies

10. Linux

Connect from USB to serial port of switch

I have someone wanting to connect to the serial management port of a switch from a PC running CentOS6. The management port on the switch is apparently baud 9600, 8 data bits, 1 stop bit & no parity They have plugged in a cable to connect and the output from lsusb is:-Bus 001 Device 001: ID... (7 Replies)
Discussion started by: rbatte1
7 Replies
Info::Layer1::Cyclades(3pm)				User Contributed Perl Documentation			       Info::Layer1::Cyclades(3pm)

NAME
SNMP::Info::Layer1::Cyclades - SNMP Interface to Cyclades terminal servers AUTHOR
Eric Miller SYNOPSIS
#Let SNMP::Info determine the correct subclass for you. my $cyclades = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly to SNMP::Session DestHost => 'myswitch', Community => 'public', Version => 2 ) or die "Can't connect to DestHost. "; my $class = $cyclades->class(); print "SNMP::Info determined this device to fall under subclass : $class "; DESCRIPTION
Provides abstraction to the configuration information obtainable from a Cyclades device through SNMP. For speed or debugging purposes you can call the subclass directly, but not after determining a more specific class using the method above. my $cyclades = new SNMP::Info::Layer1::Cyclades(...); Inherited Classes SNMP::Info::Layer1 Required MIBs CYCLADES-ACS-SYS-MIB CYCLADES-ACS-CONF-MIB CYCLADES-ACS-INFO-MIB Inherited MIBs See "Required MIBs" in SNMP::Info::Layer1 for its MIB requirements. GLOBALS
These are methods that return scalar value from SNMP $cyclades->os_ver() ("cyACSversion") $cyclades->serial() ("cyACSDevId") $cyclades->root_ip() ("cyEthIPaddr") $cyclades->ps1_status() ("cyACSPw1") $cyclades->ps2_status() ("cyACSPw2") Overrides $cyclades->layers() Returns 01000001. These devices don't have a FDB and we probably don't want to poll for an ARP cache so turn off reported Layer 2 and Layer 3. $cyclades->vendor() Returns 'cyclades' $cyclades->os() Returns 'cyclades' $cyclades->model() Returns lower case ("cyACSpname") Globals imported from SNMP::Info::Layer1 See "GLOBALS" in SNMP::Info::Layer1 for details. TABLE METHODS
These are methods that return tables of information in the form of a reference to a hash. Overrides $cyclades->i_index() Returns reference to map of IIDs to Interface index. Extended to include serial ports. Serial ports are indexed with the alternative labeling system for the serial port, the listening socket port "cySPortSocketPort" to avoid conflicts with "ifIndex". $cyclades->interfaces() Returns reference to map of IIDs to physical ports. Extended to include serial ports, "cyISPortTty". $cyclades->i_speed() Returns interface speed. Extended to include serial ports, "cyISPortSpeed". $cyclades->i_up() Returns link status for each port. Extended to include serial ports, "cyISPortSigCD". $cyclades->i_description() Returns description of each port. Extended to include serial ports, "cyISPortName". $cyclades->i_name() Returns name of each port. Extended to include serial ports, "cyISPortName". Table Methods imported from SNMP::Info::Layer1 See "TABLE METHODS" in SNMP::Info::Layer1 for details. perl v5.12.4 2011-09-28 Info::Layer1::Cyclades(3pm)
All times are GMT -4. The time now is 05:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy