NTI SERIMUX SERIES SSH CONSOLE SWITCH
2
Protocols
•
SSH V2, Telnet ,IPMI
•
IPV4, IPV6
•
TCP/IP, TFTP, DHCP, ICMP, UDP, ARP
•
HTTP, HTTPS, SMTP, SNMP V1/V2c, Syslog, SMTP
•
IPMI v2, RMCP
•
Alerts are sent using email, and/or SNMP traps when any monitored environmental condition exceeds a user-specified
range or a serial port is connected or disconnected.
Supported Web Browsers
Most modern web browsers should be supported. The following browsers have been tested:
•
Microsoft Internet Explorer 6.0 or higher
•
Netscape 7.0 or higher
•
Mozilla FireFox 0.9.2 or higher
•
Opera 9.0 or higher
Set your browser to always check if there is a newer version of the page than the version stored in cache. This action will ensure
that it will display the most up-to-date information.
Definitions
device
equipment that can transmit and/or receive data using RS232 interface
host
serial device that performs a function or stores data to be controlled by a user
inactivity
when a port is not receiving data from the device connected to it
terminal program
a terminal emulation program- computer program that communicates via RS232 interface
(i.e. HyperTerminal)
"dumb" terminal
serial terminal device or CPU terminal program that emulates a serial terminal
timeout
time period of inactivity after which a port will be disconnected (the inter-port connection will be broken)
baud rate
serial device or port receiver and transmitter speed; measured in "bps" (bits per second)
flow control
a method to temporarily stop and restart serial data transfer (flow). It can be
-
Hardware (out-band)- usually using the RTS and CTS physical handshaking signals;
-
Software (in-band)- using special characters, usually named Xon and Xoff, inserted
in data being transferred;
-
Both