MOXA-CN2600-MIB: View SNMP OID List / Download MIB
VENDOR: MOXA TECHNOLOGIES CO.
Home | MIB: MOXA-CN2600-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
moxa | 1.3.6.1.4.1.8691 | |||
nport | 1.3.6.1.4.1.8691.2 | |||
cn2600 | 1.3.6.1.4.1.8691.2.11 |
The MIB module for Moxa Terminal Server CN2600 series specific information. |
||
swMgmt | 1.3.6.1.4.1.8691.2.11.1 | |||
overview | 1.3.6.1.4.1.8691.2.11.1.1 | |||
modelName | 1.3.6.1.4.1.8691.2.11.1.1.1 | displaystring | read-only |
The model name of the CN2600. |
serialNumber | 1.3.6.1.4.1.8691.2.11.1.1.2 | integer | read-only |
The serial number of the CN2600. Every Terminal Server CN2600 series is assigned a unique serial number before it is shipped. |
firmwareVersion | 1.3.6.1.4.1.8691.2.11.1.1.3 | displaystring | read-only |
The version of the firmware currently running on the CN2600. |
viewLan1IpAddress | 1.3.6.1.4.1.8691.2.11.1.1.4 | ipaddress | read-only |
The IP address of the CN2600's LAN1 interface. |
viewLan1MacAddress | 1.3.6.1.4.1.8691.2.11.1.1.5 | macaddress | read-only |
The MAC address of the CN2600's LAN1 interface. |
viewLan1Speed | 1.3.6.1.4.1.8691.2.11.1.1.6 | displaystring | read-only |
The current speed and link status of the CN2600's built-in LAN1 port. The possible values are 'No link', '10M/Link,' or '100M/Link.' |
viewLan2IpAddress | 1.3.6.1.4.1.8691.2.11.1.1.7 | ipaddress | read-only |
The IP address of the CN2600's LAN2 interface. |
viewLan2MacAddress | 1.3.6.1.4.1.8691.2.11.1.1.8 | macaddress | read-only |
The MAC address of the CN2600's LAN2 interface. |
viewLan2Speed | 1.3.6.1.4.1.8691.2.11.1.1.9 | displaystring | read-only |
The current speed and link status of the CN2600's built-in LAN2 port. The possible values are 'No link', '10M/Link,' or '100M/Link.' |
upTime | 1.3.6.1.4.1.8691.2.11.1.1.10 | displaystring | read-only |
The time (in human-readable notation) since the system was was last re-initialized. |
power1Status | 1.3.6.1.4.1.8691.2.11.1.1.11 | integer | read-only |
The on/off status of power 1 Enumeration: 'power-off': 0, 'power-on': 1. |
power2Status | 1.3.6.1.4.1.8691.2.11.1.1.12 | integer | read-only |
The on/off status of power 2 for 2AC model Enumeration: 'power-off': 0, 'power-on': 1. |
basicSetting | 1.3.6.1.4.1.8691.2.11.1.2 | |||
serverSetting | 1.3.6.1.4.1.8691.2.11.1.2.1 | |||
serverName | 1.3.6.1.4.1.8691.2.11.1.2.1.1 | displaystring | read-write |
A text string used to identify the CN2600. |
serverLocation | 1.3.6.1.4.1.8691.2.11.1.2.1.2 | displaystring | read-write |
A text string used to identify the location of the CN2600. This option is useful for specifying the location or application of different CN2600. |
timeSetting | 1.3.6.1.4.1.8691.2.11.1.2.2 | |||
timeZone | 1.3.6.1.4.1.8691.2.11.1.2.2.1 | integer | read-write |
The time-zone index of the CN2600. |
localTime | 1.3.6.1.4.1.8691.2.11.1.2.2.2 | dateandtime | read-write |
The system time in seconds since 1970/1/1. |
timeServer | 1.3.6.1.4.1.8691.2.11.1.2.2.3 | displaystring | read-write |
The Terminal Server CN2600 series uses SNTP (RFC-1769) for auto time calibration. Input the correct 'Time server' IP address or domain name. Once the Terminal Server CN2600 series is configured with the correct Time server address, it will request time information from the Time server every 10 minutes. |
networkSetting | 1.3.6.1.4.1.8691.2.11.1.3 | |||
lan1IpConfiguration | 1.3.6.1.4.1.8691.2.11.1.3.1 | integer | read-write |
The IP configuration mode of the CN2600. You can choose from four possible IP configuration modes: Static, DHCP, DHCP/BOOTP, BOOTP, and PPPoE. Enumeration: 'dhcp-BOOTP': 2, 'dhcp': 1, 'static': 0, 'bootp': 3, 'pppoe': 4. |
lan1IpAddress | 1.3.6.1.4.1.8691.2.11.1.3.2 | ipaddress | read-write |
An IP address is a number assigned to a network device (such as a computer) as a permanent address on the network. Computers use the IP address to identify and talk to each other over the network. Choose a proper IP address that is unique and valid in your network environment. |
lan1NetMask | 1.3.6.1.4.1.8691.2.11.1.3.3 | ipaddress | read-write |
A subnet mask represents all of the network hosts at one geographic location, in one building, or on the same local area network. When a packet is sent out over the network, the Terminal Server CN2600 series device server will use the subnet mask to check whether the TCP/IP host specified in the packet is on the local network segment. If the address is on the same network segment as the Terminal Server CN2600 series device server, a connection is established directly from the Terminal Server CN2600 series device server. Otherwise, the connection is established through the given default gateway. |
lan1DefaultGateway | 1.3.6.1.4.1.8691.2.11.1.3.4 | ipaddress | read-only |
A gateway is a network computer that acts as an entrance to another network. Usually, the computers that control traffic within the network or at the local Internet service provider are gateway nodes. The Terminal Server CN2600 series needs to know the IP address of the default gateway computer in order to communicate with the hosts outside the local network environment. For correct gateway IP address information, consult with the network administrator. |
lan1Speed | 1.3.6.1.4.1.8691.2.11.1.3.5 | integer | read-write |
IEEE802.3 Ethernet supports the auto negotiation speed function to get suitable speeds. However, for connecting to some switches/hubs, the communication speed must be fixed at 100 Mbps or 10 Mbps. Users can use this function to fix the communication speed. Enumeration: 'hundredMbps-Half': 3, 'hundredMbps-Full': 4, 'auto-Negation': 0, 'tenMbps-Full': 2, 'tenMbps-Half': 1. |
lan1PppoeUserAccount | 1.3.6.1.4.1.8691.2.11.1.3.6 | displaystring | read-write |
The user account used by the CN2600 to access the Internet using PPPoE. For dynamic broad band networks such as xDSL or Cable Modem, users must enter the username and password that they received from their ISP to establish a network connection. |
lan1PppoePassword | 1.3.6.1.4.1.8691.2.11.1.3.7 | displaystring | read-write |
The password used by the CN2600 to access the Internet using PPPoE. For dynamic broad band networks such as xDSL or Cable Modem, users must enter the username and password that they received from their ISP to establish a network connection. |
lan2IpConfiguration | 1.3.6.1.4.1.8691.2.11.1.3.8 | integer | read-write |
The IP configuration mode of the CN2600. You can choose from four possible IP configuration modes: Static, DHCP, DHCP/BOOTP, BOOTP, and PPPoE. Enumeration: 'dhcp-BOOTP': 2, 'dhcp': 1, 'static': 0, 'bootp': 3, 'pppoe': 4. |
lan2IpAddress | 1.3.6.1.4.1.8691.2.11.1.3.9 | ipaddress | read-write |
An IP address is a number assigned to a network device (such as a computer) as a permanent address on the network. Computers use the IP address to identify and talk to each other over the network. Choose a proper IP address that is unique and valid in your network environment. |
lan2NetMask | 1.3.6.1.4.1.8691.2.11.1.3.10 | ipaddress | read-write |
A subnet mask represents all of the network hosts at one geographic location, in one building, or on the same local area network. When a packet is sent out over the network, the Terminal Server CN2600 series device server will use the subnet mask to check whether the TCP/IP host specified in the packet is on the local network segment. If the address is on the same network segment as the Terminal Server CN2600 series device server, a connection is established directly from the Terminal Server CN2600 series device server. Otherwise, the connection is established through the given default gateway. |
lan2DefaultGateway | 1.3.6.1.4.1.8691.2.11.1.3.11 | ipaddress | read-only |
A gateway is a network computer that acts as an entrance to another network. Usually, the computers that control traffic within the network or at the local Internet service provider are gateway nodes. The Terminal Server CN2600 series needs to know the IP address of the default gateway computer in order to communicate with the hosts outside the local network environment. For correct gateway IP address information, consult with the network administrator. |
lan2Speed | 1.3.6.1.4.1.8691.2.11.1.3.12 | integer | read-write |
IEEE802.3 Ethernet supports the auto negotiation speed function to get suitable speeds. However, for connecting to some switches/hubs, the communication speed must be fixed at 100 Mbps or 10 Mbps. Users can use this function to fix the communication speed. Enumeration: 'hundredMbps-Half': 3, 'hundredMbps-Full': 4, 'auto-Negation': 0, 'tenMbps-Full': 2, 'tenMbps-Half': 1. |
lan2PppoeUserAccount | 1.3.6.1.4.1.8691.2.11.1.3.13 | displaystring | read-write |
The user account used by the CN2600 to access the Internet using PPPoE. For dynamic broad band networks such as xDSL or Cable Modem, users must enter the username and password that they received from their ISP to establish a network connection. |
lan2PppoePassword | 1.3.6.1.4.1.8691.2.11.1.3.14 | displaystring | read-write |
The password used by the CN2600 to access the Internet using PPPoE. For dynamic broad band networks such as xDSL or Cable Modem, users must enter the username and password that they received from their ISP to establish a network connection. |
dnsServer1IpAddr | 1.3.6.1.4.1.8691.2.11.1.3.15 | ipaddress | read-write |
The first DNS server address. When the user wants to visit a particular website, the computer asks a Domain Name System (DNS) server for the websites correct IP address, and then the computer uses the response to connect to the web server. DNS is the way that Internet domain names are identified and translated into IP addresses. A domain name is an alphanumeric name, such as moxa.com, that it is usually easier to remember. A DNS server is a host that translates this kind of text-based domain name into the numeric IP address used to establish a TCP/IP connection. |
dnsServer2IpAddr | 1.3.6.1.4.1.8691.2.11.1.3.16 | ipaddress | read-write |
The second DNS server address. When the user wants to visit a particular website, the computer asks a Domain Name System (DNS) server for the websites correct IP address, and then the computer uses the response to connect to the web server. DNS is the way that Internet domain names are identified and translated into IP addresses. A domain name is an alphanumeric name, such as moxa.com, that it is usually easier to remember. A DNS server is a host that translates this kind of text-based domain name into the numeric IP address used to establish a TCP/IP connection. |
winsFunction | 1.3.6.1.4.1.8691.2.11.1.3.17 | integer | read-write |
Enable or disable the WINS server. Enumeration: 'enable': 1, 'disable': 0. |
winsServer | 1.3.6.1.4.1.8691.2.11.1.3.18 | ipaddress | read-write |
If a WINS Server is connected to the network, use this field to record the WINS Servers IP address. TCP/IP uses IP addresses to identify hosts, but users often use symbolic names, such as computer names. The WINS Server, which uses NetBIOS over TCP/IP, contains a dynamic database to map computer names to IP addresses. |
routingProtocol | 1.3.6.1.4.1.8691.2.11.1.3.19 | integer | read-write |
The routing protocol used by the CN2600. This value could be none, RIP-1, or RIP-2. Enumeration: 'rip-2': 2, 'none': 0, 'rip-1': 1. |
gratuitousArp | 1.3.6.1.4.1.8691.2.11.1.3.20 | integer | read-write |
Enable or disable the gratuitous ARP function. For some applications, users need the Terminal Server CN2600 series to send broadcast packets to update the ARP table on the server. If the customer enables this function and sets the send period, the Terminal Server CN2600 series will send broadcast packets periodically. Enumeration: 'enable': 1, 'disable': 0. |
gratuitousArpSendPeriod | 1.3.6.1.4.1.8691.2.11.1.3.21 | integer | read-write |
The send period of the gratuitous ARP function. |
portSetting | 1.3.6.1.4.1.8691.2.11.1.4 | |||
opModeSetting | 1.3.6.1.4.1.8691.2.11.1.4.1 | |||
opMode | 1.3.6.1.4.1.8691.2.11.1.4.1.1 | |||
opModePortTable | 1.3.6.1.4.1.8691.2.11.1.4.1.1.1 | no-access |
The serial ports' operation mode table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.1.1.1 | no-access |
The serial port's operation mode entry. |
||
portIndex | 1.3.6.1.4.1.8691.2.11.1.4.1.1.1.1.1 | integer | read-only |
The serial port index. |
portApplication | 1.3.6.1.4.1.8691.2.11.1.4.1.1.1.1.2 | integer | read-write |
The application of the serial port. Note that changing this setting may also change the operation mode. Enumeration: 'device-Control': 4, 'socket': 11, 'drdas': 9, 'redundant-Com': 5, 'terminal': 2, 'disable': 0, 'reverse-Terminal': 3, 'dial-InOut': 1. |
portMode | 1.3.6.1.4.1.8691.2.11.1.4.1.1.1.1.3 | integer | read-write |
The operation mode of the serial port. Note that changing this setting may also change the application. Enumeration: 'drdas-Tcp-Server': 24, 'udp': 14, 'tcp-Client': 13, 'real-Com': 2, 'tcp-Server': 10, 'redundant-Com': 22, 'dynamic': 9, 'disable': 7, 'pppd': 15, 'ppp': 6, 'rfc-2217': 20, 'drdas-Real-Com': 23, 'slip': 4, 'slipd': 5, 'term-BIN': 17, 'telnetd': 8, 'term-ASC': 16. |
application | 1.3.6.1.4.1.8691.2.11.1.4.1.2 | |||
deviceControl | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1 | |||
deviceControlTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1 | no-access |
The Device Control application table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1 | no-access |
The Device Control application entry. |
||
deviceControlTcpAliveCheck | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.1 | integer | read-write |
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection is idle. 1 to 99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the Terminal Server CN2600 series device server starts listening for another Real COM driver Connection. |
deviceControlMaxConnection | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.2 | integer | read-write |
Max connection is usually used when the user needs to receive data from different hosts simultaneously. The factory default is 1. In this case, only one specific host can access this port of the Terminal Server CN2600 series device server, and the Real COM driver on that host will have full control over the port. Max. connection = 1: Allows only a single hosts Real COM driver to open the specific Terminal Server CN2600 series device servers serial port. Max connection = 2 to 8: Allows 2 to 8 hosts Real COM drivers to open the specific Terminal Server CN2600 series device servers serial port, at the same time. When multiple hosts Real COM drivers open the serial port at the same time, the COM driver only provides a pure data tunnel without control ability. The serial port parameter will use the firmware settings instead of getting the settings from your application program (AP). |
deviceControlIgnoreJammedIp | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.3 | integer | read-write |
Previously, when Max connection was set to a value greater than 1, and the serial device was transmitting data, if any one of the connected hosts stopped responding, the serial device would wait until the data had been transmitted successfully before transmitting the second group of data to all hosts. Currently, if you select Yes for 'Ignore jammed IP,' the host that is not responding will be ignored, but the data will still be transmitted to the other hosts. Enumeration: 'yes': 1, 'no': 0. |
deviceControlAllowDriverControl | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.4 | integer | read-write |
If Max connection is greater than 1, CN2600 will ignore driver control commands from all connected hosts. However, if you set Allow driver control to YES, control commands will be accepted. Note that since the Terminal Server CN2600 series may get configuration changes from multiple hosts, the most recent command received will take precedence. Enumeration: 'yes': 1, 'no': 0. |
deviceControlConnectionDownRTS | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.5 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status by reading the RTS signal from the Terminal Server CN2600 series device server. If this setting is set to 'always low,' RTS will change its state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
deviceControlConnectionDownDTR | 1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.6 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status by reading the DTR signal from the Terminal Server CN2600 series device server. If this setting is set to 'goes low,' DTR will change its state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
socket | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2 | |||
socketTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1 | no-access |
The Socket application table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1 | no-access |
The Socket application entry. |
||
socketTcpAliveCheck | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.1 | integer | read-write |
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection is idle. 1 to 99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the Terminal Server CN2600 series device server starts listening for another connection. |
socketInactivityTime | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.2 | integer | read-write |
0 ms: TCP connection is not closed when the serial line is idle. 1-65535 ms: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no serial data activity for the given time. After the connection is closed, the Terminal Server CN2600 series starts listening for another TCP connection. |
socketMaxConnection | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.3 | integer | read-write |
Max connection is usually used when the user needs to receive data from different hosts simultaneously. The factory default is 1. In this case, only one specific host can access this port of the Terminal Server CN2600 series device server. Max. connection 1: Allows only a single host to open the specific Terminal Server CN2600 series device servers serial port. Max connection 2 to 8: Allows 2 to 8 hosts to open the specific Terminal Server CN2600 series device servers serial port at the same time. |
socketIgnoreJammedIp | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.4 | integer | read-write |
Previously, when Max connection was set to a value greater than 1, and the serial device was transmitting data, if any one of the connected hosts stopped responding, the serial device would wait until the data had been transmitted successfully before transmitting the second group of data to all hosts. Currently, if you select Yes for 'Ignore jammed IP,' the host that is not responding will be ignored, but the data will still be transmitted to the other hosts. Enumeration: 'yes': 1, 'no': 0. |
socketAllowDriverControl | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.5 | integer | read-write |
If Max connection is greater than 1, CN2600 will ignore driver control commands from all connected hosts. However, if you set Allow driver control to YES, control commands will be accepted. Note that since the Terminal Server CN2600 series may get configuration changes from multiple hosts, the most recent command received will take precedence. Enumeration: 'yes': 1, 'no': 0. |
socketTcpPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.6 | integer | read-write |
The 'TCP port' is the TCP port that the Terminal Server CN2600 series uses to listen to connections, and that other devices must use to contact the Terminal Server CN2600 series device server. |
socketCmdPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.7 | integer | read-write |
The 'Command port' is a TCP port used to listen for IP-Serial Lib commands from the host. In order to prevent a TCP port conflict with other applications, the user can set the Command port to another port if needed. IP-Serial Lib will automatically check the Command Port on the Terminal Server CN2600 series device server to avoid the need for the user to configure the program. |
socketTcpServerConnectionDownRTS | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.8 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status from the RTS signal sent by the Terminal Server CN2600 series device server. If this setting is set to 'goes low,' RTS will change the state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
socketTcpServerConnectionDownDTR | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.9 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status from the DTR signal sent by the Terminal Server CN2600 series device server. If this setting is set to 'goes low,' DTR will change the state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
socketTcpClientDestinationAddress1 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.10 | displaystring | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this IP address. |
socketTcpClientDestinationPort1 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.11 | integer | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this TCP port number. |
socketTcpClientDestinationAddress2 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.12 | displaystring | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this IP address. |
socketTcpClientDestinationPort2 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.13 | integer | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this TCP port number. |
socketTcpClientDestinationAddress3 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.14 | displaystring | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this IP address. |
socketTcpClientDestinationPort3 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.15 | integer | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this port number. |
socketTcpClientDestinationAddress4 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.16 | displaystring | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this IP address. |
socketTcpClientDestinationPort4 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.17 | integer | read-write |
The Terminal Server CN2600 series can connect actively to a remote host that has this port number. |
socketTcpClientDesignatedLocalPort1 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.18 | integer | read-write |
The local TCP port used to connect actively to the remote host. |
socketTcpClientDesignatedLocalPort2 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.19 | integer | read-write |
The local TCP port used to connect actively to the remote host. |
socketTcpClientDesignatedLocalPort3 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.20 | integer | read-write |
The local TCP port used to connect actively to the remote host. |
socketTcpClientDesignatedLocalPort4 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.21 | integer | read-write |
The local TCP port used to connect actively to the remote host. |
socketTcpClientConnectionControl | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.22 | integer | read-write |
Events that cause the TCP client to drop the connection. Enumeration: 'dcdOn-None': 264, 'dsrOn-None': 260, 'dcdOn-DCD-Off': 2056, 'anyCharacter-None': 258, 'anyCharacter-InactivityTime': 514, 'dsrOn-DSR-Off': 1028, 'startup-None': 257. |
socketUdpDestinationAddress1Begin | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.23 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress1End. |
socketUdpDestinationAddress1End | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.24 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between socketUdpDestinationAddress1Begin and this parameter. |
socketUdpDestinationPort1 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.25 | integer | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts that have this port number. |
socketUdpDestinationAddress2Begin | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.26 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress2End. |
socketUdpDestinationAddress2End | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.27 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to the remote hosts whose IP addresses are in the range between socketUdpDestinationAddress2Begin and this parameter. |
socketUdpDestinationPort2 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.28 | integer | read-write |
The Terminal Server CN2600 series can actively send UDP packets to the remote hosts that have this TCP port number. |
socketUdpDestinationAddress3Begin | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.29 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress3End. |
socketUdpDestinationAddress3End | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.30 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between socketUdpDestinationAddress3Begin and this parameter. |
socketUdpDestinationPort3 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.31 | integer | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts that have this TCP port number. |
socketUdpDestinationAddress4Begin | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.32 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress4End. |
socketUdpDestinationAddress4End | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.33 | ipaddress | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts whose IP addresses are in the range between socketUdpDestinationAddress4Begin and this parameter. |
socketUdpDestinationPort4 | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.34 | integer | read-write |
The Terminal Server CN2600 series can actively send UDP packets to remote hosts that have this TCP port number. |
socketUdpLocalListenPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.35 | integer | read-write |
The UDP port that the Terminal Server CN2600 series device server listens to and that other devices must use to contact the Terminal Server CN2600 series device server. |
redundantCom | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3 | |||
redundantComTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1 | no-access |
The Redundant COM table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1.1 | no-access |
The Redundant COM entry. |
||
redundantComMaxConnection | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1.1.1 | integer | read-write |
Max connection is usually used when the user needs to receive data from different hosts simultaneously. The factory default is 1. In this case, only one specific host can access this port of the Terminal Server CN2600 series device server, and the Redundant COM driver on that host will have full control over the port. Max. connection = 1: Allows only a single hosts Redundant COM driver to open the specific Terminal Server CN2600 series device servers serial port. Max connection = 2 to 4: Allows 2 to 4 hosts Redundant COM drivers to open the specific Terminal Server CN2600 series device servers serial port, at the same time. When multiple hosts Redundant COM drivers open the serial port at the same time, the COM driver only provides a pure data tunnel without control ability. The serial port parameter will use the firmware settings instead of getting the settings from your application program (AP). |
redundantComIgnoreJammedIp | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1.1.2 | integer | read-write |
Previously, when Max connection was set to a value greater than 1, and the serial device was transmitting data, if any one of the connected hosts stopped responding, the serial device would wait until the data had been transmitted successfully before transmitting the second group of data to all hosts. Currently, if you select Yes for 'Ignore jammed IP,' the host that is not responding will be ignored, but the data will still be transmitted to the other hosts. Enumeration: 'yes': 1, 'no': 0. |
redundantComAllowDriverControl | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1.1.3 | integer | read-write |
If Max connection is greater than 1, CN2600 will ignore driver control commands from all connected hosts. However, if you set Allow driver control to YES, control commands will be accepted. Note that since the Terminal Server CN2600 series may get configuration changes from multiple hosts, the most recent command received will take precedence. Enumeration: 'yes': 1, 'no': 0. |
redundantComConnectionDownRTS | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1.1.4 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status by reading the RTS signal from the Terminal Server CN2600 series device server. If this setting is set to 'always low,' RTS will change its state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
redundantComConnectionDownDTR | 1.3.6.1.4.1.8691.2.11.1.4.1.2.3.1.1.5 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status by reading the DTR signal from the Terminal Server CN2600 series device server. If this setting is set to 'goes low,' DTR will change its state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
drdas | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4 | |||
drdasTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1 | no-access |
The DRDAS table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1 | no-access |
The DRDAS entry. |
||
drdasTcpAliveCheck | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.1 | integer | read-write |
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection is idle. 1 to 99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the Terminal Server CN2600 series device server starts listening for another Real COM driver Connection. |
drdasInactivityTime | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.2 | integer | read-write |
0 ms: TCP connection is not closed when the serial line is idle. 1-65535 ms: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no serial data activity for the given time. After the connection is closed, the Terminal Server CN2600 series starts listening for another TCP connection. |
drdasIgnoreJammedIp | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.3 | integer | read-write |
Previously, when Max connection was set to a value greater than 1, and the serial device was transmitting data, if any one of the connected hosts stopped responding, the serial device would wait until the data had been transmitted successfully before transmitting the second group of data to all hosts. Currently, if you select Yes for 'Ignore jammed IP,' the host that is not responding will be ignored, but the data will still be transmitted to the other hosts. Enumeration: 'yes': 1, 'no': 0. |
drdasPrimaryIpAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.4 | ipaddress | read-write |
DRDAS Primary IP Address. |
drdasBackup1IpAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.5 | ipaddress | read-write |
DRDAS Backup 1 IP Address. |
drdasBackup2IpAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.6 | ipaddress | read-write |
DRDAS Backup 2 IP Address. |
drdasBackup3IpAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.7 | ipaddress | read-write |
DRDAS Backup 3 IP Address. |
drdasTcpPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.8 | integer | read-write |
The 'TCP port' is the TCP port that the Terminal Server CN2600 series uses to listen to connections, and that other devices must use to contact the Terminal Server CN2600 series device server. |
drdasCmdPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.9 | integer | read-write |
The 'Command port' is a TCP port used to listen for IP-Serial Lib commands from the host. In order to prevent a TCP port conflict with other applications, the user can set the Command port to another port if needed. IP-Serial Lib will automatically check the Command Port on the Terminal Server CN2600 series device server to avoid the need for the user to configure the program. |
drdasConnectionDownRTS | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.10 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status by reading the RTS signal from the Terminal Server CN2600 series device server. If this setting is set to 'always low,' RTS will change its state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
drdasConnectionDownDTR | 1.3.6.1.4.1.8691.2.11.1.4.1.2.4.1.1.11 | integer | read-write |
For some applications, serial devices must obtain the Ethernet link status by reading the DTR signal from the Terminal Server CN2600 series device server. If this setting is set to 'goes low,' DTR will change its state to low if the Ethernet link is off. Enumeration: 'always-low': 1, 'always-high': 0. |
terminal | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5 | |||
terminalTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1 | no-access |
The Terminal Application table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1 | no-access |
The Terminal Application entry. |
||
terminalTcpAliveCheck | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.1 | integer | read-write |
The TCP alive check time. 0 min: TCP connection will not be closed if the TCP connection becomes idle. 1 to 99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the Terminal Server CN2600 series device server starts listening for another connection from another host. |
terminalInactivityTime | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.2 | integer | read-write |
0 min: TCP connection will not be closed if the serial line becomes idle. 0-99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no serial data activity for the given time. After the connection is closed, the Terminal Server CN2600 series starts listening for another host's TCP connection. |
terminalAutoLinkProtocol | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.3 | integer | read-write |
If Auto-Link protocol is set to 'None,' the Terminal Server CN2600 series will not connect to the host automatically. If Auto-Link protocol is set to 'Telnet,' the Terminal Server CN2600 series will connect to the host automatically using Telnet. If Auto-Link protocol is set to 'Rlogin,' the Terminal Server CN2600 series will connect to the host automatically using rlogin. Enumeration: 'none': 0, 'telnet': 1, 'rlogin': 2. |
terminalPrimaryHostAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.4 | displaystring | read-write |
If specified, designates a 'permanent' host to which the terminal will always be connected. |
terminalSecondHostAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.5 | displaystring | read-write |
If specified, designates a 'permanent' host to which the terminal will always be connected. |
terminalTelnetTcpPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.6 | integer | read-write |
By default, the Telnet TCP port number is set to 23, which is the default TCP port number for Telnet. If you need to telnet to this Terminal Server CN2600 series device server's serial port, set the Telnet TCP port to a different number. |
terminalType | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.7 | displaystring | read-write |
Defines the terminal type for outgoing connections. |
terminalMaxSessions | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.8 | integer | read-write |
Configure the max. number of sessions. |
terminalChangeSession | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.9 | displaystring | read-write |
Defines the control character used to change the terminal session. |
terminalQuit | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.10 | displaystring | read-write |
Defines the control character used to quit a terminal session. |
terminalBreak | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.11 | displaystring | read-write |
Defines the control character used to send a Telnet BREAK message. |
terminalInterrupt | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.12 | displaystring | read-write |
Defines the control character used to send a Telnet INTERRUPT message. |
terminalAuthenticationType | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.13 | integer | read-write |
The terminal authentication type. Enumeration: 'radius': 2, 'none': 0, 'local': 1. |
terminalAutoLoginPrompt | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.14 | displaystring | read-write |
The prompt string for the automatic login ID. When the Terminal Server CN2600 series receives this string from a remote telnet/rlogin server, it will automatically reply with the user ID. |
terminalPasswordPrompt | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.15 | displaystring | read-write |
The prompt string for the automatic login password. When the Terminal Server CN2600 series receives this string from a remote telnet/rlogin server, it will automatically reply with the user password. |
terminalLoginUserName | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.16 | displaystring | read-write |
Terminal login ID for automatic login. |
terminalLoginPassword | 1.3.6.1.4.1.8691.2.11.1.4.1.2.5.1.1.17 | displaystring | read-write |
Terminal login password for automatic login. |
reverseTerminal | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6 | |||
reverseTerminalTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1 | no-access |
The Reverse Terminal Application table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1.1 | no-access |
The Reverse Terminal Application entry. |
||
reverseTerminalTcpAliveCheck | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1.1.1 | integer | read-write |
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection becomes idle. 1 to 99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the Terminal Server CN2600 series device server starts listening for another connection. |
reverseTerminalInactivityTime | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1.1.2 | integer | read-write |
0 min: TCP connection will not be closed if the serial line becomes idle. 0-99 min: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no serial data activity for the given time. After the connection is closed, the Terminal Server CN2600 series starts listening for another TCP connection. |
reverseTerminalTcpPort | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1.1.3 | integer | read-write |
Each of the Terminal Server CN2600 series device server's serial ports are mapped to a TCP port. |
reverseTerminalAuthenticationType | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1.1.4 | integer | read-write |
The reverse terminal authentication type. Enumeration: 'radius': 2, 'none': 0, 'local': 1. |
reverseTerminalMapKeys | 1.3.6.1.4.1.8691.2.11.1.4.1.2.6.1.1.5 | integer | read-write |
If data received through Terminal Server CN2600 series device server's Ethernet port is sent using the 'enter' command, the data will be transmitted out through the serial port with an added 1. 'carriage return + line feed' if you select the 'cr-lf' option (i.e., the cursor will jump to the next line, and return to the first character of the line) 2. 'carriage return' if you select the 'cr' option (i.e., the cursor will return to the first character of the line 3. 'line feed' if you select the 'lf' option. (i.e., the cursor will jump to the next line, but not move horizontally) Enumeration: 'lf': 2, 'cr': 1, 'cr-lf': 0. |
dial | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7 | |||
dialTable | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1 | no-access |
The Dial In/Out table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1 | no-access |
The Dial In/Out entry. |
||
dialTERMBINMode | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.1 | integer | read-write |
Select Yes to enable a Binary Terminal connection. Enumeration: 'yes': 1, 'no': 0. |
dialPPPDMode | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.2 | integer | read-write |
Select Yes to enable a PPPD connection. Enumeration: 'yes': 1, 'no': 0. |
dialSLIPDMode | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.3 | integer | read-write |
Select Yes to enable a SLIPD Terminal connection. Enumeration: 'yes': 1, 'no': 0. |
dialAuthType | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.4 | integer | read-write |
The dial in/out authentication type. Enumeration: 'radius': 2, 'none': 0, 'local': 1. |
dialDisconnectBy | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.5 | integer | read-write |
If this field is set to 'dcd-off,' the connection will be disconnected when the DCD signal is off. If this field is set to 'dsr-off,' the connection will be disconnected when the DSR signal is off. Enumeration: 'dsr-off': 4, 'none': 0, 'dcd-off': 2. |
dialDestinationIpAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.6 | ipaddress | read-write |
Destination IP address is the IP address of the remote dial-in/dial-out server. |
dialSourceIpAddress | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.7 | ipaddress | read-write |
Source IP address is IP address of this serial port. The Terminal Server CN2600 series will automatically assign an IP address for the port. We recommend leaving this field blank. |
dialIpNetmask | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.8 | ipaddress | read-write |
The IP netmask used for dial-in/dial-out networks (PPP or SLIP). |
dialTcpIpCompression | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.9 | integer | read-write |
Depends on whether the remote user's application requests compression. Enumeration: 'yes': 1, 'no': 0. |
dialInactivityTime | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.10 | integer | read-write |
0 ms: TCP connection will not be closed if the serial line becomes idle. 1-65535 ms: The Terminal Server CN2600 series device server automatically closes the TCP connection if there is no serial data activity for the given time. After the connection is closed, the Terminal Server CN2600 series starts listening for another TCP connection. |
dialLinkQualityReport | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.11 | integer | read-write |
Choose YES if you are using software to collect Link quality information. Enumeration: 'yes': 1, 'no': 0. |
dialOutgoingPAPID | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.12 | displaystring | read-write |
Dial-out user ID account. |
dialPAPPassword | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.13 | displaystring | read-write |
Dial-out user password. |
dialIncomingPAPCheck | 1.3.6.1.4.1.8691.2.11.1.4.1.2.7.1.1.14 | integer | read-write |
The Dial in/out incoming PAP check type. Enumeration: 'radius': 2, 'none': 0, 'local': 1. |
dataPacking | 1.3.6.1.4.1.8691.2.11.1.4.1.3 | |||
dataPackingPortTable | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1 | no-access |
The Data Packing table. |
|
1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1 | no-access |
The Data Packing entry. |
||
portPacketLength | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.1 | integer | read-write |
If the value is 0, the Delimiter Process will be used, regardless of the length of the data packet. If the data length (in bytes) matches the configured value, the data will be forced out. The data length can be configured from 0 to 1024 bytes. Set to 0 if you do not need to limit the length. |
portDelimiter1Enable | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.2 | integer | read-write |
Enable the first delimiter character. Enumeration: 'enable': 1, 'disable': 0. |
portDelimiter1 | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.3 | displaystring | read-write |
The first delimiter character, in hex decimal. |
portDelimiter2Enable | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.4 | integer | read-write |
Enable the second delimiter character. Enumeration: 'enable': 1, 'disable': 0. |
portDelimiter2 | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.5 | displaystring | read-write |
The second delimiter character, in hex decimal. |
portDelimiterProcess | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.6 | integer | read-write |
'delimiterAddOne' or 'delimiterAddTwo': The data will be transmitted when an additional byte (for 'delimiterAddOne'), or an additional 2 bytes (for 'delimiterAddTwo') of data is received after receiving the Delimiter. 'stripDelimiter': When the delimiter is received, the Delimiter is deleted (i.e., stripped), and the remaining data is transmitted. 'doNothing': The data will be transmitted when the delimiter is received. Enumeration: 'delimiterAddTwo': 4, 'stripDelimiter': 8, 'doNothing': 1, 'delimiterAddOne': 2. |
portForceTransmit | 1.3.6.1.4.1.8691.2.11.1.4.1.3.1.1.7 | integer | read-write |
0: Disable the force transmit timeout. 1 to 65535: Forces the Terminal Server CN2600 series device server's TCP/IP protocol software to try to pack serial data received during the specified time into the same data frame. |
comParamSetting | 1.3.6.1.4.1.8691.2.11.1.4.2 | |||
comParamPortTable | 1.3.6.1.4.1.8691.2.11.1.4.2.1 | no-access |
The Communication Parameters table. |
|
1.3.6.1.4.1.8691.2.11.1.4.2.1.1 | no-access |
The Communication Parameters entry. |
||
portAlias | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.1 | displaystring | read-write |
Port alias is included to allow easy identification of the serial devices that are connected to Terminal Server CN2600 series device server's serial port. |
portInterface | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.2 | integer | read-write |
The serial interface that the port works on. Enumeration: 'rs-422': 1, 'rs-232': 0, 'rs-485-4-wire': 3, 'rs-485-2-wire': 2. |
portBaudRate | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.3 | integer | read-write |
The port's speed in bits per second. You can choose a standard baud rate by indexing. Enumeration: 'b1800': 8, 'b150': 4, 'b75': 1, 'b9600': 12, 'b110': 2, 'b50': 0, 'b7200': 11, 'b2400': 9, 'b38400': 14, 'b19200': 13, 'b134': 3, 'b460800': 18, 'b600': 6, 'b921600': 19, 'b115200': 16, 'b300': 5, 'b57600': 15, 'b4800': 10, 'b230400': 17, 'b1200': 7. |
portBaudRateManual | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.4 | integer | read-write |
The port's speed in bits per second. You can specify a baud rate manually. |
portDataBits | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.5 | integer | read-write |
The number of bits in a character for the port. Enumeration: 'bits-8': 3, 'bits-5': 0, 'bits-7': 2, 'bits-6': 1. |
portStopBits | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.6 | integer | read-write |
The number of stop bits for the port. Enumeration: 'bits-1': 0, 'bits-2': 2, 'bits-1dot5': 1. |
portParity | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.7 | integer | read-write |
The parity bit for the port. Enumeration: 'even': 2, 'none': 0, 'space': 4, 'odd': 1, 'mark': 3. |
portFlowControl | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.8 | integer | read-write |
The flow-control method for the port. Enumeration: 'dtr-dsr': 3, 'none': 0, 'xon-xoff': 2, 'rts-cts': 1. |
portFIFO | 1.3.6.1.4.1.8691.2.11.1.4.2.1.1.9 | integer | read-write |
Enable or disable the port's FIFO. Enumeration: 'enable': 1, 'disable': 0. |
dataBuffering | 1.3.6.1.4.1.8691.2.11.1.4.3 | |||
dataBufferingPortTable | 1.3.6.1.4.1.8691.2.11.1.4.3.1 | no-access |
The Data Buffering/Log table. |
|
1.3.6.1.4.1.8691.2.11.1.4.3.1.1 | no-access |
The Data Buffering/Log entry. |
||
portBufferingEnable | 1.3.6.1.4.1.8691.2.11.1.4.3.1.1.1 | integer | read-write |
Enable off-line port buffering. Enumeration: 'yes': 1, 'no': 0. |
portSerialDataLoggingEnable | 1.3.6.1.4.1.8691.2.11.1.4.3.1.1.2 | integer | read-write |
Enable or disable serial data logging for the port. Enumeration: 'yes': 1, 'no': 0. |
modemSettings | 1.3.6.1.4.1.8691.2.11.1.4.4 | |||
modemSettingsPortTable | 1.3.6.1.4.1.8691.2.11.1.4.4.1 | no-access |
The Modem Settings table. |
|
1.3.6.1.4.1.8691.2.11.1.4.4.1.1 | no-access |
The Modem Settings entry. |
||
portEnableModem | 1.3.6.1.4.1.8691.2.11.1.4.4.1.1.1 | integer | read-write |
Enable or disable modem for this port. Enumeration: 'enable': 1, 'disable': 0. |
portInitialString | 1.3.6.1.4.1.8691.2.11.1.4.4.1.1.2 | displaystring | read-write |
Set the modem's initial string to establish the connection. E.g., 'AT&S0=1' for auto-answer. |
portDialUp | 1.3.6.1.4.1.8691.2.11.1.4.4.1.1.3 | displaystring | read-write |
Set the modem's dial-up AT command string. |
portPhoneNumber | 1.3.6.1.4.1.8691.2.11.1.4.4.1.1.4 | displaystring | read-write |
Set the number used to dial out. |
welcomeMessage | 1.3.6.1.4.1.8691.2.11.1.4.5 | |||
portEnableWelcomeMessage | 1.3.6.1.4.1.8691.2.11.1.4.5.1 | integer | read-write |
Enable or disable the welcome message. Enumeration: 'enable': 1, 'disable': 0. |
portMessage | 1.3.6.1.4.1.8691.2.11.1.4.5.2 | displaystring | read-write |
Set up a welcome message to greet dial-in users. |
sysManagement | 1.3.6.1.4.1.8691.2.11.1.5 | |||
miscNetworkSettings | 1.3.6.1.4.1.8691.2.11.1.5.1 | |||
accessibleIp | 1.3.6.1.4.1.8691.2.11.1.5.1.1 | |||
enableAccessibleIpList | 1.3.6.1.4.1.8691.2.11.1.5.1.1.1 | integer | read-write |
Enable or disable the entire accessible IP list. Enumeration: 'enable': 1, 'disable': 0. |
accessibleIpListTable | 1.3.6.1.4.1.8691.2.11.1.5.1.1.2 | no-access |
Accessible IP List table. |
|
1.3.6.1.4.1.8691.2.11.1.5.1.1.2.1 | no-access |
Accessible IP List entry. |
||
accessibleIpListIndex | 1.3.6.1.4.1.8691.2.11.1.5.1.1.2.1.1 | integer | read-only |
Accessible IP List index. |
activeAccessibleIpList | 1.3.6.1.4.1.8691.2.11.1.5.1.1.2.1.2 | integer | read-write |
Enable or disable this accessible IP entry. Enumeration: 'enable': 1, 'disable': 0. |
accessibleIpListAddress | 1.3.6.1.4.1.8691.2.11.1.5.1.1.2.1.3 | ipaddress | read-write |
Accessible IP address. This value can be the IP address of a single host if the netmask is set to '255.255.255.255,' or it can be a network address. |
accessibleIpListNetmask | 1.3.6.1.4.1.8691.2.11.1.5.1.1.2.1.4 | ipaddress | read-write |
Accessible IP address netmask. The IP address and netmask are used to specify a group of remote hosts. |
snmpAgentSettings | 1.3.6.1.4.1.8691.2.11.1.5.1.2 | |||
snmpEnable | 1.3.6.1.4.1.8691.2.11.1.5.1.2.1 | integer | read-write |
Enable or disable SNMP agent. Enumeration: 'enable': 1, 'disable': 0. |
snmpContactName | 1.3.6.1.4.1.8691.2.11.1.5.1.2.2 | displaystring | read-write |
The SNMP contact information usually includes an emergency contact name and telephone or pager number. |
snmpLocation | 1.3.6.1.4.1.8691.2.11.1.5.1.2.3 | displaystring | read-write |
Specify the location string for SNMP agents, such as the Terminal Server CN2600 series device server. This string is usually set to the street address where the Terminal Server CN2600 series is physically located. |
dDNS | 1.3.6.1.4.1.8691.2.11.1.5.1.3 | |||
dDNSEnable | 1.3.6.1.4.1.8691.2.11.1.5.1.3.1 | integer | read-write |
Enable or disable the DDNS function. Enumeration: 'enable': 1, 'disable': 0. |
dDNSServerAddress | 1.3.6.1.4.1.8691.2.11.1.5.1.3.2 | integer | read-write |
The DDNS server address. The DDNS is serviced by a 3-party provider. To use the DDNS function, you may need to obtain a user account from the server. Enumeration: 'dynDns-org': 0. |
dDNSHostName | 1.3.6.1.4.1.8691.2.11.1.5.1.3.3 | displaystring | read-write |
The host name of the machine to be registered to the DDNS server. |
dDNSUserName | 1.3.6.1.4.1.8691.2.11.1.5.1.3.4 | displaystring | read-write |
The user account provided by the DDNS server. |
dDNSPassword | 1.3.6.1.4.1.8691.2.11.1.5.1.3.5 | displaystring | read-write |
The user password provided by the DDNS server. |
hostTable | 1.3.6.1.4.1.8691.2.11.1.5.1.4 | |||
hostTableTable | 1.3.6.1.4.1.8691.2.11.1.5.1.4.1 | no-access |
Host Table. |
|
1.3.6.1.4.1.8691.2.11.1.5.1.4.1.1 | no-access |
Host Table entry. |
||
hostTableIndex | 1.3.6.1.4.1.8691.2.11.1.5.1.4.1.1.1 | integer | read-only |
The Host Table index. |
hostName | 1.3.6.1.4.1.8691.2.11.1.5.1.4.1.1.2 | displaystring | read-write |
The host name of the host table entry. |
hostIpAddress | 1.3.6.1.4.1.8691.2.11.1.5.1.4.1.1.3 | ipaddress | read-write |
Related IP address of the host table entry. |
routeTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5 | |||
routeTableTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1 | no-access |
Route Table. |
|
1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1 | no-access |
Route Table entry. |
||
routeTableIndex | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.1 | integer | read-only |
The Route Table index. |
gatewayRouteTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.2 | ipaddress | read-write |
The gateway property of the route table entry. |
destinationRouteTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.3 | ipaddress | read-write |
The destination IP address of the route table entry. This value can be the IP address of a single host if the netmask set to '255.255.255.255,' or it can be a network address. |
netmaskRouteTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.4 | ipaddress | read-write |
The destination netmask of the route table entry. |
metricRouteTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.5 | integer | read-write |
The routing metric for this route. The semantics of this metric are determined by the routing-protocol. Normally, it represents the cost for the destination. |
interfaceRouteTable | 1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.6 | integer | read-write |
The value that identifies the local interface through which the next hop of this route should be reached. Enumeration: 'port12': 11, 'port13': 12, 'lan1': 256, 'port14': 13, 'port11': 10, 'port15': 14, 'port10': 9, 'lan2': 257, 'port8': 7, 'port9': 8, 'port6': 5, 'port7': 6, 'port4': 3, 'port5': 4, 'port2': 1, 'port3': 2, 'port16': 15, 'port1': 0. |
userTable | 1.3.6.1.4.1.8691.2.11.1.5.1.6 | |||
userTableTable | 1.3.6.1.4.1.8691.2.11.1.5.1.6.1 | no-access |
User Table. |
|
1.3.6.1.4.1.8691.2.11.1.5.1.6.1.1 | no-access |
User Table entry. |
||
userTableIndex | 1.3.6.1.4.1.8691.2.11.1.5.1.6.1.1.1 | integer | read-only |
The User Table index. |
userNameUserTable | 1.3.6.1.4.1.8691.2.11.1.5.1.6.1.1.2 | displaystring | read-write |
The user name of this entry. |
passwordUserTable | 1.3.6.1.4.1.8691.2.11.1.5.1.6.1.1.3 | displaystring | read-write |
The password of this user entry. |
phoneNumberUserTable | 1.3.6.1.4.1.8691.2.11.1.5.1.6.1.1.4 | displaystring | read-write |
The phone number of this user entry. |
authenticationServer | 1.3.6.1.4.1.8691.2.11.1.5.1.7 | |||
radiusServerIp | 1.3.6.1.4.1.8691.2.11.1.5.1.7.1 | displaystring | read-write |
The IP address or domain name of the RADIUS server. |
radiusKey | 1.3.6.1.4.1.8691.2.11.1.5.1.7.2 | displaystring | read-write |
RADIUS password. Must be the same as in the RADIUS server. |
udpPortAuthenticationServer | 1.3.6.1.4.1.8691.2.11.1.5.1.7.3 | integer | read-write |
The UDP port of the RADIUS server. Enumeration: 'port1645': 1645, 'port1812': 1812. |
radiusAccounting | 1.3.6.1.4.1.8691.2.11.1.5.1.7.4 | integer | read-write |
Enable or disable RADIUS accounting. Enumeration: 'enable': 1, 'disable': 0. |
sysLogSettings | 1.3.6.1.4.1.8691.2.11.1.5.1.8 | |||
sysLocalLog | 1.3.6.1.4.1.8691.2.11.1.5.1.8.1 | integer | read-write |
Log the following events to the system log: System Cold Start, System Warm Start, Power Down. Enumeration: 'enable': 1, 'disable': 0. |
networkLocalLog | 1.3.6.1.4.1.8691.2.11.1.5.1.8.2 | integer | read-write |
Log the following events to the system log: DHCP/BOOTP/PPPoE Get IP/Renew, NTP, Mail Fail, NTP Connect Fail, DHCP Fail, IP Conflict, Ethernet Link Down. Enumeration: 'enable': 1, 'disable': 0. |
configLocalLog | 1.3.6.1.4.1.8691.2.11.1.5.1.8.3 | integer | read-write |
Log the following events to the system log: Login Fail, IP Changed, Password Changed, Config Changed, Firmware Upgrade, SSL Key Import, Config Import, Config Export. Enumeration: 'enable': 1, 'disable': 0. |
opModeLocalLog | 1.3.6.1.4.1.8691.2.11.1.5.1.8.4 | integer | read-write |
Log the following op-mode events to the system log: Connect, Disconnect, Authentication Fail, Restart. Enumeration: 'enable': 1, 'disable': 0. |
autoWarningSettings | 1.3.6.1.4.1.8691.2.11.1.5.2 | |||
eventSettings | 1.3.6.1.4.1.8691.2.11.1.5.2.1 | |||
mailWarningColdStart | 1.3.6.1.4.1.8691.2.11.1.5.2.1.1 | integer | read-write |
Refers to starting the system from power off (contrast this with warm start). When performing a cold start, the Terminal Server CN2600 series will automatically issue an auto warning message by e-mail after booting up. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningWarmStart | 1.3.6.1.4.1.8691.2.11.1.5.2.1.2 | integer | read-write |
Refers to restarting the Terminal Server CN2600 without turning the power off. When performing a warm start, the Terminal Server CN2600 series will automatically send an e-mail after rebooting. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningPower1Down | 1.3.6.1.4.1.8691.2.11.1.5.2.1.3 | integer | read-write |
On dual power model, when power 1 is off, the Terminal Server CN2600 series will immediately send an e-mail. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningPower2Down | 1.3.6.1.4.1.8691.2.11.1.5.2.1.4 | integer | read-write |
On dual power model, when power 2 is off, the Terminal Server CN2600 series will immediately send an e-mail. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningEthernet1LinkDown | 1.3.6.1.4.1.8691.2.11.1.5.2.1.5 | integer | read-write |
When the built-in link1 port is off, the Terminal Server CN2600 series will immediately send an e-mail. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningEthernet2LinkDown | 1.3.6.1.4.1.8691.2.11.1.5.2.1.6 | integer | read-write |
When the built-in link2 port is off, the Terminal Server CN2600 series will immediately send an e-mail. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningAuthFailure | 1.3.6.1.4.1.8691.2.11.1.5.2.1.7 | integer | read-write |
The user inputs a wrong password from the Console or Administrator. When authentication failure occurs, the Terminal Server CN2600 series will immediately send an e-mail. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningIpChanged | 1.3.6.1.4.1.8691.2.11.1.5.2.1.8 | integer | read-write |
The user has changed the Terminal Server CN2600 series device server's IP address. When the IP address changes, the Terminal Server CN2600 series will send an e-mail with the new IP address before it reboots. If the Terminal Server CN2600 series is unable to send an e-mail message to the mail server within 15 seconds, it will reboot anyway, and abort the e-mail auto warning. Enumeration: 'enable': 1, 'disable': 0. |
mailWarningPasswordChanged | 1.3.6.1.4.1.8691.2.11.1.5.2.1.9 | integer | read-write |
The user has changed the Terminal Server CN2600 series device server's password. When the password changes, the Terminal Server CN2600 series will send an e-mail with the password changed notice before it reboots. If the Terminal Server CN2600 series is unable to send an e-mail message to the mail server within 15 seconds, it will reboot anyway, and abort the e-mail auto warning. Enumeration: 'enable': 1, 'disable': 0. |
trapServerColdStart | 1.3.6.1.4.1.8691.2.11.1.5.2.1.10 | integer | read-write |
Refers to starting the system from power off (contrast this with warm start). When performing a cold start, the Terminal Server CN2600 series will automatically issue an auto warning message by sending a SNMP trap after booting up. Enumeration: 'enable': 1, 'disable': 0. |
trapServerWarmStart | 1.3.6.1.4.1.8691.2.11.1.5.2.1.11 | integer | read-write |
Refers to restarting the Terminal Server CN2600 without turning the power off. When performing a warm start, the Terminal Server CN2600 series will automatically send a SNMP trap after rebooting. Enumeration: 'enable': 1, 'disable': 0. |
trapServerEthernet1LinkDown | 1.3.6.1.4.1.8691.2.11.1.5.2.1.12 | integer | read-write |
When the built-in link1 port is off, the Terminal Server CN2600 series will immediately send a SNMP trap. Enumeration: 'enable': 1, 'disable': 0. |
trapServerEthernet2LinkDown | 1.3.6.1.4.1.8691.2.11.1.5.2.1.13 | integer | read-write |
When the built-in link2 port is off, the Terminal Server CN2600 series will immediately send a SNMP trap. Enumeration: 'enable': 1, 'disable': 0. |
trapServerAuthFailure | 1.3.6.1.4.1.8691.2.11.1.5.2.1.14 | integer | read-write |
The user inputs a wrong password from the Console or Administrator. When authentication failure occurs, the Terminal Server CN2600 series will immediately send a SNMP trap. Enumeration: 'enable': 1, 'disable': 0. |
serialEventSettings | 1.3.6.1.4.1.8691.2.11.1.5.2.2 | |||
portEventSettingsTable | 1.3.6.1.4.1.8691.2.11.1.5.2.2.1 | no-access |
Port Event Settings Table. |
|
1.3.6.1.4.1.8691.2.11.1.5.2.2.1.1 | no-access |
Port Event Settings entry. |
||
mailDCDchange | 1.3.6.1.4.1.8691.2.11.1.5.2.2.1.1.1 | integer | read-write |
A change in the DCD (Data Carrier Detect) signal indicates that the modem connection status has changed. For example, if the DCD signal changes to low, it indicates that the connection line is down. When the DCD signal changes to low, the Terminal Server CN2600 series will immediately send an e-mail message. Enumeration: 'enable': 1, 'disable': 0. |
trapDCDchange | 1.3.6.1.4.1.8691.2.11.1.5.2.2.1.1.2 | integer | read-write |
A change in the DCD (Data Carrier Detect) signal indicates that the modem connection status has changed. For example, if the DCD signal changes to low, it indicates that the connection line is down. When the DCD signal changes to low, the Terminal Server CN2600 series will immediately send an SNMP trap. Enumeration: 'enable': 1, 'disable': 0. |
mailDSRchange | 1.3.6.1.4.1.8691.2.11.1.5.2.2.1.1.3 | integer | read-write |
A change in the DSR (Data Set Ready) signal indicates that the data communication equipment is powered off. For example, if the DSR signal changes to low, it indicates that the data communication equipment is powered down. When the DSR signal changes to low, the Terminal Server CN2600 series device server will immediately send an e-mail message. Enumeration: 'enable': 1, 'disable': 0. |
trapDSRchange | 1.3.6.1.4.1.8691.2.11.1.5.2.2.1.1.4 | integer | read-write |
A change in the DSR (Data Set Ready) signal indicates that the data communication equipment is powered off. For example, if the DSR signal changes to low, it indicates that the data communication equipment is powered down. When the DSR signal changes to low, the Terminal Server CN2600 series device server will immediately send an SNMP trap. Enumeration: 'enable': 1, 'disable': 0. |
emailAlert | 1.3.6.1.4.1.8691.2.11.1.5.2.3 | |||
emailWarningMailServer | 1.3.6.1.4.1.8691.2.11.1.5.2.3.1 | displaystring | read-write |
The e-mail server's IP address or domain name of the e-mail warning function. |
emailRequiresAuthentication | 1.3.6.1.4.1.8691.2.11.1.5.2.3.2 | integer | read-write |
Set if the mail server requires user login. Enumeration: 'require': 1, 'non-require': 0. |
emailWarningUserName | 1.3.6.1.4.1.8691.2.11.1.5.2.3.3 | displaystring | read-write |
The user name used to log into the mail server if authentication is required. |
emailWarningPassword | 1.3.6.1.4.1.8691.2.11.1.5.2.3.4 | displaystring | read-write |
The password used to log into the mail server if authentication is required. |
emailWarningFromEmail | 1.3.6.1.4.1.8691.2.11.1.5.2.3.5 | displaystring | read-write |
The e-mail address to be filled in the 'From' field of the auto-warning e-mail. |
emailWarningFirstEmailAddr | 1.3.6.1.4.1.8691.2.11.1.5.2.3.6 | displaystring | read-write |
The first email address to where the auto-warning e-mail is to be sent. |
emailWarningSecondEmailAddr | 1.3.6.1.4.1.8691.2.11.1.5.2.3.7 | displaystring | read-write |
The second email address to where the auto-warning e-mail is to be sent. |
emailWarningThirdEmailAddr | 1.3.6.1.4.1.8691.2.11.1.5.2.3.8 | displaystring | read-write |
The third email address to where the auto-warning e-mail is to be sent. |
emailWarningFourthEmailAddr | 1.3.6.1.4.1.8691.2.11.1.5.2.3.9 | displaystring | read-write |
The fourth email address to where the auto-warning e-mail is to be sent. |
snmpTrap | 1.3.6.1.4.1.8691.2.11.1.5.2.4 | |||
snmpTrapReceiverIp | 1.3.6.1.4.1.8691.2.11.1.5.2.4.1 | displaystring | read-write |
SNMP trap server IP address or domain name. |
trapVersion | 1.3.6.1.4.1.8691.2.11.1.5.2.4.2 | integer | read-write |
SNMP trap version used for the auto-warning function. Enumeration: 'v2c': 1, 'v1': 0. |
maintenance | 1.3.6.1.4.1.8691.2.11.1.5.3 | |||
consoleSettings | 1.3.6.1.4.1.8691.2.11.1.5.3.1 | |||
httpConsole | 1.3.6.1.4.1.8691.2.11.1.5.3.1.1 | integer | read-write |
Enable or disable HTTP console. Enumeration: 'enable': 0, 'disable': 1. |
httpsConsole | 1.3.6.1.4.1.8691.2.11.1.5.3.1.2 | integer | read-write |
Enable or disable HTTPS console. Enumeration: 'enable': 0, 'disable': 1. |
telnetConsole | 1.3.6.1.4.1.8691.2.11.1.5.3.1.3 | integer | read-write |
Enable or disable Telnet console. Enumeration: 'enable': 0, 'disable': 1. |
sshConsole | 1.3.6.1.4.1.8691.2.11.1.5.3.1.4 | integer | read-write |
Enable or disable SSH console. Enumeration: 'enable': 0, 'disable': 1. |
resetButtonFunction | 1.3.6.1.4.1.8691.2.11.1.5.3.1.5 | integer | read-write |
Enable or disable reset button protection. You can disable the hardware reset button after the Terminal Server CN2600 series has been restarted for 60 seconds. Enumeration: 'always-enable': 0, 'disable-after-60-sec': 1. |
lcmReadOnlyProtect | 1.3.6.1.4.1.8691.2.11.1.5.3.1.6 | integer | read-write |
Enable or disable LCM read-only protection. If the LCM panel is under read-only protection, users can only view the configurations from the LCM panel. Otherwise, by default, users can modify the settings directly on the LCM panel. Enumeration: 'writable': 0, 'readonly': 1. |
loadFactoryDefault | 1.3.6.1.4.1.8691.2.11.1.5.3.2 | |||
loadFactoryDefaultSetting | 1.3.6.1.4.1.8691.2.11.1.5.3.2.1 | integer | read-write |
This function will reset all of the Terminal Server CN2600 series device server's settings to the factory default values. Be aware that previous settings will be lost. Selecting Reset to factory default (excluding IP configuration) will reset all settings except the IP configuration to factory defaults. Selecting Reset to factory default will reset all settings including the IP configuration to factory defaults. Enumeration: 'resetToFactoryDefault-ExcludingIpConfiguration': 0, 'resetToFactoryDefault': 1. |
sysStatus | 1.3.6.1.4.1.8691.2.11.1.6 | |||
s2eConnections | 1.3.6.1.4.1.8691.2.11.1.6.1 | |||
monitorRemoteIpTable | 1.3.6.1.4.1.8691.2.11.1.6.1.1 | no-access |
Serial to Network Connections Remote IP table. |
|
1.3.6.1.4.1.8691.2.11.1.6.1.1.1 | no-access |
Serial to Network Connections Remote IP entry. |
||
remoteIpIndex | 1.3.6.1.4.1.8691.2.11.1.6.1.1.1.1 | integer | read-only |
Serial to Network Connections Remote IP index. |
monitorRemoteIp | 1.3.6.1.4.1.8691.2.11.1.6.1.1.1.2 | ipaddress | read-only |
The remote IP currently connecting to this port. |
serialPortStatus | 1.3.6.1.4.1.8691.2.11.1.6.2 | |||
monitorSerialPortStatusTable | 1.3.6.1.4.1.8691.2.11.1.6.2.1 | no-access |
Serial Port Status table. |
|
1.3.6.1.4.1.8691.2.11.1.6.2.1.1 | no-access |
Serial Port Status entry. |
||
monitorTxCount | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.1 | integer | read-only |
View the number of bytes transmitted from the port since the last time the port was initialized. |
monitorRxCount | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.2 | integer | read-only |
View the number of bytes received by the port since the last time the port was initialized. |
monitorTxTotalCount | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.3 | integer | read-only |
View the number of bytes transmitted from the port since the last time the system was initialized. |
monitorRxTotalCount | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.4 | integer | read-only |
View the number of bytes received by the port since the last time the system was initialized. |
monitorDSR | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.5 | integer | read-only |
View the current DSR status of this port. Enumeration: 'on': 1, 'off': 0. |
monitorDTR | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.6 | integer | read-only |
View the current DTR status of this port. Enumeration: 'on': 1, 'off': 0. |
monitorRTS | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.7 | integer | read-only |
View the current RTS status of this port. Enumeration: 'on': 1, 'off': 0. |
monitorCTS | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.8 | integer | read-only |
View the current CTS status of this port. Enumeration: 'on': 1, 'off': 0. |
monitorDCD | 1.3.6.1.4.1.8691.2.11.1.6.2.1.1.9 | integer | read-only |
View the current DCD status of this port. Enumeration: 'on': 1, 'off': 0. |
serialPortErrorCount | 1.3.6.1.4.1.8691.2.11.1.6.3 | |||
monitorSerialPortErrorCountTable | 1.3.6.1.4.1.8691.2.11.1.6.3.1 | no-access |
Serial Port Error Count table. |
|
1.3.6.1.4.1.8691.2.11.1.6.3.1.1 | no-access |
Serial Port Error Count entry. |
||
monitorErrorCountFrame | 1.3.6.1.4.1.8691.2.11.1.6.3.1.1.1 | integer | read-only |
View the number of 'Frame' errors for this port. |
monitorErrorCountParity | 1.3.6.1.4.1.8691.2.11.1.6.3.1.1.2 | integer | read-only |
View the number of 'Parity' errors for this port. |
monitorErrorCountOverrun | 1.3.6.1.4.1.8691.2.11.1.6.3.1.1.3 | integer | read-only |
View the number of 'Overrun' errors for this port. |
monitorErrorCountBreak | 1.3.6.1.4.1.8691.2.11.1.6.3.1.1.4 | integer | read-only |
View the number of 'Break' errors for this port. |
serialPortSettings | 1.3.6.1.4.1.8691.2.11.1.6.4 | |||
monitorSerialPortSettingsTable | 1.3.6.1.4.1.8691.2.11.1.6.4.1 | no-access |
Serial Port Settings table. |
|
1.3.6.1.4.1.8691.2.11.1.6.4.1.1 | no-access |
Serial Port Settings entry. |
||
monitorBaudRate | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.1 | integer | read-only |
View the current baudrate of the port. |
monitorDataBits | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.2 | integer | read-only |
View the number of bits per byte for the port. Enumeration: 'bits-8': 3, 'bits-5': 0, 'bits-7': 2, 'bits-6': 1. |
monitorStopBits | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.3 | displaystring | read-only |
View the number of stop bits for the port. |
monitorParity | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.4 | integer | read-only |
View the parity bit for the port. Enumeration: 'even': 24, 'none': 0, 'space': 56, 'odd': 8, 'mark': 40. |
monitorRTSCTSFlowControl | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.5 | integer | read-only |
View if the port is using RTS/CTS flow control. Enumeration: 'on': 1, 'off': 0. |
monitorXONXOFFFlowControl | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.6 | integer | read-only |
View if the port is using XON/XOFF flow control. Enumeration: 'on': 1, 'off': 0. |
monitorDTRDSRFlowControl | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.7 | integer | read-only |
View if the port is using DTR/DSR flow control. Enumeration: 'on': 1, 'off': 0. |
monitorFIFO | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.8 | integer | read-only |
View FIFO status of this port. Enumeration: 'enable': 1, 'disable': 0. |
monitorInterface | 1.3.6.1.4.1.8691.2.11.1.6.4.1.1.9 | integer | read-only |
View the serial interface that the port is using. Enumeration: 'rs-422': 1, 'rs-232': 0, 'rs-485-4-wire': 3, 'rs-485-2-wire': 2. |
serialPortBuffering | 1.3.6.1.4.1.8691.2.11.1.6.5 | |||
monitorSerialPortBufferingTable | 1.3.6.1.4.1.8691.2.11.1.6.5.1 | no-access |
Serial Port Buffering table. |
|
1.3.6.1.4.1.8691.2.11.1.6.5.1.1 | no-access |
Serial Port Settings entry. |
||
monitorBuffering | 1.3.6.1.4.1.8691.2.11.1.6.5.1.1.1 | integer | read-only |
View length of buffered data for the port. The length unit is byte. |
saveConfiguration | 1.3.6.1.4.1.8691.2.11.1.7 | |||
saveConfig | 1.3.6.1.4.1.8691.2.11.1.7.1 | integer | read-write |
Save the applied configuration to the Terminal Server CN2600 series device server. Enumeration: 'save': 1. |
restart | 1.3.6.1.4.1.8691.2.11.1.8 | |||
restartPorts | 1.3.6.1.4.1.8691.2.11.1.8.1 | integer | read-write |
Restart serial port. Restarting will cause port reseting. Enumeration: 'port12': 11, 'port13': 12, 'port14': 13, 'port11': 10, 'port15': 14, 'port10': 9, 'port8': 7, 'port9': 8, 'port6': 5, 'port7': 6, 'port4': 3, 'port5': 4, 'port2': 1, 'port3': 2, 'port16': 15, 'port1': 0. |
restartSystem | 1.3.6.1.4.1.8691.2.11.1.8.2 | integer | read-write |
Restart the Terminal Server CN2600 series device server. Be sure to save all of your configuration changes before you restart the system. Otherwise, all of the changes will be lost. Enumeration: 'restart': 1. |