MOXA-NP6000-MIB

File: MOXA-NP6000-MIB.mib (137420 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

enterprises IpAddress OBJECT-TYPE
DateAndTime TEXTUAL-CONVENTION MacAddress
DisplayString

Defined Types

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

OpModePortEntry  
SEQUENCE    
  portIndex INTEGER
  portApplication INTEGER
  portMode INTEGER

DeviceControlEntry  
SEQUENCE    
  deviceControlTcpAliveCheck INTEGER
  deviceControlMaxConnection INTEGER
  deviceControlIgnoreJammedIp INTEGER
  deviceControlAllowDriverControl INTEGER
  deviceControlSecure INTEGER
  deviceControlTcpPort INTEGER
  deviceControlConnectionDownRTS INTEGER
  deviceControlConnectionDownDTR INTEGER

SocketEntry  
SEQUENCE    
  socketTcpAliveCheck INTEGER
  socketInactivityTime INTEGER
  socketMaxConnection INTEGER
  socketIgnoreJammedIp INTEGER
  socketAllowDriverControl INTEGER
  socketSecure INTEGER
  socketTcpPort INTEGER
  socketCmdPort INTEGER
  socketTcpServerConnectionDownRTS INTEGER
  socketTcpServerConnectionDownDTR INTEGER
  socketTcpClientDestinationAddress1 DisplayString
  socketTcpClientDestinationPort1 INTEGER
  socketTcpClientDestinationAddress2 DisplayString
  socketTcpClientDestinationPort2 INTEGER
  socketTcpClientDestinationAddress3 DisplayString
  socketTcpClientDestinationPort3 INTEGER
  socketTcpClientDestinationAddress4 DisplayString
  socketTcpClientDestinationPort4 INTEGER
  socketTcpClientDesignatedLocalPort1 INTEGER
  socketTcpClientDesignatedLocalPort2 INTEGER
  socketTcpClientDesignatedLocalPort3 INTEGER
  socketTcpClientDesignatedLocalPort4 INTEGER
  socketTcpClientConnectionControl INTEGER
  socketUdpDestinationAddress1Begin IpAddress
  socketUdpDestinationAddress1End IpAddress
  socketUdpDestinationPort1 INTEGER
  socketUdpDestinationAddress2Begin IpAddress
  socketUdpDestinationAddress2End IpAddress
  socketUdpDestinationPort2 INTEGER
  socketUdpDestinationAddress3Begin IpAddress
  socketUdpDestinationAddress3End IpAddress
  socketUdpDestinationPort3 INTEGER
  socketUdpDestinationAddress4Begin IpAddress
  socketUdpDestinationAddress4End IpAddress
  socketUdpDestinationPort4 INTEGER
  socketUdpLocalListenPort INTEGER

PairConnectionEntry  
SEQUENCE    
  pairConnectionTcpAliveCheck INTEGER
  pairConnectionSecure INTEGER
  pairConnectionDestinationAddress DisplayString
  pairConnectionDestinationPort INTEGER
  pairConnectionTcpPort INTEGER

EthernetModemEntry  
SEQUENCE    
  ethernetModemTcpAliveCheck INTEGER
  ethernetModemTcpPort INTEGER

TerminalEntry  
SEQUENCE    
  terminalTcpAliveCheck INTEGER
  terminalInactivityTime INTEGER
  terminalAutoLinkProtocol INTEGER
  terminalPrimaryHostAddress DisplayString
  terminalSecondHostAddress DisplayString
  terminalTelnetTcpPort INTEGER
  terminalSshTcpPort INTEGER
  terminalType DisplayString
  terminalMaxSessions INTEGER
  terminalChangeSession DisplayString
  terminalQuit DisplayString
  terminalBreak DisplayString
  terminalInterrupt DisplayString
  terminalAuthenticationType INTEGER
  terminalAutoLoginPrompt DisplayString
  terminalPasswordPrompt DisplayString
  terminalLoginUserName DisplayString
  terminalLoginPassword DisplayString

ReverseTerminalEntry  
SEQUENCE    
  reverseTerminalTcpAliveCheck INTEGER
  reverseTerminalInactivityTime INTEGER
  reverseTerminalTcpPort INTEGER
  reverseTerminalAuthenticationType INTEGER
  reverseTerminalMapKeys INTEGER

PrinterEntry  
SEQUENCE    
  printerTcpAliveCheck INTEGER
  printerTcpPort INTEGER
  printerGroup INTEGER
  printerQueueNameRaw DisplayString
  printerQueueNameASCII DisplayString
  printerAppendFromFeed INTEGER

DialEntry  
SEQUENCE    
  dialTERMBINMode INTEGER
  dialPPPDMode INTEGER
  dialSLIPDMode INTEGER
  dialAuthType INTEGER
  dialDisconnectBy INTEGER
  dialDestinationIpAddress IpAddress
  dialSourceIpAddress IpAddress
  dialIpNetmask IpAddress
  dialTcpIpCompression INTEGER
  dialInactivityTime INTEGER
  dialLinkQualityReport INTEGER
  dialOutgoingPAPID DisplayString
  dialPAPPassword DisplayString
  dialIncomingPAPCheck INTEGER

DataPackingPortEntry  
SEQUENCE    
  portPacketLength INTEGER
  portDelimiter1Enable INTEGER
  portDelimiter1 DisplayString
  portDelimiter2Enable INTEGER
  portDelimiter2 DisplayString
  portDelimiterProcess INTEGER
  portForceTransmit INTEGER

ComParamPortEntry  
SEQUENCE    
  portAlias DisplayString
  portInterface INTEGER
  portBaudRate INTEGER
  portBaudRateManual INTEGER
  portDataBits INTEGER
  portStopBits INTEGER
  portParity INTEGER
  portFlowControl INTEGER
  portFIFO INTEGER

DataBufferingPortEntry  
SEQUENCE    
  portBufferingEnable INTEGER
  portBufferingLocation INTEGER
  portBufferingSDFileSize INTEGER
  portSerialDataLoggingEnable INTEGER

ModemSettingsPortEntry  
SEQUENCE    
  portEnableModem INTEGER
  portInitialString DisplayString
  portDialUp DisplayString
  portPhoneNumber DisplayString

AccessibleIpListEntry  
SEQUENCE    
  accessibleIpListIndex INTEGER
  activeAccessibleIpList INTEGER
  accessibleIpListAddress IpAddress
  accessibleIpListNetmask IpAddress

HostTableEntry  
SEQUENCE    
  hostTableIndex INTEGER
  hostName DisplayString
  hostIpAddress IpAddress

RouteTableEntry  
SEQUENCE    
  routeTableIndex INTEGER
  gatewayRouteTable IpAddress
  destinationRouteTable IpAddress
  netmaskRouteTable IpAddress
  metricRouteTable INTEGER
  interfaceRouteTable INTEGER

UserTableEntry  
SEQUENCE    
  userTableIndex INTEGER
  userNameUserTable DisplayString
  passwordUserTable DisplayString
  phoneNumberUserTable DisplayString

PortEventSettingsEntry  
SEQUENCE    
  mailDCDchange INTEGER
  trapDCDchange INTEGER
  alarmDCDchange INTEGER
  mailDSRchange INTEGER
  trapDSRchange INTEGER
  alarmDSRchange INTEGER

MonitorRemoteIpEntry  
SEQUENCE    
  remoteIpIndex INTEGER
  monitorRemoteIp IpAddress

MonitorSerialPortStatusEntry  
SEQUENCE    
  monitorTxCount INTEGER
  monitorRxCount INTEGER
  monitorTxTotalCount INTEGER
  monitorRxTotalCount INTEGER
  monitorDSR INTEGER
  monitorDTR INTEGER
  monitorRTS INTEGER
  monitorCTS INTEGER
  monitorDCD INTEGER

MonitorSerialPortErrorCountEntry  
SEQUENCE    
  monitorErrorCountFrame INTEGER
  monitorErrorCountParity INTEGER
  monitorErrorCountOverrun INTEGER
  monitorErrorCountBreak INTEGER

MonitorSerialPortSettingsEntry  
SEQUENCE    
  monitorBaudRate INTEGER
  monitorDataBits INTEGER
  monitorStopBits DisplayString
  monitorParity INTEGER
  monitorRTSCTSFlowControl INTEGER
  monitorXONXOFFFlowControl INTEGER
  monitorDTRDSRFlowControl INTEGER
  monitorFIFO INTEGER
  monitorInterface INTEGER

PortDCDChangedStatusEntry  
SEQUENCE    
  portDCDChangedStatus INTEGER
  portDCDChangedAcknowledge INTEGER

PortDSRChangedStatusEntry  
SEQUENCE    
  portDSRChangedStatus INTEGER
  portDSRChangedAcknowledge INTEGER

Defined Values

moxa 1.3.6.1.4.1.8691
OBJECT IDENTIFIER    

nport 1.3.6.1.4.1.8691.2
OBJECT IDENTIFIER    

np6000 1.3.6.1.4.1.8691.2.8
The MIB module for Moxa NPort 6000 series specific information.
MODULE-IDENTITY    

swMgmt 1.3.6.1.4.1.8691.2.8.1
OBJECT IDENTIFIER    

overview 1.3.6.1.4.1.8691.2.8.1.1
OBJECT IDENTIFIER    

modelName 1.3.6.1.4.1.8691.2.8.1.1.1
The model name of the NPort. The possible values of this parameter are: 'NP6150' for NPort 6150, 'NP6250' for NPort 6250, 'NP6250-S-SC' for NPort 6250-S-SC, 'NP6250-M-SC' for NPort NPort 6250-M-SC, 'NP6450' for NPort 6450, 'NP6650-8' for NPort 6650-8, and 'NP6650-16' for NPort 6650-16.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

serialNumber 1.3.6.1.4.1.8691.2.8.1.1.2
The serial number of the NPort. Every NPort 6000 series device server is assigned a unique serial number before it is shipped.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

firmwareVersion 1.3.6.1.4.1.8691.2.8.1.1.3
The version of the firmware currently running on the NPort.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

macAddress 1.3.6.1.4.1.8691.2.8.1.1.4
The MAC address of the NPort's Ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

viewLanSpeed 1.3.6.1.4.1.8691.2.8.1.1.5
The current speed and link status of the NPort's built-in LAN port. The possible values are 'No link', '10M/Link,' or '100M/Link.'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

viewLanModuleSpeed 1.3.6.1.4.1.8691.2.8.1.1.6
The current speed and link status of the the network module's LAN ports, if the module is installed. The value includes two parts. Each part indicates the status of one of the LAN ports. The possible values are 'No link', '10M/Link,' '100M/Link,' or continunous dashes to indicate that the LAN module is not installed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

upTime 1.3.6.1.4.1.8691.2.8.1.1.7
The time (in human-readable notation) since the system was was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

moduleType 1.3.6.1.4.1.8691.2.8.1.1.8
The module name currently plugged into the NPort.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

basicSetting 1.3.6.1.4.1.8691.2.8.1.2
OBJECT IDENTIFIER    

serverSetting 1.3.6.1.4.1.8691.2.8.1.2.1
OBJECT IDENTIFIER    

serverName 1.3.6.1.4.1.8691.2.8.1.2.1.1
A text string used to identify the NPort.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

serverLocation 1.3.6.1.4.1.8691.2.8.1.2.1.2
A text string used to identify the location of the NPort. This option is useful for specifying the location or application of different NPort device servers.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

timeSetting 1.3.6.1.4.1.8691.2.8.1.2.2
OBJECT IDENTIFIER    

timeZone 1.3.6.1.4.1.8691.2.8.1.2.2.1
The time-zone index of the NPort.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

localTime 1.3.6.1.4.1.8691.2.8.1.2.2.2
The system time in seconds since 1970/1/1.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

timeServer 1.3.6.1.4.1.8691.2.8.1.2.2.3
The NPort 6000 series device server uses SNTP (RFC-1769) for auto time calibration. Input the correct 'Time server' IP address or domain name. Once the NPort 6000 series device server is configured with the correct Time server address, it will request time information from the Time server every 10 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

networkSetting 1.3.6.1.4.1.8691.2.8.1.3
OBJECT IDENTIFIER    

ipConfiguration 1.3.6.1.4.1.8691.2.8.1.3.1
The IP configuration mode of the NPort. You can choose from four possible IP configuration modes: Static, DHCP, DHCP/BOOTP, BOOTP, and PPPoE.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(0), dhcp(1), dhcp-BOOTP(2), bootp(3), pppoe(4)  

sysIpAddress 1.3.6.1.4.1.8691.2.8.1.3.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

netMask 1.3.6.1.4.1.8691.2.8.1.3.3
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 NPort 6000 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 NPort 6000 series device server, a connection is established directly from the NPort 6000 series device server. Otherwise, the connection is established through the given default gateway.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

defaultGateway 1.3.6.1.4.1.8691.2.8.1.3.4
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 NPort 6000 series device server 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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dnsServer1IpAddr 1.3.6.1.4.1.8691.2.8.1.3.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dnsServer2IpAddr 1.3.6.1.4.1.8691.2.8.1.3.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pppoeUserAccount 1.3.6.1.4.1.8691.2.8.1.3.7
The user account used by the NPort 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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

pppoePassword 1.3.6.1.4.1.8691.2.8.1.3.8
The password used by the NPort 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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

winsFunction 1.3.6.1.4.1.8691.2.8.1.3.9
Enable or disable the WINS server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

winsServer 1.3.6.1.4.1.8691.2.8.1.3.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

lan1Speed 1.3.6.1.4.1.8691.2.8.1.3.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto-Negation(0), tenMbps-Half(1), tenMbps-Full(2), hundredMbps-Half(3), hundredMbps-Full(4)  

routingProtocol 1.3.6.1.4.1.8691.2.8.1.3.12
The routing protocol used by the NPort. This value could be none, RIP-1, or RIP-2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), rip-1(1), rip-2(2)  

gratuitousArp 1.3.6.1.4.1.8691.2.8.1.3.13
Enable or disable the gratuitous ARP function. For some applications, users need the NPort 6000 series device server to send broadcast packets to update the ARP table on the server. If the customer enables this function and sets the send period, the NPort 6000 series device server will send broadcast packets periodically.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

gratuitousArpSendPeriod 1.3.6.1.4.1.8691.2.8.1.3.14
The send period of the gratuitous ARP function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

portSetting 1.3.6.1.4.1.8691.2.8.1.4
OBJECT IDENTIFIER    

opModeSetting 1.3.6.1.4.1.8691.2.8.1.4.1
OBJECT IDENTIFIER    

opMode 1.3.6.1.4.1.8691.2.8.1.4.1.1
OBJECT IDENTIFIER    

opModePortTable 1.3.6.1.4.1.8691.2.8.1.4.1.1.1
The serial ports' operation mode table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OpModePortEntry

opModePortEntry 1.3.6.1.4.1.8691.2.8.1.4.1.1.1.1
The serial port's operation mode entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpModePortEntry  

portIndex 1.3.6.1.4.1.8691.2.8.1.4.1.1.1.1.1
The serial port index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

portApplication 1.3.6.1.4.1.8691.2.8.1.4.1.1.1.1.2
The application of the serial port. Note that changing this setting may also change the operation mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), device-Control(4), socket(11), pair-Connection(13), ethernet-Modem(12), terminal(2), reverse-Terminal(3), printer(6), dial-InOut(1)  

portMode 1.3.6.1.4.1.8691.2.8.1.4.1.1.1.1.3
The operation mode of the serial port. Note that changing this setting may also change the application.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pair-Slave(0), pair-Master(1), aspp(2), raw-PRN(3), slip(4), slipd(5), ppp(6), disable(7), telnetd(8), dynamic(9), tcp-Server(10), lpd-PRN(11), ethernet-Modem(12), tcp-Client(13), udp(14), pppd(15), term-ASC(16), term-BIN(17), reverse-SSH(18), ssh(19), rfc-2217(20)  

application 1.3.6.1.4.1.8691.2.8.1.4.1.2
OBJECT IDENTIFIER    

deviceControl 1.3.6.1.4.1.8691.2.8.1.4.1.2.1
OBJECT IDENTIFIER    

deviceControlTable 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1
The Device Control application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceControlEntry

deviceControlEntry 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1
The Device Control application entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceControlEntry  

deviceControlTcpAliveCheck 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection is idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceControlMaxConnection 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.2
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 NPort 6000 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 NPort 6000 series device servers serial port. Max connection = 2 to 8: Allows 2 to 8 hosts Real COM drivers to open the specific NPort 6000 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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceControlIgnoreJammedIp 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

deviceControlAllowDriverControl 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.4
If Max connection is greater than 1, NPort 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 NPort 6000 series device server may get configuration changes from multiple hosts, the most recent command received will take precedence.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

deviceControlSecure 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.5
If 'Secure' is enabled, the data on the Ethernet will be encrypted with SSL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

deviceControlTcpPort 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.6
The 'TCP port' is the TCP port that the NPort 6000 series device server uses to listen to connections, and that other devices must use to contact the NPort 6000 series device server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceControlConnectionDownRTS 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.7
For some applications, serial devices must obtain the Ethernet link status by reading the RTS signal from the NPort 6000 series device server. If this setting is set to 'goes low,' RTS will change its state to low if the Ethernet link is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER goes-low(1), always-high(0)  

deviceControlConnectionDownDTR 1.3.6.1.4.1.8691.2.8.1.4.1.2.1.1.1.8
For some applications, serial devices must obtain the Ethernet link status by reading the DTR signal from the NPort 6000 series device server. If this setting is set to 'goes low,' DTR will change its state to low if the Ethernet link is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER goes-low(1), always-high(0)  

socket 1.3.6.1.4.1.8691.2.8.1.4.1.2.2
OBJECT IDENTIFIER    

socketTable 11.1
The Socket application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SocketEntry

socketEntry 11.1.1
The Socket application entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SocketEntry  

socketTcpAliveCheck 11.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection is idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketInactivityTime 11.1.1.2
0 ms: TCP connection is not closed when the serial line is idle. 1-65535 ms: The NPort 6000 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 NPort 6000 series device server starts listening for another TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketMaxConnection 11.1.1.3
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 NPort 6000 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 NPort 6000 series device servers serial port. Max connection 2 to 8: Allows 2 to 8 hosts Real COM drivers to open the specific NPort 6000 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 depending on your application program (AP).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketIgnoreJammedIp 11.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

socketAllowDriverControl 11.1.1.5
If Max connection is greater than 1, NPort 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 NPort 6000 series device server may get configuration changes from multiple hosts, the most recent command received will take precedence.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

socketSecure 11.1.1.6
If Secure is enabled, data sent over the Ethernet will be encrypted with SSL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

socketTcpPort 11.1.1.7
The 'TCP port' is the TCP port that the NPort 6000 series device server uses to listen to connections, and that other devices must use to contact the NPort 6000 series device server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketCmdPort 11.1.1.8
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 NPort 6000 series device server to avoid the need for the user to configure the program.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpServerConnectionDownRTS 11.1.1.9
For some applications, serial devices must obtain the Ethernet link status from the RTS signal sent by the NPort 6000 series device server. If this setting is set to 'goes low,' RTS will change the state to low if the Ethernet link is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER goes-low(1), always-high(0)  

socketTcpServerConnectionDownDTR 11.1.1.10
For some applications, serial devices must obtain the Ethernet link status from the DTR signal sent by the NPort 6000 series device server. If this setting is set to 'goes low,' DTR will change the state to low if the Ethernet link is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER goes-low(1), always-high(0)  

socketTcpClientDestinationAddress1 11.1.1.11
The NPort 6000 series device server can connect actively to a remote host that has this IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

socketTcpClientDestinationPort1 11.1.1.12
The NPort 6000 series device server can connect actively to a remote host that has this TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDestinationAddress2 11.1.1.13
The NPort 6000 series device server can connect actively to a remote host that has this IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

socketTcpClientDestinationPort2 11.1.1.14
The NPort 6000 series device server can connect actively to a remote host that has this TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDestinationAddress3 11.1.1.15
The NPort 6000 series device server can connect actively to a remote host that has this IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

socketTcpClientDestinationPort3 11.1.1.16
The NPort 6000 series device server can connect actively to a remote host that has this port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDestinationAddress4 11.1.1.17
The NPort 6000 series device server can connect actively to a remote host that has this IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

socketTcpClientDestinationPort4 11.1.1.18
The NPort 6000 series device server can connect actively to a remote host that has this port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDesignatedLocalPort1 11.1.1.19
The local TCP port used to connect actively to the remote host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDesignatedLocalPort2 11.1.1.20
The local TCP port used to connect actively to the remote host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDesignatedLocalPort3 11.1.1.21
The local TCP port used to connect actively to the remote host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientDesignatedLocalPort4 11.1.1.22
The local TCP port used to connect actively to the remote host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketTcpClientConnectionControl 11.1.1.23
Events that cause the TCP client to drop the connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER startup-None(257), anyCharacter-None(258), anyCharacter-InactivityTime(514), dsrOn-DSR-Off(1028), dsrOn-None(260), dcdOn-DCD-Off(2056), dcdOn-None(264)  

socketUdpDestinationAddress1Begin 11.1.1.24
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress1End.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationAddress1End 11.1.1.25
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between socketUdpDestinationAddress1Begin and this parameter.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationPort1 11.1.1.26
The NPort 6000 series device server can actively send UDP packets to remote hosts that have this port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketUdpDestinationAddress2Begin 11.1.1.27
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress2End.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationAddress2End 11.1.1.28
The NPort 6000 series device server can actively send UDP packets to the remote hosts whose IP addresses are in the range between socketUdpDestinationAddress2Begin and this parameter.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationPort2 11.1.1.29
The NPort 6000 series device server can actively send UDP packets to the remote hosts that have this TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketUdpDestinationAddress3Begin 11.1.1.30
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress3End.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationAddress3End 11.1.1.31
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between socketUdpDestinationAddress3Begin and this parameter.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationPort3 11.1.1.32
The NPort 6000 series device server can actively send UDP packets to remote hosts that have this TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketUdpDestinationAddress4Begin 11.1.1.33
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between this parameter and socketUdpDestinationAddress4End.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationAddress4End 11.1.1.34
The NPort 6000 series device server can actively send UDP packets to remote hosts whose IP addresses are in the range between socketUdpDestinationAddress4Begin and this parameter.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

socketUdpDestinationPort4 11.1.1.35
The NPort 6000 series device server can actively send UDP packets to remote hosts that have this TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

socketUdpLocalListenPort 11.1.1.36
The UDP port that the NPort 6000 series device server listens to and that other devices must use to contact the NPort 6000 series device server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

pairConnection 1.3.6.1.4.1.8691.2.8.1.4.1.2.3
OBJECT IDENTIFIER    

pairConnectionTable 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1
The Pair Connection table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PairConnectionEntry

pairConnectionEntry 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1.1
The Pair Connection entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PairConnectionEntry  

pairConnectionTcpAliveCheck 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed if the TCP connection becomes idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

pairConnectionSecure 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1.1.2
If Secure is enabled, the Ethernet data will be encrypted using SSL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

pairConnectionDestinationAddress 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1.1.3
The Pair Connection 'Master' will contact the network host that has the specified IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

pairConnectionDestinationPort 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1.1.4
Data will be transmitted through the specified port number. Note that you must configure the same TCP port number for the device server acting as the Pair Connection 'Slave.'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

pairConnectionTcpPort 1.3.6.1.4.1.8691.2.8.1.4.1.2.3.1.1.5
This port number must be the same port number that was set up for the Pair Connection 'Master' device server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ethernetModem 1.3.6.1.4.1.8691.2.8.1.4.1.2.4
OBJECT IDENTIFIER    

ethernetModemTable 1.3.6.1.4.1.8691.2.8.1.4.1.2.4.1
The Ethernet Modem table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthernetModemEntry

ethernetModemEntry 1.3.6.1.4.1.8691.2.8.1.4.1.2.4.1.1
The Ethernet Modem entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  EthernetModemEntry  

ethernetModemTcpAliveCheck 1.3.6.1.4.1.8691.2.8.1.4.1.2.4.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed if the TCP connection becomes idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ethernetModemTcpPort 1.3.6.1.4.1.8691.2.8.1.4.1.2.4.1.1.2
The local TCP port used to listen for incoming calls from a remote ethernet modem.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

terminal 1.3.6.1.4.1.8691.2.8.1.4.1.2.5
OBJECT IDENTIFIER    

terminalTable 2.1
The Terminal Application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TerminalEntry

terminalEntry 2.1.1
The Terminal Application entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TerminalEntry  

terminalTcpAliveCheck 2.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed if the TCP connection becomes idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection from another host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

terminalInactivityTime 2.1.1.2
0 min: TCP connection will not be closed if the serial line becomes idle. 0-99 min: The NPort 6000 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 NPort 6000 series device server starts listening for another host's TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

terminalAutoLinkProtocol 2.1.1.3
If Auto-Link protocol is set to 'None,' the NPort 6000 series device server will not connect to the host automatically. If Auto-Link protocol is set to 'Telnet,' the NPort 6000 series device server will connect to the host automatically using Telnet. If Auto-Link protocol is set to 'Rlogin,' the NPort 6000 series device server will connect to the host automatically using rlogin.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), telnet(1), rlogin(2)  

terminalPrimaryHostAddress 2.1.1.4
If specified, designates a 'permanent' host to which the terminal will always be connected.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalSecondHostAddress 2.1.1.5
If specified, designates a 'permanent' host to which the terminal will always be connected.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalTelnetTcpPort 2.1.1.6
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 NPort 6000 series device server's serial port, set the Telnet TCP port to a different number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

terminalSshTcpPort 2.1.1.7
By default, the SSH TCP port number is set to 22, which is the default TCP port number for SSH. If you need to use SSH to connect to this NPort 6000 series device server's serial port, set the Telnet TCP port to a different number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

terminalType 2.1.1.8
Defines the terminal type for outgoing connections.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalMaxSessions 2.1.1.9
Configure the max. number of sessions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

terminalChangeSession 2.1.1.10
Defines the control character used to change the terminal session.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalQuit 2.1.1.11
Defines the control character used to quit a terminal session.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalBreak 2.1.1.12
Defines the control character used to send a Telnet BREAK message.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalInterrupt 2.1.1.13
Defines the control character used to send a Telnet INTERRUPT message.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalAuthenticationType 2.1.1.14
The terminal authentication type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), local(1), radius(2)  

terminalAutoLoginPrompt 2.1.1.15
The prompt string for the automatic login ID. When the NPort 6000 series device server receives this string from a remote telnet/rlogin server, it will automatically reply with the user ID.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalPasswordPrompt 2.1.1.16
The prompt string for the automatic login password. When the NPort 6000 series device server receives this string from a remote telnet/rlogin server, it will automatically reply with the user password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalLoginUserName 2.1.1.17
Terminal login ID for automatic login.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

terminalLoginPassword 2.1.1.18
Terminal login password for automatic login.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

reverseTerminal 1.3.6.1.4.1.8691.2.8.1.4.1.2.6
OBJECT IDENTIFIER    

reverseTerminalTable 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1
The Reverse Terminal Application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ReverseTerminalEntry

reverseTerminalEntry 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1.1
The Reverse Terminal Application entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ReverseTerminalEntry  

reverseTerminalTcpAliveCheck 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed when the TCP connection becomes idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

reverseTerminalInactivityTime 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1.1.2
0 min: TCP connection will not be closed if the serial line becomes idle. 0-99 min: The NPort 6000 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 NPort 6000 series device server starts listening for another TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

reverseTerminalTcpPort 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1.1.3
Each of the NPort 6000 series device server's serial ports are mapped to a TCP port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

reverseTerminalAuthenticationType 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1.1.4
The reverse terminal authentication type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), local(1), radius(2)  

reverseTerminalMapKeys 1.3.6.1.4.1.8691.2.8.1.4.1.2.6.1.1.5
If data received through NPort 6000 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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cr-lf(0), cr(1), lf(2)  

printer 1.3.6.1.4.1.8691.2.8.1.4.1.2.7
OBJECT IDENTIFIER    

printerTable 6.1
The Printer Application table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrinterEntry

printerEntry 6.1.1
The Printer Application entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrinterEntry  

printerTcpAliveCheck 6.1.1.1
The TCP alive check time. 0 min: TCP connection will not be closed if the TCP connection becomes idle. 1 to 99 min: The NPort 6000 series device server automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 6000 series device server starts listening for another Real COM driver Connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

printerTcpPort 6.1.1.2
The host uses this value to determine the Group to which the printer attached to this serial port belongs. These values are fixed, and cannot be changed by the user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

printerGroup 6.1.1.3
Groups printers attached to different ports. Printers in the same group will share the printing load for printing requests to that group of printers. E.g., setting the NPort 6000 series device server's serial ports 1, 3, and 6 for 'Group01' will allow the printers attached to these three ports to act essentially as one printer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER group1(0), group2(1), group3(2), group4(3), group5(4), group6(5), group7(6), group8(7), group9(8), group10(9), group11(10), group12(11), group13(12), group14(13), group15(14), group16(15)  

printerQueueNameRaw 6.1.1.4
Specify the name of the print queue (in RAW mode).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

printerQueueNameASCII 6.1.1.5
Specify the name of the print queue (in ASCII mode).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

printerAppendFromFeed 6.1.1.6
Specify paging.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dial 1.3.6.1.4.1.8691.2.8.1.4.1.2.8
OBJECT IDENTIFIER    

dialTable 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1
The Dial In/Out table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DialEntry

dialEntry 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1
The Dial In/Out entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DialEntry  

dialTERMBINMode 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.1
Select Yes to enable a Binary Terminal connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

dialPPPDMode 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.2
Select Yes to enable a PPPD connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

dialSLIPDMode 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.3
Select Yes to enable a SLIPD Terminal connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

dialAuthType 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.4
The dial in/out authentication type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), local(1), radius(2)  

dialDisconnectBy 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), dcd-off(2), dsr-off(4)  

dialDestinationIpAddress 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.6
Destination IP address is the IP address of the remote dial-in/dial-out server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dialSourceIpAddress 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.7
Source IP address is IP address of this serial port. The NPort 6000 series device server will automatically assign an IP address for the port. We recommend leaving this field blank.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dialIpNetmask 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.8
The IP netmask used for dial-in/dial-out networks (PPP or SLIP).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dialTcpIpCompression 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.9
Depends on whether the remote user's application requests compression.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

dialInactivityTime 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.10
0 ms: TCP connection will not be closed if the serial line becomes idle. 1-65535 ms: The NPort 6000 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 NPort 6000 series device server starts listening for another TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

dialLinkQualityReport 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.11
Choose YES if you are using software to collect Link quality information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

dialOutgoingPAPID 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.12
Dial-out user ID account.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

dialPAPPassword 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.13
Dial-out user password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

dialIncomingPAPCheck 1.3.6.1.4.1.8691.2.8.1.4.1.2.8.1.1.14
The Dial in/out incoming PAP check type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), local(1), radius(2)  

dataPacking 1.3.6.1.4.1.8691.2.8.1.4.1.3
OBJECT IDENTIFIER    

dataPackingPortTable 1.3.6.1.4.1.8691.2.8.1.4.1.3.1
The Data Packing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataPackingPortEntry

dataPackingPortEntry 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1
The Data Packing entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataPackingPortEntry  

portPacketLength 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

portDelimiter1Enable 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.2
Enable the first delimiter character.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

portDelimiter1 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.3
The first delimiter character, in hex decimal.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

portDelimiter2Enable 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.4
Enable the second delimiter character.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

portDelimiter2 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.5
The second delimiter character, in hex decimal.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

portDelimiterProcess 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.6
'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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doNothing(1), delimiterAddOne(2), delimiterAddTwo(4), stripDelimiter(8)  

portForceTransmit 1.3.6.1.4.1.8691.2.8.1.4.1.3.1.1.7
0: Disable the force transmit timeout. 1 to 65535: Forces the NPort 6000 series device server's TCP/IP protocol software to try to pack serial data received during the specified time into the same data frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

comParamSetting 1.3.6.1.4.1.8691.2.8.1.4.2
OBJECT IDENTIFIER    

comParamPortTable 1.3.6.1.4.1.8691.2.8.1.4.2.1
The Communication Parameters table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ComParamPortEntry

comParamPortEntry 1.3.6.1.4.1.8691.2.8.1.4.2.1.1
The Communication Parameters entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ComParamPortEntry  

portAlias 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.1
Port alias is included to allow easy identification of the serial devices that are connected to NPort 6000 series device server's serial port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

portInterface 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.2
The serial interface that the port works on.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rs-232(0), rs-422(1), rs-485-2-wire(2), rs-485-4-wire(3)  

portBaudRate 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.3
The port's speed in bits per second. You can choose a standard baud rate by indexing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER b50(0), b75(1), b110(2), b134(3), b150(4), b300(5), b600(6), b1200(7), b1800(8), b2400(9), b4800(10), b7200(11), b9600(12), b19200(13), b38400(14), b57600(15), b115200(16), b230400(17), b460800(18), b921600(19)  

portBaudRateManual 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.4
The port's speed in bits per second. You can specify a baud rate manually.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

portDataBits 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.5
The number of bits in a character for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER d5(0), d6(1), d7(2), d8(3)  

portStopBits 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.6
The number of stop bits for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER s1(0), s15(1), s2(2)  

portParity 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.7
The parity bit for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), odd(1), even(2), mark(3), space(4)  

portFlowControl 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.8
The flow-control method for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), rts-cts(1), xon-xoff(2), dtr-dsr(3)  

portFIFO 1.3.6.1.4.1.8691.2.8.1.4.2.1.1.9
Enable or disable the port's FIFO.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dataBuffering 1.3.6.1.4.1.8691.2.8.1.4.3
OBJECT IDENTIFIER    

dataBufferingPortTable 1.3.6.1.4.1.8691.2.8.1.4.3.1
The Data Buffering/Log table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataBufferingPortEntry

dataBufferingPortEntry 1.3.6.1.4.1.8691.2.8.1.4.3.1.1
The Data Buffering/Log entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataBufferingPortEntry  

portBufferingEnable 1.3.6.1.4.1.8691.2.8.1.4.3.1.1.1
Enable off-line port buffering.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

portBufferingLocation 1.3.6.1.4.1.8691.2.8.1.4.3.1.1.2
The location of off-line port buffering.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER memory(0), sdCard(1)  

portBufferingSDFileSize 1.3.6.1.4.1.8691.2.8.1.4.3.1.1.3
The maximum file size of off-line port buffering, in MBytes, if the location is set to 'sdCard.'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

portSerialDataLoggingEnable 1.3.6.1.4.1.8691.2.8.1.4.3.1.1.4
Enable or disable serial data logging for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

modemSettings 1.3.6.1.4.1.8691.2.8.1.4.4
OBJECT IDENTIFIER    

modemSettingsPortTable 1.3.6.1.4.1.8691.2.8.1.4.4.1
The Modem Settings table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModemSettingsPortEntry

modemSettingsPortEntry 1.3.6.1.4.1.8691.2.8.1.4.4.1.1
The Modem Settings entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModemSettingsPortEntry  

portEnableModem 1.3.6.1.4.1.8691.2.8.1.4.4.1.1.1
Enable or disable modem for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

portInitialString 1.3.6.1.4.1.8691.2.8.1.4.4.1.1.2
Set the modem's initial string to establish the connection. E.g., 'AT&S0=1' for auto-answer.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

portDialUp 1.3.6.1.4.1.8691.2.8.1.4.4.1.1.3
Set the modem's dial-up AT command string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

portPhoneNumber 1.3.6.1.4.1.8691.2.8.1.4.4.1.1.4
Set the number used to dial out.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

welcomeMessage 1.3.6.1.4.1.8691.2.8.1.4.5
OBJECT IDENTIFIER    

portEnableWelcomeMessage 1.3.6.1.4.1.8691.2.8.1.4.5.1
Enable or disable the welcome message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

portMessage 1.3.6.1.4.1.8691.2.8.1.4.5.2
Set up a welcome message to greet dial-in users.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..1280)  

sysManagement 1.3.6.1.4.1.8691.2.8.1.5
OBJECT IDENTIFIER    

miscNetworkSettings 1.3.6.1.4.1.8691.2.8.1.5.1
OBJECT IDENTIFIER    

accessibleIp 1.3.6.1.4.1.8691.2.8.1.5.1.1
OBJECT IDENTIFIER    

enableAccessibleIpList 1.3.6.1.4.1.8691.2.8.1.5.1.1.1
Enable or disable the entire accessible IP list.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessibleIpListTable 1.3.6.1.4.1.8691.2.8.1.5.1.1.2
Accessible IP List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessibleIpListEntry

accessibleIpListEntry 1.3.6.1.4.1.8691.2.8.1.5.1.1.2.1
Accessible IP List entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccessibleIpListEntry  

accessibleIpListIndex 1.3.6.1.4.1.8691.2.8.1.5.1.1.2.1.1
Accessible IP List index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

activeAccessibleIpList 1.3.6.1.4.1.8691.2.8.1.5.1.1.2.1.2
Enable or disable this accessible IP entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

accessibleIpListAddress 1.3.6.1.4.1.8691.2.8.1.5.1.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

accessibleIpListNetmask 1.3.6.1.4.1.8691.2.8.1.5.1.1.2.1.4
Accessible IP address netmask. The IP address and netmask are used to specify a group of remote hosts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

snmpAgentSettings 1.3.6.1.4.1.8691.2.8.1.5.1.2
OBJECT IDENTIFIER    

snmpEnable 1.3.6.1.4.1.8691.2.8.1.5.1.2.1
Enable or disable SNMP agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

snmpContactName 1.3.6.1.4.1.8691.2.8.1.5.1.2.2
The SNMP contact information usually includes an emergency contact name and telephone or pager number.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

snmpLocation 1.3.6.1.4.1.8691.2.8.1.5.1.2.3
Specify the location string for SNMP agents, such as the NPort 6000 series device server. This string is usually set to the street address where the NPort 6000 series device server is physically located.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

dDNS 1.3.6.1.4.1.8691.2.8.1.5.1.3
OBJECT IDENTIFIER    

dDNSEnable 1.3.6.1.4.1.8691.2.8.1.5.1.3.1
Enable or disable the DDNS function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dDNSServerAddress 1.3.6.1.4.1.8691.2.8.1.5.1.3.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynDns-org(0)  

dDNSHostName 1.3.6.1.4.1.8691.2.8.1.5.1.3.3
The host name of the machine to be registered to the DDNS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

dDNSUserName 1.3.6.1.4.1.8691.2.8.1.5.1.3.4
The user account provided by the DDNS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

dDNSPassword 1.3.6.1.4.1.8691.2.8.1.5.1.3.5
The user password provided by the DDNS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

hostTable 1.3.6.1.4.1.8691.2.8.1.5.1.4
OBJECT IDENTIFIER    

hostTableTable 1.3.6.1.4.1.8691.2.8.1.5.1.4.1
Host Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HostTableEntry

hostTableEntry 1.3.6.1.4.1.8691.2.8.1.5.1.4.1.1
Host Table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HostTableEntry  

hostTableIndex 1.3.6.1.4.1.8691.2.8.1.5.1.4.1.1.1
The Host Table index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hostName 1.3.6.1.4.1.8691.2.8.1.5.1.4.1.1.2
The host name of the host table entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

hostIpAddress 1.3.6.1.4.1.8691.2.8.1.5.1.4.1.1.3
Related IP address of the host table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

routeTable 1.3.6.1.4.1.8691.2.8.1.5.1.5
OBJECT IDENTIFIER    

routeTableTable 1.3.6.1.4.1.8691.2.8.1.5.1.5.1
Route Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RouteTableEntry

routeTableEntry 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1
Route Table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RouteTableEntry  

routeTableIndex 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1.1
The Route Table index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

gatewayRouteTable 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1.2
The gateway property of the route table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

destinationRouteTable 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

netmaskRouteTable 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1.4
The destination netmask of the route table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

metricRouteTable 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

interfaceRouteTable 1.3.6.1.4.1.8691.2.8.1.5.1.5.1.1.6
The value that identifies the local interface through which the next hop of this route should be reached.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER port1(0), port2(1), port3(2), port4(3), port5(4), port6(5), port7(6), port8(7), port9(8), port10(9), port11(10), port12(11), port13(12), port14(13), port15(14), port16(15), lan(256)  

userTable 1.3.6.1.4.1.8691.2.8.1.5.1.6
OBJECT IDENTIFIER    

userTableTable 1.3.6.1.4.1.8691.2.8.1.5.1.6.1
User Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserTableEntry

userTableEntry 1.3.6.1.4.1.8691.2.8.1.5.1.6.1.1
User Table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UserTableEntry  

userTableIndex 1.3.6.1.4.1.8691.2.8.1.5.1.6.1.1.1
The User Table index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

userNameUserTable 1.3.6.1.4.1.8691.2.8.1.5.1.6.1.1.2
The user name of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

passwordUserTable 1.3.6.1.4.1.8691.2.8.1.5.1.6.1.1.3
The password of this user entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

phoneNumberUserTable 1.3.6.1.4.1.8691.2.8.1.5.1.6.1.1.4
The phone number of this user entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

authenticationServer 1.3.6.1.4.1.8691.2.8.1.5.1.7
OBJECT IDENTIFIER    

radiusServerIp 1.3.6.1.4.1.8691.2.8.1.5.1.7.1
The IP address or domain name of the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

radiusKey 1.3.6.1.4.1.8691.2.8.1.5.1.7.2
RADIUS password. Must be the same as in the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

udpPortAuthenticationServer 1.3.6.1.4.1.8691.2.8.1.5.1.7.3
The UDP port of the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER port1645(1645), port1812(1812)  

radiusAccounting 1.3.6.1.4.1.8691.2.8.1.5.1.7.4
Enable or disable RADIUS accounting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

sysLogSettings 1.3.6.1.4.1.8691.2.8.1.5.1.8
OBJECT IDENTIFIER    

sysLocalLog 1.3.6.1.4.1.8691.2.8.1.5.1.8.1
Log the following events to the system log: System Cold Start, System Warm Start.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

networkLocalLog 1.3.6.1.4.1.8691.2.8.1.5.1.8.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

configLocalLog 1.3.6.1.4.1.8691.2.8.1.5.1.8.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

opModeLocalLog 1.3.6.1.4.1.8691.2.8.1.5.1.8.4
Log the following op-mode events to the system log: Connect, Disconnect, Authentication Fail, Restart.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

autoWarningSettings 1.3.6.1.4.1.8691.2.8.1.5.2
OBJECT IDENTIFIER    

eventSettings 1.3.6.1.4.1.8691.2.8.1.5.2.1
OBJECT IDENTIFIER    

mailWarningColdStart 1.3.6.1.4.1.8691.2.8.1.5.2.1.1
Refers to starting the system from power off (contrast this with warm start). When performing a cold start, the NPort 6000 series device server will automatically issue an auto warning message by e-mail after booting up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

mailWarningWarmStart 1.3.6.1.4.1.8691.2.8.1.5.2.1.2
Refers to restarting the NPort 6000 without turning the power off. When performing a warm start, the NPort 6000 series device server will automatically send an e-mail after rebooting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

mailWarningAuthFailure 1.3.6.1.4.1.8691.2.8.1.5.2.1.3
The user inputs a wrong password from the Console or Administrator. When authentication failure occurs, the NPort 6000 series device server will immediately send an e-mail.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

mailWarningIpChanged 1.3.6.1.4.1.8691.2.8.1.5.2.1.4
The user has changed the NPort 6000 series device server's IP address. When the IP address changes, the NPort 6000 series device server will send an e-mail with the new IP address before it reboots. If the NPort 6000 series device server 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

mailWarningPasswordChanged 1.3.6.1.4.1.8691.2.8.1.5.2.1.5
The user has changed the NPort 6000 series device server's password. When the password changes, the NPort 6000 series device server will send an e-mail with the password changed notice before it reboots. If the NPort 6000 series device server 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

trapServerColdStart 1.3.6.1.4.1.8691.2.8.1.5.2.1.6
Refers to starting the system from power off (contrast this with warm start). When performing a cold start, the NPort 6000 series device server will automatically issue an auto warning message by sending an SNMP trap after booting up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

trapServerWarmStart 1.3.6.1.4.1.8691.2.8.1.5.2.1.7
Refers to restarting the NPort 6000 without turning the power off. When performing a warm start, the NPort 6000 series device server will automatically send an SNMP trap after rebooting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

trapServerAuthFailure 1.3.6.1.4.1.8691.2.8.1.5.2.1.8
The user inputs a wrong password from the Console or Administrator. When authentication failure occurs, the NPort 6000 series device server will immediately send an SNMP trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

alarmServerEthernet1LinkDown 1.3.6.1.4.1.8691.2.8.1.5.2.1.9
When the built-in link1 port is off, the NPort 6000 series device server will automatically raise a d-out alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

alarmServerEthernet2LinkDown 1.3.6.1.4.1.8691.2.8.1.5.2.1.10
The NPort 6000 series device server can provide an extra Ethernet port via the network module. When the first port on the network module is off, the NPort 6000 series device server will automatically raise a d-out alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

alarmServerEthernet3LinkDown 1.3.6.1.4.1.8691.2.8.1.5.2.1.11
The NPort 6000 series device server can provide an extra Ethernet port via the network module. When the second port on the network module is off, the NPort 6000 series device server will automatically raise a d-out alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

serialEventSettings 1.3.6.1.4.1.8691.2.8.1.5.2.2
OBJECT IDENTIFIER    

portEventSettingsTable 1.3.6.1.4.1.8691.2.8.1.5.2.2.1
Port Event Settings Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEventSettingsEntry

portEventSettingsEntry 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1
Port Event Settings entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortEventSettingsEntry  

mailDCDchange 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.1
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 NPort 6000 series device server will immediately send an e-mail message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

trapDCDchange 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.2
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 NPort 6000 series device server will immediately send an SNMP trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

alarmDCDchange 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.3
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 NPort 6000 series device server will immediately raise a d-out alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

mailDSRchange 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.4
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 NPort 6000 series device server will immediately send an e-mail message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

trapDSRchange 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.5
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 NPort 6000 series device server will immediately send an SNMP trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

alarmDSRchange 1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.6
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 NPort 6000 series device server will immediately raise a d-out alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

emailAlert 1.3.6.1.4.1.8691.2.8.1.5.2.3
OBJECT IDENTIFIER    

emailWarningMailServer 1.3.6.1.4.1.8691.2.8.1.5.2.3.1
The e-mail server's IP address or domain name of the e-mail warning function.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailRequiresAuthentication 1.3.6.1.4.1.8691.2.8.1.5.2.3.2
Set if the mail server requires user login.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER non-require(0), require(1)  

emailWarningUserName 1.3.6.1.4.1.8691.2.8.1.5.2.3.3
The user name used to log into the mail server if authentication is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailWarningPassword 1.3.6.1.4.1.8691.2.8.1.5.2.3.4
The password used to log into the mail server if authentication is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailWarningFromEmail 1.3.6.1.4.1.8691.2.8.1.5.2.3.5
The e-mail address to be filled in the 'From' field of the auto-warning e-mail.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailWarningFirstEmailAddr 1.3.6.1.4.1.8691.2.8.1.5.2.3.6
The first email address to where the auto-warning e-mail is to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailWarningSecondEmailAddr 1.3.6.1.4.1.8691.2.8.1.5.2.3.7
The second email address to where the auto-warning e-mail is to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailWarningThirdEmailAddr 1.3.6.1.4.1.8691.2.8.1.5.2.3.8
The third email address to where the auto-warning e-mail is to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

emailWarningFourthEmailAddr 1.3.6.1.4.1.8691.2.8.1.5.2.3.9
The fourth email address to where the auto-warning e-mail is to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

snmpTrap 1.3.6.1.4.1.8691.2.8.1.5.2.4
OBJECT IDENTIFIER    

snmpTrapReceiverIp 1.3.6.1.4.1.8691.2.8.1.5.2.4.1
SNMP trap receiver IP address or domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

trapVersion 1.3.6.1.4.1.8691.2.8.1.5.2.4.2
SNMP trap version used for the auto-warning function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v1(0), v2c(1)  

maintenance 1.3.6.1.4.1.8691.2.8.1.5.3
OBJECT IDENTIFIER    

consoleSettings 1.3.6.1.4.1.8691.2.8.1.5.3.1
OBJECT IDENTIFIER    

httpConsole 1.3.6.1.4.1.8691.2.8.1.5.3.1.1
Enable or disable HTTP console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

httpsConsole 1.3.6.1.4.1.8691.2.8.1.5.3.1.2
Enable or disable HTTPS console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

telnetConsole 1.3.6.1.4.1.8691.2.8.1.5.3.1.3
Enable or disable Telnet console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

sshConsole 1.3.6.1.4.1.8691.2.8.1.5.3.1.4
Enable or disable SSH console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

lcmReadOnlyProtect 1.3.6.1.4.1.8691.2.8.1.5.3.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER writable(0), readonly(1)  

resetButtonFunction 1.3.6.1.4.1.8691.2.8.1.5.3.1.6
Enable or disable reset button protection. You can disable the hardware reset button after the NPort 6000 series device server has been restarted for 60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER always-enable(0), disable-after-60-sec(1)  

loadFactoryDefault 1.3.6.1.4.1.8691.2.8.1.5.3.2
OBJECT IDENTIFIER    

loadFactoryDefaultSetting 1.3.6.1.4.1.8691.2.8.1.5.3.2.1
This function will reset all of the NPort 6000 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.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER resetToFactoryDefault-ExcludingIpConfiguration(0), resetToFactoryDefault(1)  

sysStatus 1.3.6.1.4.1.8691.2.8.1.6
OBJECT IDENTIFIER    

s2eConnections 1.3.6.1.4.1.8691.2.8.1.6.1
OBJECT IDENTIFIER    

monitorRemoteIpTable 1.3.6.1.4.1.8691.2.8.1.6.1.1
Serial to Network Connections Remote IP table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorRemoteIpEntry

monitorRemoteIpEntry 1.3.6.1.4.1.8691.2.8.1.6.1.1.1
Serial to Network Connections Remote IP entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorRemoteIpEntry  

remoteIpIndex 1.3.6.1.4.1.8691.2.8.1.6.1.1.1.1
Serial to Network Connections Remote IP index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorRemoteIp 1.3.6.1.4.1.8691.2.8.1.6.1.1.1.2
The remote IP currently connecting to this port.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

serialPortStatus 1.3.6.1.4.1.8691.2.8.1.6.2
OBJECT IDENTIFIER    

monitorSerialPortStatusTable 1.3.6.1.4.1.8691.2.8.1.6.2.1
Serial Port Status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorSerialPortStatusEntry

monitorSerialPortStatusEntry 1.3.6.1.4.1.8691.2.8.1.6.2.1.1
Serial Port Status entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorSerialPortStatusEntry  

monitorTxCount 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.1
View the number of bytes transmitted from the port since the last time the port was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorRxCount 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.2
View the number of bytes received by the port since the last time the port was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorTxTotalCount 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.3
View the number of bytes transmitted from the port since the last time the system was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorRxTotalCount 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.4
View the number of bytes received by the port since the last time the system was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorDSR 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.5
View the current DSR status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorDTR 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.6
View the current DTR status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorRTS 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.7
View the current RTS status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorCTS 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.8
View the current CTS status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorDCD 1.3.6.1.4.1.8691.2.8.1.6.2.1.1.9
View the current DCD status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

serialPortErrorCount 1.3.6.1.4.1.8691.2.8.1.6.3
OBJECT IDENTIFIER    

monitorSerialPortErrorCountTable 1.3.6.1.4.1.8691.2.8.1.6.3.1
Serial Port Error Count table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorSerialPortErrorCountEntry

monitorSerialPortErrorCountEntry 1.3.6.1.4.1.8691.2.8.1.6.3.1.1
Serial Port Error Count entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorSerialPortErrorCountEntry  

monitorErrorCountFrame 1.3.6.1.4.1.8691.2.8.1.6.3.1.1.1
View the number of 'Frame' errors for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorErrorCountParity 1.3.6.1.4.1.8691.2.8.1.6.3.1.1.2
View the number of 'Parity' errors for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorErrorCountOverrun 1.3.6.1.4.1.8691.2.8.1.6.3.1.1.3
View the number of 'Overrun' errors for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorErrorCountBreak 1.3.6.1.4.1.8691.2.8.1.6.3.1.1.4
View the number of 'Break' errors for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

serialPortSettings 1.3.6.1.4.1.8691.2.8.1.6.4
OBJECT IDENTIFIER    

monitorSerialPortSettingsTable 1.3.6.1.4.1.8691.2.8.1.6.4.1
Serial Port Settings table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorSerialPortSettingsEntry

monitorSerialPortSettingsEntry 1.3.6.1.4.1.8691.2.8.1.6.4.1.1
Serial Port Settings entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorSerialPortSettingsEntry  

monitorBaudRate 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.1
View the current baudrate of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorDataBits 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.2
View the number of bits per byte for the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorStopBits 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.3
View the number of stop bits for the port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

monitorParity 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.4
View the parity bit for the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), odd(8), even(24), mark(40), space(56)  

monitorRTSCTSFlowControl 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.5
View if the port is using RTS/CTS flow control.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorXONXOFFFlowControl 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.6
View if the port is using XON/XOFF flow control.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorDTRDSRFlowControl 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.7
View if the port is using DTR/DSR flow control.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

monitorFIFO 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.8
View FIFO status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

monitorInterface 1.3.6.1.4.1.8691.2.8.1.6.4.1.1.9
View the serial interface that the port is using.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rs-232(0), rs-422(1), rs-485-2-wire(2), rs-485-4-wire(3)  

relayOutputStatus 1.3.6.1.4.1.8691.2.8.1.6.5
OBJECT IDENTIFIER    

relayOutputEthernet1LinkDown 1.3.6.1.4.1.8691.2.8.1.6.5.1
The relay dout status of the event that the built- in LAN port is off.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), alarm(1), alarm-Acked(2)  

ethernet1LinkDownAcknowledge 1.3.6.1.4.1.8691.2.8.1.6.5.2
Acknowledge the event that the built-in LAN port is off. Acknowledgement will clear the d-out alarm before you can actually fix the problem.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER acked(0)  

relayOutputEthernet2LinkDown 1.3.6.1.4.1.8691.2.8.1.6.5.3
The relay dout status of the event that the first LAN port of the network module is off.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), alarm(1), alarm-Acked(2)  

ethernet2LinkDownAcknowledge 1.3.6.1.4.1.8691.2.8.1.6.5.4
Acknowledge the event that the first LAN port of the network module is off. Acknowledgement will clear the d-out alarm before you can actually fix the problem.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER acked(0)  

relayOutputEthernet3LinkDown 1.3.6.1.4.1.8691.2.8.1.6.5.5
The relay dout status of the event that the second LAN port of the network module is off.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), alarm(1), alarm-Acked(2)  

ethernet3LinkDownAcknowledge 1.3.6.1.4.1.8691.2.8.1.6.5.6
Acknowledge the event that the second LAN port of the network module is off. Acknowledgement will clear the d-out alarm before you can actually fix the problem.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER acked(0)  

portDCDChangedStatusTable 1.3.6.1.4.1.8691.2.8.1.6.5.7
DCD changed table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortDCDChangedStatusEntry

portDCDChangedStatusEntry 1.3.6.1.4.1.8691.2.8.1.6.5.7.1
DCD changed entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortDCDChangedStatusEntry  

portDCDChangedStatus 1.3.6.1.4.1.8691.2.8.1.6.5.7.1.1
The relay dout status of the event that the DCD signal of the port is changed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), alarm(1), alarm-Acked(2)  

portDCDChangedAcknowledge 1.3.6.1.4.1.8691.2.8.1.6.5.7.1.2
Acknowledge the event that the DCD signal of the port is changed. Acknowledgement will clear the d-out alarm before you can actually fix the problem.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER acked(0)  

portDSRChangedStatusTable 1.3.6.1.4.1.8691.2.8.1.6.5.8
DSR changed Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortDSRChangedStatusEntry

portDSRChangedStatusEntry 1.3.6.1.4.1.8691.2.8.1.6.5.8.1
DSR changed entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortDSRChangedStatusEntry  

portDSRChangedStatus 1.3.6.1.4.1.8691.2.8.1.6.5.8.1.1
The relay dout status of the event that the DSR signal of the port is changed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), alarm(1), alarm-Acked(2)  

portDSRChangedAcknowledge 1.3.6.1.4.1.8691.2.8.1.6.5.8.1.2
Acknowledge the event that the DSR signal of the port is changed. Acknowledgement will clear the d-out alarm before you can actually fix the problem.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER acked(0)  

saveConfiguration 1.3.6.1.4.1.8691.2.8.1.7
OBJECT IDENTIFIER    

saveConfig 1.3.6.1.4.1.8691.2.8.1.7.1
Save the applied configuration to the NPort 6000 series device server.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER save(1)  

restart 1.3.6.1.4.1.8691.2.8.1.8
OBJECT IDENTIFIER    

restartPorts 1.3.6.1.4.1.8691.2.8.1.8.1
Restart serial port. Restarting will cause port reseting.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER port1(0), port2(1), port3(2), port4(3), port5(4), port6(5), port7(6), port8(7), port9(8), port10(9), port11(10), port12(11), port13(12), port14(13), port15(14), port16(15)  

restartSystem 1.3.6.1.4.1.8691.2.8.1.8.2
Restart the NPort 6000 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.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER restart(1)