PERLE-IOLAN-SDS-MIB

File: PERLE-IOLAN-SDS-MIB.mib (788182 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
IpAddress Counter32 Unsigned32
Integer32 enterprises TEXTUAL-CONVENTION
DisplayString MacAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

YesNoValue  
Represents a YES or NO value.
TEXTUAL-CONVENTION    
  INTEGER no(1), yes(2)  

OnOffValue  
Represents an ON or OFF value.
TEXTUAL-CONVENTION    
  INTEGER off(1), on(2)  

Hex8  
Represents a one byte octet hex value.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1)  

Hex32  
Represents a four octet hex value.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

TrueportBaud  
Represents TruePort baudrate mapping.
TEXTUAL-CONVENTION    
  INTEGER b50(1), b75(2), b110(3), b134(4), b150(5), b200(6), b300(7), b600(8), b1200(9), b1800(10), b2400(11), b4800(12), b9600(13), b19200(14), b38400(15), b57600(16), b115200(17), b230400(18), b28800(23), bCustom(24)  

Date  
A date specification. In the format dd/mm/yyyy field contents range ----- -------- ----- 1 day 1..31 2 month 1..12 3 year* 0..65536
TEXTUAL-CONVENTION    
  OCTET STRING Size(8..10)  

Time  
A time specification. In the format hh:mm:ss field contents range ----- -------- ----- 1 hour 0..23 2 minutes 0..59 3 seconds 0..59
TEXTUAL-CONVENTION    
  OCTET STRING Size(5..8)  

Ipv4v6Address  
An IPv4 or IPv6 address
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

Ipv6InterfaceId  
An IPv6 Interface Identifier. The first 64 bits must be 0
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

GenericTableIndex  
An arbitrary value that uniquely identifies the entity. The value should be a small, positive integer. Index values for different entities are not necessarily contiguous.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

PortNumber  
Serial Port/Line number. Valid values are 1 to maximum port number the Device Server supports
TEXTUAL-CONVENTION    
  Integer32 1..49  

ContainerStatus  
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
TEXTUAL-CONVENTION    
  INTEGER active(1), modified(2), applyChanges(4), discardChanges(6)  

HostsInfoEntry  
SEQUENCE    
  hostIndex GenericTableIndex
  hostStatus ContainerStatus
  hostName DisplayString
  hostIpAddr Ipv4v6Address
  fqdn DisplayString

UserEntry  
SEQUENCE    
  userIndex GenericTableIndex
  userStatus ContainerStatus
  userName DisplayString
  userService INTEGER
  userLanguage INTEGER
  userLevel INTEGER
  userHotKeyPrefix Hex8
  userPhoneNumber DisplayString
  userCallBack OnOffValue
  userIdleTimer Integer32
  userSessionTimer Integer32
  userIpHost Ipv4v6Address
  userTelnetPort Integer32
  userSSHPort Integer32
  userTcpClearPort Integer32
  userFramedIp IpAddress
  userSubnetBits Integer32
  userIpv6InterfaceIdentifier Ipv6InterfaceId
  userFramedMtu Integer32
  userFramedCompression OnOffValue
  userRouting INTEGER
  userPortConnected Integer32
  userSessionTime Integer32
  userIdleTime Integer32
  userAllowAccessClusterPorts OnOffValue
  userHost DisplayString
  userTunnel DisplayString

PortAccessEntry  
SEQUENCE    
  portAccessUserIndex GenericTableIndex
  portAccessPortIndex PortNumber
  portAccessStatus ContainerStatus
  portRWAccessAllowed YesNoValue
  portRIAccessAllowed YesNoValue
  portROAccessAllowed YesNoValue

UserSessionEntry  
SEQUENCE    
  userSessionUserIndex GenericTableIndex
  userSessionNumber Integer32
  userSessionStatus ContainerStatus
  userSessionType INTEGER
  userSessionAuto OnOffValue
  userSessionTelnetPort Integer32
  userSessionTelnetHost DisplayString
  userSessionTelnetTermType DisplayString
  userSessionTelnetEcho OnOffValue
  userSessionTelnetMapnl OnOffValue
  userSessionTelnetMode OnOffValue
  userSessionTelnetInterrupt Hex8
  userSessionTelnetQuit Hex8
  userSessionTelnetEOF Hex8
  userSessionTelnetErase Hex8
  userSessionTelnetEchoCC Hex8
  userSessionTelnetBreak Hex8
  userSessionSSHPort Integer32
  userSessionSSHHost DisplayString
  userSessionSSHTermType DisplayString
  userSessionSSHVerbose OnOffValue
  userSessionSSHCompression OnOffValue
  userSessionSSHAutoLogin OnOffValue
  userSessionSSHName DisplayString
  userSessionSSHProtocol INTEGER
  userSessionSSHRSA OnOffValue
  userSessionSSHDSA OnOffValue
  userSessionSSHKeyboard OnOffValue
  userSessionSSHCipherSSH1 INTEGER
  userSessionSSHFirstSSH2Cipher INTEGER
  userSessionSSHSecondSSH2Cipher INTEGER
  userSessionSSHThirdSSH2Cipher INTEGER
  userSessionSSHFourthSSH2Cipher INTEGER
  userSessionSSHFifthSSH2Cipher INTEGER
  userSessionRloginHost DisplayString
  userSessionRloginTermType DisplayString
  userSessionTelnetTunnelName DisplayString
  userSessionSSHTunnelName DisplayString
  userSessionRloginTunnelName DisplayString
  userSessionStrictHostKeyChecking OnOffValue
  userSessionSSHSixthSSH2Cipher INTEGER
  userSessionSSHSeventhSSH2Cipher INTEGER
  userSessionSSHEighthSSH2Cipher INTEGER

PortEntry  
SEQUENCE    
  portIndex PortNumber
  portStatus ContainerStatus
  portName DisplayString
  portService INTEGER
  portDial INTEGER
  portModem DisplayString
  portPhone DisplayString
  portTermType INTEGER
  portPages Integer32
  portPreDefinedUser DisplayString
  portDSPort Integer32
  portIdleTimer Integer32
  portSessionTimer Integer32
  portSecurity OnOffValue
  portBreak INTEGER
  portInboundFlowControl OnOffValue
  portOutboundFlowControl OnOffValue
  portInitialMode INTEGER
  portReset OnOffValue
  portKeepalive OnOffValue
  portMapCR OnOffValue
  portMOTD OnOffValue
  portHotKeyPrefix Hex8
  portLock OnOffValue
  portEnable OnOffValue
  portMultiSession Integer32
  portDialRetries Integer32
  portDialTimeout Integer32
  portInternetAddress Ipv4v6Address
  portRawOption INTEGER
  portDirectTrigger Hex8
  portDataLogging OnOffValue
  portSacSupport OnOffValue
  portSendName OnOffValue
  portConnectInitiateString DisplayString
  portConnectTerminateString DisplayString
  portConnectStringDelay Integer32
  portBreakLength Integer32
  portBreakDelay Integer32

PortHdwEntry  
SEQUENCE    
  portHdwIndex PortNumber
  portHdwStatus ContainerStatus
  portHdwInterface INTEGER
  portHdwSpeed INTEGER
  portHdwDataBits INTEGER
  portHdwParity INTEGER
  portHdwStopBits INTEGER
  portHdwFlowControl INTEGER
  portHdwMonitorDSR OnOffValue
  portHdwMonitorDCD OnOffValue
  portHdwDuplex INTEGER
  portHdwTXDriverControl INTEGER
  portHdwEchoSuppression OnOffValue
  portHdwUART INTEGER
  portHdwIRQ Integer32
  portHdwTxBytes Counter32
  portHdwRxBytes Counter32
  portHdwFrameErrs Counter32
  portHdwParityErrs Counter32
  portHdwBreaks Counter32
  portHdwOverruns Counter32
  portHdwRTS OnOffValue
  portHdwCTS OnOffValue
  portHdwDTR OnOffValue
  portHdwDSR OnOffValue
  portHdwCD OnOffValue
  portHdwRI OnOffValue
  portSoftTermination OnOffValue
  portHdwCustomSpeed Integer32
  portHdwDiscardCharactersRecievedWithErrors OnOffValue
  portHdwRtsToggle OnOffValue
  portHdwRtsInitialDelay Integer32
  portHdwRtsFinalDelay Integer32
  portHdwDataEquipment INTEGER
  portHdwSlot INTEGER

PortTelnetEntry  
SEQUENCE    
  portTelnetIndex PortNumber
  portTelnetStatus ContainerStatus
  portTelnetPort Integer32
  portTelnetHost DisplayString
  portTelnetTermType DisplayString
  portTelnetEcho OnOffValue
  portTelnetMapnl OnOffValue
  portTelnetMode OnOffValue
  portTelnetInterrupt Hex8
  portTelnetQuit Hex8
  portTelnetEOF Hex8
  portTelnetErase Hex8
  portTelnetEchoCC Hex8
  portTelnetBreak Hex8
  portTelnetTunnelName DisplayString

PortSSHEntry  
SEQUENCE    
  portSSHIndex PortNumber
  portSSHStatus ContainerStatus
  portSSHPort Integer32
  portSSHHost DisplayString
  portSSHTermType DisplayString
  portSSHVerbose OnOffValue
  portSSHCompression OnOffValue
  portSSHAutoLogin OnOffValue
  portSSHName DisplayString
  portSSHProtocol INTEGER
  portSSHRSA OnOffValue
  portSSHDSA OnOffValue
  portSSHKeyboard OnOffValue
  portSSHCipherSSH1 INTEGER
  portSSHFirstSSH2Cipher INTEGER
  portSSHSecondSSH2Cipher INTEGER
  portSSHThirdSSH2Cipher INTEGER
  portSSHFourthSSH2Cipher INTEGER
  portSSHFifthSSH2Cipher INTEGER
  portSSHTunnelName DisplayString
  portSSHStrictHostKeyChecking OnOffValue
  portSSHSixthSSH2Cipher INTEGER
  portSSHSeventhSSH2Cipher INTEGER
  portSSHEighthSSH2Cipher INTEGER

PortPPPEntry  
SEQUENCE    
  portPPPIndex PortNumber
  portPPPStatus ContainerStatus
  portPPPLocalIpAddr IpAddress
  portPPPRemoteIpAddr IpAddress
  portPPPSubnetBits Integer32
  portPPPIpV6LocalIpAddr Ipv6InterfaceId
  portPPPIpV6RemoteIpAddr Ipv6InterfaceId
  portPPPAccm Hex32
  portPPPMru Integer32
  portPPPSecurity INTEGER
  portPPPUser DisplayString
  portPPPRemoteUser DisplayString
  portPPPACComp OnOffValue
  portPPPProtoComp OnOffValue
  portPPPVJComp OnOffValue
  portPPPMagicNegotiation OnOffValue
  portPPPIPAddrNegotiation OnOffValue
  portPPPCRTimeout Integer32
  portPPPTRTimeout Integer32
  portPPPCRRetry Integer32
  portPPPTRRetry Integer32
  portPPPNakRetry Integer32
  portPPPAuthTimeout Integer32
  portPPPRoamingCallback OnOffValue
  portPPPChallengInterval Integer32
  portPPPRouting INTEGER
  portPPPDynamicDNSEnabled OnOffValue
  portPPPDynamicDNSHostname DisplayString
  portPPPDynamicDNSUserName DisplayString
  portPPPDynamicDNSPassword DisplayString
  portPPPDynamicDNSStatusString OCTET STRING
  portPPPMSDirectConnection INTEGER
  portPPPIPv6Prefix Ipv4v6Address
  portPPPIPv6PrefixBits Integer32
  portPPPEchoTimeout Integer32
  portPPPEchoRetry Integer32

PortSLIPEntry  
SEQUENCE    
  portSLIPIndex PortNumber
  portSlipStatus ContainerStatus
  portSLIPLocalIpAddress IpAddress
  portSLIPRemoteIpAddress IpAddress
  portSLIPSubnetBits Integer32
  portSLIPMtu Integer32
  portSLIPVJComp OnOffValue
  portSLIPRouting INTEGER

PortUDPEntry  
SEQUENCE    
  portUDPIndex PortNumber
  portUDPEntryIndex GenericTableIndex
  portUDPStatus ContainerStatus
  portUDPStartAddress Ipv4v6Address
  portUDPEndAddress Ipv4v6Address
  portUDPPort Integer32
  portUDPDirection INTEGER
  portUDPOption INTEGER
  portUDPTunnelName DisplayString

PortVmodemEntry  
SEQUENCE    
  portVmodemIndex PortNumber
  portVmodemStatus ContainerStatus
  portVmodemHost DisplayString
  portVmodemPort Integer32
  portVmodemSuccessString DisplayString
  portVmodemFailureString DisplayString
  portVmodemSuppress OnOffValue
  portVmodemStyle INTEGER
  portVmodemResponseDelay Integer32
  portVmodemEcho OnOffValue
  portVmodemMode INTEGER
  portVmodemDCD INTEGER
  portVmodemRTS INTEGER
  portVmodemDTR INTEGER
  portVmodemInitString DisplayString
  portVmodemTunnelName DisplayString

PortRawEntry  
SEQUENCE    
  portRawIndex PortNumber
  portRawStatus ContainerStatus
  portRawPort Integer32
  portRawHost DisplayString
  portRawTunnelName DisplayString

PortBidirEntry  
SEQUENCE    
  portBidirIndex PortNumber
  portBidirStatus ContainerStatus
  portBidirPort Integer32
  portBidirHost DisplayString
  portBidirTunnelName DisplayString

PortRloginEntry  
SEQUENCE    
  portRloginIndex PortNumber
  portRloginStatus ContainerStatus
  portRloginHost DisplayString
  portRloginTermType DisplayString
  portRloginTunnelName DisplayString

PortEmailEntry  
SEQUENCE    
  portEmailIndex PortNumber
  portEmailStatus ContainerStatus
  portEmailActive OnOffValue
  portEmailLevel INTEGER
  portEmailTo DisplayString
  portEmailFrom DisplayString
  portEmailReply DisplayString
  portEmailSubject DisplayString
  portEmailUseDefaultLevel OnOffValue
  portEmailUseDefaultTo OnOffValue
  portEmailUseDefaultFrom OnOffValue
  portEmailUseDefaultReply OnOffValue
  portEmailUseDefaultSubject OnOffValue

PortSSLEntry  
SEQUENCE    
  portSSLIndex PortNumber
  portSSLStatus ContainerStatus
  portSSLEnabled OnOffValue
  portSSLuseServer OnOffValue
  portSSLVersion INTEGER
  portSSLType INTEGER
  portSSLVerifyPeerCertificate OnOffValue
  portSSLCountry DisplayString
  portSSLStateProv DisplayString
  portSSLLocality DisplayString
  portSSLOrganisation DisplayString
  portSSLOrganisationUnit DisplayString
  portSSLCommonName DisplayString
  portSSLEmail DisplayString

PortPacketForwardingEntry  
SEQUENCE    
  portPacketForwardingIndex PortNumber
  portPacketForwardingStatus ContainerStatus
  portPacketForwardingPacketSize Integer32
  portPacketForwardingIdleTime Integer32
  portPacketForwardingForceTransmitTime Integer32
  portPacketForwardingEnableSOF1 OnOffValue
  portPacketForwardingSOF1 Hex8
  portPacketForwardingEnableSOF2 OnOffValue
  portPacketForwardingSOF2 Hex8
  portPacketForwardingStartFrameTransmit OnOffValue
  portPacketForwardingEnableEOF1 OnOffValue
  portPacketForwardingEOF1 Hex8
  portPacketForwardingEnableEOF2 OnOffValue
  portPacketForwardingEOF2 Hex8
  portPacketForwardingEnableEndTrigger1 OnOffValue
  portPacketForwardingEndTrigger1 Hex8
  portPacketForwardingEnableEndTrigger2 OnOffValue
  portPacketForwardingEndTrigger2 Hex8
  portPacketForwardingForwardingRule INTEGER
  portPacketForwardingPacketIdleTime Integer32
  portPacketForwardingForwardMode INTEGER

PortTunnelEntry  
SEQUENCE    
  portTunnelIndex PortNumber
  portTunnelStatus ContainerStatus
  portTunnelPort Integer32
  portTunnelHost DisplayString
  portTunnelHttpTunnelName DisplayString

PortMODBUSSlaveEntry  
SEQUENCE    
  portMODBUSSlaveIndex PortNumber
  portMODBUSSlaveStatus ContainerStatus
  portMODBUSSlaveMode INTEGER
  portMODBUSSlaveCRLF OnOffValue
  portMODBUSSlaveUIDRange DisplayString

PortMODBUSMasterEntry  
SEQUENCE    
  portMODBUSMasterIndex PortNumber
  portMODBUSMasterStatus ContainerStatus
  portMODBUSMasterMode INTEGER
  portMODBUSMasterCRLF OnOffValue

PortCustomAppEntry  
SEQUENCE    
  portCustomAppIndex PortNumber
  portCustomAppStatus ContainerStatus
  portCustomAppCommand DisplayString

PortTrueportServiceEntry  
SEQUENCE    
  portTrueportServiceIndex PortNumber
  portTrueportServiceStatus ContainerStatus
  portTrueportServicePort Integer32
  portTrueportServiceHost DisplayString
  portTrueportServiceClientInitiated OnOffValue
  portTrueportServiceActiveSignal OnOffValue
  portTrueportServiceTunnelName DisplayString

PortPowerManagementEntry  
SEQUENCE    
  portPowerManagementIndex PortNumber
  portPowerManagementStatus ContainerStatus
  portPowerManagementName DisplayString
  portPowerManagementModel INTEGER

PortMultihostEntry  
SEQUENCE    
  portMultihostIndex PortNumber
  portMultihostStatus ContainerStatus
  portMultihostMode INTEGER

PortMultihostOutboundEntry  
SEQUENCE    
  portMultihostPortIndex PortNumber
  portMultihostOutboundIndex GenericTableIndex
  portMultihostOutboundStatus ContainerStatus
  portMultihostOutboundHostID DisplayString
  portMultihostOutboundTcpPort Integer32
  portMultihostOutboundTunnel DisplayString

PortPowerManagementPlugEntry  
SEQUENCE    
  portPowerManagementPortIndex PortNumber
  portPowerManagementPlugIndex GenericTableIndex
  portPowerManagementPlugStatus ContainerStatus
  portPowerManagementPlugName DisplayString
  portPowerManagementPlugPowerUpInterval INTEGER
  portPowerManagementPlugDefaultState OnOffValue
  portPowerManagementDSLine PortNumber
  portPowerManagementMonitorHost DisplayString
  portPowerManagementMonitorInterval Integer32
  portPowerManagementMonitorTimeout Integer32
  portPowerManagementMonitorRetries Integer32
  portPowerManagementMonitorEnableDelay OnOffValue
  portPowerManagementMonitorDelay Integer32
  portPowerManagementMonitorEnableConsoleMsg OnOffValue
  portPowerManagementMonitorEnableEmail OnOffValue

PortMODBUSMasterMappingEntry  
SEQUENCE    
  portMODBUSMasterPortIndex PortNumber
  portMODBUSMasterMappingIndex GenericTableIndex
  portMODBUSMasterMappingStatus ContainerStatus
  portMODBUSMasterMappingRemoteIP Ipv4v6Address
  portMODBUSMasterMappingTransportType INTEGER
  portMODBUSMasterMappingPortNumber Integer32
  portMODBUSMasterMappingUIDStart Integer32
  portMODBUSMasterMappingUIDEnd Integer32
  portMODBUSMasterMappingUIDRangeMode INTEGER
  portMODBUSMasterMappingTunnelName DisplayString

PortSSLCipherEntry  
SEQUENCE    
  portSSLCipherIndex PortNumber
  portSSLCipherPriority Integer32
  portSSLCipherStatus ContainerStatus
  portSSLCipherEncryption INTEGER
  portSSLCipherKeySizeMin INTEGER
  portSSLCipherKeySizeMax INTEGER
  portSSLCipherKeyExchange INTEGER
  portSSLCipherHMAC INTEGER

ModemInfoEntry  
SEQUENCE    
  modemIndex GenericTableIndex
  modemStatus ContainerStatus
  modemName DisplayString
  modemInitialisation DisplayString

DefUserPortAccessEntry  
SEQUENCE    
  defUserPortAccessPortIndex PortNumber
  defUserPortAccessStatus ContainerStatus
  defUserPortRWAccessAllowed YesNoValue
  defUserPortRIAccessAllowed YesNoValue
  defUserPortROAccessAllowed YesNoValue

SnmpCommunityEntry  
SEQUENCE    
  snmpCommunityIndex GenericTableIndex
  snmpCommunityStatus ContainerStatus
  snmpCommunityName DisplayString
  snmpCommunityIpAddress Ipv4v6Address
  snmpCommunityPermission INTEGER

SnmpTrapEntry  
SEQUENCE    
  snmpTrapIndex GenericTableIndex
  snmpTrapStatus ContainerStatus
  snmpTrapName DisplayString
  snmpTrapIpAddress Ipv4v6Address
  snmpTrapTunnelName DisplayString
  snmpTrapVersion INTEGER
  snmpTrapType INTEGER
  snmpTrapEnable INTEGER

DnsEntry  
SEQUENCE    
  dnsIndex GenericTableIndex
  dnsStatus ContainerStatus
  dnsIpAddress Ipv4v6Address
  dnsActive OnOffValue

WinsEntry  
SEQUENCE    
  winsIndex GenericTableIndex
  winsStatus ContainerStatus
  winsIpAddress Ipv4v6Address
  winsActive OnOffValue

GatewayEntry  
SEQUENCE    
  gatewayIndex GenericTableIndex
  gatewayStatus ContainerStatus
  gatewayHost DisplayString
  gatewayType INTEGER
  gatewayIpAddress Ipv4v6Address
  gatewaySubnetBits Integer32
  gatewayInterface DisplayString

RipKeysInfoEntry  
SEQUENCE    
  ripKeysChainIndex GenericTableIndex
  ripKeysKeyIndex GenericTableIndex
  ripKeyStatus ContainerStatus
  ripKeyId Integer32
  ripKeyStartDate Date
  ripKeyStartTime Time
  ripKeyEndDate Date
  ripKeyEndTime Time

EthStatsInfoEntry  
SEQUENCE    
  ethStatsIndex GenericTableIndex
  ethStatsName DisplayString
  ethStatsMacAddress MacAddress
  ethStatsStatus INTEGER
  ethStatsBroadcast YesNoValue
  ethStatsDebug YesNoValue
  ethStatsLoopback YesNoValue
  ethStatsPointtoPoint YesNoValue
  ethStatsNoTrailers YesNoValue
  ethStatsRunning YesNoValue
  ethStatsNoArp YesNoValue
  ethStatsPromiscuous YesNoValue
  ethStatsRxMulticast YesNoValue
  ethStatsMasterLoadBalancer YesNoValue
  ethStatsSlaveLoadBalancer YesNoValue
  ethStatsMulticast YesNoValue
  ethStatsSetMedia YesNoValue
  ethStatsAutoMedia YesNoValue
  ethStatsDynamic YesNoValue
  ethStatsLocalAddress IpAddress
  ethStatsSubnetMask IpAddress
  ethStatsBroadcastAddress IpAddress
  ethStatsMtu Unsigned32
  ethStatsTxQLen Unsigned32
  ethStatsRxBytes Counter32
  ethStatsTxBytes Counter32
  ethStatsRxPackets Counter32
  ethStatsTxPackets Counter32
  ethStatsRxErrors Counter32
  ethStatsTxPktErrors Counter32
  ethStatsRxDroppedPkts Counter32
  ethStatsTxDroppedPkts Counter32
  ethStatsRxOverruns Counter32
  ethStatsTxOverruns Counter32
  ethStatsRxFrameErrs Counter32
  ethStatsTxCarrierErrs Counter32
  ethStatsCollisions Counter32

RipInfoEntry  
SEQUENCE    
  ripIndex GenericTableIndex
  ripTableIpAddr IpAddress
  ripTableLastUpdate Unsigned32
  ripTableVersion Unsigned32
  ripTableAuthType INTEGER
  ripTableSequence Unsigned32
  ripTableBadPackets Counter32
  ripTableBadRoutes Counter32

TcpConnEntry  
SEQUENCE    
  tcpConnIndex GenericTableIndex
  tcpConnLocalAddress IpAddress
  tcpConnLocalPort Integer32
  tcpConnRemoteAddress IpAddress
  tcpConnRemotePort Integer32
  tcpConnTxQueueBytes Counter32
  tcpConnRxQueueBytes Counter32
  tcpConnState INTEGER

UdpConnEntry  
SEQUENCE    
  udpConnIndex GenericTableIndex
  udpConnLocalAddress IpAddress
  udpConnLocalPort Integer32
  udpConnRemoteAddress IpAddress
  udpConnRemotePort Integer32
  udpConnTxQueueBytes Counter32
  udpConnRxQueueBytes Counter32
  udpConnState INTEGER

TcpConnv6Entry  
SEQUENCE    
  tcpConnv6Index GenericTableIndex
  tcpConnv6LocalAddress DisplayString
  tcpConnv6LocalPort Integer32
  tcpConnv6RemoteAddress DisplayString
  tcpConnv6RemotePort Integer32
  tcpConnv6TxQueueBytes Counter32
  tcpConnv6RxQueueBytes Counter32
  tcpConnv6State INTEGER

UdpConnv6Entry  
SEQUENCE    
  udpConnv6Index GenericTableIndex
  udpConnv6LocalAddress DisplayString
  udpConnv6LocalPort Integer32
  udpConnv6RemoteAddress DisplayString
  udpConnv6RemotePort Integer32
  udpConnv6TxQueueBytes Counter32
  udpConnv6RxQueueBytes Counter32
  udpConnv6State INTEGER

Routev6Entry  
SEQUENCE    
  routev6Index GenericTableIndex
  routev6Destination DisplayString
  routev6PrefixBits Integer32
  routev6Gateway DisplayString
  routev6Metric Integer32
  routev6Flags DisplayString
  routev6Interface DisplayString

Ripv6InfoEntry  
SEQUENCE    
  ripv6Index GenericTableIndex
  ripv6TableIpAddr IpAddress
  ripv6TableLastUpdate Unsigned32
  ripv6TableBadPackets Counter32
  ripv6TableBadRoutes Counter32

Interfacev6InfoEntry  
SEQUENCE    
  interfacev6Index GenericTableIndex
  interfacev6Name DisplayString
  interfacev6Address DisplayString
  interfacev6PrefixBits Integer32
  interfacev6Scope INTEGER

SslCipherEntry  
SEQUENCE    
  sslCipherPriority Integer32
  sslCipherStatus ContainerStatus
  sslCipherEncryption INTEGER
  sslCipherKeySizeMin INTEGER
  sslCipherKeySizeMax INTEGER
  sslCipherKeyExchange INTEGER
  sslCipherHMAC INTEGER

ModbusSlaveTCPStatsEntry  
SEQUENCE    
  modbusSlaveTCPStatsPortIndex GenericTableIndex
  modbusSlaveTCPStatsSerialMode INTEGER
  modbusSlaveTCPStatsSerialFrameErrors Counter32

ModbusSlaveTCPStatsGatewayEntry  
SEQUENCE    
  modbusSlaveTCPStatsGatewayPortIndex GenericTableIndex
  modbusSlaveTCPStatsGatewayUIDIndex Integer32
  modbusSlaveTCPStatsGatewayRemoteIP Ipv4v6Address
  modbusSlaveTCPStatsGatewayUID Integer32
  modbusSlaveTCPStatsGatewayRemotePortNumber Integer32
  modbusSlaveTCPStatsGatewayCommands Counter32
  modbusSlaveTCPStatsGatewayResponses Counter32
  modbusSlaveTCPStatsGatewayExceptions Counter32
  modbusSlaveTCPStatsGatewayFrameErrors Counter32

ModbusMasterTCPStatsEntry  
SEQUENCE    
  modbusMasterTCPStatsPortIndex GenericTableIndex
  modbusMasterTCPStatsSerialMode INTEGER
  modbusMasterTCPStatsSerialFrameErrors Counter32

ModbusMasterTCPStatsGatewayEntry  
SEQUENCE    
  modbusMasterTCPStatsGatewayPortIndex GenericTableIndex
  modbusMasterTCPStatsGatewayUIDIndex Integer32
  modbusMasterTCPStatsGatewayRemoteIP Ipv4v6Address
  modbusMasterTCPStatsGatewayUID Integer32
  modbusMasterTCPStatsGatewayRemotePortNumber Integer32
  modbusMasterTCPStatsGatewayCommands Counter32
  modbusMasterTCPStatsGatewayResponses Counter32
  modbusMasterTCPStatsGatewayExceptions Counter32
  modbusMasterTCPStatsGatewayFrameErrors Counter32

ModbusSlaveUDPStatsEntry  
SEQUENCE    
  modbusSlaveUDPStatsPortIndex GenericTableIndex
  modbusSlaveUDPStatsSerialMode INTEGER
  modbusSlaveUDPStatsSerialFrameErrors Counter32

ModbusSlaveUDPStatsGatewayEntry  
SEQUENCE    
  modbusSlaveUDPStatsGatewayPortIndex GenericTableIndex
  modbusSlaveUDPStatsGatewayUIDIndex Integer32
  modbusSlaveUDPStatsGatewayRemoteIP Ipv4v6Address
  modbusSlaveUDPStatsGatewayUID Integer32
  modbusSlaveUDPStatsGatewayRemotePortNumber Integer32
  modbusSlaveUDPStatsGatewayCommands Counter32
  modbusSlaveUDPStatsGatewayResponses Counter32
  modbusSlaveUDPStatsGatewayExceptions Counter32
  modbusSlaveUDPStatsGatewayFrameErrors Counter32

ModbusMasterUDPStatsEntry  
SEQUENCE    
  modbusMasterUDPStatsPortIndex GenericTableIndex
  modbusMasterUDPStatsSerialMode INTEGER
  modbusMasterUDPStatsSerialFrameErrors Counter32

ModbusMasterUDPStatsGatewayEntry  
SEQUENCE    
  modbusMasterUDPStatsGatewayPortIndex GenericTableIndex
  modbusMasterUDPStatsGatewayUIDIndex Integer32
  modbusMasterUDPStatsGatewayRemoteIP Ipv4v6Address
  modbusMasterUDPStatsGatewayUID Integer32
  modbusMasterUDPStatsGatewayRemotePortNumber Integer32
  modbusMasterUDPStatsGatewayCommands Counter32
  modbusMasterUDPStatsGatewayResponses Counter32
  modbusMasterUDPStatsGatewayExceptions Counter32
  modbusMasterUDPStatsGatewayFrameErrors Counter32

IoUdpEntry  
SEQUENCE    
  ioUdpEntryIndex GenericTableIndex
  ioUdpEntryEnable OnOffValue
  ioUdpEntryStartAddress Ipv4v6Address
  ioUdpEntryEndAddress Ipv4v6Address
  ioUdpEntryPort Integer32
  ioUdpEntryTunnelName DisplayString

IoAnalogCfgEntry  
SEQUENCE    
  ioAnalogChannelIndex GenericTableIndex
  ioAnalogCfgStatus ContainerStatus
  ioAnalogCfgEnable OnOffValue
  ioAnalogCfgDescription DisplayString
  ioAnalogCfgType INTEGER
  ioAnalogCfgRtdRange INTEGER
  ioAnalogCfgThermRange INTEGER
  ioAnalogCfgCurrentRange INTEGER
  ioAnalogCfgVoltageRange INTEGER
  ioAnalogCfgAlarmTrigger INTEGER
  ioAnalogCfgAlarmClearMode INTEGER

IoAnalogAlarmCfgEntry  
SEQUENCE    
  ioAnalogAlarmCfgChannelIndex GenericTableIndex
  ioAnalogAlarmCfgEntryIndex GenericTableIndex
  ioAnalogCfgAlarmEnable OnOffValue
  ioAnalogCfgAlarmTriggerLevel DisplayString
  ioAnalogCfgAlarmClearLevel DisplayString
  ioAnalogCfgAlarmEmail OnOffValue
  ioAnalogCfgAlarmSyslog OnOffValue
  ioAnalogCfgAlarmSNMP OnOffValue

IoDigitalCfgEntry  
SEQUENCE    
  ioDigitalChannelIndex GenericTableIndex
  ioDigitalCfgStatus ContainerStatus
  ioDigitalCfgResourceType INTEGER
  ioDigitalCfgEnable OnOffValue
  ioDigitalCfgDescription DisplayString
  ioDigitalInputCfgLatch INTEGER
  ioDigitalInputCfgInvertSignal OnOffValue
  ioDigitalInputCfgAlarmTrigger INTEGER
  ioDigitalInputCfgAlarmClear INTEGER
  ioDigitalInputCfgAlarmEmail OnOffValue
  ioDigitalInputCfgAlarmSyslog OnOffValue
  ioDigitalInputCfgAlarmSNMP OnOffValue
  ioDigitalOutputCfgType INTEGER
  ioDigitalOutputCfgMode INTEGER
  ioDigitalOutputCfgPulseMode INTEGER
  ioDigitalOutputCfgPulseCount Integer32
  ioDigitalOutputCfgInactiveSignalWidth Integer32
  ioDigitalOutputCfgActiveSignalWidth Integer32
  ioDigitalOutputCfgDelay Integer32
  ioDigitalOutputCfgFailsafe INTEGER

IoDigitalExtensionCfgEntry  
SEQUENCE    
  ioDigitalExtCfgChanIndex GenericTableIndex
  ioDigitalExtCfgStatus ContainerStatus
  ioDigitalExtCfgEnable OnOffValue
  ioDigitalExtCfgConnMethod INTEGER
  ioDigitalExtCfgHost DisplayString
  ioDigitalExtCfgPort Integer32
  ioDigitalExtCfgLinkChannel DisplayString
  ioDigitalExtCfgKeepalive OnOffValue
  ioDigitalExtCfgMultiHost OnOffValue
  ioDigitalExtCfgTunnelName DisplayString

IoDigitalMultihostEntry  
SEQUENCE    
  ioDigitalMultihostIndex GenericTableIndex
  ioDigitalMultihostStatus ContainerStatus
  ioDigitalMultihostMode INTEGER

IoDigitalMultihostOutboundEntry  
SEQUENCE    
  ioDigitalMultihostChanIndex GenericTableIndex
  ioDigitalMultihostOutboundIndex GenericTableIndex
  ioDigitalMultihostOutboundStatus ContainerStatus
  ioDigitalMultihostOutboundHostID DisplayString
  ioDigitalMultihostOutboundTcpPort Integer32
  ioDigitalMultihostOutboundTunnel DisplayString

IoDigitalSSLEntry  
SEQUENCE    
  ioDigitalSSLIndex GenericTableIndex
  ioDigitalSSLStatus ContainerStatus
  ioDigitalSSLEnabled OnOffValue
  ioDigitalSSLuseServer OnOffValue
  ioDigitalSSLVersion INTEGER
  ioDigitalSSLType INTEGER
  ioDigitalSSLVerifyPeerCertificate OnOffValue
  ioDigitalSSLCountry DisplayString
  ioDigitalSSLStateProv DisplayString
  ioDigitalSSLLocality DisplayString
  ioDigitalSSLOrganisation DisplayString
  ioDigitalSSLOrganisationUnit DisplayString
  ioDigitalSSLCommonName DisplayString
  ioDigitalSSLEmail DisplayString

IoDigitalSSLCipherEntry  
SEQUENCE    
  ioDigitalSSLChanIndex GenericTableIndex
  ioDigitalSSLCipherIndex Integer32
  ioDigitalSSLCipherStatus ContainerStatus
  ioDigitalSSLCipherEncryption INTEGER
  ioDigitalSSLCipherKeySizeMin INTEGER
  ioDigitalSSLCipherKeySizeMax INTEGER
  ioDigitalSSLCipherKeyExchange INTEGER
  ioDigitalSSLCipherHMAC INTEGER

IoRelayCfgEntry  
SEQUENCE    
  ioRelayChannelIndex GenericTableIndex
  ioRelayCfgStatus ContainerStatus
  ioRelayCfgEnable OnOffValue
  ioRelayCfgDescription DisplayString
  ioRelayCfgMode INTEGER
  ioRelayCfgPulseMode INTEGER
  ioRelayCfgPulseCount Integer32
  ioRelayCfgInactiveSignalWidth Integer32
  ioRelayCfgActiveSignalWidth Integer32
  ioRelayCfgDelay Integer32
  ioRelayCfgFailsafe INTEGER

IoRelayExtensionCfgEntry  
SEQUENCE    
  ioRelayExtCfgChanIndex GenericTableIndex
  ioRelayExtCfgStatus ContainerStatus
  ioRelayExtCfgEnable OnOffValue
  ioRelayExtCfgConnMethod INTEGER
  ioRelayExtCfgHost DisplayString
  ioRelayExtCfgPort Integer32
  ioRelayExtCfgLinkChannel DisplayString
  ioRelayExtCfgKeepalive OnOffValue
  ioRelayExtCfgMultiHost OnOffValue
  ioRelayExtCfgTunnelName DisplayString

IoRelayMultihostEntry  
SEQUENCE    
  ioRelayMultihostIndex GenericTableIndex
  ioRelayMultihostStatus ContainerStatus
  ioRelayMultihostMode INTEGER

IoRelayMultihostOutboundEntry  
SEQUENCE    
  ioRelayMultihostChanIndex GenericTableIndex
  ioRelayMultihostOutboundIndex GenericTableIndex
  ioRelayMultihostOutboundStatus ContainerStatus
  ioRelayMultihostOutboundHostID DisplayString
  ioRelayMultihostOutboundTcpPort Integer32
  ioRelayMultihostOutboundTunnel DisplayString

IoRelaySSLEntry  
SEQUENCE    
  ioRelaySSLIndex GenericTableIndex
  ioRelaySSLStatus ContainerStatus
  ioRelaySSLEnabled OnOffValue
  ioRelaySSLuseServer OnOffValue
  ioRelaySSLVersion INTEGER
  ioRelaySSLType INTEGER
  ioRelaySSLVerifyPeerCertificate OnOffValue
  ioRelaySSLCountry DisplayString
  ioRelaySSLStateProv DisplayString
  ioRelaySSLLocality DisplayString
  ioRelaySSLOrganisation DisplayString
  ioRelaySSLOrganisationUnit DisplayString
  ioRelaySSLCommonName DisplayString
  ioRelaySSLEmail DisplayString

IoRelaySSLCipherEntry  
SEQUENCE    
  ioRelaySSLChanIndex GenericTableIndex
  ioRelaySSLCipherIndex Integer32
  ioRelaySSLCipherStatus ContainerStatus
  ioRelaySSLCipherEncryption INTEGER
  ioRelaySSLCipherKeySizeMin INTEGER
  ioRelaySSLCipherKeySizeMax INTEGER
  ioRelaySSLCipherKeyExchange INTEGER
  ioRelaySSLCipherHMAC INTEGER

IoLineSignalCfgEntry  
SEQUENCE    
  ioLineSignalCfgPortIndex GenericTableIndex
  ioLineSignalCfgSignalIndex INTEGER
  ioLineSignalCfgStatus ContainerStatus
  ioLineSignalCfgResourceType INTEGER
  ioLineSignalCfgEnable OnOffValue
  ioLineSignalCfgDescription DisplayString
  ioLineSignalInputCfgLatch INTEGER
  ioLineSignalInputCfgInvertSignal OnOffValue
  ioLineSignalInputCfgAlarmTrigger INTEGER
  ioLineSignalInputCfgAlarmClear INTEGER
  ioLineSignalInputCfgAlarmEmail OnOffValue
  ioLineSignalInputCfgAlarmSyslog OnOffValue
  ioLineSignalInputCfgAlarmSNMP OnOffValue
  ioLineSignalOutputCfgFailsafe INTEGER

IoLineExtensionSigCfgEntry  
SEQUENCE    
  ioLineExtSigCfgChanIndex GenericTableIndex
  ioLineExtSigCfgStatus ContainerStatus
  ioLineExtSigCfgEnable OnOffValue
  ioLineExtSigCfgConnMethod INTEGER
  ioLineExtSigCfgHost DisplayString
  ioLineExtSigCfgPort Integer32
  ioLineExtSigCfgLinkChannel DisplayString
  ioLineExtSigCfgKeepalive OnOffValue
  ioLineExtSigCfgMultiHost OnOffValue
  ioLineExtSigCfgTunnelName DisplayString

IoLineMultihostSigEntry  
SEQUENCE    
  ioLineMultihostSigIndex GenericTableIndex
  ioLineMultihostSigStatus ContainerStatus
  ioLineMultihostModeSig INTEGER

IoLineMultihostOutboundSigEntry  
SEQUENCE    
  ioLineMultihostSigChanIndex GenericTableIndex
  ioLineMultihostOutboundSigIndex GenericTableIndex
  ioLineMultihostOutboundSigStatus ContainerStatus
  ioLineMultihostOutboundSigHostID DisplayString
  ioLineMultihostOutboundSigTcpPort Integer32
  ioLineMultihostOutboundSigTunnel DisplayString

IoLineSSLSigEntry  
SEQUENCE    
  ioLineSSLSigIndex GenericTableIndex
  ioLineSSLSigStatus ContainerStatus
  ioLineSSLSigEnabled OnOffValue
  ioLineSSLSiguseServer OnOffValue
  ioLineSSLSigVersion INTEGER
  ioLineSSLSigType INTEGER
  ioLineSSLSigVerifyPeerCertificate OnOffValue
  ioLineSSLSigCountry DisplayString
  ioLineSSLSigStateProv DisplayString
  ioLineSSLSigLocality DisplayString
  ioLineSSLSigOrganisation DisplayString
  ioLineSSLSigOrganisationUnit DisplayString
  ioLineSSLSigCommonName DisplayString
  ioLineSSLSigEmail DisplayString

IoLineSSLSigCipherEntry  
SEQUENCE    
  ioLineSSLSigChanIndex GenericTableIndex
  ioLineSSLSigCipherIndex Integer32
  ioLineSSLSigCipherStatus ContainerStatus
  ioLineSSLSigCipherEncryption INTEGER
  ioLineSSLSigCipherKeySizeMin INTEGER
  ioLineSSLSigCipherKeySizeMax INTEGER
  ioLineSSLSigCipherKeyExchange INTEGER
  ioLineSSLSigCipherHMAC INTEGER

IoAnalogStatusEntry  
SEQUENCE    
  ioAnalogStatusChannelIndex GenericTableIndex
  ioAnalogStatusEnabled OnOffValue
  ioAnalogStatusDescription DisplayString
  ioAnalogFunction INTEGER
  ioAnalogStatusInputState INTEGER
  ioAnalogStatusValue DisplayString
  ioAnalogStatusMinimum DisplayString
  ioAnalogStatusMaximum DisplayString
  ioAnalogStatusAlarmLevel Integer32

IoDigitalStatusEntry  
SEQUENCE    
  ioDigitalStatusChannelIndex GenericTableIndex
  ioDigitalStatusEnabled OnOffValue
  ioDigitalStatusDescription DisplayString
  ioDigitalStatusType INTEGER
  ioDigitalFunction INTEGER
  ioDigitalStatusState INTEGER
  ioDigitalStatusLatchedInputState INTEGER
  ioDigitalStatusInputAlarm INTEGER
  ioDigitalStatusExtensionState INTEGER

IoRelayStatusEntry  
SEQUENCE    
  ioRelayStatusChannelIndex GenericTableIndex
  ioRelayStatusEnabled OnOffValue
  ioRelayStatusDescription DisplayString
  ioRelayFunction INTEGER
  ioRelayStatusState INTEGER
  ioRelayStatusExtensionState INTEGER

IoLineSignalStatusEntry  
SEQUENCE    
  ioLineSignalStatusPortIndex GenericTableIndex
  ioLineSignalStatusSignalIndex INTEGER
  ioLineSignalStatusEnabled OnOffValue
  ioLineSignalStatusDescription DisplayString
  ioLineSignalStatusType INTEGER
  ioLineSignalFunction INTEGER
  ioLineSignalStatusState INTEGER
  ioLineSignalStatusLatchedInputState INTEGER
  ioLineSignalStatusInputAlarm INTEGER
  ioLineSignalStatusExtensionState INTEGER

ClusteringEntry  
SEQUENCE    
  clusteringIndex GenericTableIndex
  clusteringStatus ContainerStatus
  clusteringServerName DisplayString
  clusteringSlaveIP IpAddress
  clusteringPort GenericTableIndex
  clusteringPortName DisplayString
  clusteringSlavePort Integer32
  clusteringMasterPort Integer32
  clusteringProtocol INTEGER
  clusteringSlaveIPTunnel DisplayString

DynamicDNSSSLCipherEntry  
SEQUENCE    
  dynamicDNSSSLCipherPriority Integer32
  dynamicDNSSSLCipherStatus ContainerStatus
  dynamicDNSSSLCipherEncryption INTEGER
  dynamicDNSSSLCipherKeySizeMin INTEGER
  dynamicDNSSSLCipherKeySizeMax INTEGER
  dynamicDNSSSLCipherKeyExchange INTEGER
  dynamicDNSSSLCipherHMAC INTEGER

VmodemPhoneInfoEntry  
SEQUENCE    
  vmodemPhoneIndex GenericTableIndex
  vmodemPhoneStatus ContainerStatus
  vmodemPhone DisplayString
  vmodemPhoneIP Ipv4v6Address
  vmodemPhonePort Integer32
  vmodemPhoneTunnelName DisplayString
  vmodemPhoneHostName DisplayString

IpsecEntry  
SEQUENCE    
  ipsecIndex GenericTableIndex
  ipsecStatus ContainerStatus
  ipsecName DisplayString
  ipsecAuthMethod INTEGER
  ipsecSecret DisplayString
  ipsecLocalDevice INTEGER
  ipsecBootaction INTEGER
  ipsecLocalIpAddress DisplayString
  ipsecLocalExternalIpAddress DisplayString
  ipsecLocalNextHop Ipv4v6Address
  ipsecLocalHostNetwork Ipv4v6Address
  ipsecLocalNetmaskBit Integer32
  ipsecRemoteIpAddress DisplayString
  ipsecRemoteExternalIpAddress DisplayString
  ipsecRemoteNextHop Ipv4v6Address
  ipsecRemoteHostNetwork Ipv4v6Address
  ipsecRemoteNetmaskBit Integer32
  ipsecRemoteValCritCountry DisplayString
  ipsecRemoteValCritStateProv DisplayString
  ipsecRemoteValCritLocality DisplayString
  ipsecRemoteValCritOrganisation DisplayString
  ipsecRemoteValCritOrganisationUnit DisplayString
  ipsecRemoteValCritCommonName DisplayString
  ipsecRemoteValCritEmail DisplayString

Ipv6AddressEth1Entry  
SEQUENCE    
  ipv6AddressEth1Index GenericTableIndex
  ipv6AddressEth1Status ContainerStatus
  ipv6AddressEth1Addr Ipv4v6Address
  ipv6AddressEth1PrefixBits Integer32
  ipv6AddressEth1Auto OnOffValue
  ipv6AddressEth1SendAdvertise OnOffValue

Ipv6AddressEth2Entry  
SEQUENCE    
  ipv6AddressEth2Index GenericTableIndex
  ipv6AddressEth2Status ContainerStatus
  ipv6AddressEth2Addr Ipv4v6Address
  ipv6AddressEth2PrefixBits Integer32
  ipv6AddressEth2Auto OnOffValue
  ipv6AddressEth2SendAdvertise OnOffValue

Ipv6AddressEth3Entry  
SEQUENCE    
  ipv6AddressEth3Index GenericTableIndex
  ipv6AddressEth3Status ContainerStatus
  ipv6AddressEth3Addr Ipv4v6Address
  ipv6AddressEth3PrefixBits Integer32
  ipv6AddressEth3Auto OnOffValue
  ipv6AddressEth3SendAdvertise OnOffValue

Ipv6TunnelEntry  
SEQUENCE    
  ipv6TunnelIndex GenericTableIndex
  ipv6TunnelStatus ContainerStatus
  ipv6TunnelName DisplayString
  ipv6TunnelMode INTEGER
  ipv6TunnelRemoteHost DisplayString
  ipv6TunnelGateway DisplayString

VpnexceptionEntry  
SEQUENCE    
  vpnexceptionIndex GenericTableIndex
  vpnexceptionStatus ContainerStatus
  vpnexceptionIpAddress Ipv4v6Address
  vpnexceptionPrefixBits Integer32

HttpTunTunnelCfgEntry  
SEQUENCE    
  httpTunTunnelCfgIndex GenericTableIndex
  httpTunTunnelCfgStatus ContainerStatus
  httpTunTunnelCfgValid OnOffValue
  httpTunTunnelCfgName DisplayString
  httpTunTunnelCfgMode INTEGER
  httpTunTunnelCfgConnectHost DisplayString
  httpTunTunnelCfgConnectUseProxy OnOffValue
  httpTunTunnelCfgListenRestrictIp Ipv4v6Address
  httpTunTunnelCfgHttps OnOffValue
  httpTunTunnelCfgRestrictAccess OnOffValue
  httpTunTunnelCfgSecret DisplayString

HttpTunTunnelStatsEntry  
SEQUENCE    
  httpTunTunnelStatsIndex GenericTableIndex
  httpTunTunnelStatsName DisplayString
  httpTunTunnelStatsMode INTEGER
  httpTunTunnelStatsConnectHost DisplayString
  httpTunTunnelStatsConnected YesNoValue
  httpTunTunnelStatsHttps YesNoValue
  httpTunTunnelStatsAuthFailed YesNoValue

HttpTunConnectionCfgEntry  
SEQUENCE    
  httpTunConnectionCfgIndex GenericTableIndex
  httpTunConnectionCfgStatus ContainerStatus
  httpTunConnectionCfgValid OnOffValue
  httpTunConnectionCfgTunnelName DisplayString
  httpTunConnectionCfgProtocol INTEGER
  httpTunConnectionCfgDestinationHost DisplayString
  httpTunConnectionCfgDestinationPort Integer32
  httpTunConnectionCfgLocalPort Integer32
  httpTunConnectionCfgLocalIpAlias IpAddress
  httpTunConnectionCfgRestrictAccess OnOffValue

HttpTunConnectionStatsEntry  
SEQUENCE    
  httpTunConnectionStatsIndex GenericTableIndex
  httpTunConnectionStatsTunnelName DisplayString
  httpTunConnectionStatsType INTEGER
  httpTunConnectionStatsProtocol INTEGER
  httpTunConnectionStatsDestinationIp Ipv4v6Address
  httpTunConnectionStatsDestinationPort Integer32
  httpTunConnectionStatsSourceIp Ipv4v6Address
  httpTunConnectionStatsLocalPort Integer32

WlanProfileEntry  
SEQUENCE    
  wlanProfileIndex GenericTableIndex
  wlanProfileStatus ContainerStatus
  wlanProfileEnable YesNoValue
  wlanProfileConnectPriority Integer32
  wlanProfileName DisplayString
  wlanProfileSsid DisplayString
  wlanProfileScanBand INTEGER
  wlanProfileScanDfs OnOffValue
  wlanProfileHiddenSsid YesNoValue
  wlanProfileSecurityType INTEGER
  wlanProfileEncryptionType INTEGER
  wlanProfileOpenSharedWepKey1 DisplayString
  wlanProfileOpenSharedWepKey2 DisplayString
  wlanProfileOpenSharedWepKey3 DisplayString
  wlanProfileOpenSharedWepKey4 DisplayString
  wlanProfileOpenSharedWepTxKeyIndex Integer32
  wlanProfilePersonalSecurityKey DisplayString
  wlanProfileEnterpriseUsername DisplayString
  wlanProfileEnterprisePassword DisplayString
  wlanProfileEnterpriseValidateCert OnOffValue
  wlanProfileEnterpriseAuthMethod INTEGER
  wlanProfileEnterpriseAuthProtocol INTEGER
  wlanProfileEnterpriseRoamingIdentity DisplayString
  wlanProfile8021xUsername DisplayString
  wlanProfile8021xPassword DisplayString
  wlanProfile8021xValidateCert OnOffValue
  wlanProfile8021xAuthMethod INTEGER
  wlanProfile8021xAuthProtocol INTEGER
  wlanProfile8021xRoamingIdentity DisplayString

SfpModuleEntry  
SEQUENCE    
  sfpInterfaceIndex GenericTableIndex
  sfpStatus BITS
  sfpVendorSerialNumber DisplayString
  sfpVendorName DisplayString
  sfpVendorPartNumber DisplayString
  sfpConnectorType INTEGER
  sfpNominalBitRate Unsigned32
  sfpLinkReach9125 Integer32
  sfpLinkReach50125 Integer32
  sfpLinkReach625125 Integer32
  sfpReachCopper Integer32
  sfpFiberWaveLength Unsigned32
  sfpDmiCurrentTempState INTEGER
  sfpDmiRealTimeTemp DisplayString
  sfpDmiHighTempWarn DisplayString
  sfpDmiHighTempAlarm DisplayString
  sfpDmiLowTempWarn DisplayString
  sfpDmiLowTempAlarm DisplayString
  sfpDmiCurrentVoltState INTEGER
  sfpDmiRealTimeVolt DisplayString
  sfpDmiHighVoltWarn DisplayString
  sfpDmiHighVoltAlarm DisplayString
  sfpDmiLowVoltWarn DisplayString
  sfpDmiLowVoltAlarm DisplayString
  sfpDmiCurrentTxBiasState INTEGER
  sfpDmiRealTimeTxBias DisplayString
  sfpDmiHighTxBiasWarn DisplayString
  sfpDmiHighTxBiasAlarm DisplayString
  sfpDmiLowTxBiasWarn DisplayString
  sfpDmiLowTxBiasAlarm DisplayString
  sfpDmiCurrentTxPowerState INTEGER
  sfpDmiRealTimeTxPower DisplayString
  sfpDmiHighTxPowerWarn DisplayString
  sfpDmiHighTxPowerAlarm DisplayString
  sfpDmiLowTxPowerWarn DisplayString
  sfpDmiLowTxPowerAlarm DisplayString
  sfpDmiCurrentRxPowerState INTEGER
  sfpDmiRealTimeRxPower DisplayString
  sfpDmiHighRxPowerWarn DisplayString
  sfpDmiHighRxPowerAlarm DisplayString
  sfpDmiLowRxPowerWarn DisplayString
  sfpDmiLowRxPowerAlarm DisplayString

Defined Values

sdsMIB 1.3.6.1.4.1.1966.12
The private MIB module for the Perle IOLAN SDS, SCS and STS
MODULE-IDENTITY    

perle 1.3.6.1.4.1.1966
OBJECT IDENTIFIER    

sdsMIBObjects 1.3.6.1.4.1.1966.12.1
OBJECT IDENTIFIER    

sdsMIBNotifications 1.3.6.1.4.1.1966.12.2
OBJECT IDENTIFIER    

sdsMIBConformance 1.3.6.1.4.1.1966.12.3
OBJECT IDENTIFIER    

adminInfo 1.3.6.1.4.1.1966.12.1.1
OBJECT IDENTIFIER    

serverInfo 1.3.6.1.4.1.1966.12.1.2
OBJECT IDENTIFIER    

hostsInfo 1.3.6.1.4.1.1966.12.1.3
OBJECT IDENTIFIER    

userInfo 1.3.6.1.4.1.1966.12.1.4
OBJECT IDENTIFIER    

portInfo 1.3.6.1.4.1.1966.12.1.5
OBJECT IDENTIFIER    

modemInfo 1.3.6.1.4.1.1966.12.1.6
OBJECT IDENTIFIER    

servicesInfo 1.3.6.1.4.1.1966.12.1.7
OBJECT IDENTIFIER    

trueportInfo 1.3.6.1.4.1.1966.12.1.8
OBJECT IDENTIFIER    

radiusInfo 1.3.6.1.4.1.1966.12.1.9
OBJECT IDENTIFIER    

kerberosInfo 1.3.6.1.4.1.1966.12.1.10
OBJECT IDENTIFIER    

ldapInfo 1.3.6.1.4.1.1966.12.1.11
OBJECT IDENTIFIER    

tacacsInfo 1.3.6.1.4.1.1966.12.1.12
OBJECT IDENTIFIER    

securidInfo 1.3.6.1.4.1.1966.12.1.13
OBJECT IDENTIFIER    

nisInfo 1.3.6.1.4.1.1966.12.1.14
OBJECT IDENTIFIER    

sshServerInfo 1.3.6.1.4.1.1966.12.1.15
OBJECT IDENTIFIER    

defUserInfo 1.3.6.1.4.1.1966.12.1.16
OBJECT IDENTIFIER    

snmpInfo 1.3.6.1.4.1.1966.12.1.17
OBJECT IDENTIFIER    

dnsInfo 1.3.6.1.4.1.1966.12.1.18
OBJECT IDENTIFIER    

winsInfo 1.3.6.1.4.1.1966.12.1.19
OBJECT IDENTIFIER    

gatewayInfo 1.3.6.1.4.1.1966.12.1.20
OBJECT IDENTIFIER    

syslogInfo 1.3.6.1.4.1.1966.12.1.21
OBJECT IDENTIFIER    

emailInfo 1.3.6.1.4.1.1966.12.1.22
OBJECT IDENTIFIER    

ripInfo 1.3.6.1.4.1.1966.12.1.23
OBJECT IDENTIFIER    

timeInfo 1.3.6.1.4.1.1966.12.1.24
OBJECT IDENTIFIER    

fileInfo 1.3.6.1.4.1.1966.12.1.25
OBJECT IDENTIFIER    

sntpStatsInfo 1.3.6.1.4.1.1966.12.1.27
OBJECT IDENTIFIER    

ripTableInfo 1.3.6.1.4.1.1966.12.1.28
OBJECT IDENTIFIER    

tcpConnStatsInfo 1.3.6.1.4.1.1966.12.1.29
OBJECT IDENTIFIER    

udpConnStatsInfo 1.3.6.1.4.1.1966.12.1.30
OBJECT IDENTIFIER    

ipv6StatsInfo 1.3.6.1.4.1.1966.12.1.31
OBJECT IDENTIFIER    

icmpv6StatsInfo 1.3.6.1.4.1.1966.12.1.32
OBJECT IDENTIFIER    

udpv6StatsInfo 1.3.6.1.4.1.1966.12.1.33
OBJECT IDENTIFIER    

tcpConnv6StatsInfo 1.3.6.1.4.1.1966.12.1.34
OBJECT IDENTIFIER    

udpConnv6StatsInfo 1.3.6.1.4.1.1966.12.1.35
OBJECT IDENTIFIER    

routev6Info 1.3.6.1.4.1.1966.12.1.36
OBJECT IDENTIFIER    

ripv6TableInfo 1.3.6.1.4.1.1966.12.1.37
OBJECT IDENTIFIER    

interfacev6Info 1.3.6.1.4.1.1966.12.1.38
OBJECT IDENTIFIER    

sslInfo 1.3.6.1.4.1.1966.12.1.39
OBJECT IDENTIFIER    

consoleInfo 1.3.6.1.4.1.1966.12.1.40
OBJECT IDENTIFIER    

ethStatsInfo 1.3.6.1.4.1.1966.12.1.41
OBJECT IDENTIFIER    

modbusGatewayInfo 1.3.6.1.4.1.1966.12.1.42
OBJECT IDENTIFIER    

modbusStatsInfo 1.3.6.1.4.1.1966.12.1.43
OBJECT IDENTIFIER    

customAppServerInfo 1.3.6.1.4.1.1966.12.1.44
OBJECT IDENTIFIER    

ioInfo 1.3.6.1.4.1.1966.12.1.45
OBJECT IDENTIFIER    

clusteringInfo 1.3.6.1.4.1.1966.12.1.46
OBJECT IDENTIFIER    

dynamicDNSInfo 1.3.6.1.4.1.1966.12.1.47
OBJECT IDENTIFIER    

pciInfo 1.3.6.1.4.1.1966.12.1.48
OBJECT IDENTIFIER    

vmodemPhoneInfo 1.3.6.1.4.1.1966.12.1.49
OBJECT IDENTIFIER    

ipsecInfo 1.3.6.1.4.1.1966.12.1.50
OBJECT IDENTIFIER    

ipv6Info 1.3.6.1.4.1.1966.12.1.51
OBJECT IDENTIFIER    

l2tpInfo 1.3.6.1.4.1.1966.12.1.52
OBJECT IDENTIFIER    

vpnexceptionInfo 1.3.6.1.4.1.1966.12.1.53
OBJECT IDENTIFIER    

httpTunInfo 1.3.6.1.4.1.1966.12.1.54
OBJECT IDENTIFIER    

sftpInfo 1.3.6.1.4.1.1966.12.1.55
OBJECT IDENTIFIER    

wlanInfo 1.3.6.1.4.1.1966.12.1.56
OBJECT IDENTIFIER    

wwanInfo 1.3.6.1.4.1.1966.12.1.57
OBJECT IDENTIFIER    

sfpInfo 1.3.6.1.4.1.1966.12.1.58
OBJECT IDENTIFIER    

frontPanelInfo 1.3.6.1.4.1.1966.12.1.59
OBJECT IDENTIFIER    

adminFunction 1.3.6.1.4.1.1966.12.1.1.1
Perform a specific function on the Device Server. If you want to save all the changes that have been submitted to the Device Server, you need to expand the adminInfo container folder and SET the adminFunction to 1 to write to FLASH. To make the configuration changes take effect, SET the adminFunction to 3 to reboot the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER writeToFlash(1), resetToFactoryDefaults(2), reboot(3), resetSecurIDNodeSecret(4)  

adminLastFunction 1.3.6.1.4.1.1966.12.1.1.2
The last function requested
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER writeToFlash(1), resetToFactoryDefaults(2), reboot(3), resetSecurIDNodeSecret(4)  

adminStatus 1.3.6.1.4.1.1966.12.1.1.3
The status of the last function performed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER successful(1), error(2), inProgress(3)  

adminSystemDate 1.3.6.1.4.1.1966.12.1.1.4
The system date. Format dd/mm/yyyy
Status: current Access: read-write
OBJECT-TYPE    
  Date  

adminSystemTime 1.3.6.1.4.1.1966.12.1.1.5
The system time (local time). Format hh:mm:ss
Status: current Access: read-write
OBJECT-TYPE    
  Time  

adminKillLine 1.3.6.1.4.1.1966.12.1.1.6
Enter the line number you want to reset
Status: current Access: read-write
OBJECT-TYPE    
  PortNumber  

adminGetClusteredSlavePortNames 1.3.6.1.4.1.1966.12.1.1.7
Set the clustered slave IP address in order to retrieve its serial port names.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

adminPowerOn 1.3.6.1.4.1.1966.12.1.1.8
Turn on the power of the whole line(if the line is not a power management line) or a plug (the line is a power management line), and the input format is line#:plug#(1 based).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..5)  

adminPowerOff 1.3.6.1.4.1.1966.12.1.1.9
Turn off the power of the whole line(if the line is not a power management line) or a plug (the line is a power management line), and the input format is line#:plug#(1 based).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..5)  

adminPowerBoot 1.3.6.1.4.1.1966.12.1.1.10
Boot the whole line(if the line is not a power management line) or a plug (the line is a power management line), and the input format is line#:plug#(1 based).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..5)  

adminPowerReset 1.3.6.1.4.1.1966.12.1.1.11
Reset whole line(only if the line is a power management line), and the input is the line number(1 based).
Status: current Access: read-write
OBJECT-TYPE    
  PortNumber  

adminPowerStatus 1.3.6.1.4.1.1966.12.1.1.12
Return the status of a plug (the line is a power management line). The input format is line#:plug#(1 based). The output is one of following strings: 'off', 'on' or 'undefined'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..10)  

adminIpsec 1.3.6.1.4.1.1966.12.1.1.13
IPsec functions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2), restart(3)  

adminPowerMonitorOn 1.3.6.1.4.1.1966.12.1.1.14
Enable host monitoring for a power plug, on a serial port configured for power management. The input format is line#:plug#. e.g. Use '5:10' for serial port 5, plug 10.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..5)  

adminPowerMonitorOff 1.3.6.1.4.1.1966.12.1.1.15
Disable host monitoring for a power plug, on a serial port configured for power management. The input format is line#:plug#. e.g. Use '5:10' for serial port 5, plug 10.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..5)  

adminPowerMonitorStatus 1.3.6.1.4.1.1966.12.1.1.16
Return the status of the host monitoring feature for a power plug, on a serial port configured for power management. The input format is line#:plug#. The output is one of following strings: 'off', 'on' or 'undefined'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..10)  

adminPowerMonitorNumberOfReboots 1.3.6.1.4.1.1966.12.1.1.17
Return the number of power cycles (reboots) initiated by the host monitoring feature for a power plug, on a serial port configured for power management. The input format is line#:plug#. The output is a string containing the number of reboots.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..10)  

adminPowerMonitorLastRebootTime 1.3.6.1.4.1.1966.12.1.1.18
Returns the time of the last power cycle (reboot), initiated by the host monitoring feature for a power plug, on a serial port configured for power management. The input format is line#:plug#. The output is a string containing the date and time of the last reboot.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

adminPowerMonitorResetRebootInfo 1.3.6.1.4.1.1966.12.1.1.19
Reset the monitor reboot information (number of reboots and time of last reboot. The input format is line#:plug#. e.g. Use '5:10' for serial port 5, plug 10.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..5)  

adminResetSerialStatistics 1.3.6.1.4.1.1966.12.1.1.20
Enter the line number you want to reset statistics
Status: current Access: read-write
OBJECT-TYPE    
  PortNumber  

adminChassisSerialNumber 1.3.6.1.4.1.1966.12.1.1.21
Chassis Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminSlot1SerialNumber 1.3.6.1.4.1.1966.12.1.1.22
Slot 1 Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminSlot2SerialNumber 1.3.6.1.4.1.1966.12.1.1.23
Slot 2 Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminSlot3SerialNumber 1.3.6.1.4.1.1966.12.1.1.24
Slto 3 Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminLTECardSerialNumber 1.3.6.1.4.1.1966.12.1.1.25
LTE CardSerial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminWIFICardSerialNumber 1.3.6.1.4.1.1966.12.1.1.26
WIFI Card Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminPartNumber 1.3.6.1.4.1.1966.12.1.1.27
Device part Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

adminTemperature 1.3.6.1.4.1.1966.12.1.1.28
IOLAN Internal temperature
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

serverStatus 1.3.6.1.4.1.1966.12.1.2.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

serverName 1.3.6.1.4.1.1966.12.1.2.2
The name of the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..63)  

serverDomainName 1.3.6.1.4.1.1966.12.1.2.3
The domain name of the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

serverIPaddress 1.3.6.1.4.1.1966.12.1.2.4
The Device Server's unique IPv4 network IP address. If you are using the Device Server in an IPv6 network, this field can be left blank.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSubnetBits 1.3.6.1.4.1.1966.12.1.2.5
The number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. Valid values are 0-32. The default is 0. When the value is 0, the correct value is determined based on the class of the IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

serverPortBuffering 1.3.6.1.4.1.1966.12.1.2.6
Specifies where the port buffer log is kept, either Off, Local, Remote, or Both. If Remote or Both is selected, you must specify an NFS server location for the port buffer log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), local(2), remote(3), both(4)  

serverViewPortBufferString 1.3.6.1.4.1.1966.12.1.2.7
The string (up to 8 characters) used by a a session connected to a serial port to display the port buffer for that particular serial port. You can specify control (unprintable) codes by putting the decimal value in angle brackets < > (for example, Escape b is <027>b). The default is ~view.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

serverTimeStamping 1.3.6.1.4.1.1966.12.1.2.8
Enable/disable time stamping of the port buffer data.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverSessionEscapeString 1.3.6.1.4.1.1966.12.1.2.9
The key sequence to escape the current session and display the session options.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

serverNFSHostName 1.3.6.1.4.1.1966.12.1.2.10
The NFS host that the Device Server will use for its Remote Port Buffering feature. The Device Server will open a file on the NFS host for each reverse SSH or reverse Telnet line, and send any port data to be written to those files. The default is None. This field is required when Mode is set to Remote or Both. The host name must be defined in the hosts table.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

serverNFSDirectory 1.3.6.1.4.1.1966.12.1.2.11
The directory and/or subdirectories where the Remote Port Buffering files will be created. This field is used when Port Buffering Mode is set to Remote or Both. For multiple Device Servers using the same NFS host, it is recommended that each Device Server have its own unique directory to house the remote port log files. The default is /device_server/portlogs.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

serverNFSEncryption 1.3.6.1.4.1.1966.12.1.2.12
Determines if the data sent to the NFS host is sent encrypted or in the clear across the LAN. The default is set of Off. NOTE: When NFS encryption is enabled, the Decoder utility software is required to be installed on the NFS host for decrypting the data to a readable format.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPortMenuString 1.3.6.1.4.1.1966.12.1.2.13
The string (up to 8 characters) used by a a session connected to a serial port to display the port buffer for that particular serial port. You can specify control (unprintable) codes by putting the decimal value in angle brackets < > (for example, Escape b is <027>b). The default is ~view.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

serverBreakEnabled 1.3.6.1.4.1.1966.12.1.2.15
Enables/disables proprietary inband SSH break signal processing as well as the existing Reverse Telnet break signal. This parameter can also enable/disable the out-of-band break signals for TruePort. The default value is Off..
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverBanner 1.3.6.1.4.1.1966.12.1.2.16
If enabled, displays a product identification banner before login prompts. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverSecurity 1.3.6.1.4.1.1966.12.1.2.17
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the hosts table.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPromptWithName 1.3.6.1.4.1.1966.12.1.2.18
If enabled, the Device Server name will be included in login prompts, command line prompts, etc.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPasswordLimit 1.3.6.1.4.1.1966.12.1.2.19
The number of attempts a user is allowed to enter a password for a port. If this limit is exceeded, the port is disabled for 5 minutes. A user with Admin level rights can restart the port, bypassing the timeout, by issuing a kill on the disabled port. The default value is 3.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

serverOemLogin 1.3.6.1.4.1.1966.12.1.2.20
When set, and a custom language file is in use, the login prompt will use the string defined in the language file as the login prompt instead of the default prompt, login:.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverBypassPassword 1.3.6.1.4.1.1966.12.1.2.21
When set, authorized users who do not have a password set, with the exception of the Admin user, WILL NOT be prompted for a password at login with Local Authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverSingleTelnet 1.3.6.1.4.1.1966.12.1.2.22
Sets all reverse connections to a one connection at a time mode. Server-side applications will get a (socket) connection refused until: All data from previous connections on that serial port has drained, There are no other connections, Up to a 1 second interconnection poll timer has expired This also enables a per-connection keepalive TCP keepalive feature. After approximately 3 minutes of network connection idle time, the connection will send a gratuitous ACK to the network peer, thus either ensuring the connection stays active OR causing a dropped connection condition to be recognized by the reverse service (all connections).
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverFlushOnClose 1.3.6.1.4.1.1966.12.1.2.23
When enabled, deletes any pending data when a port is closed; as opposed to maintaining the port to send pending data. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPrimaryAuthMethod 1.3.6.1.4.1.1966.12.1.2.24
The first authentication method that the Device Server attempts. Some type of authentication must be done by the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), radius(2), kerberos(3), ldap(4), tacacs(5), securid(6), nis(7)  

serverSecondaryAuthMethod 1.3.6.1.4.1.1966.12.1.2.25
If the Primary Authentication Method fails, the next authentication method that the Device Server attempts. You can choose to use authentication methods in combination. For example, you can specify the Primary Authentication Method as Local and the Secondary Authentication Method as RADIUS. Therefore, some users can be defined in the Device Server (Local) others in RADIUS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), local(2), radius(3), kerberos(4), ldap(5), tacacs(6), securid(7), nis(8)  

serverEthernetSpeedDuplex 1.3.6.1.4.1.1966.12.1.2.26
Define the Ethernet connection speed at one of the following: automatically detects the Ethernet interface speed and duplex 10 Mbps Half Duplex 10 Mbps Full Duplex 100 Mbps Half Duplex 100 Mbps Full Duplex 1000 Mbps Full Duplex Half duplex for sfp module Full duplex for sfp module
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER speedAuto(1), speed10Half(2), speed10Full(3), speed100Half(4), speed100Full(5), speed1000Full(7), sfpHalfDuplex(8), sfpFullDuplex(9)  

serverTFTPRetry 1.3.6.1.4.1.1966.12.1.2.27
The number of times the Device Server will attempt to transfer (using TFTP) a file to/from a host. Default is 5. A value of 0 (zero) means that the Device Server will not attempt a retry should TFTP fail.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..5  

serverTFTPTimeOut 1.3.6.1.4.1.1966.12.1.2.28
The time, in seconds, that the Device Server will wait for a successful transmit or receipt of TFTP packets before retrying a TFTP transfer. Default is 3 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..10  

serverEnableGuestLogin 1.3.6.1.4.1.1966.12.1.2.29
Allow users who are not defined in the User database to log into the Device Server with any user ID and the specified password. Guest users inherit their settings from the Default User's configuration.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverSecondaryIPaddress 1.3.6.1.4.1.1966.12.1.2.30
The Device Server's eth2 IPv4 network IP address. If you are using the Device Server in an IPv6 network, this field can be left blank.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSecondarySubnetBits 1.3.6.1.4.1.1966.12.1.2.31
The number of bits in the eth2 subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. Valid values are 0-32. The default is 0. When the value is 0, the correct value is determined based on the class of the IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

serverEthSecondarySpeedDuplex 1.3.6.1.4.1.1966.12.1.2.32
Define the Ethernet connection speed at one of the following: automatically detects the Ethernet interface speed and duplex 10 Mbps Half Duplex 10 Mbps Full Duplex 100 Mbps Half Duplex 100 Mbps Full Duplex 1000 Mbps Full Duplex Half duplex for sfp module Full duplex for sfp module Note: 1000 Mbps is not supported on certain models
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER speedAuto(1), speed10Half(2), speed10Full(3), speed100Half(4), speed100Full(5), speed1000Full(7), sfpHalfDuplex(8), sfpFullDuplex(9)  

serverDHCPUpdateDNSPrimary 1.3.6.1.4.1.1966.12.1.2.33
If enabled, the DNS server will be updated after the device server gets the IP address via DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPowerManagementMenuString 1.3.6.1.4.1.1966.12.1.2.34
Menu String for power management .
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

serverActiveStandbyEnabled 1.3.6.1.4.1.1966.12.1.2.35
Enable/disable active standby.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverActiveStandbyMiimon 1.3.6.1.4.1.1966.12.1.2.36
Time in msec for frequency in MII link monitoring.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9999  

serverActiveStandbyUpdelay 1.3.6.1.4.1.1966.12.1.2.37
Delay in enabling a link after the 'link up' status has been detected
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9999  

serverDropSessionDetectionTime 1.3.6.1.4.1.1966.12.1.2.38
Dropped session detection time
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32767  

serverAutoObtainDNS 1.3.6.1.4.1.1966.12.1.2.39
If enabled, the DNS server IP address will be get automatically via DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverAutoObtainWINS 1.3.6.1.4.1.1966.12.1.2.40
If enabled, the WINS server IP address will be get automatically via DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverAutoObtainGW 1.3.6.1.4.1.1966.12.1.2.41
If enabled, the default gateway IP address will be get automatically via DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverAlwaysAttemptSecond 1.3.6.1.4.1.1966.12.1.2.42
If enabled, the secondary authentication method will always be used.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverDHCPUpdateDNSSecondary 1.3.6.1.4.1.1966.12.1.2.43
If enabled, the DNS server will be updated for the secondary Ethernet interface after the device server gets the IP address via DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverDomainPrefixPrimary 1.3.6.1.4.1.1966.12.1.2.44
The domain prefix for primary Ethernet interface of the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..7)  

serverDomainPrefixSecondary 1.3.6.1.4.1.1966.12.1.2.45
The domain prefix for secondary Ethernet interface of the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..7)  

serverPortBufferSyslog 1.3.6.1.4.1.1966.12.1.2.46
Output port buffer to syslog.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPortBufferKeyStroke 1.3.6.1.4.1.1966.12.1.2.47
Turn on port buffer keystroke.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverIpsecUseNat 1.3.6.1.4.1.1966.12.1.2.48
Enable or disable NAT traversal for IPsec.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverAutoObtainDNSV6 1.3.6.1.4.1.1966.12.1.2.49
If enabled, the DNS server IP address will be obtained automatically via DHCPv6.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverAuthenticateAdminlocal 1.3.6.1.4.1.1966.12.1.2.50
If enabled, admin user will be only authenticated locally.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverDisplayMotdWeb 1.3.6.1.4.1.1966.12.1.2.51
If enabled, the WebManager will display message of the day.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverGenericWebLoginScreen 1.3.6.1.4.1.1966.12.1.2.52
If enabled, the WebManager will not display device server's information on login screen.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverNfsHostTunnel 1.3.6.1.4.1.1966.12.1.2.54
The HTTP tunnel associated with the port buffering NFS host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

serverPortBufferSyslogLevel 1.3.6.1.4.1.1966.12.1.2.55
Specify the syslog level to use for port buffering
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8)  

serverEasyPortWebClient 1.3.6.1.4.1.1966.12.1.2.56
Specifies the telnet/SSH client for EasyPortWeb. Select 'java' to use the Java applet client. Select 'javascript' to use the web browser-based client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER java(1), javascript(2)  

serverDataLoggingBufferSize 1.3.6.1.4.1.1966.12.1.2.57
Specifies the buffer size for Data Logging.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverDataLoggingOptions 1.3.6.1.4.1.1966.12.1.2.58
Specifies whether data logging should be backword compatible with versions of firmware prior to Version 4.3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pre-version43(1), loss-less(2)  

serverKeepAliveRetries 1.3.6.1.4.1.1966.12.1.2.59
Specifies the number of time the iolan will retry the TCP keepalive message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverKeepAliveTimeout 1.3.6.1.4.1.1966.12.1.2.60
Specifies the time to wait for a tcp keepalive message response.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverEth0MTU 1.3.6.1.4.1.1966.12.1.2.61
Specifies the size of the ethernet MTU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverEth1MTU 1.3.6.1.4.1.1966.12.1.2.62
Specifies the size of the ethernet MTU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverTFTPHost 1.3.6.1.4.1.1966.12.1.2.63
The name of the TFTP host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

serverTFTPTunnelName 1.3.6.1.4.1.1966.12.1.2.64
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

serverSecurityRange 1.3.6.1.4.1.1966.12.1.2.65
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the range of IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverRangeStartIPaddress 1.3.6.1.4.1.1966.12.1.2.66
The start IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverRangeEndIPaddress 1.3.6.1.4.1.1966.12.1.2.67
The end IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverAccountLockOut 1.3.6.1.4.1.1966.12.1.2.68
If enabled, the server will lock out the user after a number of invalid login attempts.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverLoginOnce 1.3.6.1.4.1.1966.12.1.2.69
If enabled, the server will only allow a user to login once.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverPasswordRules 1.3.6.1.4.1.1966.12.1.2.70
If enabled, the server will enforce the password rules for the user password.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverDisableWebCaching 1.3.6.1.4.1.1966.12.1.2.71
If enabled, the server will disable caching in the web browser.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverDisableIpForwarding 1.3.6.1.4.1.1966.12.1.2.72
If enabled, the server will disable IP forwarding between ethernet interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverSecurityRange2 1.3.6.1.4.1.1966.12.1.2.73
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the range of IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverRangeStartIPaddress2 1.3.6.1.4.1.1966.12.1.2.74
The start IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverRangeEndIPaddress2 1.3.6.1.4.1.1966.12.1.2.75
The end IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSecurityRange3 1.3.6.1.4.1.1966.12.1.2.76
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the range of IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverRangeStartIPaddress3 1.3.6.1.4.1.1966.12.1.2.77
The start IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverRangeEndIPaddress3 1.3.6.1.4.1.1966.12.1.2.78
The end IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSecurityRange4 1.3.6.1.4.1.1966.12.1.2.79
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the range of IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverRangeStartIPaddress4 1.3.6.1.4.1.1966.12.1.2.80
The start IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverRangeEndIPaddress4 1.3.6.1.4.1.1966.12.1.2.81
The end IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSecurityRange5 1.3.6.1.4.1.1966.12.1.2.82
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the range of IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverRangeStartIPaddress5 1.3.6.1.4.1.1966.12.1.2.83
The start IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverRangeEndIPaddress5 1.3.6.1.4.1.1966.12.1.2.84
The end IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSecurityRange6 1.3.6.1.4.1.1966.12.1.2.85
If enabled, the server will only respond to, and allow access to and from, the IP addresses of hosts configured in the range of IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverRangeStartIPaddress6 1.3.6.1.4.1.1966.12.1.2.86
The start IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverRangeEndIPaddress6 1.3.6.1.4.1.1966.12.1.2.87
The end IP address of the range that the server will only respond to, and allow access to and from.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverIPaddress3 1.3.6.1.4.1.1966.12.1.2.88
The Device Server's eth3 IPv4 network IP address. If you are using the Device Server in an IPv6 network, this field can be left blank.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

serverSubnetBits3 1.3.6.1.4.1.1966.12.1.2.89
The number of bits in the eth3 subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. Valid values are 0-32. The default is 0. When the value is 0, the correct value is determined based on the class of the IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

serverDHCPUpdateDNS3 1.3.6.1.4.1.1966.12.1.2.90
If enabled, the DNS server will be updated for the third Ethernet interface after the device server gets the IP address via DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverDomainPrefix3 1.3.6.1.4.1.1966.12.1.2.91
The domain prefix for third Ethernet interface of the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..7)  

serverEth3MTU 1.3.6.1.4.1.1966.12.1.2.92
Specifies the size of the third Ethernet MTU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverEth1MediaType 1.3.6.1.4.1.1966.12.1.2.93
For combo ports, specifies the combo port mode. If not supported, this object is not writeable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER comboAuto(1), comboRj45(2), comboSfp(3)  

serverEth1Sgmii 1.3.6.1.4.1.1966.12.1.2.94
For SFP ports, specifies whether this port has SGMII (Serial Gigibit Media Independent Interface) configured. If not supported, this object is not writeable.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serverEth2MediaType 1.3.6.1.4.1.1966.12.1.2.95
For combo ports, specifies the combo port mode. If not supported, this object is not writeable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER comboAuto(1), comboRj45(2), comboSfp(3)  

serverEth2Sgmii 1.3.6.1.4.1.1966.12.1.2.96
For SFP ports, specifies whether this port has SGMII (Serial Gigibit Media Independent Interface) configured. If not supported, this object is not writeable.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

hostsInfoTable 1.3.6.1.4.1.1966.12.1.3.1
The hosts info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HostsInfoEntry

hostsInfoEntry 1.3.6.1.4.1.1966.12.1.3.1.1
An entry in the hostsInfoTable, each relating to a host.
Status: current Access: not-accessible
OBJECT-TYPE    
  HostsInfoEntry  

hostIndex 1.3.6.1.4.1.1966.12.1.3.1.1.1
The table entry number for this host.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

hostStatus 1.3.6.1.4.1.1966.12.1.3.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

hostName 1.3.6.1.4.1.1966.12.1.3.1.1.3
The host name used for this host entry. To delete an entry, blank out this field. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

hostIpAddr 1.3.6.1.4.1.1966.12.1.3.1.1.4
The host IP address used for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

fqdn 1.3.6.1.4.1.1966.12.1.3.1.1.5
The host full qualified domain name for the host entry. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

userTable 1.3.6.1.4.1.1966.12.1.4.1
The user table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserEntry

userEntry 1.3.6.1.4.1.1966.12.1.4.1.1
An entry in the userEntry, each relating to a user.
Status: current Access: not-accessible
OBJECT-TYPE    
  UserEntry  

userIndex 1.3.6.1.4.1.1966.12.1.4.1.1.1
The table entry number for this user.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

userStatus 1.3.6.1.4.1.1966.12.1.4.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

userName 1.3.6.1.4.1.1966.12.1.4.1.1.3
The user name. To delete a user, set this field to blank. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

userService 1.3.6.1.4.1.1966.12.1.4.1.1.4
The type of service that the user will use: dsprompt, telnet, ssh, rlogin, slip, ppp, tcpclear or sslraw.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dsprompt(1), telnet(2), ssh(3), rlogin(4), slip(5), ppp(6), tcpclear(7), sslraw(8)  

userLanguage 1.3.6.1.4.1.1966.12.1.4.1.1.5
Sets the language the user will view all Menu, CLI, and WebManager strings.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER english(1), custom(2)  

userLevel 1.3.6.1.4.1.1966.12.1.4.1.1.6
Admin-Total access to the Device Server. More than one admin user account can exist, but we recommend that you only have one. Normal-Limited access to the Device Server. Limited CLI commands and Menu access, can configure the user's own configuration settings. Restricted-Can only access predefined sessions or access the Easy Port Access menu. Can only view or monitor the Device Server using CLI commands to display information about the Device Server. Menu-Only access predefined sessions or access the Easy Port Access menu. The Easy Port Access allows the user to connect to the accessible line without disconnecting their initial connection to the Device Server. Does not have any access to CLI commands.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER admin(1), normal(2), restricted(3), menu(4)  

userHotKeyPrefix 1.3.6.1.4.1.1966.12.1.4.1.1.7
The prefix that a user types to control the current session. The default value is hex 01, which corresponds to Ctrl-a (^a): ^a number-Switches from one session to another, press ^a and then the required session number. For example, ^a 2 would switch you to session 2. Pressing ^a 0 will return you to the Device Server Menu. ^a n-Display the next session. The current session will remain active. ^a p-Display the previous session. The current session will remain active. ^a m-To exit a session and return to the Device Server. You will be returned to where you left off. The session will be left running. ^a l-(Lowercase L) Locks the line until the user unlocks it. The user is prompted for a password and locks the line. Next, the user must retype the password to unlock the line. ^r-Redraws the screen.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userPhoneNumber 1.3.6.1.4.1.1966.12.1.4.1.1.8
The phone number the Device Server will dial to callback the user (you must have set Callback to On). Enter the number without spaces.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

userCallBack 1.3.6.1.4.1.1966.12.1.4.1.1.9
When On, enter a phone number for the Device Server to call the user back (the Callback parameter is unrelated to the Line Dial parameter). Note: the Device Server will allow callback only when a user is authenticated. If the protocol over the link does not provide authentication, there will be no callback. Therefore, when the Line Service is set to PPP, you must use either PAP or CHAP, because these protocols provide authentication. The default is Off. The Device Server supports another type of callback, Roaming Callback, which is configurable when the Line Service is set to PPP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userIdleTimer 1.3.6.1.4.1.1966.12.1.4.1.1.10
The amount of time, in seconds, that the Idle Timer will run. Use this timer to close a connection because of inactivity. When the Idle Timer expires, because there has been no exchange of data within the specified time, the Device Server will close the connection. The default is 0 (zero), meaning that the Idle Timer will not expire (the connection is open permanently).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4294967  

userSessionTimer 1.3.6.1.4.1.1966.12.1.4.1.1.11
The amount of time, in seconds, that the Session Timer will run. Use this timer to forcibly close a user's session (connection). When the Session Timer expires, the Device Server will end the connection. The default is 0 (zero), meaning that the session timer will not expire (the session is open permanently, or until the user logs out).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4294967  

userIpHost 1.3.6.1.4.1.1966.12.1.4.1.1.12
When the User Service is set to Telnet, TCP_clear or SSL_RAW, the target host IP address. If 255.255.255.255 is specified in the configuration, the user will be prompted for an IP address or host name. If no IP address is specified, the Host IP value in the Default User configuration will be used. The default is 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

userTelnetPort 1.3.6.1.4.1.1966.12.1.4.1.1.13
The TCP port number for the Telnet session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

userSSHPort 1.3.6.1.4.1.1966.12.1.4.1.1.14
The TCP port number for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

userTcpClearPort 1.3.6.1.4.1.1966.12.1.4.1.1.15
The TCP port number for the TCP-Clear or SSL-Raw session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

userFramedIp 1.3.6.1.4.1.1966.12.1.4.1.1.16
Used for User Service PPP or SLIP, sets the IP address of the remote user. Enter the address in dot decimal notation as follows: 255.255.255.254 (default)-The Device Server will use the Remote IP Address set in the PPP settings for the line. 255.255.255.255-When the User Service is PPP, the Device Server will allow the remote machine to specify its IP address (overriding the IP address negotiation value configured in the PPP settings). 255.255.255.255-When the User Service is SLIP, the Device Server will use the Remote IP Address set for the line (no negotiation). n.n.n.n-(where n is a number) Enter the IP address of your choice. This IP address will then be used in preference to the Remote IP Address set for a line.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

userSubnetBits 1.3.6.1.4.1.1966.12.1.4.1.1.17
(IPv4 only) If the remote user is on a subnet, enter the number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

userIpv6InterfaceIdentifier 1.3.6.1.4.1.1966.12.1.4.1.1.18
Used for User Service PPP, sets the IP address of the remote user. Enter the address in IPv6 format. The first 64 bits of the Interface Identifier must be zero, therefore, ::abcd:abcd:abcd:abcd is the expected format.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6InterfaceId  

userFramedMtu 1.3.6.1.4.1.1966.12.1.4.1.1.19
Used for User Service PPP or SLIP, specifies the maximum size of packets, in bytes, being transferred across the link. On noisy links it might be preferable to fragment large packets being transferred over the link, since there will be quicker recovery from errors. Depending on whether you have selected a User Service of SLIP or PPP, details are as follows: PPP-Framed MTU will be the maximum size of packets that the Device Server port will accept. This value is negotiated between the two ends of the link. The valid range is 64-1500. The default is 1500 bytes. SLIP-Framed MTU will be the maximum size of packets being sent by the Device Server. The Device Server will send SLIP packets in the range 256-1006 bytes. The default value is 256 bytes. The Framed MTU value will be used in preference to the MTU/MRU values set for a Line.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1500  

userFramedCompression 1.3.6.1.4.1.1966.12.1.4.1.1.20
Used for User Service PPP or SLIP, determines whether Van Jacobsen Compression is used on the link. VJ compression is a means of reducing the standard TCP/IP header from 40 octets to approximately 5 octets. This gives a significant performance improvement, particularly when interactive applications are being used. For example, when the user is typing, a single character can be passed over the link with a 40 octet header attached. VJ Compression has little effect on other types of links, such as FTP, where the packets are much larger. The Framed Compression value will be used in preference to the VJ Compression value set for a Line. The default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userRouting 1.3.6.1.4.1.1966.12.1.4.1.1.21
Determines the routing mode used for RIP packets on the PPP and SLIP interfaces. Values are: None-RIP packets are neither received nor sent by the Device Server. Send-RIP packets can only be sent by the Device Server. Listen-RIP packets can only be received by the Device Server. Send and Listen-RIP packets are sent and received by the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), send(2), listen(3), sendAndListen(4)  

userPortConnected 1.3.6.1.4.1.1966.12.1.4.1.1.22
Port user is currently connected to. -1 if user not connected
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

userSessionTime 1.3.6.1.4.1.1966.12.1.4.1.1.23
Current User session time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967  

userIdleTime 1.3.6.1.4.1.1966.12.1.4.1.1.24
Current Idle time
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967  

userAllowAccessClusterPorts 1.3.6.1.4.1.1966.12.1.4.1.1.27
Allow/disallow the user to access to clustering ports.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userHost 1.3.6.1.4.1.1966.12.1.4.1.1.28
The name of the host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userTunnel 1.3.6.1.4.1.1966.12.1.4.1.1.29
The HTTP tunnel associated with the user's host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portAccessTable 1.3.6.1.4.1.1966.12.1.4.2
The port access info table for user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortAccessEntry

portAccessEntry 1.3.6.1.4.1.1966.12.1.4.2.1
An entry in the portAccessTable, each relating to a user's access privileges for a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortAccessEntry  

portAccessUserIndex 1.3.6.1.4.1.1966.12.1.4.2.1.1
The index for the user entry that port access applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

portAccessPortIndex 1.3.6.1.4.1.1966.12.1.4.2.1.2
The port number that user access applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portAccessStatus 1.3.6.1.4.1.1966.12.1.4.2.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portRWAccessAllowed 1.3.6.1.4.1.1966.12.1.4.2.1.4
Enable or disable the user's read write access to the port.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

portRIAccessAllowed 1.3.6.1.4.1.1966.12.1.4.2.1.5
Enable or disable the user's read input access to the port.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

portROAccessAllowed 1.3.6.1.4.1.1966.12.1.4.2.1.6
Enable or disable the user's read output access to the port.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

userSessionTable 1.3.6.1.4.1.1966.12.1.4.3
user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserSessionEntry

userSessionEntry 1.3.6.1.4.1.1966.12.1.4.3.1
An entry in the userEntry, each relating to a user.
Status: current Access: not-accessible
OBJECT-TYPE    
  UserSessionEntry  

userSessionUserIndex 1.3.6.1.4.1.1966.12.1.4.3.1.1
The user number.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

userSessionNumber 1.3.6.1.4.1.1966.12.1.4.3.1.2
The session number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

userSessionStatus 1.3.6.1.4.1.1966.12.1.4.3.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

userSessionType 1.3.6.1.4.1.1966.12.1.4.3.1.4
The type of session for this session number for this user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), telnet(2), rlogin(3), ssh(4)  

userSessionAuto 1.3.6.1.4.1.1966.12.1.4.3.1.5
Specify whether or not the session(s) will start automatically when the user logs into the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionTelnetPort 1.3.6.1.4.1.1966.12.1.4.3.1.6
For Telnet sessions, the TCP port number the target host is listening on for incoming connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

userSessionTelnetHost 1.3.6.1.4.1.1966.12.1.4.3.1.7
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionTelnetTermType 1.3.6.1.4.1.1966.12.1.4.3.1.8
Type of terminal attached to this line; for example, ANSI or WYSE60.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionTelnetEcho 1.3.6.1.4.1.1966.12.1.4.3.1.9
Toggles between local echo of entered characters and suppressing local echo. Local echo is used for normal processing, while suppressing the echo is convenient for entering text that should not be displayed on the screen, such as passwords. This parameter can only be used when Line Mode is On. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionTelnetMapnl 1.3.6.1.4.1.1966.12.1.4.3.1.10
Maps carriage returns (CR) to carriage return line feed (CRLF). Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionTelnetMode 1.3.6.1.4.1.1966.12.1.4.3.1.11
When On, keyboard input is not sent to the remote host until Enter is pressed, otherwise input is sent every time a key is pressed. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionTelnetInterrupt 1.3.6.1.4.1.1966.12.1.4.3.1.12
Defines the interrupt character. Typing the interrupt character interrupts the current process. This value is in hexadecimal with a default value of 3 (ASCII value ^C).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userSessionTelnetQuit 1.3.6.1.4.1.1966.12.1.4.3.1.13
Defines the quit character. Typing the quit character closes and exits the current Telnet session. This value is in hexadecimal with a default value of 1c (ASCII value FS).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userSessionTelnetEOF 1.3.6.1.4.1.1966.12.1.4.3.1.14
Defines the end-of-file character. When Line Mode is On, entering the eof character as the first character on a line sends the character to the remote host. This value is in hexadecimal with a default value of 4 (ASCII value ^D).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userSessionTelnetErase 1.3.6.1.4.1.1966.12.1.4.3.1.15
Defines the erase character. When Line Mode is Off, typing the erase character erases one character. This value is in hexadecimal with a default value of 8 (ASCII value ^H).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userSessionTelnetEchoCC 1.3.6.1.4.1.1966.12.1.4.3.1.16
Defines the echo character. When Line Mode is On, typing the echo character echoes the text locally and sends only completed lines to the host. This value is in hexadecimal with a default value of 5 (ASCII value ^E).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userSessionTelnetBreak 1.3.6.1.4.1.1966.12.1.4.3.1.17
Defines the escape character. Returns you to the command line mode. This value is in hexadecimal with a default value of 1d (ASCII value GS).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

userSessionSSHPort 1.3.6.1.4.1.1966.12.1.4.3.1.18
The target host TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

userSessionSSHHost 1.3.6.1.4.1.1966.12.1.4.3.1.19
The host that the user will automatically connect to via SSH after a successful login.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionSSHTermType 1.3.6.1.4.1.1966.12.1.4.3.1.20
The type of terminal that will connecting via SSH.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionSSHVerbose 1.3.6.1.4.1.1966.12.1.4.3.1.21
Displays debug messages on the terminal.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHCompression 1.3.6.1.4.1.1966.12.1.4.3.1.22
Requests compression of all data. Compression is desirable on modem lines and other slow connections, but will only slow down things on fast networks.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHAutoLogin 1.3.6.1.4.1.1966.12.1.4.3.1.23
Creates an automatic SSH login, using the Name and Password values.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHName 1.3.6.1.4.1.1966.12.1.4.3.1.24
The name of the user logging into the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

userSessionSSHProtocol 1.3.6.1.4.1.1966.12.1.4.3.1.25
Specify the SSH client version that will be used for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ssh1(1), ssh2(2), sshBoth(3)  

userSessionSSHRSA 1.3.6.1.4.1.1966.12.1.4.3.1.26
An authentication method used by SSH version 1 and 2. Use RSA authentication for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHDSA 1.3.6.1.4.1.1966.12.1.4.3.1.27
An authentication method used by SSH version 2. Use DSA authentication for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHKeyboard 1.3.6.1.4.1.1966.12.1.4.3.1.28
The user types in a password for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHCipherSSH1 1.3.6.1.4.1.1966.12.1.4.3.1.29
Select the encryption method (cipher) that you want to use for your SSH version 1 connection: 3DES or Blowfish
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tripledes(1), blowfish(2)  

userSessionSSHFirstSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.30
Select the first priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tripledes(1), blowfish(2), aes-cbc(3), cast(4), arcfour(5), aes-ctr(6), aes-gcm(7), chacha20-poly1305(8)  

userSessionSSHSecondSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.31
Select the second priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

userSessionSSHThirdSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.32
Select the third priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

userSessionSSHFourthSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.33
Select the fourth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

userSessionSSHFifthSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.34
Select the fifth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

userSessionRloginHost 1.3.6.1.4.1.1966.12.1.4.3.1.35
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionRloginTermType 1.3.6.1.4.1.1966.12.1.4.3.1.36
Type of terminal attached to this line; for example, ansi or wyse60.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionTelnetTunnelName 1.3.6.1.4.1.1966.12.1.4.3.1.37
The name of the HTTP tunnel associated with the Telnet service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionSSHTunnelName 1.3.6.1.4.1.1966.12.1.4.3.1.38
The name of the HTTP tunnel associated with the SSH service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionRloginTunnelName 1.3.6.1.4.1.1966.12.1.4.3.1.39
The name of the HTTP tunnel associated with the Rlogin service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

userSessionStrictHostKeyChecking 1.3.6.1.4.1.1966.12.1.4.3.1.40
When set, the device server must have a host key loaded.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

userSessionSSHSixthSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.41
Select the sixth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

userSessionSSHSeventhSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.42
Select the seventh priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

userSessionSSHEighthSSH2Cipher 1.3.6.1.4.1.1966.12.1.4.3.1.43
Select the eighth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portTable 1.3.6.1.4.1.1966.12.1.5.1
The port configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEntry

portEntry 1.3.6.1.4.1.1966.12.1.5.1.1
An entry in the port configuration table, each relating to a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortEntry  

portIndex 1.3.6.1.4.1.1966.12.1.5.1.1.1
Serial Port Index. Valid values are 1 to maximum port number the Device Server supports
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portStatus 1.3.6.1.4.1.1966.12.1.5.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portName 1.3.6.1.4.1.1966.12.1.5.1.1.3
Provide a name for the line so it can be easily identified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

portService 1.3.6.1.4.1.1966.12.1.5.1.1.4
Defines the Line Service, which determines how the line will be used. USB ports can only be configured to reverseraw(4),reversessh(11),,reversetelnet(8), bidirectionalmodem(5), trueport(25),customapp(23)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dslogin(1), directraw(2), silentraw(3), reverseraw(4), bidirectionalmodem(5), directtelnet(6), silenttelnet(7), reversetelnet(8), directssh(9), silentssh(10), reversessh(11), directrlogin(12), silentrlogin(13), slip(14), ppp(15), printer(16), udp(17), vmodem(18), clienttunnel(19), servertunnel(20), modbusslave(21), modbusmaster(22), customapp(23), signalIo(24), trueport(25), powermanagement(26)  

portDial 1.3.6.1.4.1.1966.12.1.5.1.1.5
Determines how a modem will work on the line. If your user is remote and will be dialing in via modem or ISDN TA, set this parameter to In; if the Device Server is being used as a router, set this parameter to either In, Out, or Both, depending on which end of the link your Device Server is situated and how you want to initiate the communication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), in(2), out(3), both(4)  

portModem 1.3.6.1.4.1.1966.12.1.5.1.1.6
The name of the predefined modem that is used on this line.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

portPhone 1.3.6.1.4.1.1966.12.1.5.1.1.7
The phone number to use when Dial is set to Out.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

portTermType 1.3.6.1.4.1.1966.12.1.5.1.1.8
Specifies the type of terminal connected to the line: Dumb, WYSE60, VT100, ANSI, TVI925, IBM3151TE, VT320 (specifically supporting VT320-7), HP700 (specifically supporting HP700/44), Term1, Term2, Term3 (user defined terminals)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER wyse60(1), vt100(2), ansi(3), dumb(4), tvi925(5), ibm3151(6), vt320(7), hp700(8), extra1(9), extra2(10), extra3(11)  

portPages 1.3.6.1.4.1.1966.12.1.5.1.1.9
For DSLogin line service, this is the number of video pages the terminal supports. Valid values are 1-7. The default is 5 pages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..7  

portPreDefinedUser 1.3.6.1.4.1.1966.12.1.5.1.1.10
For DSLogin line service, makes this a line that is dedicated to the specified user. Only this user will be able to log in on this line and they won't need to enter their login name - just their password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

portDSPort 1.3.6.1.4.1.1966.12.1.5.1.1.11
The Device Server port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portIdleTimer 1.3.6.1.4.1.1966.12.1.5.1.1.12
Enter a time period, in seconds, for which the Idle Timer will run. Use this timer to close a connection because of inactivity. When the Idle Timer expires, the Device Server will end the connection. The maximum value is 4294967 seconds (about 49 days). The default value of 0 (zero) means the Idle Timer will not expire, so the connection is permanently open.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4294967  

portSessionTimer 1.3.6.1.4.1.1966.12.1.5.1.1.13
Enter a time, in seconds, for which the Session Timer will run. Use this timer to forcibly close the session (connection). When the Session Timer expires, the Device Server will end the connection. The default value is 0 seconds so the port will never timeout. The maximum value is 4294967 seconds (about 49 days).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4294967  

portSecurity 1.3.6.1.4.1.1966.12.1.5.1.1.14
Enables/disables login/password authentication, locally or externally, on reverse Telnet connections. The default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portBreak 1.3.6.1.4.1.1966.12.1.5.1.1.15
Specifies how a break is interpreted: None-The Device Server ignores the break key completely and it is not passed through to the host. This is the default setting. Local-The Device Server deals with the break locally. If the user is in a session, the break key has the same effect as a hot key. Remote-When the break key is pressed, the Device Server translates this into a telnet break signal which it sends to the host machine. Brkintr-On some systems such as SunOS, XENIX, and AIX, a break received from the peripheral is not passed to the client properly. If the client wishes to make the break act like an interrupt key (for example, when the stty options -ignbrk and brkintr are set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), local(2), remote(3), brkintr(4)  

portInboundFlowControl 1.3.6.1.4.1.1966.12.1.5.1.1.16
Determines if input flow control is to be used. Default is On. This is active only when Line Flow Control is set to Soft, Hard, or Both.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portOutboundFlowControl 1.3.6.1.4.1.1966.12.1.5.1.1.17
Determines if output flow control is to be used. Default is On. This is active only when Line Flow Control is set to Soft, Hard, or Both.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portInitialMode 1.3.6.1.4.1.1966.12.1.5.1.1.18
Specifies the initial interface a user navigates when logging into the line; either the Menu or a prompt for the CLI. The default is CLI.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cli(1), menu(2)  

portReset 1.3.6.1.4.1.1966.12.1.5.1.1.19
Resets the terminal type connected to the line when a user logs out.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portKeepalive 1.3.6.1.4.1.1966.12.1.5.1.1.20
Enables a per-connection TCP keepalive feature; after approximately 3 minutes of network connection idle time, the connection will send a gratuitous ACK to the network peer, either ensuring the connection stays active OR causing a dropped connection condition to be recognized by the reverse raw service. Applications using this feature need to be aware that there might be some considerable delay between a network disconnection and the port being available for the next connection attempt; this is to allow any data sent on prior connections to be transmitted out of the serial port buffer. Application network retry logic needs to accommodate this feature.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portMapCR 1.3.6.1.4.1.1966.12.1.5.1.1.21
Maps carriage returns (CR) to carriage return line feed (CRLF). The default value is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portMOTD 1.3.6.1.4.1.1966.12.1.5.1.1.22
Enables/disables the message of the day on the line.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHotKeyPrefix 1.3.6.1.4.1.1966.12.1.5.1.1.23
The prefix that a user types to lock a line or redraw the Menu. The default value is hex 01, which corresponds to Ctrl-a (^a) (hex value 02 would be Ctrl-b (^b), etc.): ^a l-(Lowercase L) Locks the line until the user unlocks it. The user is prompted for a password (any password, excluding spaces) and locks the line. Next, the user must retype the password to unlock the line. ^r-When you switch from a session back to the Menu, the screen may not be redrawn correctly. If this happens, use this command to redraw it properly. You can use the Hotkey Prefix key to lock a line only when the Line Lock parameter is On.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portLock 1.3.6.1.4.1.1966.12.1.5.1.1.24
When enabled, the user can lock his terminal with a password using the Hotkey Prefix (default Ctrl-a) ^a l (lowercase L). The Device Server prompts the user for a password and a confirmation.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portEnable 1.3.6.1.4.1.1966.12.1.5.1.1.25
Is the Port Enabled. This field is not available on 1-port units.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portMultiSession 1.3.6.1.4.1.1966.12.1.5.1.1.26
The number of Multisessions allowed on this port
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portDialRetries 1.3.6.1.4.1.1966.12.1.5.1.1.27
The number of Dial Retries.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..99  

portDialTimeout 1.3.6.1.4.1.1966.12.1.5.1.1.28
The timeout value when dialing in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..99  

portInternetAddress 1.3.6.1.4.1.1966.12.1.5.1.1.29
The Internet address of this port.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

portRawOption 1.3.6.1.4.1.1966.12.1.5.1.1.30
Defines the multihost Service and direct connection initiate mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noneMultihost(1), multihost(2), directAny(3)  

portDirectTrigger 1.3.6.1.4.1.1966.12.1.5.1.1.31
Defines the direct connection initiate char
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portDataLogging 1.3.6.1.4.1.1966.12.1.5.1.1.32
When on, serial data will be buffered if the TCP connection is lost. When the TCP connection is re-established, the buffered serial data will be sent to its destination (this option is not available when Monitor DSR, Monitor DCD, or Multihost is enabled). The data buffer is 4K for desktop models and 32K for rack mount models. If the data buffer is filled, incoming serial data will overwrite the oldest data. The default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSacSupport 1.3.6.1.4.1.1966.12.1.5.1.1.33
When on, a user can access SAC (the interface of the Microsoft Emergency Management Systems utility) through EasyPort Web when the device server's serial port is connected to a Microsoft Server 2003 or Microsoft Server 2008 host. The default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSendName 1.3.6.1.4.1.1966.12.1.5.1.1.34
Send the port name on connect. Applies to direct raw, silent raw, and TruePort (server-initiated) srevice types.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portConnectInitiateString 1.3.6.1.4.1.1966.12.1.5.1.1.35
String to be sent when connection is initiated.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

portConnectTerminateString 1.3.6.1.4.1.1966.12.1.5.1.1.36
String to be sent when connection is terminated.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

portConnectStringDelay 1.3.6.1.4.1.1966.12.1.5.1.1.37
The delay after sending the connect or terminate string, in milliseconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portBreakLength 1.3.6.1.4.1.1966.12.1.5.1.1.38
Amount of time, in milliseconds, to send a break signal (tunnel service only)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portBreakDelay 1.3.6.1.4.1.1966.12.1.5.1.1.39
The delay, in milliseconds, after sending a break signal (tunnel service only)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portHdwTable 1.3.6.1.4.1.1966.12.1.5.2
Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortHdwEntry

portHdwEntry 1.3.6.1.4.1.1966.12.1.5.2.1
An entry in the portHdwEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortHdwEntry  

portHdwIndex 1.3.6.1.4.1.1966.12.1.5.2.1.1
Port hardware Index
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portHdwStatus 1.3.6.1.4.1.1966.12.1.5.2.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portHdwInterface 1.3.6.1.4.1.1966.12.1.5.2.1.3
Specifies the type of line that is being used with the Device Server. Select either EIA-232, EIA-422, or EIA-485.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER eia232(1), eia422(2), eia485(3)  

portHdwSpeed 1.3.6.1.4.1.1966.12.1.5.2.1.4
Specifies the baud rate of the line; keep in mind that speed is affected by the length of the cable. When bCustom is set, then the baud rate is specified by portHwdCustomSpeed. Internal modems only support the following baud rates: 300, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, and 28800.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER b50(1), b75(2), b110(3), b134(4), b150(5), b200(6), b300(7), b600(8), b1200(9), b1800(10), b2400(11), b4800(12), b9600(13), b19200(14), b38400(15), b57600(16), b115200(17), b230400(18), b28800(23), bCustom(24)  

portHdwDataBits 1.3.6.1.4.1.1966.12.1.5.2.1.5
Specifies the number of bits in a byte. The default is 8. Internal modems only support 7 and 8 data bits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER d5(1), d6(2), d7(3), d8(4)  

portHdwParity 1.3.6.1.4.1.1966.12.1.5.2.1.6
Specifies if you are using Even, Odd, or No parity on the line. If you want to force a parity type, you can specify Mark for 1 or Space for 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), odd(2), even(3), mark(4), space(5)  

portHdwStopBits 1.3.6.1.4.1.1966.12.1.5.2.1.7
Specifies the number of stop bits that follow a byte. Certain models do not support 1.5 stop bits. Internal modems only support 1 stop bit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER s1(1), s2(2), s1d5(3)  

portHdwFlowControl 1.3.6.1.4.1.1966.12.1.5.2.1.8
Defines whether the data flow is handled by the software (Soft), hardware (Hard), Both, or None.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), soft(2), hard(3), both(4)  

portHdwMonitorDSR 1.3.6.1.4.1.1966.12.1.5.2.1.9
Specifies whether the RS-232 signal DSR (Data Set Ready) should be monitored, for Device Servers with a DTE serial interface. On a Device Server with a DCE serial interface, this object specifies whether the DTR (Data Terminal Ready) signal should be monitored. For DTE interfaces, this is used with modems or any device that sends a DSR signal. When it is monitored and the Device Server detects a DSR signal, the line service is started. Default is Off. If both Monitor DCD and Monitor DSR are enabled, both signals must be detected before the line service is started. For DCE interfaces, this is used with terminals or other devices that output a DTR signal. This value cannot be changed for internal modems.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHdwMonitorDCD 1.3.6.1.4.1.1966.12.1.5.2.1.10
Specifies whether the RS-232 signal DCD (Data Carrier Detect) should be monitored. This object does not apply to DCE serial interfaces. This is used with modems or any other device that sends a DCD signal. When it is monitored and the Device Server detects a DCD signal, the line service is started. Default is Off. If both Monitor DCD and Monitor DSR are enabled, both signals must be detected before the line service is started.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHdwDuplex 1.3.6.1.4.1.1966.12.1.5.2.1.11
Specify whether the line is Full Duplex (communication both ways at the same time) or Half Duplex (communication in one direction at a time).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER half(1), full(2)  

portHdwTXDriverControl 1.3.6.1.4.1.1966.12.1.5.2.1.12
Used with a EIA-485 serial interface, if your application supports RTS (Request To Send), select this option. Otherwise, select Auto. Default is Auto
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), rts(2)  

portHdwEchoSuppression 1.3.6.1.4.1.1966.12.1.5.2.1.13
This parameter applies only to EIA-485 Half Duplex mode. All characters will be echoed to the user and transmitted across the serial ports. Some EIA-485 applications require local echo to be enabled in order to monitor the loopback data to determine that line contention has occurred. If your application cannot handle loopback data, echo suppression should be On. The default is echo suppression Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHdwUART 1.3.6.1.4.1.1966.12.1.5.2.1.14
portHdwUART
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER scc(1), smc(2), exar(3)  

portHdwIRQ 1.3.6.1.4.1.1966.12.1.5.2.1.15
Port Hardware IRQ
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

portHdwTxBytes 1.3.6.1.4.1.1966.12.1.5.2.1.16
portHdwTxBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portHdwRxBytes 1.3.6.1.4.1.1966.12.1.5.2.1.17
portHdwRxBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portHdwFrameErrs 1.3.6.1.4.1.1966.12.1.5.2.1.18
portHdwFrameErrs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portHdwParityErrs 1.3.6.1.4.1.1966.12.1.5.2.1.19
portHdwParityErrs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portHdwBreaks 1.3.6.1.4.1.1966.12.1.5.2.1.20
portHdwBreaks
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portHdwOverruns 1.3.6.1.4.1.1966.12.1.5.2.1.21
portHdwOverruns
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portHdwRTS 1.3.6.1.4.1.1966.12.1.5.2.1.22
portHdwRTS
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

portHdwCTS 1.3.6.1.4.1.1966.12.1.5.2.1.23
portHdwCTS
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

portHdwDTR 1.3.6.1.4.1.1966.12.1.5.2.1.24
portHdwDTR
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

portHdwDSR 1.3.6.1.4.1.1966.12.1.5.2.1.25
portHdwDSR
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

portHdwCD 1.3.6.1.4.1.1966.12.1.5.2.1.26
portHdwCD
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

portHdwRI 1.3.6.1.4.1.1966.12.1.5.2.1.27
portHdwRI
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

portSoftTermination 1.3.6.1.4.1.1966.12.1.5.2.1.29
Enables or disables software line termination.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHdwCustomSpeed 1.3.6.1.4.1.1966.12.1.5.2.1.30
The custom baud rate for this port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..1843200  

portHdwDiscardCharactersRecievedWithErrors 1.3.6.1.4.1.1966.12.1.5.2.1.31
This option if set will discard any characters recieved on the uart that have overrun, framing or parity errors. If not set, then the characters are sent out the network connection
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHdwRtsToggle 1.3.6.1.4.1.1966.12.1.5.2.1.32
This option if set will toggle RTS on before transmitting the first character and toggle RTS off after transmitting the last character.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portHdwRtsInitialDelay 1.3.6.1.4.1.1966.12.1.5.2.1.33
The delay, in msec, between turning RTS on and transmittng the first character.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

portHdwRtsFinalDelay 1.3.6.1.4.1.1966.12.1.5.2.1.34
The delay, in msec, between transmitting the last character and turning RTS off.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

portHdwDataEquipment 1.3.6.1.4.1.1966.12.1.5.2.1.35
This option if set will toggle between Data Terminal Equipment (DTE) Rolled and Data Communication Equipment (DCE) Straight.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rolled(1), straight(2)  

portHdwSlot 1.3.6.1.4.1.1966.12.1.5.2.1.36
Slot hardware available. portHdwSlot.1 (ports 1 - 16) portHdwSlot.2 (ports 17- 32) portHdwSlot.3 (ports 33- 48)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), usb(2), rs232(3)  

portTelnetTable 1.3.6.1.4.1.1966.12.1.5.3
Port Telnet Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortTelnetEntry

portTelnetEntry 1.3.6.1.4.1.1966.12.1.5.3.1
An entry in the portTelnetEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortTelnetEntry  

portTelnetIndex 1.3.6.1.4.1.1966.12.1.5.3.1.1
portTelnetIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portTelnetStatus 1.3.6.1.4.1.1966.12.1.5.3.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portTelnetPort 1.3.6.1.4.1.1966.12.1.5.3.1.3
The port number the target host is listening on for incoming connections. Default is 23.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portTelnetHost 1.3.6.1.4.1.1966.12.1.5.3.1.4
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portTelnetTermType 1.3.6.1.4.1.1966.12.1.5.3.1.5
Type of terminal attached to this line; for example, ANSI or WYSE60.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portTelnetEcho 1.3.6.1.4.1.1966.12.1.5.3.1.6
Toggles between local echo of entered characters and suppressing local echo. Local echo is used for normal processing, while suppressing the echo is convenient for entering text that should not be displayed on the screen, such as passwords. This parameter can only be used when Line Mode is On. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portTelnetMapnl 1.3.6.1.4.1.1966.12.1.5.3.1.7
Maps carriage returns (CR) to carriage return line feed (CRLF). The default value is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portTelnetMode 1.3.6.1.4.1.1966.12.1.5.3.1.8
When On, keyboard input is not sent to the remote host until Enter is pressed, otherwise input is sent every time a key is pressed. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portTelnetInterrupt 1.3.6.1.4.1.1966.12.1.5.3.1.9
Defines the interrupt character. Typing the interrupt character interrupts the current process. This value is in hexadecimal with a default value of 3 (ASCII value ^C).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portTelnetQuit 1.3.6.1.4.1.1966.12.1.5.3.1.10
Defines the quit character. Typing the quit character closes and exits the current telnet session. This value is in hexadecimal with a default value of 1c (ASCII value FS).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portTelnetEOF 1.3.6.1.4.1.1966.12.1.5.3.1.11
Defines the end-of-file character. When Line Mode is On, entering the eof character as the first character on a line sends the character to the remote host. This value is in hexadecimal with a default value of 4 (ASCII value ^D).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portTelnetErase 1.3.6.1.4.1.1966.12.1.5.3.1.12
Defines the erase character. When Line Mode is Off, typing the erase character erases one character. This value is in hexadecimal with a default value of 8 (ASCII value ^H).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portTelnetEchoCC 1.3.6.1.4.1.1966.12.1.5.3.1.13
Defines the echo character. When Line Mode is On, typing the echo character echoes the text locally and sends only completed lines to the host. This value is in hexadecimal with a default value of 5 (ASCII value ^E).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portTelnetBreak 1.3.6.1.4.1.1966.12.1.5.3.1.14
Defines the escape character. Returns you to the command line mode. This value is in hexadecimal with a default value of 1d (ASCII value GS).
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portTelnetTunnelName 1.3.6.1.4.1.1966.12.1.5.3.1.15
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portSSHTable 1.3.6.1.4.1.1966.12.1.5.4
Port SSH Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSSHEntry

portSSHEntry 1.3.6.1.4.1.1966.12.1.5.4.1
An entry in the portSSHEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSSHEntry  

portSSHIndex 1.3.6.1.4.1.1966.12.1.5.4.1.1
portSSHIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portSSHStatus 1.3.6.1.4.1.1966.12.1.5.4.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portSSHPort 1.3.6.1.4.1.1966.12.1.5.4.1.3
The port number the target host is listening on for incoming connections. The default is port 22.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portSSHHost 1.3.6.1.4.1.1966.12.1.5.4.1.4
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portSSHTermType 1.3.6.1.4.1.1966.12.1.5.4.1.5
The type of terminal that will connecting via SSH.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portSSHVerbose 1.3.6.1.4.1.1966.12.1.5.4.1.6
Displays debug messages on the terminal.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHCompression 1.3.6.1.4.1.1966.12.1.5.4.1.7
Requests compression of all data. Compression is desirable on modem lines and other slow connections, but will only slow down things on fast networks
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHAutoLogin 1.3.6.1.4.1.1966.12.1.5.4.1.8
Creates an automatic SSH login, using the Name and Password values.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHName 1.3.6.1.4.1.1966.12.1.5.4.1.9
The name of the user logging into the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

portSSHProtocol 1.3.6.1.4.1.1966.12.1.5.4.1.10
Specify the SSH client version that will be used for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ssh1(1), ssh2(2), sshBoth(3)  

portSSHRSA 1.3.6.1.4.1.1966.12.1.5.4.1.11
An authentication method used by SSH version 1 and 2. Use RSA authentication for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHDSA 1.3.6.1.4.1.1966.12.1.5.4.1.12
An authentication method used by SSH version 2. Use DSA authentication for the SSH session.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHKeyboard 1.3.6.1.4.1.1966.12.1.5.4.1.13
The user types in a password for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHCipherSSH1 1.3.6.1.4.1.1966.12.1.5.4.1.14
Select the encryption method (cipher) that you want to use for your SSH version 1 connection: 3DES or Blowfish
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tripledes(1), blowfish(2)  

portSSHFirstSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.15
Select the first priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tripledes(1), blowfish(2), aes-cbc(3), cast(4), arcfour(5), aes-ctr(6), aes-gcm(7), chacha20-poly1305(8)  

portSSHSecondSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.16
Select the second priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portSSHThirdSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.17
Select the third priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portSSHFourthSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.18
Select the fourth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portSSHFifthSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.19
Select the fifth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portSSHTunnelName 1.3.6.1.4.1.1966.12.1.5.4.1.20
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portSSHStrictHostKeyChecking 1.3.6.1.4.1.1966.12.1.5.4.1.21
When set, the device server must have a host key loaded.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSHSixthSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.22
Select the sixth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portSSHSeventhSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.23
Select the seventh priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portSSHEighthSSH2Cipher 1.3.6.1.4.1.1966.12.1.5.4.1.24
Select the eighth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES-CBC, CAST, Arcfour, AES-CTR, AES-GCM, or ChaCha20-Poly1305
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes-cbc(4), cast(5), arcfour(6), aes-ctr(7), aes-gcm(8), chacha20-poly1305(9)  

portPPPTable 1.3.6.1.4.1.1966.12.1.5.5
Port PPP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortPPPEntry

portPPPEntry 1.3.6.1.4.1.1966.12.1.5.5.1
An entry in the portPPPEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPPPEntry  

portPPPIndex 1.3.6.1.4.1.1966.12.1.5.5.1.1
portPPPIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portPPPStatus 1.3.6.1.4.1.1966.12.1.5.5.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portPPPLocalIpAddr 1.3.6.1.4.1.1966.12.1.5.5.1.3
The IPv4 IP address of the Device Server end of the PPP link. For routing to work, you must enter a local IP address. Choose an address that is part of the same network or subnetwork as the remote end; for example, if the remote end is address 192.101.34.146, your local IP address can be 192.101.34.145. Do not use the Device Server's (main) IP address in this field; if you do so, routing will not take place correctly.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

portPPPRemoteIpAddr 1.3.6.1.4.1.1966.12.1.5.5.1.4
The IPv4 IP address of the remote end of the PPP link. Choose an address that is part of the same network or subnetwork as the Device Server. If you set the PPP parameter IP Address Negotiation to On, the Device Server will ignore the remote IP address value you enter here and will allow the remote end to specify its IP address. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Address is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here. The exception to this rule is a Framed-Address value in the RADIUS file of 255.255.255.254; this value allows the Device Server to use the remote IP address value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

portPPPSubnetBits 1.3.6.1.4.1.1966.12.1.5.5.1.5
The number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Netmask is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

portPPPIpV6LocalIpAddr 1.3.6.1.4.1.1966.12.1.5.5.1.6
The local IPv6 interface identifier of the Device Server end of the PPP link. For routing to work, you must enter a local IP address. Choose an address that is part of the same network or subnetwork as the remote end. Do not use the Device Server's (main) IP address in this field; if you do so, routing will not take place correctly. The first 64 bits of the Interface Identifier must be zero, therefore, ::abcd:abcd:abcd:abcd is the expected format.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6InterfaceId  

portPPPIpV6RemoteIpAddr 1.3.6.1.4.1.1966.12.1.5.5.1.7
The remote IPv6 interface identifier of the remote end of the PPP link. Choose an address that is part of the same network or subnetwork as the Device Server. If you set the PPP parameter IP Address Negotiation to On, the Device Server will ignore the remote IP address value you enter here and will allow the remote end to specify its IP address. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Interface-ID is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here. The first 64 bits of the Interface Identifier must be zero, therefore, ::abcd:abcd:abcd:abcd is the expected format.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6InterfaceId  

portPPPAccm 1.3.6.1.4.1.1966.12.1.5.5.1.8
Specifies the ACCM (Asynchronous Control Character Map) characters that should be escaped from the data stream. This is entered as a 32-bit hexadecimal number with each bit specifying whether or not the corresponding character should be escaped. The bits are specified as the most significant bit first and are numbered 31-0. Thus if bit 17 is set, the 17th character should be escaped, that is, 0x11 (XON). So entering the value 000a0000 will cause the control characters 0x11 (XON) and 0x13 (XOFF) to be escaped on the link, thus allowing the use of XON/XOFF (software) flow control. If you have selected Soft Flow Control on the Line, you must enter a value of 000a0000 for the ACCM. The default value is 00000000, which means no characters will be escaped.
Status: current Access: read-write
OBJECT-TYPE    
  Hex32  

portPPPMru 1.3.6.1.4.1.1966.12.1.5.5.1.9
The Maximum Receive Unit (MRU) parameter specifies the maximum size of PPP packets that the Device Server's port will accept. Enter a value between 64 and 1500 bytes; for example, 512. The default value is 1500. If your user is authenticated by the Device Server, the MRU value will be overridden if you have set a Framed MTU value for the user. If your user is authenticated by RADIUS and the RADIUS parameter Framed-MTU is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1500  

portPPPSecurity 1.3.6.1.4.1.1966.12.1.5.5.1.10
The type of authentication that will be done on the link: None, PAP, or CHAP. The default is CHAP. You can use PAP or CHAP to authenticate a port or user on the Device Server, from a remote location, or authenticate a remote client/device, from the Device Server. PAP is a one time challenge of a client/device requiring that it respond with a valid username and password. A timer operates during which successful authentication must take place. If the timer expires before the remote end has been authenticated successfully, the link will be terminated. CHAP challenges a client/device at regular intervals to validate itself with a username and a response, based on a hash of the secret (password). A timer operates during which successful authentication must take place. If the timer expires before the remote end has been authenticated successfully, the link will be terminated. When setting either PAP and CHAP, make sure the Device Server and the remote client/device have the same setting. For example, if the Device Server is set to PAP, but the remote end is set to CHAP, the connection will be refused.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), pap(2), chap(3)  

portPPPUser 1.3.6.1.4.1.1966.12.1.5.5.1.11
Complete this field only if you have specified PAP or CHAP (security protocols) in the Security field, and you wish to dedicate this line to a single remote user, who will be authenticated by the Device Server, or you are using the Device Server as a router (back-to-back with another Device Server). When Dial is set to Out or Both, the User is the name the remote device will use to authenticate a port on this Device Server. The remote device will only authenticate your Device Server's port when PAP or CHAP are operating. You can enter a maximum of sixteen alphanumeric characters; for example, tracy201. When connecting together two networks, enter a dummy user name; for example, DS_HQ. Note If you want a reasonable level of security, the user name and password should not be similar to a user name or password used regularly to login to the Device Server. External authentication can not be used for this user.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..254)  

portPPPRemoteUser 1.3.6.1.4.1.1966.12.1.5.5.1.12
Complete this field only if you have specified PAP or CHAP (security protocols) in the Security field, and you wish to dedicate this line to a single remote user, who will be authenticated by the Device Server, or you are using the Device Server as a router (back-to-back with another Device Server) When Dial is set to In or Both, the Remote User is the name the Device Server will use to authenticate the port on the remote device. Your Device Server will only authenticate the port on the remote device when PAP or CHAP are operating. You can enter a maximum of sixteen alphanumeric characters. When connecting together two networks, enter a dummy user name; for example, DS_SALES. Note If you want a reasonable level of security, the user name and password should not be similar to a user name or password used regularly to login to the Device Server. This option does not work with external authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..254)  

portPPPACComp 1.3.6.1.4.1.1966.12.1.5.5.1.13
This determines whether compression of the PPP Address and Control fields take place on the link. The default is On. For most applications this should be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPProtoComp 1.3.6.1.4.1.1966.12.1.5.5.1.14
This determines whether compression of the PPP Protocol field takes place on this link. The default is On.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPVJComp 1.3.6.1.4.1.1966.12.1.5.5.1.15
This determines whether Van Jacobson Compression is used on this link. The default is On. If your user is authenticated by the Device Server, this VJ compression value will be overridden if you have set the User Framed Compression On. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Compression is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPMagicNegotiation 1.3.6.1.4.1.1966.12.1.5.5.1.16
Determines if a line is looping back. If enabled (On), random numbers are sent on the link. The random numbers should be different, unless the link loops back. The default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPIPAddrNegotiation 1.3.6.1.4.1.1966.12.1.5.5.1.17
Specifies whether or not IP address negotiation will take place. IP address negotiation is where the Device Server allows the remote end to specify its IP address. The default value is Off. When On, the IP address specified by the remote end will be used in preference to the Remote IP Address set for a Line. When Off, the Remote IP Address set for the Line will be used.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPCRTimeout 1.3.6.1.4.1.1966.12.1.5.5.1.18
The maximum time, in seconds, that LCP (Link Control Protocol) will wait before it considers a configure request packet to have been lost.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

portPPPTRTimeout 1.3.6.1.4.1.1966.12.1.5.5.1.19
The maximum time, in seconds, that LCP (Link Control Protocol) will wait before it considers a terminate request packet to have been lost.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

portPPPCRRetry 1.3.6.1.4.1.1966.12.1.5.5.1.20
The maximum number of times a configure request packet will be sent before the link is terminated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPPPTRRetry 1.3.6.1.4.1.1966.12.1.5.5.1.21
The maximum number of times a terminate request packet will be sent before the link is terminated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPPPNakRetry 1.3.6.1.4.1.1966.12.1.5.5.1.22
The maximum number of times a configure NAK packet will be sent before the link is terminated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPPPAuthTimeout 1.3.6.1.4.1.1966.12.1.5.5.1.23
The timeout, in seconds, during which successful PAP or CHAP authentication must take place (when PAP or CHAP is turned On). If the timer expires before the remote end has been authenticated successfully, the link will be terminated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

portPPPRoamingCallback 1.3.6.1.4.1.1966.12.1.5.5.1.24
A user can enter a telephone number that the Device Server will use to callback him/her. This feature is particularly useful for a mobile user. Roaming callback can only work when the User Callback parameter is set to On. Roaming callback therefore overrides (fixed) User Callback.To use Roaming Callback, the remote end must be a Microsoft Windows OS that supports Microsoft's Callback Control Protocol (CBCP). The user is allowed 30 seconds to enter a telephone number after which the Device Server ends the call. The default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPChallengInterval 1.3.6.1.4.1.1966.12.1.5.5.1.25
The interval, in seconds, for which the Device Server will issue a CHAP re-challenge to the remote end. During CHAP authentication, an initial CHAP challenge takes place, and is unrelated to CHAP re-challenges. The initial challenge takes place even if re-challenges are disabled. Some PPP client software does not work with CHAP re-challenges, so you might want to leave the parameter disabled in the Device Server. The default value is 0 (zero), meaning CHAP re-challenge is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPPPRouting 1.3.6.1.4.1.1966.12.1.5.5.1.26
Determines the routing mode (RIP, Routing Information Protocol) used on the PPP interface as one of the following options: None-Disables RIP over the PPP/SLIP interface. Send-Sends RIP over the PPP/SLIP interface. Listen-Listens for RIP over the PPP/SLIP interface. Send and Listen-Sends RIP and listens for RIP over the PPP/SLIP interface. This is the same function as the Framed-Routing attribute for RADIUS authenticated users. Default is None.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), send(2), listen(3), sendAndListen(4)  

portPPPDynamicDNSEnabled 1.3.6.1.4.1.1966.12.1.5.5.1.27
Enable/disable dynamic DNS.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPPPDynamicDNSHostname 1.3.6.1.4.1.1966.12.1.5.5.1.28
Host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..14)  

portPPPDynamicDNSUserName 1.3.6.1.4.1.1966.12.1.5.5.1.29
user name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

portPPPDynamicDNSPassword 1.3.6.1.4.1.1966.12.1.5.5.1.30
Password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

portPPPDynamicDNSStatusString 1.3.6.1.4.1.1966.12.1.5.5.1.31
Dynamic DNS Status
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

portPPPMSDirectConnection 1.3.6.1.4.1.1966.12.1.5.5.1.32
Set for Microsoft PPP connection working mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), server(2), client(3)  

portPPPIPv6Prefix 1.3.6.1.4.1.1966.12.1.5.5.1.33
You can optionally specify an IPv6 global network prefix that the Device Server will advertise to the device at the other end of the PPP link. Default: 0:0:0:0
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

portPPPIPv6PrefixBits 1.3.6.1.4.1.1966.12.1.5.5.1.34
Specify the prefix bits for the IPv6 global network prefix. Default is 64.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

portPPPEchoTimeout 1.3.6.1.4.1.1966.12.1.5.5.1.35
The timeout, in seconds, to wait for an Echo reply.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

portPPPEchoRetry 1.3.6.1.4.1.1966.12.1.5.5.1.36
The maximum number of Echo reply timeouts before the link is terminated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portSLIPTable 1.3.6.1.4.1.1966.12.1.5.6
Port SLIP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSLIPEntry

portSLIPEntry 1.3.6.1.4.1.1966.12.1.5.6.1
An entry in the portSLIPEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSLIPEntry  

portSLIPIndex 1.3.6.1.4.1.1966.12.1.5.6.1.1
portSLIPIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portSlipStatus 1.3.6.1.4.1.1966.12.1.5.6.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portSLIPLocalIpAddress 1.3.6.1.4.1.1966.12.1.5.6.1.3
The IPv4 address of the Device Server end of the SLIP link. For routing to work you must enter an IP address in this field. Choose an address that is part of the same network or subnetwork as the remote end; for example, if the remote end is address 192.101.34.146, your local IP address can be 192.101.34.145. Do not use the Device Server's (main) IP address in this field; if you do so, routing will not take place correctly.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

portSLIPRemoteIpAddress 1.3.6.1.4.1.1966.12.1.5.6.1.4
The IPv4 address of the remote end of the SLIP link. Choose an address that is part of the same network or subnetwork as the Device Server. If your user is authenticated by the Device Server, this remote IP address will be overridden if you have set a Framed IP Address for the user. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Address is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

portSLIPSubnetBits 1.3.6.1.4.1.1966.12.1.5.6.1.5
The number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Netmask is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

portSLIPMtu 1.3.6.1.4.1.1966.12.1.5.6.1.6
The Maximum Transmission Unit (MTU) parameter restricts the size of individual SLIP packets being sent by the Device Server. Enter a value between 256 and 1006 bytes; for example, 512. The default value is 256. If your user is authenticated by the Device Server, this MTU value will be overridden when you have set a Framed MTU value for the user. If your user is authenticated by RADIUS and the RADIUS parameter Framed-MTU is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 256..1006  

portSLIPVJComp 1.3.6.1.4.1.1966.12.1.5.6.1.7
This determines whether Van Jacobson compression is used on this link; that is, whether you are using SLIP or C-SLIP (compressed SLIP). The choices are On (C-SLIP) or Off (SLIP). The default is On. C-SLIP greatly improves the performance of interactive traffic, such as Telnet or Rlogin. If your user is authenticated by the Device Server, this VJ compression value will be overridden if you have set a Framed Compression value for a user. If your user is authenticated by RADIUS and the RADIUS parameter Framed-Compression is set in the RADIUS file, the Device Server will use the value in the RADIUS file in preference to the value configured here.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSLIPRouting 1.3.6.1.4.1.1966.12.1.5.6.1.8
Determines the routing mode (RIP, Routing Information Protocol) used on the SLIP interface as one of the following options: None-Disables RIP over the PPP/SLIP interface. Send-Sends RIP over the PPP/SLIP interface. Listen-Listens for RIP over the PPP/SLIP interface. Send and Listen-Sends RIP and listens for RIP over the PPP/SLIP interface. This is the same function as the Framed-Routing attribute for RADIUS authenticated users. Default is None.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), send(2), listen(3), sendAndListen(4)  

portUDPTable 1.3.6.1.4.1.1966.12.1.5.7
Port UDP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortUDPEntry

portUDPEntry 1.3.6.1.4.1.1966.12.1.5.7.1
An entry in the portUDPEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortUDPEntry  

portUDPIndex 1.3.6.1.4.1.1966.12.1.5.7.1.1
portUDPIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portUDPEntryIndex 1.3.6.1.4.1.1966.12.1.5.7.1.2
portUDPNumber
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

portUDPStatus 1.3.6.1.4.1.1966.12.1.5.7.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portUDPStartAddress 1.3.6.1.4.1.1966.12.1.5.7.1.4
The first host IP address in the range of IP addresses (for IPv4 or IPv6) that the Device Server will listen for messages from and/or send messages to
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

portUDPEndAddress 1.3.6.1.4.1.1966.12.1.5.7.1.5
The last host IP address in the range of IP addresses (for IPv4, not required for IPv6) that the Device Server will listen for messages from and/or send messages to.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

portUDPPort 1.3.6.1.4.1.1966.12.1.5.7.1.6
The port that the Device Server will use to receive messages from or relay messages to servers/hosts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portUDPDirection 1.3.6.1.4.1.1966.12.1.5.7.1.7
The direction in which information is received or relayed: None-UDP service not enabled. In-LAN to serial. Out-Serial to LAN. Both-Messages are relayed both directions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), in(2), out(3), both(4)  

portUDPOption 1.3.6.1.4.1.1966.12.1.5.7.1.8
when want UDP port be any port which only valid for lan to serial direction set this to 2, others for auto lean UDP port and specific port set this to 1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER specificOrAutoLearn(1), anyPort(2)  

portUDPTunnelName 1.3.6.1.4.1.1966.12.1.5.7.1.9
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portVmodemTable 1.3.6.1.4.1.1966.12.1.5.8
Port Vmodem Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortVmodemEntry

portVmodemEntry 1.3.6.1.4.1.1966.12.1.5.8.1
An entry in the portVmodemEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortVmodemEntry  

portVmodemIndex 1.3.6.1.4.1.1966.12.1.5.8.1.1
portVmodemIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portVmodemStatus 1.3.6.1.4.1.1966.12.1.5.8.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portVmodemHost 1.3.6.1.4.1.1966.12.1.5.8.1.3
The target host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portVmodemPort 1.3.6.1.4.1.1966.12.1.5.8.1.4
The port number the target host is listening on for messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portVmodemSuccessString 1.3.6.1.4.1.1966.12.1.5.8.1.5
String that is sent to the serial device when a connection succeeds. If no string is entered, then the string CONNECT will be sent with the connecting speed, for example CONNECT 9600.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

portVmodemFailureString 1.3.6.1.4.1.1966.12.1.5.8.1.6
String that is sent to the serial device when a connection fails. If no string is entered, then the string NO CARRIER will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

portVmodemSuppress 1.3.6.1.4.1.1966.12.1.5.8.1.7
If set to No, connection success/failure indication strings are sent to the connected device, otherwise these indications are suppressed.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portVmodemStyle 1.3.6.1.4.1.1966.12.1.5.8.1.8
One of the following: Verbose-Return codes (strings) are sent to the connected device. Numeric-The following characters can be sent to the connected device: 1 Successfully Connected 2 Failed to Connect 4 Error
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER numeric(1), verbose(2)  

portVmodemResponseDelay 1.3.6.1.4.1.1966.12.1.5.8.1.9
The vmodem delay to response, in milliseconds, default is 250.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..999  

portVmodemEcho 1.3.6.1.4.1.1966.12.1.5.8.1.10
If set to on, vmodem will echo input.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portVmodemMode 1.3.6.1.4.1.1966.12.1.5.8.1.11
In auto mode vmodem will automatically use the host and port make connection, otherwise will wait for use input
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

portVmodemDCD 1.3.6.1.4.1.1966.12.1.5.8.1.12
Define the behavior of DCD
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER alwaysHigh(1), followConnection(2)  

portVmodemRTS 1.3.6.1.4.1.1966.12.1.5.8.1.13
Define the behavior of signal RTS
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER alwaysHigh(1), representDCD(4), representRI(5)  

portVmodemDTR 1.3.6.1.4.1.1966.12.1.5.8.1.14
Define the behavior of signal DTR
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER alwaysHigh(1), representDCD(3), representRI(4)  

portVmodemInitString 1.3.6.1.4.1.1966.12.1.5.8.1.15
String that used as initial AT commands.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

portVmodemTunnelName 1.3.6.1.4.1.1966.12.1.5.8.1.16
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portRawTable 1.3.6.1.4.1.1966.12.1.5.9
Port Raw Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortRawEntry

portRawEntry 1.3.6.1.4.1.1966.12.1.5.9.1
An entry in the portRawEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortRawEntry  

portRawIndex 1.3.6.1.4.1.1966.12.1.5.9.1.1
Index of the corresponding serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portRawStatus 1.3.6.1.4.1.1966.12.1.5.9.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portRawPort 1.3.6.1.4.1.1966.12.1.5.9.1.3
The port number the target host is listening on for incoming connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portRawHost 1.3.6.1.4.1.1966.12.1.5.9.1.4
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portRawTunnelName 1.3.6.1.4.1.1966.12.1.5.9.1.5
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portBidirTable 1.3.6.1.4.1.1966.12.1.5.10
Port Bidir Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortBidirEntry

portBidirEntry 1.3.6.1.4.1.1966.12.1.5.10.1
An entry in the portBidirEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortBidirEntry  

portBidirIndex 1.3.6.1.4.1.1966.12.1.5.10.1.1
portBidirIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portBidirStatus 1.3.6.1.4.1.1966.12.1.5.10.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portBidirPort 1.3.6.1.4.1.1966.12.1.5.10.1.3
The port number the target host is listening on for incoming connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portBidirHost 1.3.6.1.4.1.1966.12.1.5.10.1.4
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portBidirTunnelName 1.3.6.1.4.1.1966.12.1.5.10.1.5
The name of the HTTP tunnel associated with this service's target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portRloginTable 1.3.6.1.4.1.1966.12.1.5.11
Port Rlogin Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortRloginEntry

portRloginEntry 1.3.6.1.4.1.1966.12.1.5.11.1
An entry in the portRloginEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortRloginEntry  

portRloginIndex 1.3.6.1.4.1.1966.12.1.5.11.1.1
Index of the corresponding serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portRloginStatus 1.3.6.1.4.1.1966.12.1.5.11.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portRloginHost 1.3.6.1.4.1.1966.12.1.5.11.1.3
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portRloginTermType 1.3.6.1.4.1.1966.12.1.5.11.1.4
Type of terminal attached to this line; for example, ANSI or WYSE60.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portRloginTunnelName 1.3.6.1.4.1.1966.12.1.5.11.1.5
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portEmailTable 1.3.6.1.4.1.1966.12.1.5.12
Port Email Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEmailEntry

portEmailEntry 1.3.6.1.4.1.1966.12.1.5.12.1
An entry in the portEmailEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortEmailEntry  

portEmailIndex 1.3.6.1.4.1.1966.12.1.5.12.1.1
Index of the corresponding serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portEmailStatus 1.3.6.1.4.1.1966.12.1.5.12.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portEmailActive 1.3.6.1.4.1.1966.12.1.5.12.1.3
Determines whether or not email notification is turned on. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portEmailLevel 1.3.6.1.4.1.1966.12.1.5.12.1.5
Choose the event level that triggers an email notification: Emergency, Alert, Critical, Error, Warning, Notice, Info, or Debug. You are selecting the lowest notification level; therefore, when you select Debug, you will get an email notification for all events that trigger a message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8)  

portEmailTo 1.3.6.1.4.1.1966.12.1.5.12.1.6
An email address or list of email addresses that will receive the email notification.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

portEmailFrom 1.3.6.1.4.1.1966.12.1.5.12.1.7
This field can contain an email address that might identify the Device Server name or some other value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

portEmailReply 1.3.6.1.4.1.1966.12.1.5.12.1.9
The email address to whom all replies to the email notification should go.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

portEmailSubject 1.3.6.1.4.1.1966.12.1.5.12.1.10
A text string, which can contain spaces, that will display in the Subject field of the email notification.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

portEmailUseDefaultLevel 1.3.6.1.4.1.1966.12.1.5.12.1.11
Inherit 'level' setting from the Server Email Alert.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portEmailUseDefaultTo 1.3.6.1.4.1.1966.12.1.5.12.1.12
Inherit 'to' setting from the Server Email Alert.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portEmailUseDefaultFrom 1.3.6.1.4.1.1966.12.1.5.12.1.13
Inherit 'from' setting from the Server Email Alert.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portEmailUseDefaultReply 1.3.6.1.4.1.1966.12.1.5.12.1.14
Inherit 'reply' setting from the Server Email Alert.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portEmailUseDefaultSubject 1.3.6.1.4.1.1966.12.1.5.12.1.15
Inherit 'subject' setting from the Server Email Alert.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSLTable 1.3.6.1.4.1.1966.12.1.5.13
Port SSL Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSSLEntry

portSSLEntry 1.3.6.1.4.1.1966.12.1.5.13.1
An entry in the portSSLEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSSLEntry  

portSSLIndex 1.3.6.1.4.1.1966.12.1.5.13.1.1
port SSL Index
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portSSLStatus 1.3.6.1.4.1.1966.12.1.5.13.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portSSLEnabled 1.3.6.1.4.1.1966.12.1.5.13.1.3
Enables/disables SSL.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSLuseServer 1.3.6.1.4.1.1966.12.1.5.13.1.4
Uses the SSL/TLS server configuration for the line.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSLVersion 1.3.6.1.4.1.1966.12.1.5.13.1.5
Specify whether you want to use: Any-The Device Server will try a TLSv1 connection first. If that fails, it will try an SSLv3 connection. If that fails, it will try an SSLv2 connection. TLSv1-The connection will use only TLSv1. SSLv3-The connection will use only SSLv3. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), tlsv1(2), sslv3(3)  

portSSLType 1.3.6.1.4.1.1966.12.1.5.13.1.6
Specify whether the Device Server will act as an SSL/TLS client or server. The default is Client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

portSSLVerifyPeerCertificate 1.3.6.1.4.1.1966.12.1.5.13.1.7
Enable this option when you want the Validation Criteria to match the Peer Certificate for authentication to pass. If you enable this option, you need to download an SSL/TLS certificate authority (CA) list file to the Device Server. Any values that are entered in the validation criteria must match the peer certificate for an SSL connection; any fields left blank will not be validated against the peer certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portSSLCountry 1.3.6.1.4.1.1966.12.1.5.13.1.8
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

portSSLStateProv 1.3.6.1.4.1.1966.12.1.5.13.1.9
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

portSSLLocality 1.3.6.1.4.1.1966.12.1.5.13.1.10
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

portSSLOrganisation 1.3.6.1.4.1.1966.12.1.5.13.1.11
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

portSSLOrganisationUnit 1.3.6.1.4.1.1966.12.1.5.13.1.12
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

portSSLCommonName 1.3.6.1.4.1.1966.12.1.5.13.1.13
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

portSSLEmail 1.3.6.1.4.1.1966.12.1.5.13.1.14
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

portPacketForwardingTable 1.3.6.1.4.1.1966.12.1.5.14
The port packet forwarding configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortPacketForwardingEntry

portPacketForwardingEntry 1.3.6.1.4.1.1966.12.1.5.14.1
An entry in the port packet forwarding configuration table, each relating to a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPacketForwardingEntry  

portPacketForwardingIndex 1.3.6.1.4.1.1966.12.1.5.14.1.1
Port Index
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portPacketForwardingStatus 1.3.6.1.4.1.1966.12.1.5.14.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portPacketForwardingPacketSize 1.3.6.1.4.1.1966.12.1.5.14.1.3
When the size of the packet equals this value the packet is transmitted. 0 - Ignore option
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1024  

portPacketForwardingIdleTime 1.3.6.1.4.1.1966.12.1.5.14.1.4
When the elapsed time between one character to another character equals this value the packet is transmitted. 0 - Ignore option
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portPacketForwardingForceTransmitTime 1.3.6.1.4.1.1966.12.1.5.14.1.5
When the elapsed time from the 1st character received equals this value the packet is transmitted. 0 - Ignore option.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portPacketForwardingEnableSOF1 1.3.6.1.4.1.1966.12.1.5.14.1.6
Enable/disable the start of frame 1.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingSOF1 1.3.6.1.4.1.1966.12.1.5.14.1.7
Any characters received before the start of frame is received will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portPacketForwardingEnableSOF2 1.3.6.1.4.1.1966.12.1.5.14.1.8
Enable/disable the start of frame 2. When this is enabled SOF1 must enabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingSOF2 1.3.6.1.4.1.1966.12.1.5.14.1.9
Any characters received before the start of frame is received will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portPacketForwardingStartFrameTransmit 1.3.6.1.4.1.1966.12.1.5.14.1.10
A flag to determine if we will transmit the start of frame character(s).
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingEnableEOF1 1.3.6.1.4.1.1966.12.1.5.14.1.11
Enable/disable the end of frame 1.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingEOF1 1.3.6.1.4.1.1966.12.1.5.14.1.12
The frame will be transmitted after this character is received based on the forwarding rule.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portPacketForwardingEnableEOF2 1.3.6.1.4.1.1966.12.1.5.14.1.13
Enable/disable the end of frame 2. When this is enabled EOF1 must enabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingEOF2 1.3.6.1.4.1.1966.12.1.5.14.1.14
The frame will be transmitted after this character is received based on the forwarding rule.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portPacketForwardingEnableEndTrigger1 1.3.6.1.4.1.1966.12.1.5.14.1.15
Enable/disable the end of trigger 1.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingEndTrigger1 1.3.6.1.4.1.1966.12.1.5.14.1.16
When the end trigger is received the packet will transmitted based on the forwarding rules.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portPacketForwardingEnableEndTrigger2 1.3.6.1.4.1.1966.12.1.5.14.1.17
Enable/disable the end of trigger 2. When this is enabled EOF1 must enabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPacketForwardingEndTrigger2 1.3.6.1.4.1.1966.12.1.5.14.1.18
When the end trigger is received the packet will transmitted based on the forwarding rules.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

portPacketForwardingForwardingRule 1.3.6.1.4.1.1966.12.1.5.14.1.19
Forwarding rules.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trigger(0), triggerplus1(1), triggerplus2(2), stripTrigger(3)  

portPacketForwardingPacketIdleTime 1.3.6.1.4.1.1966.12.1.5.14.1.20
When in Packet Accumulation mode it used for packet idle time
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portPacketForwardingForwardMode 1.3.6.1.4.1.1966.12.1.5.14.1.21
Forwarding Mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forwardModeInvalid(0), optimizeEthernetTrafic(1), minimizeLatency(2), messageAccumulation(3), custom(4)  

portTunnelTable 1.3.6.1.4.1.1966.12.1.5.15
Port Tunnel Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortTunnelEntry

portTunnelEntry 1.3.6.1.4.1.1966.12.1.5.15.1
An entry in the portTunnelEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortTunnelEntry  

portTunnelIndex 1.3.6.1.4.1.1966.12.1.5.15.1.1
portTunnelIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portTunnelStatus 1.3.6.1.4.1.1966.12.1.5.15.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portTunnelPort 1.3.6.1.4.1.1966.12.1.5.15.1.3
The port number the target host is listening on for incoming connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portTunnelHost 1.3.6.1.4.1.1966.12.1.5.15.1.4
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portTunnelHttpTunnelName 1.3.6.1.4.1.1966.12.1.5.15.1.5
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portMODBUSSlaveTable 1.3.6.1.4.1.1966.12.1.5.16
Port Modbus Slave Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMODBUSSlaveEntry

portMODBUSSlaveEntry 1.3.6.1.4.1.1966.12.1.5.16.1
An entry in the portMODBUSSlaveEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMODBUSSlaveEntry  

portMODBUSSlaveIndex 1.3.6.1.4.1.1966.12.1.5.16.1.1
portMODBUSSlaveIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portMODBUSSlaveStatus 1.3.6.1.4.1.1966.12.1.5.16.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portMODBUSSlaveMode 1.3.6.1.4.1.1966.12.1.5.16.1.3
Modbus serial device's mode: 0: RTU; 1: ASCII.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rtu(0), ascii(1)  

portMODBUSSlaveCRLF 1.3.6.1.4.1.1966.12.1.5.16.1.4
Enable/disable appending CR/LF
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portMODBUSSlaveUIDRange 1.3.6.1.4.1.1966.12.1.5.16.1.5
The UID range for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

portMODBUSMasterTable 1.3.6.1.4.1.1966.12.1.5.17
Port Modbus Master Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMODBUSMasterEntry

portMODBUSMasterEntry 1.3.6.1.4.1.1966.12.1.5.17.1
An entry in the portMODBUSMasterEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMODBUSMasterEntry  

portMODBUSMasterIndex 1.3.6.1.4.1.1966.12.1.5.17.1.1
portMODBUSMasterIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portMODBUSMasterStatus 1.3.6.1.4.1.1966.12.1.5.17.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portMODBUSMasterMode 1.3.6.1.4.1.1966.12.1.5.17.1.3
Modbus serial device's mode: 0: RTU; 1: ASCII.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rtu(0), ascii(1)  

portMODBUSMasterCRLF 1.3.6.1.4.1.1966.12.1.5.17.1.4
Enable/disable appending CR/LF
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portCustomAppTable 1.3.6.1.4.1.1966.12.1.5.18
Port CustomApp Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortCustomAppEntry

portCustomAppEntry 1.3.6.1.4.1.1966.12.1.5.18.1
An entry in the PortCustomAppEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortCustomAppEntry  

portCustomAppIndex 1.3.6.1.4.1.1966.12.1.5.18.1.1
portCustomAppIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portCustomAppStatus 1.3.6.1.4.1.1966.12.1.5.18.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portCustomAppCommand 1.3.6.1.4.1.1966.12.1.5.18.1.3
The command line of the custom application.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

portTrueportServiceTable 1.3.6.1.4.1.1966.12.1.5.19
Port TrueportService Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortTrueportServiceEntry

portTrueportServiceEntry 1.3.6.1.4.1.1966.12.1.5.19.1
An entry in the portTrueportServiceEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortTrueportServiceEntry  

portTrueportServiceIndex 1.3.6.1.4.1.1966.12.1.5.19.1.1
The index of the corresponding serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portTrueportServiceStatus 1.3.6.1.4.1.1966.12.1.5.19.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portTrueportServicePort 1.3.6.1.4.1.1966.12.1.5.19.1.3
The port number the target host is listening on for incoming connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portTrueportServiceHost 1.3.6.1.4.1.1966.12.1.5.19.1.4
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portTrueportServiceClientInitiated 1.3.6.1.4.1.1966.12.1.5.19.1.5
Specifies whether or not the network connection is initiated by the client
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portTrueportServiceActiveSignal 1.3.6.1.4.1.1966.12.1.5.19.1.6
When the line becomes active, this option has the following impact: o Lite Mode-When enabled, the EIA-232 signals remain high (active) before, during, and after the session. When disabled, the EIA-232 signals remain low (inactive). o Full Mode-During the session, the client will be control the state of these signal before and after the connection. Default is on.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portTrueportServiceTunnelName 1.3.6.1.4.1.1966.12.1.5.19.1.7
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portPowerManagementTable 1.3.6.1.4.1.1966.12.1.5.20
Port Power Management Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortPowerManagementEntry

portPowerManagementEntry 1.3.6.1.4.1.1966.12.1.5.20.1
An entry in the portPowerManagementEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPowerManagementEntry  

portPowerManagementIndex 1.3.6.1.4.1.1966.12.1.5.20.1.1
portPowerManagementIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portPowerManagementStatus 1.3.6.1.4.1.1966.12.1.5.20.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portPowerManagementName 1.3.6.1.4.1.1966.12.1.5.20.1.3
Power bar's name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

portPowerManagementModel 1.3.6.1.4.1.1966.12.1.5.20.1.4
Power bar's model
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rps820(1), rps830(2), rps1620(3), rps1630(4)  

portMultihostTable 1.3.6.1.4.1.1966.12.1.5.21
Port Multihost Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMultihostEntry

portMultihostEntry 1.3.6.1.4.1.1966.12.1.5.21.1
An entry in the portMultihostEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMultihostEntry  

portMultihostIndex 1.3.6.1.4.1.1966.12.1.5.21.1.1
portMultihostIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portMultihostStatus 1.3.6.1.4.1.1966.12.1.5.21.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portMultihostMode 1.3.6.1.4.1.1966.12.1.5.21.1.4
Set multihost operation mode.all:for muliple host list mode. backup: for primary-backup mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), backup(2)  

portMultihostOutboundTable 1.3.6.1.4.1.1966.12.1.5.22
Multihost outbound table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMultihostOutboundEntry

portMultihostOutboundEntry 1.3.6.1.4.1.1966.12.1.5.22.1
An entry in the portMultihostOutboundTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMultihostOutboundEntry  

portMultihostPortIndex 1.3.6.1.4.1.1966.12.1.5.22.1.1
The port number
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portMultihostOutboundIndex 1.3.6.1.4.1.1966.12.1.5.22.1.2
The outbound entry number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

portMultihostOutboundStatus 1.3.6.1.4.1.1966.12.1.5.22.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portMultihostOutboundHostID 1.3.6.1.4.1.1966.12.1.5.22.1.4
The host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portMultihostOutboundTcpPort 1.3.6.1.4.1.1966.12.1.5.22.1.5
The host TCP port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portMultihostOutboundTunnel 1.3.6.1.4.1.1966.12.1.5.22.1.6
The HTTP tunnel associated with this host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portPowerManagementPlugTable 1.3.6.1.4.1.1966.12.1.5.23
Power Management Plug Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortPowerManagementPlugEntry

portPowerManagementPlugEntry 1.3.6.1.4.1.1966.12.1.5.23.1
An entry in the portPowerManagementPlugTable, each relating to a plug.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPowerManagementPlugEntry  

portPowerManagementPortIndex 1.3.6.1.4.1.1966.12.1.5.23.1.1
The port number
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portPowerManagementPlugIndex 1.3.6.1.4.1.1966.12.1.5.23.1.2
The plug number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

portPowerManagementPlugStatus 1.3.6.1.4.1.1966.12.1.5.23.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portPowerManagementPlugName 1.3.6.1.4.1.1966.12.1.5.23.1.4
The plug's name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..19)  

portPowerManagementPlugPowerUpInterval 1.3.6.1.4.1.1966.12.1.5.23.1.5
The plug's power up delay.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER puIntervalHalf(1), puInterval1(2), puInterval2(3), puInterval5(4), puInterval15(5), puInterval30(6), puInterval60(7), puInterval120(8), puInterval180(9), puInterval300(10)  

portPowerManagementPlugDefaultState 1.3.6.1.4.1.1966.12.1.5.23.1.6
the plug's default state.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPowerManagementDSLine 1.3.6.1.4.1.1966.12.1.5.23.1.7
the DS line number which the device on this plug is connected to(0:none, >0:corresponding to the line number.
Status: current Access: read-write
OBJECT-TYPE    
  PortNumber  

portPowerManagementMonitorHost 1.3.6.1.4.1.1966.12.1.5.23.1.8
The name of a host to monitor. If the host fails to respond to pings, this plug's power will be cycled. Set to a blank string to disable this feature.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portPowerManagementMonitorInterval 1.3.6.1.4.1.1966.12.1.5.23.1.9
The time between pings, in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPowerManagementMonitorTimeout 1.3.6.1.4.1.1966.12.1.5.23.1.10
The amount of time to wait after pings, in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPowerManagementMonitorRetries 1.3.6.1.4.1.1966.12.1.5.23.1.11
The number of times to retry pings.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPowerManagementMonitorEnableDelay 1.3.6.1.4.1.1966.12.1.5.23.1.12
Wait before cycling power, in the event of a monitor timeout.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPowerManagementMonitorDelay 1.3.6.1.4.1.1966.12.1.5.23.1.13
Amount of time to wait before cycling power, in the event of a monitor timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portPowerManagementMonitorEnableConsoleMsg 1.3.6.1.4.1.1966.12.1.5.23.1.14
Display a message on the serial port, in the event of a monitor timeout, when power cycle delay is enabled..
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portPowerManagementMonitorEnableEmail 1.3.6.1.4.1.1966.12.1.5.23.1.15
Send an email alert, in the event of a monitor timeout, when power cycle delay is enabled..
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

portMODBUSMasterMappingTable 1.3.6.1.4.1.1966.12.1.5.24
Modbus Master Slave Mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMODBUSMasterMappingEntry

portMODBUSMasterMappingEntry 1.3.6.1.4.1.1966.12.1.5.24.1
An entry in the portMODBUSMasterMappingTable, each relating to a slave mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMODBUSMasterMappingEntry  

portMODBUSMasterPortIndex 1.3.6.1.4.1.1966.12.1.5.24.1.1
The port number
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portMODBUSMasterMappingIndex 1.3.6.1.4.1.1966.12.1.5.24.1.2
The mapping table index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

portMODBUSMasterMappingStatus 1.3.6.1.4.1.1966.12.1.5.24.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portMODBUSMasterMappingRemoteIP 1.3.6.1.4.1.1966.12.1.5.24.1.4
The remote slave's IP address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

portMODBUSMasterMappingTransportType 1.3.6.1.4.1.1966.12.1.5.24.1.5
The remote slave's transport protocol type (TCP/UDP).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tcp(0), udp(1)  

portMODBUSMasterMappingPortNumber 1.3.6.1.4.1.1966.12.1.5.24.1.6
the transport protocol layer port number (TCP/UDP).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

portMODBUSMasterMappingUIDStart 1.3.6.1.4.1.1966.12.1.5.24.1.7
The start UID of the UID range for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..247  

portMODBUSMasterMappingUIDEnd 1.3.6.1.4.1.1966.12.1.5.24.1.8
The end UID of the UID range for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..247  

portMODBUSMasterMappingUIDRangeMode 1.3.6.1.4.1.1966.12.1.5.24.1.9
The UID-IP mapping mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER host(0), gateway(1)  

portMODBUSMasterMappingTunnelName 1.3.6.1.4.1.1966.12.1.5.24.1.10
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

portSSLCipherTable 1.3.6.1.4.1.1966.12.1.5.25
SSL CIpher.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSSLCipherEntry

portSSLCipherEntry 1.3.6.1.4.1.1966.12.1.5.25.1
An entry in the sslCipherTable, each relating to a cipher entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSSLCipherEntry  

portSSLCipherIndex 1.3.6.1.4.1.1966.12.1.5.25.1.1
The port number
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

portSSLCipherPriority 1.3.6.1.4.1.1966.12.1.5.25.1.2
The cipher priority. 1- highest 5 - lowest.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

portSSLCipherStatus 1.3.6.1.4.1.1966.12.1.5.25.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

portSSLCipherEncryption 1.3.6.1.4.1.1966.12.1.5.25.1.4
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), aes(3), tripledes(4), des(5), arctwo(6), arcfour(7)  

portSSLCipherKeySizeMin 1.3.6.1.4.1.1966.12.1.5.25.1.5
The minimum key size value that will be used for the specified encryption type. The default is 40.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min40(1), min56(2), min64(3), min128(4), min168(5), min256(6)  

portSSLCipherKeySizeMax 1.3.6.1.4.1.1966.12.1.5.25.1.6
The maximum key size value that will be used for the specified encryption type. The default is 256.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max40(1), max56(2), max64(3), max128(4), max168(5), max256(6)  

portSSLCipherKeyExchange 1.3.6.1.4.1.1966.12.1.5.25.1.7
The type of key to exchange for the encryption format: Any-Any key exchange that is valid is used (this does not, however, include ADH keys). RSA-This is an RSA key exchange using an RSA key and certificate. EDHRSA-This is an EDH key exchange using an RSA key and certificate. EDHDSS-This is an EDH key exchange using a DSA key and certificate. ADH-This is an anonymous key exchange which does not require a private key or certificate. Choose this key if you do not want to authenticate the peer device, but you want the data encrypted on the SSL/TLS connection. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), rsa(2), edhrsa(3), edhdss(4), adh(5)  

portSSLCipherHMAC 1.3.6.1.4.1.1966.12.1.5.25.1.8
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), sha(2), md5(3)  

modemInfoTable 1.3.6.1.4.1.1966.12.1.6.1
The modem info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModemInfoEntry

modemInfoEntry 1.3.6.1.4.1.1966.12.1.6.1.1
An entry in the modemInfoTable, each relating to a host.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModemInfoEntry  

modemIndex 1.3.6.1.4.1.1966.12.1.6.1.1.1
The table entry number for this modem
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modemStatus 1.3.6.1.4.1.1966.12.1.6.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

modemName 1.3.6.1.4.1.1966.12.1.6.1.1.3
The modem name used for this modem entry. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

modemInitialisation 1.3.6.1.4.1.1966.12.1.6.1.1.4
The modem Initialisation string
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

serviceStatus 1.3.6.1.4.1.1966.12.1.7.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

serviceDHCP 1.3.6.1.4.1.1966.12.1.7.2
Turn on/off the DHCP Service on the first ethernet interface.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouteD 1.3.6.1.4.1.1966.12.1.7.3
RouteD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceTelnetD 1.3.6.1.4.1.1966.12.1.7.4
Turn on/off the TelnetD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceSSHD 1.3.6.1.4.1.1966.12.1.7.5
Turn on/off the SSHD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceHTTPD 1.3.6.1.4.1.1966.12.1.7.6
Turn on/off the HTTPD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceSnmpD 1.3.6.1.4.1.1966.12.1.7.7
Turn on/off the SnmpD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceSPCD 1.3.6.1.4.1.1966.12.1.7.8
Turn on/off the SPCD Service (TruePort)
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceSNTP 1.3.6.1.4.1.1966.12.1.7.9
Turn on/off the SNTP Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceHTTPSD 1.3.6.1.4.1.1966.12.1.7.10
Turn on/off the HTTPSD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceSyslog 1.3.6.1.4.1.1966.12.1.7.11
Turn on/off the Syslog Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceDeviceManagerD 1.3.6.1.4.1.1966.12.1.7.12
Turn on/off the DeviceManagerD Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceMODBUSD 1.3.6.1.4.1.1966.12.1.7.13
Turn on/off the Modbus Gateway Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceSecondaryDHCP 1.3.6.1.4.1.1966.12.1.7.14
Turn on/off the DHCP Service on the eth2 interface
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceIPSEC 1.3.6.1.4.1.1966.12.1.7.15
Turn on/off the IPSEC Service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceIncomingPings 1.3.6.1.4.1.1966.12.1.7.16
Allow incoming ping requests
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceThirdDHCP 1.3.6.1.4.1.1966.12.1.7.17
Turn on/off the DHCP Service on the eth3 interface
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

trueportStatus 1.3.6.1.4.1.1966.12.1.8.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

trueport50 1.3.6.1.4.1.1966.12.1.8.2
Mapping for trueport baud rate 50
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport75 1.3.6.1.4.1.1966.12.1.8.3
Mapping for trueport baud rate 75
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport110 1.3.6.1.4.1.1966.12.1.8.4
Mapping for trueport baud rate 110
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport134 1.3.6.1.4.1.1966.12.1.8.5
Mapping for trueport baud rate 134
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport150 1.3.6.1.4.1.1966.12.1.8.6
Mapping for trueport baud rate 150
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport200 1.3.6.1.4.1.1966.12.1.8.7
Mapping for trueport baud rate 200
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport300 1.3.6.1.4.1.1966.12.1.8.8
Mapping for trueport baud rate 300
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport600 1.3.6.1.4.1.1966.12.1.8.9
Mapping for trueport baud rate 600
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport1200 1.3.6.1.4.1.1966.12.1.8.10
Mapping for trueport baud rate 1200
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport1800 1.3.6.1.4.1.1966.12.1.8.11
Mapping for trueport baud rate 1800
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport2400 1.3.6.1.4.1.1966.12.1.8.12
Mapping for trueport baud rate 2400
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport4800 1.3.6.1.4.1.1966.12.1.8.13
Mapping for trueport baud rate 4800
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport9600 1.3.6.1.4.1.1966.12.1.8.14
Mapping for trueport baud rate 9600
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport19200 1.3.6.1.4.1.1966.12.1.8.15
Mapping for trueport baud rate 19200
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueport38400 1.3.6.1.4.1.1966.12.1.8.16
Mapping for trueport baud rate 38400
Status: current Access: read-write
OBJECT-TYPE    
  TrueportBaud  

trueportCustom50 1.3.6.1.4.1.1966.12.1.8.17
Mapping for trueport baud rate 50
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom75 1.3.6.1.4.1.1966.12.1.8.18
custom mapping for trueport baud rate 75
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom110 1.3.6.1.4.1.1966.12.1.8.19
custom mapping for trueport baud rate 110
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom134 1.3.6.1.4.1.1966.12.1.8.20
custom mapping for trueport baud rate 134
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom150 1.3.6.1.4.1.1966.12.1.8.21
custom mapping for trueport baud rate 150
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom200 1.3.6.1.4.1.1966.12.1.8.22
custom mapping for trueport baud rate 200
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom300 1.3.6.1.4.1.1966.12.1.8.23
custom mapping for trueport baud rate 300
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom600 1.3.6.1.4.1.1966.12.1.8.24
custom mapping for trueport baud rate 600
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom1200 1.3.6.1.4.1.1966.12.1.8.25
custom mapping for trueport baud rate 1200
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom1800 1.3.6.1.4.1.1966.12.1.8.26
custom mapping for trueport baud rate 1800
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom2400 1.3.6.1.4.1.1966.12.1.8.27
custom mapping for trueport baud rate 2400
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom4800 1.3.6.1.4.1.1966.12.1.8.28
custom mapping for trueport baud rate 4800
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom9600 1.3.6.1.4.1.1966.12.1.8.29
custom mapping for trueport baud rate 9600
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom19200 1.3.6.1.4.1.1966.12.1.8.30
custom mapping for trueport baud rate 19200
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

trueportCustom38400 1.3.6.1.4.1.1966.12.1.8.31
custom mapping for trueport baud rate 38400
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..230400  

radiusStatus 1.3.6.1.4.1.1966.12.1.9.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

radiusPrimaryAuthHost 1.3.6.1.4.1.1966.12.1.9.2
Primary Radius Authentication Host
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusSecondaryAuthHost 1.3.6.1.4.1.1966.12.1.9.3
Secondary Radius Authentication Host
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusAuthenticationPort 1.3.6.1.4.1.1966.12.1.9.4
The port that the RADIUS host listens to for authentication requests. The default port is 1812.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

radiusAccountingEnabled 1.3.6.1.4.1.1966.12.1.9.5
Radius Accounting enabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

radiusPrimaryAcctHost 1.3.6.1.4.1.1966.12.1.9.6
Name of the primary RADIUS authentication host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusSecondaryAcctHost 1.3.6.1.4.1.1966.12.1.9.7
Name of the secondary RADIUS authentication host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusAccountingPort 1.3.6.1.4.1.1966.12.1.9.8
The port that the RADIUS host listens to for accounting requests. The default port is 1813.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

radiusAcctAuth 1.3.6.1.4.1.1966.12.1.9.9
Radius Accounting Authenticator enabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

radiusRetryLimit 1.3.6.1.4.1.1966.12.1.9.10
The number of times the Device Server tries to connect to the RADIUS server before erroring out. Valid values are 0-255. The default is 5.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

radiusTimeout 1.3.6.1.4.1.1966.12.1.9.11
The time, in seconds, that the Device Server waits to receive a reply after sending out a request to a RADIUS accounting or authentication host. If no reply is received before the timeout period expires, the Device Server will retry the same host up to and including the number of retry attempts. Valid values are 1-255. The default is 3 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

radiusNasIdentifier 1.3.6.1.4.1.1966.12.1.9.12
The NAS identifier name. To delete this , set this field to blank.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

radiusNasIpAddress 1.3.6.1.4.1.1966.12.1.9.13
When on, the NAS Identifier obtains ipv4 address automatically. Default is on.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

radiusNasSpecifyIpAddress 1.3.6.1.4.1.1966.12.1.9.14
Specify the unique IPv4 address that NAS Identifier will use
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

radiusNasIpv6Address 1.3.6.1.4.1.1966.12.1.9.15
When on, the NAS Identifier obtains ipv6 address automatically. Default is on.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

radiusNasSpecifyIpv6Address 1.3.6.1.4.1.1966.12.1.9.16
Specify the unique IPv6 address that NAS Identifier will use
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

radiusPrimaryAuthTunnel 1.3.6.1.4.1.1966.12.1.9.17
Primary Radius Authentication Tunnel
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusSecondaryAuthTunnel 1.3.6.1.4.1.1966.12.1.9.18
Secondary Radius Authentication Tunnel
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusPrimaryAcctTunnel 1.3.6.1.4.1.1966.12.1.9.19
Name of the primary RADIUS authentication tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

radiusSecondaryAcctTunnel 1.3.6.1.4.1.1966.12.1.9.20
Name of the secondary RADIUS authentication tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

kerberosStatus 1.3.6.1.4.1.1966.12.1.10.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

kerberosRealm 1.3.6.1.4.1.1966.12.1.10.2
The Kerberos realm is the Kerberos host domain name, in upper-case letters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

kerberosDomain 1.3.6.1.4.1.1966.12.1.10.3
The name of a host running the KDC (Key Distribution Center) for the specified realm. The host name that you specify must either be defined in the Device Server's Host Table before the last reboot or be resolved by DNS.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

kerberosPort 1.3.6.1.4.1.1966.12.1.10.4
The port that the Kerberos server listens to for authentication requests. If no port is specified, the default port 88 is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ldapStatus 1.3.6.1.4.1.1966.12.1.11.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ldapHost 1.3.6.1.4.1.1966.12.1.11.2
The name or IP address of the LDAP host. If you use a host name, that host must either have been defined in the Device Server's Host Table before the last reboot or be resolved by DNS. If you are using TLS, you must enter the same string you used to create the LDAP certificate.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ldapPort 1.3.6.1.4.1.1966.12.1.11.3
The port that the LDAP host listens to for authentication requests. The default port is 389.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ldapBase 1.3.6.1.4.1.1966.12.1.11.4
The domain component (dc) that is the starting point for the search for user authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ldapEnableTLS 1.3.6.1.4.1.1966.12.1.11.5
Enables/disables the Transport Layer Security (TLS) with the LDAP host.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ldapTLSPort 1.3.6.1.4.1.1966.12.1.11.6
Specify the port number that LDAP will use for TLS. The default is port 636.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ldapUID 1.3.6.1.4.1.1966.12.1.11.7
LDAP user attribute. e.g. uid (OpenLDAP) sAMAccountName (Active Directory) The default is 'uid'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

ldapPasswordEncryption 1.3.6.1.4.1.1966.12.1.11.8
LDAP password encryption method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), md5(2)  

ldapClientAuth 1.3.6.1.4.1.1966.12.1.11.9
LDAP client authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ldapClientName 1.3.6.1.4.1.1966.12.1.11.10
LDAP client name. Identifies the unit to the LDAP server, when client authentication is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ldapClientAppendBase 1.3.6.1.4.1.1966.12.1.11.11
Append base to LDAP client name.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ldapClientPassword 1.3.6.1.4.1.1966.12.1.11.12
LDAP client password. Identifies the unit to the LDAP server, when client authentication is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ldapHostTunnel 1.3.6.1.4.1.1966.12.1.11.13
The HTTP tunnel associated with the LDAP host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsStatus 1.3.6.1.4.1.1966.12.1.12.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

tacacsPrimaryHost 1.3.6.1.4.1.1966.12.1.12.2
The primary TACACS+ host that is used for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsSecondaryHost 1.3.6.1.4.1.1966.12.1.12.3
The secondary TACACS+ host that is used for authentication, should the primary TACACS+ host fail to respond.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsPort 1.3.6.1.4.1.1966.12.1.12.4
The port number that TACACS+ listens to for authentication requests. The default port number is 49.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

tacacsAccounting 1.3.6.1.4.1.1966.12.1.12.5
Enable/Disable TACACS+ accounting
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

tacacsAccountingPrimaryHost 1.3.6.1.4.1.1966.12.1.12.6
The primary TACACS+ accounting host that is used for.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsAccountingSecondaryHost 1.3.6.1.4.1.1966.12.1.12.7
The secondary TACACS+ accounting host that is used for , should the primary TACACS+ host fail to respond.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsAccountingPort 1.3.6.1.4.1.1966.12.1.12.8
The port number that TACACS+ listens to for accounting requests. The default port number is 49.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

tacacsAuthorization 1.3.6.1.4.1.1966.12.1.12.9
Enable/Disable TACACS+ authorisation
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

tacacsAlternateServiceNames 1.3.6.1.4.1.1966.12.1.12.10
Enable alternate service names for TACACS+.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

tacacsPrimaryTunnel 1.3.6.1.4.1.1966.12.1.12.11
The HTTP tunnel associated with the primary authentication server
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsSecondaryTunnel 1.3.6.1.4.1.1966.12.1.12.12
The HTTP tunnel associated with the secondary authentication server
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsAccountingPrimaryTunnel 1.3.6.1.4.1.1966.12.1.12.13
The HTTP tunnel associated with the primary accounting server
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

tacacsAccountingSecondaryTunnel 1.3.6.1.4.1.1966.12.1.12.14
The HTTP tunnel associated with the secondary accounting server
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

securidStatus 1.3.6.1.4.1.1966.12.1.13.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

securidMasterHost 1.3.6.1.4.1.1966.12.1.13.2
The first SecurID server that is tried for user authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

securidSlaveHost 1.3.6.1.4.1.1966.12.1.13.3
If the first SecurID server does not respond to an authentication request, this is the next SecurID server that is tried for user authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

securidPort 1.3.6.1.4.1.1966.12.1.13.4
The port number that SecurID listens to for authentication requests. The default port number is 5500.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

securidType 1.3.6.1.4.1.1966.12.1.13.5
You can specify either SDI or DES encryption for SecurID server communication. The default is SDI encryption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER des(1), sdi(2)  

securidLegacy 1.3.6.1.4.1.1966.12.1.13.6
If you are running SecurID 3.x or 4.x, you need to run in Legacy Mode. If you are running SecurID 5.x or above, do not select Legacy Mode.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

securidMasterTunnel 1.3.6.1.4.1.1966.12.1.13.7
HTTP tunnel associated with master host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

securidSlaveTunnel 1.3.6.1.4.1.1966.12.1.13.8
HTTP tunnel associated with slave host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

nisStatus 1.3.6.1.4.1.1966.12.1.14.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

nisDomain 1.3.6.1.4.1.1966.12.1.14.2
The NIS domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

nisPrimaryHost 1.3.6.1.4.1.1966.12.1.14.3
The primary NIS host that is used for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

nisSecondaryHost 1.3.6.1.4.1.1966.12.1.14.4
The secondary NIS host that is used for authentication, should the primary NIS host fail to respond.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

nisPrimaryTunnel 1.3.6.1.4.1.1966.12.1.14.5
The HTTP tunnel associated with the primary host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

nisSecondaryTunnel 1.3.6.1.4.1.1966.12.1.14.6
The HTTP tunnel associated with the secondary host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

sshServerStatus 1.3.6.1.4.1.1966.12.1.15.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

sshServerRSA 1.3.6.1.4.1.1966.12.1.15.2
When a client SSH session requests RSA authentication, the Device Server's SSH server will authenticate the user via RSA.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerDSA 1.3.6.1.4.1.1966.12.1.15.3
When a client SSH session requests DSA authentication, the Device Server's SSH server will authenticate the user via DSA
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerKeyboard 1.3.6.1.4.1.1966.12.1.15.4
The user types in a password for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServer3Des 1.3.6.1.4.1.1966.12.1.15.5
The Device Server SSH server's 3DES encryption is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerBlowfish 1.3.6.1.4.1.1966.12.1.15.6
The Device Server SSH server's Blowfish encryption is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerAES 1.3.6.1.4.1.1966.12.1.15.7
The Device Server SSH server's AES-CBC encryption is enabled/disabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerCAST 1.3.6.1.4.1.1966.12.1.15.8
The Device Server SSH server's CAST encryption is enabled/disabled
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerArcfour 1.3.6.1.4.1.1966.12.1.15.9
The Device Server SSH server's Arcfour encryption is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerVerbose 1.3.6.1.4.1.1966.12.1.15.10
Displays debug messages on the terminal.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerCompression 1.3.6.1.4.1.1966.12.1.15.11
Requests compression of all data. Compression is desirable on modem lines and other slow connections, but will only slow down things on fast networks.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerBreakString 1.3.6.1.4.1.1966.12.1.15.12
The break string used for inband SSH break signal processing. A break signal is generated on a specific serial port only when the server's break option is enabled and the user currently connected using reverse SSH has typed the break string exactly. The default is set to ~break, where ~ is tilde; the break string can be up to eight characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

sshServerSSH1 1.3.6.1.4.1.1966.12.1.15.13
Enable/Disable SSH-1 on the server.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerPassword 1.3.6.1.4.1.1966.12.1.15.14
The user types in a password for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerLoginTimeout 1.3.6.1.4.1.1966.12.1.15.15
The number of seconds that the ssh session will wait to complete the login process. If the timer expires, then the ssh session will be terminated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

sshServerAESctr 1.3.6.1.4.1.1966.12.1.15.16
The Device Server SSH server's AES-CTR encryption is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerAESgcm 1.3.6.1.4.1.1966.12.1.15.17
The Device Server SSH server's AES-GCM encryption is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sshServerChaCha20Poly1305 1.3.6.1.4.1.1966.12.1.15.18
The Device Server SSH server's ChaCha20-Poly1305 encryption is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

defUserStatus 1.3.6.1.4.1.1966.12.1.16.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

defUserService 1.3.6.1.4.1.1966.12.1.16.2
The type of service that the user will use: dsprompt, telnet, ssh, rlogin, slip, ppp, tcpclear or sslraw.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dsprompt(1), telnet(2), ssh(3), rlogin(4), slip(5), ppp(6), tcpclear(7), sslraw(8)  

defUserLanguage 1.3.6.1.4.1.1966.12.1.16.3
You can specify whether a user will use English or Customlang as the language that appears in the Menu, CLI, or WebManager. The Device Server supports one custom language that must be downloaded to the Device Server; otherwise, Customlang defaults to English.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER english(1), custom(2)  

defUserLevel 1.3.6.1.4.1.1966.12.1.16.4
The access that a user is allowed: Admin-The admin level user has total access to the Device Server. You can create more than one admin user account but we recommend that you only have one. They can monitor and configure the Device Server. Normal-The Normal level user has limited access to the Device Server. Limited CLI commands and Menu access are available with the ability to configure the user's own configuration settings. Restricted-The Restricted level user can only access predefined sessions or access the Easy Port Access menu. Can only view or monitor the Device Server using CLI commands to display information about the Device Server. Menu-The menu level user will only be able to access predefined session or access the Easy Port Access menu. The Easy Port Access allows the user to connect to the accessible line without disconnecting their initial connection to the Device Server. Does not have any access to CLI commands.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER admin(1), normal(2), restricted(3), menu(4)  

defUserHotKeyPrefix 1.3.6.1.4.1.1966.12.1.16.5
The prefix that a user types to control the current session. The default value is hex 01, which corresponds to Ctrl-a (^a) (hex value 02 would be Ctrl-b (^b), etc.): ^a number-To switch from one session to another, press ^a and then the required session number. For example, ^a 2 would switch you to session 2. Pressing ^a 0 will return you to the Device Server Menu. ^a n-Display the next session. The current session will remain active. The lowest numbered active session will be displayed. ^a p-Display the previous session. The current session will remain active. The highest numbered active session will be displayed. ^a m-To exit a session and return to the Device Server. You will be returned to where you left off. The session will be left running. ^a l-(Lowercase L) Locks the line until the user unlocks it. The user is prompted for a password (any password, excluding spaces) and locks the line. Next, the user must retype the password to unlock the line. ^r-When you switch from a session back to the Menu, the screen may not be redrawn correctly. If this happens, use this command to redraw it properly. The User Hotkey Prefix value overrides the Line Hotkey Prefix value. You can use the Hotkey Prefix keys to lock a line only when the line Lock parameter is On.
Status: current Access: read-write
OBJECT-TYPE    
  Hex8  

defUserPhoneNumber 1.3.6.1.4.1.1966.12.1.16.6
The phone number the Device Server will dial to callback the user (you must have set Callback to On). Enter the number without spaces.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

defUserCallBack 1.3.6.1.4.1.1966.12.1.16.7
When On, enter a phone number for the Device Server to call the user back (the Callback parameter is unrelated to the Line Dial parameter). Note: the Device Server will allow callback only when a user is authenticated. If the protocol over the link does not provide authentication, there will be no callback. Therefore, when the Line Service is set to PPP, you must use either PAP or CHAP, because these protocols provide authentication. The default is Off. The Device Server supports another type of callback, Roaming Callback, which is configurable when the Line Service is set to PPP.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

defUserIdleTimer 1.3.6.1.4.1.1966.12.1.16.8
The amount of time, in seconds, that the Idle Timer will run. Use this timer to close a connection because of inactivity. When the Idle Timer expires, because there has been no exchange of data within the specified time, the Device Server will close the connection. The default value is 0 (zero), meaning that the Idle Timer will not expire (the connection is open permanently). The maximum value is 4294967 seconds. The User Idle Timer will override the Line Idle Timer, with the exception of reverse Telnet sessions.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4294967  

defUserSessionTimer 1.3.6.1.4.1.1966.12.1.16.9
Enter a time, in seconds, for which the Session Timer will run. Use this timer to forcibly close the session (connection). When the Session Timer expires, the Device Server will end the connection. The default value is 0 seconds so the port will never timeout. The maximum value is 4294967 seconds (about 49 days).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4294967  

defUserIpHost 1.3.6.1.4.1.1966.12.1.16.10
When the User Service is set to Telnet, TCP_clear or SSL_RAW, the target host IP address. If 255.255.255.255 is specified in the configuration, the user will be prompted for an IP address or hostname. If no IP address is specified, the Host IP value in the Default User configuration will be used. The default is 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

defUserTelnetPort 1.3.6.1.4.1.1966.12.1.16.11
The port number the target host is listening on for incoming connections. Default is 23.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

defUserSSHPort 1.3.6.1.4.1.1966.12.1.16.12
userSSHPort
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

defUserTcpClearPort 1.3.6.1.4.1.1966.12.1.16.13
The port number for the TCP-Clear or SSL-Raw session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

defUserFramedIp 1.3.6.1.4.1.1966.12.1.16.14
Used for User Service PPP or SLIP, sets the IP address of the remote user. Enter the address in dot decimal notation as follows: 255.255.255.254 (default)-The Device Server will use the Remote IP Address set in the PPP settings for the line. 255.255.255.255-When the User Service is PPP, the Device Server will allow the remote machine to specify its IP address (overriding the IP address negotiation value configured in the PPP settings). 255.255.255.255-When the User Service is SLIP, the Device Server will use the Remote IP Address set for the line (no negotiation). n.n.n.n-(where n is a number) Enter the IP address of your choice. This IP address will then be used in preference to the Remote IP Address set for a line.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

defUserSubnetBits 1.3.6.1.4.1.1966.12.1.16.15
(IPv4 only) If the remote user is on a subnet, enter the number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

defUserIpv6InterfaceId 1.3.6.1.4.1.1966.12.1.16.16
Used for User Service PPP, sets the IP address of the remote user. Enter the address in IPv6 format. The first 64 bits of the Interface Identifier must be zero, therefore, ::abcd:abcd:abcd:abcd is the expected format.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6InterfaceId  

defUserFramedMtu 1.3.6.1.4.1.1966.12.1.16.17
Used for User Service PPP or SLIP, specifies the maximum size of packets, in bytes, being transferred across the link. On noisy links it might be preferable to fragment large packets being transferred over the link, since there will be quicker recovery from errors. Depending on whether you have selected a User Service of SLIP or PPP, details are as follows: PPP-Framed MTU will be the maximum size of packets that the Device Server port will accept. This value is negotiated between the two ends of the link. The valid range is 64-1500. The default is 1500 bytes. SLIP-Framed MTU will be the maximum size of packets being sent by the Device Server. The Device Server will send SLIP packets in the range 256-1006 bytes. The default value is 256 bytes. The Framed MTU value will be used in preference to the MTU/MRU values set for a Line.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1500  

defUserFramedCompression 1.3.6.1.4.1.1966.12.1.16.18
Used for User Service PPP or SLIP, determines whether Van Jacobsen Compression is used on the link. VJ compression is a means of reducing the standard TCP/IP header from 40 octets to approximately 5 octets. This gives a significant performance improvement, particularly when interactive applications are being used. For example, when the user is typing, a single character can be passed over the link with a 40 octet header attached. VJ Compression has little effect on other types of links, such as ftp, where the packets are much larger. The Framed Compression value will be used in preference to the VJ Compression value set for a Line. The default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

defUserRouting 1.3.6.1.4.1.1966.12.1.16.19
Determines the routing mode used for RIP packets on the PPP and SLIP interfaces. Values are: None-RIP packets are neither received nor sent by the Device Server. Send-RIP packets can only be sent by the Device Server. Listen-RIP packets can only be received by the Device Server. Send and Listen-RIP packets are sent and received by the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), send(2), listen(3), sendAndListen(4)  

defUserAllowAccessClusterPorts 1.3.6.1.4.1.1966.12.1.16.20
Allow/disallow the user to access to clustering ports.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

defUserHost 1.3.6.1.4.1.1966.12.1.16.21
The name of the host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

defUserPortAccessTable 1.3.6.1.4.1.1966.12.1.16.22
The port access info table for user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DefUserPortAccessEntry

defUserPortAccessEntry 1.3.6.1.4.1.1966.12.1.16.22.1
An entry in the portAccessTable, each relating to a user's access privileges for a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DefUserPortAccessEntry  

defUserPortAccessPortIndex 1.3.6.1.4.1.1966.12.1.16.22.1.1
The port number that user access applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortNumber  

defUserPortAccessStatus 1.3.6.1.4.1.1966.12.1.16.22.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

defUserPortRWAccessAllowed 1.3.6.1.4.1.1966.12.1.16.22.1.3
Enable or disable the user's read write access to the port.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

defUserPortRIAccessAllowed 1.3.6.1.4.1.1966.12.1.16.22.1.4
Enable or disable the user's read input access to the port.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

defUserPortROAccessAllowed 1.3.6.1.4.1.1966.12.1.16.22.1.5
Enable or disable the user's read output access to the port.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

snmpStatus 1.3.6.1.4.1.1966.12.1.17.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

snmpContact 1.3.6.1.4.1.1966.12.1.17.2
The name and contract information of the person who manages this SMNP node.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

snmpLocation 1.3.6.1.4.1.1966.12.1.17.3
The physical location of the SNMP node.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snmpReadOnlyUser 1.3.6.1.4.1.1966.12.1.17.4
(SNMP version 3) Specified user can only view SNMP variables.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

snmpReadWriteUser 1.3.6.1.4.1.1966.12.1.17.5
(SNMP version 3) Specified user can view and edit SNMP variables.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

snmpCommunityTable 1.3.6.1.4.1.1966.12.1.17.6
snmpCommunityTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpCommunityEntry

snmpCommunityEntry 1.3.6.1.4.1.1966.12.1.17.6.1
snmpCommunityEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpCommunityEntry  

snmpCommunityIndex 1.3.6.1.4.1.1966.12.1.17.6.1.1
snmpCommunityIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

snmpCommunityStatus 1.3.6.1.4.1.1966.12.1.17.6.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

snmpCommunityName 1.3.6.1.4.1.1966.12.1.17.6.1.3
A name that will be sent to the Device Server from an SNMP manager. This name will define the permissions of the manager.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

snmpCommunityIpAddress 1.3.6.1.4.1.1966.12.1.17.6.1.4
The IP address of the SNMP manager that will send requests to the Device Server. If the address is 0.0.0.0, any SNMP manager with the Community Name can access the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

snmpCommunityPermission 1.3.6.1.4.1.1966.12.1.17.6.1.5
Permits the Device Server to respond to SNMP requests by: None-There is no response to requests from SNMP. Readonly-Responds only to Read requests from SNMP. Readwrite-Responds to both Read and Write requests from SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), readonly(2), readwrite(3)  

snmpTrapTable 1.3.6.1.4.1.1966.12.1.17.7
snmpTrapTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpTrapEntry

snmpTrapEntry 1.3.6.1.4.1.1966.12.1.17.7.1
snmpTrapEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpTrapEntry  

snmpTrapIndex 1.3.6.1.4.1.1966.12.1.17.7.1.1
snmpTrapIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

snmpTrapStatus 1.3.6.1.4.1.1966.12.1.17.7.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

snmpTrapName 1.3.6.1.4.1.1966.12.1.17.7.1.3
An arbitrary trap community name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

snmpTrapIpAddress 1.3.6.1.4.1.1966.12.1.17.7.1.4
Defines the hosts (by IP address) that will receive trap messages generated by the Device Server. Up to four trap hosts can be defined.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

snmpTrapTunnelName 1.3.6.1.4.1.1966.12.1.17.7.1.5
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

snmpTrapVersion 1.3.6.1.4.1.1966.12.1.17.7.1.6
Set trap version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v1(1), v2c(2), v3(3)  

snmpTrapType 1.3.6.1.4.1.1966.12.1.17.7.1.7
Set trap type. Inform is only valid for v2c or v3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trap(1), inform(2)  

snmpTrapEnable 1.3.6.1.4.1.1966.12.1.17.7.1.8
Set trap enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

snmpReadOnlySecurityLevel 1.3.6.1.4.1.1966.12.1.17.8
Set read only user security level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), authNoPriv(2), authPriv(3)  

snmpReadOnlyAuthAlgorithm 1.3.6.1.4.1.1966.12.1.17.9
Set read only user authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER md5(1), sha(2)  

snmpReadOnlyAuthPasswd 1.3.6.1.4.1.1966.12.1.17.10
set read only user authentication password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpReadOnlyPrivacyAlgorithm 1.3.6.1.4.1.1966.12.1.17.11
Set read only user privacy algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER des(1), aes(2)  

snmpReadOnlyPrivacyPasswd 1.3.6.1.4.1.1966.12.1.17.12
set read only user privacy password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpReadWriteSecurityLevel 1.3.6.1.4.1.1966.12.1.17.13
Set read write user security level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), authNoPriv(2), authPriv(3)  

snmpReadWriteAuthAlgorithm 1.3.6.1.4.1.1966.12.1.17.14
Set read write user authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER md5(1), sha(2)  

snmpReadWriteAuthPasswd 1.3.6.1.4.1.1966.12.1.17.15
set read write user authentication password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpReadWritePrivacyAlgorithm 1.3.6.1.4.1.1966.12.1.17.16
Set read write user privacy algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER des(1), aes(2)  

snmpReadWritePrivacyPasswd 1.3.6.1.4.1.1966.12.1.17.17
set read write user privacy password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpTrapUser 1.3.6.1.4.1.1966.12.1.17.18
(SNMP version 3) Specified user for sending traps.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

snmpTrapSecurityLevel 1.3.6.1.4.1.1966.12.1.17.19
Set trap user security level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), authNoPriv(2), authPriv(3)  

snmpTrapAuthAlgorithm 1.3.6.1.4.1.1966.12.1.17.20
Set trap user authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER md5(1), sha(2)  

snmpTrapAuthPasswd 1.3.6.1.4.1.1966.12.1.17.21
set trap user authentication password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpTrapPrivacyAlgorithm 1.3.6.1.4.1.1966.12.1.17.22
Set trap user privacy algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER des(1), aes(2)  

snmpTrapPrivacyPasswd 1.3.6.1.4.1.1966.12.1.17.23
set trap user privacy password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpEngineIdString 1.3.6.1.4.1.1966.12.1.17.24
set the string to use to create the engine ID.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpEngineId 1.3.6.1.4.1.1966.12.1.17.25
Displays the current engine ID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snmpInformTimeout 1.3.6.1.4.1.1966.12.1.17.26
Set Inform timeout in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..231  

snmpInformRetries 1.3.6.1.4.1.1966.12.1.17.27
Set Inform retries in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..231  

dnsTable 1.3.6.1.4.1.1966.12.1.18.1
dnsTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsEntry

dnsEntry 1.3.6.1.4.1.1966.12.1.18.1.1
dnsEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsEntry  

dnsIndex 1.3.6.1.4.1.1966.12.1.18.1.1.1
dnsIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

dnsStatus 1.3.6.1.4.1.1966.12.1.18.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

dnsIpAddress 1.3.6.1.4.1.1966.12.1.18.1.1.3
You can specify the IP addresses for up to two DNS (Domain Name Servers) hosts in your network. The first DNS entry in the list is the primary DNS and the second DNS entry is the secondary server.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

dnsActive 1.3.6.1.4.1.1966.12.1.18.1.1.4
Activates/deactivates a DNS entry.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

winsTable 1.3.6.1.4.1.1966.12.1.19.1
winsTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WinsEntry

winsEntry 1.3.6.1.4.1.1966.12.1.19.1.1
winsEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  WinsEntry  

winsIndex 1.3.6.1.4.1.1966.12.1.19.1.1.1
winsIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

winsStatus 1.3.6.1.4.1.1966.12.1.19.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

winsIpAddress 1.3.6.1.4.1.1966.12.1.19.1.1.3
You can specify the IP addresses for up to two WINS (Windows Internet Naming Service) hosts in your network. The first WINS entry in the list is the primary WINS server and the second WINS entry is the secondary server.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

winsActive 1.3.6.1.4.1.1966.12.1.19.1.1.4
Activates/deactivates a WINS entry.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

gatewayTable 1.3.6.1.4.1.1966.12.1.20.1
gatewayTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GatewayEntry

gatewayEntry 1.3.6.1.4.1.1966.12.1.20.1.1
gatewayEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  GatewayEntry  

gatewayIndex 1.3.6.1.4.1.1966.12.1.20.1.1.1
gatewayIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

gatewayStatus 1.3.6.1.4.1.1966.12.1.20.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

gatewayHost 1.3.6.1.4.1.1966.12.1.20.1.1.3
You can specify up to twenty hosts to act as gateways in your network. Each gateway host must be defined in the Device Server host table.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

gatewayType 1.3.6.1.4.1.1966.12.1.20.1.1.4
Specify the type of gateway: Default-A gateway which provides general access beyond your local network. Host-A gateway reserved for accessing a specific host external to your local network. Network-A gateway reserved for accessing a specific network external to your local network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER host(1), network(2), default(3)  

gatewayIpAddress 1.3.6.1.4.1.1966.12.1.20.1.1.5
When the gateway is a Host or Network gateway, you must specify the IP address of the target host machine/network.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

gatewaySubnetBits 1.3.6.1.4.1.1966.12.1.20.1.1.6
When the gateway is a Network gateway, you must specify the subnet/prefix bits for that network. If the IP address is IPv4, then the Subnet/Prefix Bits range is 0-32. If the IP address is IPv6, then the Subnet/Prefix Bits range is 0-128.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

gatewayInterface 1.3.6.1.4.1.1966.12.1.20.1.1.7
The interface that the device server is going to use to access the Remote Host. The list is comprised of the Ethernet interface(s) and serial ports configured for the Remote Access (PPP) or Remote Access (SLIP) profiles. This string must be the actual name of the PPP/SLIP serial port, serial_port_x (where x=number) if no name is specified or the IPv6 tunnel name or ipv6_tunnelx (where x=tunnel number).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

syslogStatus 1.3.6.1.4.1.1966.12.1.21.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

syslogPrimaryHost 1.3.6.1.4.1.1966.12.1.21.2
The first preconfigured host that the Device Server will attempt to send system log messages to; messages will be displayed on the host's monitor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

syslogSecondaryHost 1.3.6.1.4.1.1966.12.1.21.3
If the Device Server cannot communicate with the primary host, then the Device Server will attempt to send system log messages to this preconfigured host; messages will be displayed on the host's monitor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

syslogLevel 1.3.6.1.4.1.1966.12.1.21.4
Choose the event level that triggers a syslog entry: Emergency, Alert, Critical, Error, Warning, Notice, Info, Debug When you select a Level, all the levels that appear above it in the list also trigger a syslog entry. For example, if you select Error, all Error, Critical, Alert, and Emergency events will be logged.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8)  

syslogPrimaryTunnel 1.3.6.1.4.1.1966.12.1.21.5
The HTTP tunnel associated with the primary host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

syslogSecondaryTunnel 1.3.6.1.4.1.1966.12.1.21.6
The HTTP tunnel associated with the secondary host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

emailStatus 1.3.6.1.4.1.1966.12.1.22.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

emailActive 1.3.6.1.4.1.1966.12.1.22.2
Determines whether or not email notification is turned on. Default is Off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

emailLevel 1.3.6.1.4.1.1966.12.1.22.3
Choose the event level that triggers an email notification: Emergency, Alert, Critical, Error, Warning, Notice, Info, or Debug. You are selecting the lowest notification level; therefore, when you select Debug, you will get an email notification for all events that trigger a message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8)  

emailTo 1.3.6.1.4.1.1966.12.1.22.4
An email address or list of email addresses that will receive the email notification.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

emailFrom 1.3.6.1.4.1.1966.12.1.22.5
This field can contain an email address that might identify the Device Server name or some other value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

emailSMTPHost 1.3.6.1.4.1.1966.12.1.22.6
The SMTP host (email server) that will process the email notification request. This can be either a host name defined in the Device Server host table or the SMTP host IP address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

emailReply 1.3.6.1.4.1.1966.12.1.22.7
The email address to whom all replies to the email notification should go.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

emailSubject 1.3.6.1.4.1.1966.12.1.22.8
A text string, which can contain spaces, that will display in the Subject field of the email notification.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

emailSMTPUsername 1.3.6.1.4.1.1966.12.1.22.9
The username for the SMTP server, if the server requires authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

emailSMTPPassword 1.3.6.1.4.1.1966.12.1.22.10
The password for the SMTP server, if the server requires authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

emailSMTPEncryption 1.3.6.1.4.1.1966.12.1.22.11
The encryption method for the SMTP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tls(2), ssl(3)  

emailSMTPValidatePeerCertificate 1.3.6.1.4.1.1966.12.1.22.12
Validate peer SSL/TLS certificate, when SSL or TLS encryption is used.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

emailSMTPTcpPort 1.3.6.1.4.1.1966.12.1.22.13
The TCP port used for communicating with the SMTP server. For no encryption or TLS encryption, use port 25. For SSL encryption, use port 465.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

emailSMTPDomain 1.3.6.1.4.1.1966.12.1.22.14
The domain for NTLM authentication with the SMTP server, if applicable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

emailSMTPHostTunnel 1.3.6.1.4.1.1966.12.1.22.15
The HTTP tunnel associated with the SMTP host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ripStatus 1.3.6.1.4.1.1966.12.1.23.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ripMode 1.3.6.1.4.1.1966.12.1.23.2
Enable/disable RIP (Routing Information Protocol) mode for the Ethernet interface with one of the following options: None-Disables RIP over the Ethernet interface. Send-Sends RIP over the Ethernet interface. Listen-Listens for RIP over the Ethernet interface. Send and Listen-Sends RIP and listens for RIP over the Ethernet interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), send(2), listen(3), sendandlisten(4)  

ripAuthentication 1.3.6.1.4.1.1966.12.1.23.3
Specify the type of RIP authentication: None-No authentication for RIP. Password-Simple RIP password authentication. MD5-Use MD5 RIP authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), password(2), md5(3)  

ripKeysInfoTable 1.3.6.1.4.1.1966.12.1.23.4
The RIP authentication keys info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RipKeysInfoEntry

ripKeysInfoEntry 1.3.6.1.4.1.1966.12.1.23.4.1
An entry in the ripKeysInfoTable, each relating to a RIP authentication key.
Status: current Access: not-accessible
OBJECT-TYPE    
  RipKeysInfoEntry  

ripKeysChainIndex 1.3.6.1.4.1.1966.12.1.23.4.1.1
The key chain index for this RIP authentication key.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ripKeysKeyIndex 1.3.6.1.4.1.1966.12.1.23.4.1.2
The key index in the chain for this RIP authentication key.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ripKeyStatus 1.3.6.1.4.1.1966.12.1.23.4.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ripKeyId 1.3.6.1.4.1.1966.12.1.23.4.1.4
The key Id for this RIP authentication key.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ripKeyStartDate 1.3.6.1.4.1.1966.12.1.23.4.1.5
The starting date for which this RIP authentication key becomes effective. Format dd/mm/yyyy
Status: current Access: read-write
OBJECT-TYPE    
  Date  

ripKeyStartTime 1.3.6.1.4.1.1966.12.1.23.4.1.6
The starting time (local time) for which this RIP authentication key becomes effective. Format hh:mm:ss
Status: current Access: read-write
OBJECT-TYPE    
  Time  

ripKeyEndDate 1.3.6.1.4.1.1966.12.1.23.4.1.7
The end date , after which this RIP authentication key is no longer in effect.
Status: current Access: read-write
OBJECT-TYPE    
  Date  

ripKeyEndTime 1.3.6.1.4.1.1966.12.1.23.4.1.8
The end time (local time), after which this RIP authentication key is no longer in effect.
Status: current Access: read-write
OBJECT-TYPE    
  Time  

timeStatus 1.3.6.1.4.1.1966.12.1.24.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

timeZoneName 1.3.6.1.4.1.1966.12.1.24.2
The name of the time zone when using standard time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..4)  

timeOffset 1.3.6.1.4.1.1966.12.1.24.3
The offset of summer time from standard time in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -720..840  

timeSummerName 1.3.6.1.4.1.1966.12.1.24.4
The name of the time zone when using summer time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..4)  

timeSummerOffset 1.3.6.1.4.1.1966.12.1.24.5
The offset of summer time from standard time in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..180  

timeSummerMode 1.3.6.1.4.1.1966.12.1.24.6
You can configure the summer time to take effect: None-No summer time change. Fixed-The summer time change goes into effect at the specified time every year. For example, April 15 at 1:00 pm. Recurring-The summer time changes goes into effect every year at same relative time. For example, on the third week in April on a Tuesday at 1:00 pm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), fixed(2), recurring(3)  

timeSummerRecStartMonth 1.3.6.1.4.1.1966.12.1.24.7
The recurring summer time start month.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER january(1), february(2), march(3), april(4), may(5), june(6), july(7), august(8), september(9), october(10), november(11), december(12)  

timeSummerRecStartWeek 1.3.6.1.4.1.1966.12.1.24.8
The recurring summer time start week.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER first(1), second(2), third(3), fourth(4), last(5)  

timeSummerRecStartDay 1.3.6.1.4.1.1966.12.1.24.9
The recurring summer time start day.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saturday(7)  

timeSummerRecStartHour 1.3.6.1.4.1.1966.12.1.24.10
The recurring summer time start hour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..23  

timeSummerRecStartMin 1.3.6.1.4.1.1966.12.1.24.11
The recurring summer time start minute
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

timeSummerRecEndMonth 1.3.6.1.4.1.1966.12.1.24.12
The recurring summer time end month.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER january(1), february(2), march(3), april(4), may(5), june(6), july(7), august(8), september(9), october(10), november(11), december(12)  

timeSummerRecEndWeek 1.3.6.1.4.1.1966.12.1.24.13
The recurring summer time end week.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER first(1), second(2), third(3), fourth(4), last(5)  

timeSummerRecEndDay 1.3.6.1.4.1.1966.12.1.24.14
The recurring summer time end day.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saturday(7)  

timeSummerRecEndHour 1.3.6.1.4.1.1966.12.1.24.15
The recurring summer time end hour
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..23  

timeSummerRecEndMin 1.3.6.1.4.1.1966.12.1.24.16
The recurring summer time end minute
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

timeSummerFixStartMonth 1.3.6.1.4.1.1966.12.1.24.17
The fixed summer time start month
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER january(1), february(2), march(3), april(4), may(5), june(6), july(7), august(8), september(9), october(10), november(11), december(12)  

timeSummerFixStartDay 1.3.6.1.4.1.1966.12.1.24.18
The fixed summer time start day
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..31  

timeSummerFixStartHour 1.3.6.1.4.1.1966.12.1.24.19
The fixed summer time start hour
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..23  

timeSummerFixStartMinute 1.3.6.1.4.1.1966.12.1.24.20
The fixed summer time start minute
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

timeSummerFixEndMonth 1.3.6.1.4.1.1966.12.1.24.21
The fixed summer time End month
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER january(1), february(2), march(3), april(4), may(5), june(6), july(7), august(8), september(9), october(10), november(11), december(12)  

timeSummerFixEndDay 1.3.6.1.4.1.1966.12.1.24.22
The fixed summer time End day
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..31  

timeSummerFixEndHour 1.3.6.1.4.1.1966.12.1.24.23
The fixed summer time End hour
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..23  

timeSummerFixEndMinute 1.3.6.1.4.1.1966.12.1.24.24
The fixed summer time End minute
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

timeSntpMode 1.3.6.1.4.1.1966.12.1.24.25
The sntp client mode. Valid modes are Unicast, Multicast or Anycast
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), unicast(2), multicast(3), anycast(4)  

timeSntpVersion 1.3.6.1.4.1.1966.12.1.24.26
The sntp client version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER version1(1), version2(2), version3(3), version4(4)  

timeSntpHost1 1.3.6.1.4.1.1966.12.1.24.27
The first remote SNTP host name that the device server communicates with.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

timeSntpHost2 1.3.6.1.4.1.1966.12.1.24.28
The second remote SNTP host name that the device server communicates with.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

timeSntpTunnelName1 1.3.6.1.4.1.1966.12.1.24.29
The HTTP tunnel associated with the first host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

timeSntpTunnelName2 1.3.6.1.4.1.1966.12.1.24.30
The HTTP tunnel associated with the second host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

serverSntpServerAuthentication 1.3.6.1.4.1.1966.12.1.24.31
Specifies whether the iolan with authenticate the ntp time server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

serverSntpKeyID 1.3.6.1.4.1.1966.12.1.24.32
Specifies the key ID to use for host 1 during server authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

serverSntpKeyID2 1.3.6.1.4.1.1966.12.1.24.33
Specifies the key ID to use for host 2 during server authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

fileStatus 1.3.6.1.4.1.1966.12.1.25.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

fileFirmwareHost 1.3.6.1.4.1.1966.12.1.25.2
The host name or IP address of the server that contains the firmware file. If you use a host name, it must exist in the Device Server's host table or be resolved by DNS.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..46)  

fileFirmwareName 1.3.6.1.4.1.1966.12.1.25.3
The path and file name (do not use a drive letter), relative to the default path of your TFTP server software, of the update software for the Device Server that will be loaded when the Device Server is rebooted.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

fileConfigurationHost 1.3.6.1.4.1.1966.12.1.25.4
The host name or IP address of the server that contains the configuration file. If you use a host name, it must exist in the Device Server's host table or be resolved by DNS.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..46)  

fileConfigurationName 1.3.6.1.4.1.1966.12.1.25.5
The path and file name (do not use a drive letter), relative to the default path of your TFTP server software, of the new configuration file for the Device Server that will be loaded when the Device Server is rebooted.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

fileMOTDHost 1.3.6.1.4.1.1966.12.1.25.6
The host name or IP address of the server that contains the MOTD file. If you use a host name, it must exist in the Device Server's host table or be resolved by DNS.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..46)  

fileMOTDName 1.3.6.1.4.1.1966.12.1.25.7
The path and file name (do not use a drive letter), relative to the default path of your TFTP server software, of the file that contains a string that is displayed when a user connects to the Device Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

fileMOTDTunnel 1.3.6.1.4.1.1966.12.1.25.8
The HTTP tunnel associated with the MOTD host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ethStatsInfoTable 1.3.6.1.4.1.1966.12.1.41.1
The Ethernet statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthStatsInfoEntry

ethStatsInfoEntry 1.3.6.1.4.1.1966.12.1.41.1.1
An entry in the Ethernet statistics table, each relating to an Ethernet interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  EthStatsInfoEntry  

ethStatsIndex 1.3.6.1.4.1.1966.12.1.41.1.1.1
The Ethernet interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ethStatsName 1.3.6.1.4.1.1966.12.1.41.1.1.2
Displays Ethernet statistics.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ethStatsMacAddress 1.3.6.1.4.1.1966.12.1.41.1.1.3
Displays the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ethStatsStatus 1.3.6.1.4.1.1966.12.1.41.1.1.4
Displays the Ethernet status: 1 is down and 2 is up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

ethStatsBroadcast 1.3.6.1.4.1.1966.12.1.41.1.1.5
ethStatsBroadcast
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsDebug 1.3.6.1.4.1.1966.12.1.41.1.1.6
ethStatsDebug
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsLoopback 1.3.6.1.4.1.1966.12.1.41.1.1.7
ethStatsLoopback
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsPointtoPoint 1.3.6.1.4.1.1966.12.1.41.1.1.8
ethStatsPointtoPoint
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsNoTrailers 1.3.6.1.4.1.1966.12.1.41.1.1.9
ethStatsNoTrailers
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsRunning 1.3.6.1.4.1.1966.12.1.41.1.1.10
ethStatsRunning
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsNoArp 1.3.6.1.4.1.1966.12.1.41.1.1.11
ethStatsNoArp
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsPromiscuous 1.3.6.1.4.1.1966.12.1.41.1.1.12
ethStatsPromiscuous
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsRxMulticast 1.3.6.1.4.1.1966.12.1.41.1.1.13
ethStatsRxMulticast
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsMasterLoadBalancer 1.3.6.1.4.1.1966.12.1.41.1.1.14
ethStatsMasterLoadBalancer
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsSlaveLoadBalancer 1.3.6.1.4.1.1966.12.1.41.1.1.15
ethStatsSlaveLoadBalancer
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsMulticast 1.3.6.1.4.1.1966.12.1.41.1.1.16
ethStatsMulticast
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsSetMedia 1.3.6.1.4.1.1966.12.1.41.1.1.17
ethStatsSetMedia
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsAutoMedia 1.3.6.1.4.1.1966.12.1.41.1.1.18
ethStatsAutoMedia
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsDynamic 1.3.6.1.4.1.1966.12.1.41.1.1.19
ethStatsDynamic
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

ethStatsLocalAddress 1.3.6.1.4.1.1966.12.1.41.1.1.20
ethStatsLocalAddress
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ethStatsSubnetMask 1.3.6.1.4.1.1966.12.1.41.1.1.21
ethStatsSubnetMask
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ethStatsBroadcastAddress 1.3.6.1.4.1.1966.12.1.41.1.1.22
ethStatsBroadcastAddress
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ethStatsMtu 1.3.6.1.4.1.1966.12.1.41.1.1.23
ethStatsMtu
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ethStatsTxQLen 1.3.6.1.4.1.1966.12.1.41.1.1.24
ethStatsTxQLen
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ethStatsRxBytes 1.3.6.1.4.1.1966.12.1.41.1.1.25
ethStatsRxBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsTxBytes 1.3.6.1.4.1.1966.12.1.41.1.1.26
ethStatsTxBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsRxPackets 1.3.6.1.4.1.1966.12.1.41.1.1.27
ethStatsRxPackets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsTxPackets 1.3.6.1.4.1.1966.12.1.41.1.1.28
ethStatsTxPackets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsRxErrors 1.3.6.1.4.1.1966.12.1.41.1.1.29
ethStatsRxErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsTxPktErrors 1.3.6.1.4.1.1966.12.1.41.1.1.30
ethStatsTxPktErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsRxDroppedPkts 1.3.6.1.4.1.1966.12.1.41.1.1.31
ethStatsRxDroppedPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsTxDroppedPkts 1.3.6.1.4.1.1966.12.1.41.1.1.32
ethStatsTxDroppedPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsRxOverruns 1.3.6.1.4.1.1966.12.1.41.1.1.33
ethStatsRxOverruns
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsTxOverruns 1.3.6.1.4.1.1966.12.1.41.1.1.34
ethStatsTxOverruns
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsRxFrameErrs 1.3.6.1.4.1.1966.12.1.41.1.1.35
ethStatsRxFrameErrs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsTxCarrierErrs 1.3.6.1.4.1.1966.12.1.41.1.1.36
ethStatsTxCarrierErrs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ethStatsCollisions 1.3.6.1.4.1.1966.12.1.41.1.1.37
ethStatsCollisions
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sntpStatsAddress 1.3.6.1.4.1.1966.12.1.27.1
sntpStatsAddress
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sntpStatsLastUpdate 1.3.6.1.4.1.1966.12.1.27.2
sntpStatsLastUpdate
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sntpStatsLeapIndicator 1.3.6.1.4.1.1966.12.1.27.3
sntpStatsLeapIndicator
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noWarning(1), minutes61(2), minutes59(3), alarm(4)  

sntpStatsVersion 1.3.6.1.4.1.1966.12.1.27.4
sntpStatsVersion
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ipV4(3), ipv4ipv6osi(4)  

sntpStatsMode 1.3.6.1.4.1.1966.12.1.27.5
sntpStatsMode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reserved(1), symmetricActive(2), symmetricPassive(3), client(4), server(5), broadcast(6), reservedNTP(7), reserved2(8)  

sntpStatsStratum 1.3.6.1.4.1.1966.12.1.27.6
sntpStatsStratum
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

sntpStatsRefId 1.3.6.1.4.1.1966.12.1.27.7
sntpStatsRefId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sntpStatsOffset 1.3.6.1.4.1.1966.12.1.27.8
sntpStats
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ripInfoTable 1.3.6.1.4.1.1966.12.1.28.1
The rip info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RipInfoEntry

ripInfoEntry 1.3.6.1.4.1.1966.12.1.28.1.1
An entry in the ripInfoTable, each relating to a rip entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RipInfoEntry  

ripIndex 1.3.6.1.4.1.1966.12.1.28.1.1.1
The table entry number for this rip.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ripTableIpAddr 1.3.6.1.4.1.1966.12.1.28.1.1.2
ripIpAddr
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ripTableLastUpdate 1.3.6.1.4.1.1966.12.1.28.1.1.3
Last Update in Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ripTableVersion 1.3.6.1.4.1.1966.12.1.28.1.1.4
Version
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ripTableAuthType 1.3.6.1.4.1.1966.12.1.28.1.1.5
Authentication Type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAuth(1), authData(2), password(3), md5(4)  

ripTableSequence 1.3.6.1.4.1.1966.12.1.28.1.1.6
Sequence
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ripTableBadPackets 1.3.6.1.4.1.1966.12.1.28.1.1.7
ripTableBadPackets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ripTableBadRoutes 1.3.6.1.4.1.1966.12.1.28.1.1.8
ripTableBadRoutes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tcpConnTable 1.3.6.1.4.1.1966.12.1.29.1
tcpConnTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TcpConnEntry

tcpConnEntry 1.3.6.1.4.1.1966.12.1.29.1.1
An entry in the tcpConnTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TcpConnEntry  

tcpConnIndex 1.3.6.1.4.1.1966.12.1.29.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

tcpConnLocalAddress 1.3.6.1.4.1.1966.12.1.29.1.1.2
LocalAddress
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tcpConnLocalPort 1.3.6.1.4.1.1966.12.1.29.1.1.3
LocalPort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

tcpConnRemoteAddress 1.3.6.1.4.1.1966.12.1.29.1.1.4
RemoteAddress
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tcpConnRemotePort 1.3.6.1.4.1.1966.12.1.29.1.1.5
RemotePort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

tcpConnTxQueueBytes 1.3.6.1.4.1.1966.12.1.29.1.1.6
tcpConnTxQueueBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tcpConnRxQueueBytes 1.3.6.1.4.1.1966.12.1.29.1.1.7
tcpConnRxQueueBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tcpConnState 1.3.6.1.4.1.1966.12.1.29.1.1.8
State
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER established(1), synSent(2), synRecv(3), finWait1(4), finWait2(5), timewait(6), close(7), closeWait(8), lastack(9), listen(10), closing(11)  

udpConnTable 1.3.6.1.4.1.1966.12.1.30.1
udpConnTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UdpConnEntry

udpConnEntry 1.3.6.1.4.1.1966.12.1.30.1.1
An entry in the udpConnTable
Status: current Access: not-accessible
OBJECT-TYPE    
  UdpConnEntry  

udpConnIndex 1.3.6.1.4.1.1966.12.1.30.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

udpConnLocalAddress 1.3.6.1.4.1.1966.12.1.30.1.1.2
LocalAddress
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

udpConnLocalPort 1.3.6.1.4.1.1966.12.1.30.1.1.3
LocalPort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

udpConnRemoteAddress 1.3.6.1.4.1.1966.12.1.30.1.1.4
RemoteAddress
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

udpConnRemotePort 1.3.6.1.4.1.1966.12.1.30.1.1.5
RemotePort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

udpConnTxQueueBytes 1.3.6.1.4.1.1966.12.1.30.1.1.6
udpConnTxQueueBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpConnRxQueueBytes 1.3.6.1.4.1.1966.12.1.30.1.1.7
udpConnRxQueueBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpConnState 1.3.6.1.4.1.1966.12.1.30.1.1.8
State
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER established(1)  

ipV6StatsRxTotalPkts 1.3.6.1.4.1.1966.12.1.31.1
RxTotal
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxHdrErrors 1.3.6.1.4.1.1966.12.1.31.2
RxHdrErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxTooBigErrors 1.3.6.1.4.1.1966.12.1.31.3
RxTooBigErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxNoRoutes 1.3.6.1.4.1.1966.12.1.31.4
RxNoRoutes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxAddrErrors 1.3.6.1.4.1.1966.12.1.31.5
RxAddrErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxUnknownProtos 1.3.6.1.4.1.1966.12.1.31.6
RxUnknownProtos
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxTruncatedPkts 1.3.6.1.4.1.1966.12.1.31.7
RxTruncatedPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxDiscards 1.3.6.1.4.1.1966.12.1.31.8
RxDiscards
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxDelivers 1.3.6.1.4.1.1966.12.1.31.9
RxDelivers
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsRxMcastPkts 1.3.6.1.4.1.1966.12.1.31.10
RxMcastPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsTxForwDatagrams 1.3.6.1.4.1.1966.12.1.31.11
TxForwDatagrams
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsTxRequests 1.3.6.1.4.1.1966.12.1.31.12
TxRequests
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsTxDiscards 1.3.6.1.4.1.1966.12.1.31.13
TxDiscards
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsTxNoRoutes 1.3.6.1.4.1.1966.12.1.31.14
TxNoRoutes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsTxMcastPkts 1.3.6.1.4.1.1966.12.1.31.15
TxMcastPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsReasmTimeout 1.3.6.1.4.1.1966.12.1.31.16
ReasmTimeout
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipV6StatsReasmReqds 1.3.6.1.4.1.1966.12.1.31.17
ReasmReqds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsReasmOKs 1.3.6.1.4.1.1966.12.1.31.18
ReasmOKs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsReasmFails 1.3.6.1.4.1.1966.12.1.31.19
ReasmFails
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsFragOKs 1.3.6.1.4.1.1966.12.1.31.20
FragOKs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsFragFails 1.3.6.1.4.1.1966.12.1.31.21
FragFails
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipV6StatsFragCreates 1.3.6.1.4.1.1966.12.1.31.22
FragCreates
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxMsgs 1.3.6.1.4.1.1966.12.1.32.1
TxMsgs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxErrors 1.3.6.1.4.1.1966.12.1.32.2
TxErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxDestUnreachs 1.3.6.1.4.1.1966.12.1.32.3
TxDestUnreachs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxPktTooBigs 1.3.6.1.4.1.1966.12.1.32.4
TxPktTooBigs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxTimeExcds 1.3.6.1.4.1.1966.12.1.32.5
TxTimeExcds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxParmProblems 1.3.6.1.4.1.1966.12.1.32.6
TxParmProblems
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxEchos 1.3.6.1.4.1.1966.12.1.32.7
TxEchos
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxEchoReplies 1.3.6.1.4.1.1966.12.1.32.8
TxEchoReplies
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxGroupMembQueries 1.3.6.1.4.1.1966.12.1.32.9
TxGroupMembQueries
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxGroupMembResponses 1.3.6.1.4.1.1966.12.1.32.10
TxGroupMembResponses
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxGroupMembReductions 1.3.6.1.4.1.1966.12.1.32.11
TxGroupMembReductions
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxRouterSolicits 1.3.6.1.4.1.1966.12.1.32.12
TxRouterSolicits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxRouterAdvertisements 1.3.6.1.4.1.1966.12.1.32.13
TxRouterAdvertisements
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxNeighborSolicits 1.3.6.1.4.1.1966.12.1.32.14
TxNeighborSolicits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxNeighborAdvertisements 1.3.6.1.4.1.1966.12.1.32.15
TxNeighborAdvertisements
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6TxRedirects 1.3.6.1.4.1.1966.12.1.32.16
TxRedirects
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxMsgs 1.3.6.1.4.1.1966.12.1.32.17
RxMsgs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxDestUnreachs 1.3.6.1.4.1.1966.12.1.32.18
RxDestUnreachs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxPktTooBigs 1.3.6.1.4.1.1966.12.1.32.19
RxPktTooBigs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxTimeExcds 1.3.6.1.4.1.1966.12.1.32.20
RxTimeExcds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxParmProblems 1.3.6.1.4.1.1966.12.1.32.21
RxParmProblems
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxEchoReplies 1.3.6.1.4.1.1966.12.1.32.22
RxEchoReplies
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxRouterSolicits 1.3.6.1.4.1.1966.12.1.32.23
RxRouterSolicits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxNeighborSolicits 1.3.6.1.4.1.1966.12.1.32.24
RxNeighborSolicits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxNeighborAdvertisements 1.3.6.1.4.1.1966.12.1.32.25
RxNeighborAdvertisements
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxRedirects 1.3.6.1.4.1.1966.12.1.32.26
RxRedirects
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxGroupMembResponses 1.3.6.1.4.1.1966.12.1.32.27
RxGroupMembResponses
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

icmpV6RxGroupMembReductions 1.3.6.1.4.1.1966.12.1.32.28
RxGroupMembReductions
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpV6RxDatagrams 1.3.6.1.4.1.1966.12.1.33.1
udpV6RxDatagrams
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpV6noPorts 1.3.6.1.4.1.1966.12.1.33.2
udpV6noPorts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpV6RxErrors 1.3.6.1.4.1.1966.12.1.33.3
udpV6RxErrors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpV6TxDatagrams 1.3.6.1.4.1.1966.12.1.33.4
udpV6TxDatagrams
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tcpConnv6Table 1.3.6.1.4.1.1966.12.1.34.1
The rip info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TcpConnv6Entry

tcpConnv6Entry 1.3.6.1.4.1.1966.12.1.34.1.1
An entry in the tcpConnv6Table
Status: current Access: not-accessible
OBJECT-TYPE    
  TcpConnv6Entry  

tcpConnv6Index 1.3.6.1.4.1.1966.12.1.34.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

tcpConnv6LocalAddress 1.3.6.1.4.1.1966.12.1.34.1.1.2
LocalAddress
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tcpConnv6LocalPort 1.3.6.1.4.1.1966.12.1.34.1.1.3
LocalPort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

tcpConnv6RemoteAddress 1.3.6.1.4.1.1966.12.1.34.1.1.4
RemoteAddress
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tcpConnv6RemotePort 1.3.6.1.4.1.1966.12.1.34.1.1.5
RemotePort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

tcpConnv6TxQueueBytes 1.3.6.1.4.1.1966.12.1.34.1.1.6
tcpConnv6TxQueueBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tcpConnv6RxQueueBytes 1.3.6.1.4.1.1966.12.1.34.1.1.7
tcpConnv6RxQueueBytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tcpConnv6State 1.3.6.1.4.1.1966.12.1.34.1.1.8
State
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER established(1), synSent(2), synRecv(3), finWait1(4), finWait2(5), timeWait(6), close(7), closeWait(8), lastAck(9), listen(10), closing(11)  

udpConnv6Table 1.3.6.1.4.1.1966.12.1.35.1
udpConnv6Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UdpConnv6Entry

udpConnv6Entry 1.3.6.1.4.1.1966.12.1.35.1.1
An entry in the udpConnv6Table
Status: current Access: not-accessible
OBJECT-TYPE    
  UdpConnv6Entry  

udpConnv6Index 1.3.6.1.4.1.1966.12.1.35.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

udpConnv6LocalAddress 1.3.6.1.4.1.1966.12.1.35.1.1.2
LocalAddress
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

udpConnv6LocalPort 1.3.6.1.4.1.1966.12.1.35.1.1.3
LocalPort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

udpConnv6RemoteAddress 1.3.6.1.4.1.1966.12.1.35.1.1.4
RemoteAddress
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

udpConnv6RemotePort 1.3.6.1.4.1.1966.12.1.35.1.1.5
RemotePort
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

udpConnv6TxQueueBytes 1.3.6.1.4.1.1966.12.1.35.1.1.6
TxQueue
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpConnv6RxQueueBytes 1.3.6.1.4.1.1966.12.1.35.1.1.7
RxQueue
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

udpConnv6State 1.3.6.1.4.1.1966.12.1.35.1.1.8
State
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER established(1)  

routev6Table 1.3.6.1.4.1.1966.12.1.36.1
The route IPv6 info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Routev6Entry

routev6Entry 1.3.6.1.4.1.1966.12.1.36.1.1
An entry in the route IPv6 Table
Status: current Access: not-accessible
OBJECT-TYPE    
  Routev6Entry  

routev6Index 1.3.6.1.4.1.1966.12.1.36.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

routev6Destination 1.3.6.1.4.1.1966.12.1.36.1.1.2
Destination
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routev6PrefixBits 1.3.6.1.4.1.1966.12.1.36.1.1.3
PrefixBits
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..128  

routev6Gateway 1.3.6.1.4.1.1966.12.1.36.1.1.4
Gateway
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routev6Metric 1.3.6.1.4.1.1966.12.1.36.1.1.5
Metric
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..15  

routev6Flags 1.3.6.1.4.1.1966.12.1.36.1.1.6
Flags
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routev6Interface 1.3.6.1.4.1.1966.12.1.36.1.1.7
Interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ripv6InfoTable 1.3.6.1.4.1.1966.12.1.37.1
The ripv6 info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ripv6InfoEntry

ripv6InfoEntry 1.3.6.1.4.1.1966.12.1.37.1.1
An entry in the ripv6InfoTable, each relating to a ripv6 entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ripv6InfoEntry  

ripv6Index 1.3.6.1.4.1.1966.12.1.37.1.1.1
The table entry number for this ripv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ripv6TableIpAddr 1.3.6.1.4.1.1966.12.1.37.1.1.2
ripv6IpAddr
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ripv6TableLastUpdate 1.3.6.1.4.1.1966.12.1.37.1.1.3
Last Update in Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ripv6TableBadPackets 1.3.6.1.4.1.1966.12.1.37.1.1.4
Last Update in Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ripv6TableBadRoutes 1.3.6.1.4.1.1966.12.1.37.1.1.5
Last Update in Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

interfacev6InfoTable 1.3.6.1.4.1.1966.12.1.38.1
The interface IPv6 info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Interfacev6InfoEntry

interfacev6InfoEntry 1.3.6.1.4.1.1966.12.1.38.1.1
An entry in the interface IPv6 table
Status: current Access: not-accessible
OBJECT-TYPE    
  Interfacev6InfoEntry  

interfacev6Index 1.3.6.1.4.1.1966.12.1.38.1.1.1
interfacev6Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

interfacev6Name 1.3.6.1.4.1.1966.12.1.38.1.1.2
interfacev6Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

interfacev6Address 1.3.6.1.4.1.1966.12.1.38.1.1.3
interfacev6Address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

interfacev6PrefixBits 1.3.6.1.4.1.1966.12.1.38.1.1.4
interfacev6PrefixBits
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..128  

interfacev6Scope 1.3.6.1.4.1.1966.12.1.38.1.1.5
interfacev6Scope
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER global(1), host(2), link(3), site(4), compatv4(5), unknown(6)  

sslServerStatus 1.3.6.1.4.1.1966.12.1.39.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

sslVersion 1.3.6.1.4.1.1966.12.1.39.2
Specify whether you want to use: Any-The Device Server will try a TLSv1 connection first. If that fails, it will try an SSLv3 connection. If that fails, it will try an SSLv2 connection. TLSv1-The connection will use only TLSv1. SSLv3-The connection will use only SSLv3. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), tlsv1(2), sslv3(3)  

sslType 1.3.6.1.4.1.1966.12.1.39.3
Specify whether the Device Server will act as an SSL/TLS client or server. The default is Client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

sslVerifyPeerCertificate 1.3.6.1.4.1.1966.12.1.39.4
Enable this option when you want the Validation Criteria to match the Peer Certificate for authentication to pass. If you enable this option, you need to download an SSL/TLS certificate authority (CA) list file to the Device Server. Any values that are entered in the validation criteria must match the peer certificate for an SSL connection; any fields left blank will not be validated against the peer certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sslCountry 1.3.6.1.4.1.1966.12.1.39.5
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

sslStateProv 1.3.6.1.4.1.1966.12.1.39.6
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

sslLocality 1.3.6.1.4.1.1966.12.1.39.7
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

sslOrganisation 1.3.6.1.4.1.1966.12.1.39.8
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

sslOrganisationUnit 1.3.6.1.4.1.1966.12.1.39.9
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

sslCommonName 1.3.6.1.4.1.1966.12.1.39.10
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

sslEmail 1.3.6.1.4.1.1966.12.1.39.11
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

sslCipherTable 1.3.6.1.4.1.1966.12.1.39.12
SSL CIpher.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SslCipherEntry

sslCipherEntry 1.3.6.1.4.1.1966.12.1.39.12.1
An entry in the sslCipherTable, each relating to a cipher entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SslCipherEntry  

sslCipherPriority 1.3.6.1.4.1.1966.12.1.39.12.1.1
The cipher priority. 1- highest 5 - lowest.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

sslCipherStatus 1.3.6.1.4.1.1966.12.1.39.12.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

sslCipherEncryption 1.3.6.1.4.1.1966.12.1.39.12.1.3
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), aes(3), tripledes(4), des(5), arctwo(6), arcfour(7)  

sslCipherKeySizeMin 1.3.6.1.4.1.1966.12.1.39.12.1.4
The minimum key size value that will be used for the specified encryption type. The default is 40.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min40(1), min56(2), min64(3), min128(4), min168(5), min256(6)  

sslCipherKeySizeMax 1.3.6.1.4.1.1966.12.1.39.12.1.5
The maximum key size value that will be used for the specified encryption type. The default is 256.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max40(1), max56(2), max64(3), max128(4), max168(5), max256(6)  

sslCipherKeyExchange 1.3.6.1.4.1.1966.12.1.39.12.1.6
The type of key to exchange for the encryption format: Any-Any key exchange that is valid is used (this does not, however, include ADH keys). RSA-This is an RSA key exchange using an RSA key and certificate. EDHRSA-This is an EDH key exchange using an RSA key and certificate. EDHDSS-This is an EDH key exchange using a DSA key and certificate. ADH-This is an anonymous key exchange which does not require a private key or certificate. Choose this key if you do not want to authenticate the peer device, but you want the data encrypted on the SSL/TLS connection. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), rsa(2), edhrsa(3), edhdss(4), adh(5)  

sslCipherHMAC 1.3.6.1.4.1.1966.12.1.39.12.1.7
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), sha(2), md5(3)  

consoleStatus 1.3.6.1.4.1.1966.12.1.40.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

consoleSpeed 1.3.6.1.4.1.1966.12.1.40.2
Specifies the baud rate of the console port; keep in mind that speed is affected by the length of the cable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER b9600(1), b19200(2), b38400(3), b57600(4), b115200(5)  

consoleFlowControl 1.3.6.1.4.1.1966.12.1.40.3
Defines whether the data flow is handled by the software (Soft), hardware (Hard) or None.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), soft(1), hard(2)  

consoleMediaType 1.3.6.1.4.1.1966.12.1.40.4
Defines whether the USB or RJ45 port is used for console input when the device is started.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usb(0), rj45(1)  

consoleUsbTimeout 1.3.6.1.4.1.1966.12.1.40.5
Defines a inactivity timeout for the USB port. If this expires the console function is switched to the RJ45. Actual time out values are 1-240 minutes plus 0 indicates no timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..240  

modbusGatewayStatus 1.3.6.1.4.1.1966.12.1.42.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

modbusGatewayConnIdleTimeout 1.3.6.1.4.1.1966.12.1.42.2
Connection/Idle timeout: 0: never close; 1->300.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..300  

modbusGatewayException 1.3.6.1.4.1.1966.12.1.42.3
Enable/disable modbus exception.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

modbusGatewayCharacterTimeout 1.3.6.1.4.1.1966.12.1.42.4
Character timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..1000  

modbusGatewayMessageTimeout 1.3.6.1.4.1.1966.12.1.42.5
Message timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..1000  

modbusGatewayPortNumber 1.3.6.1.4.1.1966.12.1.42.6
Remote master transport layer (TCP/UDP) port number
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

modbusGatewayUIDAddressMode 1.3.6.1.4.1.1966.12.1.42.7
Slave UID address mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER embedded(0), remapped(1)  

modbusGatewayRemappedUID 1.3.6.1.4.1.1966.12.1.42.8
Remapped UID under Remapped address mode
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..247  

modbusGatewayBroadcast 1.3.6.1.4.1.1966.12.1.42.9
Enable/disable propagate Modbus TCP broadcast requests.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

modbusGatewayNextRequestDelay 1.3.6.1.4.1.1966.12.1.42.10
Delay to allow serial slaves to re-enable receivers before issuing next master request.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

modbusGatewayQueuing 1.3.6.1.4.1.1966.12.1.42.11
Enable/disable request queuing.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

modbusGatewaySSL 1.3.6.1.4.1.1966.12.1.42.12
Enable/disable modbus slave SSL.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

modbusGatewayIPAliasing 1.3.6.1.4.1.1966.12.1.42.13
Enable/disable modbus slave IP Aliasing.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

modbusSlaveTCPStatsTable 1.3.6.1.4.1.1966.12.1.43.1
Modbus TCP Slave Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusSlaveTCPStatsEntry

modbusSlaveTCPStatsEntry 1.3.6.1.4.1.1966.12.1.43.1.1
An entry in the Modbus/TCP Slave statistics table, each relating to a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusSlaveTCPStatsEntry  

modbusSlaveTCPStatsPortIndex 1.3.6.1.4.1.1966.12.1.43.1.1.1
modbusSlaveTCPStatsPortIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusSlaveTCPStatsSerialMode 1.3.6.1.4.1.1966.12.1.43.1.1.2
Modbus serial device's mode: 0: RTU; 1: ASCII.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rtu(0), ascii(1)  

modbusSlaveTCPStatsSerialFrameErrors 1.3.6.1.4.1.1966.12.1.43.1.1.3
Modbus serial port frame errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveTCPStatsGatewayTable 1.3.6.1.4.1.1966.12.1.43.6
Modbus TCP Slave Gateway Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusSlaveTCPStatsGatewayEntry

modbusSlaveTCPStatsGatewayEntry 1.3.6.1.4.1.1966.12.1.43.6.1
An entry in the modbusStatsGatewayTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusSlaveTCPStatsGatewayEntry  

modbusSlaveTCPStatsGatewayPortIndex 1.3.6.1.4.1.1966.12.1.43.6.1.1
The port number index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusSlaveTCPStatsGatewayUIDIndex 1.3.6.1.4.1.1966.12.1.43.6.1.2
The UID index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..247  

modbusSlaveTCPStatsGatewayRemoteIP 1.3.6.1.4.1.1966.12.1.43.6.1.3
The remote slave/master IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv4v6Address  

modbusSlaveTCPStatsGatewayUID 1.3.6.1.4.1.1966.12.1.43.6.1.4
The UID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..247  

modbusSlaveTCPStatsGatewayRemotePortNumber 1.3.6.1.4.1.1966.12.1.43.6.1.5
The remote TCP/UDP port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

modbusSlaveTCPStatsGatewayCommands 1.3.6.1.4.1.1966.12.1.43.6.1.6
The commands count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveTCPStatsGatewayResponses 1.3.6.1.4.1.1966.12.1.43.6.1.7
The response count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveTCPStatsGatewayExceptions 1.3.6.1.4.1.1966.12.1.43.6.1.8
the exceptions count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveTCPStatsGatewayFrameErrors 1.3.6.1.4.1.1966.12.1.43.6.1.9
The frame errors count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterTCPStatsTable 1.3.6.1.4.1.1966.12.1.43.2
Modbus TCP Master Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusMasterTCPStatsEntry

modbusMasterTCPStatsEntry 1.3.6.1.4.1.1966.12.1.43.2.1
An entry in the Modbus/TCP Master statistics table, each relating to a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusMasterTCPStatsEntry  

modbusMasterTCPStatsPortIndex 1.3.6.1.4.1.1966.12.1.43.2.1.1
modbusMasterTCPStatsPortIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusMasterTCPStatsSerialMode 1.3.6.1.4.1.1966.12.1.43.2.1.2
Modbus serial device's mode: 0: RTU; 1: ASCII.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rtu(0), ascii(1)  

modbusMasterTCPStatsSerialFrameErrors 1.3.6.1.4.1.1966.12.1.43.2.1.3
Modbus serial port frame errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterTCPStatsGatewayTable 1.3.6.1.4.1.1966.12.1.43.7
Modbus Master TCP Gateway Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusMasterTCPStatsGatewayEntry

modbusMasterTCPStatsGatewayEntry 1.3.6.1.4.1.1966.12.1.43.7.1
An entry in the modbusStatsGatewayTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusMasterTCPStatsGatewayEntry  

modbusMasterTCPStatsGatewayPortIndex 1.3.6.1.4.1.1966.12.1.43.7.1.1
The port number index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusMasterTCPStatsGatewayUIDIndex 1.3.6.1.4.1.1966.12.1.43.7.1.2
The UID index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..247  

modbusMasterTCPStatsGatewayRemoteIP 1.3.6.1.4.1.1966.12.1.43.7.1.3
The remote slave/master IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv4v6Address  

modbusMasterTCPStatsGatewayUID 1.3.6.1.4.1.1966.12.1.43.7.1.4
The UID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..247  

modbusMasterTCPStatsGatewayRemotePortNumber 1.3.6.1.4.1.1966.12.1.43.7.1.5
the remote TCP/UDP port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

modbusMasterTCPStatsGatewayCommands 1.3.6.1.4.1.1966.12.1.43.7.1.6
The commands count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterTCPStatsGatewayResponses 1.3.6.1.4.1.1966.12.1.43.7.1.7
The response count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterTCPStatsGatewayExceptions 1.3.6.1.4.1.1966.12.1.43.7.1.8
The exceptions count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterTCPStatsGatewayFrameErrors 1.3.6.1.4.1.1966.12.1.43.7.1.9
The frame errors count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveUDPStatsTable 1.3.6.1.4.1.1966.12.1.43.3
Modbus UDP Slave Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusSlaveUDPStatsEntry

modbusSlaveUDPStatsEntry 1.3.6.1.4.1.1966.12.1.43.3.1
An entry in the Modbus/UDP Slave statistics table, each relating to a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusSlaveUDPStatsEntry  

modbusSlaveUDPStatsPortIndex 1.3.6.1.4.1.1966.12.1.43.3.1.1
modbusSlaveUDPStatsPortIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusSlaveUDPStatsSerialMode 1.3.6.1.4.1.1966.12.1.43.3.1.2
Modbus serial device's mode: 0: RTU; 1: ASCII.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rtu(0), ascii(1)  

modbusSlaveUDPStatsSerialFrameErrors 1.3.6.1.4.1.1966.12.1.43.3.1.3
Modbus serial port frame errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveUDPStatsGatewayTable 1.3.6.1.4.1.1966.12.1.43.8
Modbus UDP Slave Gateway Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusSlaveUDPStatsGatewayEntry

modbusSlaveUDPStatsGatewayEntry 1.3.6.1.4.1.1966.12.1.43.8.1
An entry in the modbusStatsGatewayTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusSlaveUDPStatsGatewayEntry  

modbusSlaveUDPStatsGatewayPortIndex 1.3.6.1.4.1.1966.12.1.43.8.1.1
The port number index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusSlaveUDPStatsGatewayUIDIndex 1.3.6.1.4.1.1966.12.1.43.8.1.2
The UID index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..247  

modbusSlaveUDPStatsGatewayRemoteIP 1.3.6.1.4.1.1966.12.1.43.8.1.3
The remote slave/master IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv4v6Address  

modbusSlaveUDPStatsGatewayUID 1.3.6.1.4.1.1966.12.1.43.8.1.4
The UID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..247  

modbusSlaveUDPStatsGatewayRemotePortNumber 1.3.6.1.4.1.1966.12.1.43.8.1.5
the remote TCP/UDP port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

modbusSlaveUDPStatsGatewayCommands 1.3.6.1.4.1.1966.12.1.43.8.1.6
The commands count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveUDPStatsGatewayResponses 1.3.6.1.4.1.1966.12.1.43.8.1.7
The response count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveUDPStatsGatewayExceptions 1.3.6.1.4.1.1966.12.1.43.8.1.8
The exceptions count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusSlaveUDPStatsGatewayFrameErrors 1.3.6.1.4.1.1966.12.1.43.8.1.9
The frame errors count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterUDPStatsTable 1.3.6.1.4.1.1966.12.1.43.4
Modbus UDP Master Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusMasterUDPStatsEntry

modbusMasterUDPStatsEntry 1.3.6.1.4.1.1966.12.1.43.4.1
An entry in the Modbus/UDP Master statistics table, each relating to a serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusMasterUDPStatsEntry  

modbusMasterUDPStatsPortIndex 1.3.6.1.4.1.1966.12.1.43.4.1.1
modbusMasterUDPStatsPortIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusMasterUDPStatsSerialMode 1.3.6.1.4.1.1966.12.1.43.4.1.2
Modbus serial device's mode: 0: RTU; 1: ASCII.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rtu(0), ascii(1)  

modbusMasterUDPStatsSerialFrameErrors 1.3.6.1.4.1.1966.12.1.43.4.1.3
Modbus serial port frame errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterUDPStatsGatewayTable 1.3.6.1.4.1.1966.12.1.43.9
Modbus UDP Master Gateway Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModbusMasterUDPStatsGatewayEntry

modbusMasterUDPStatsGatewayEntry 1.3.6.1.4.1.1966.12.1.43.9.1
An entry in the modbusStatsGatewayTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ModbusMasterUDPStatsGatewayEntry  

modbusMasterUDPStatsGatewayPortIndex 1.3.6.1.4.1.1966.12.1.43.9.1.1
The port number index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

modbusMasterUDPStatsGatewayUIDIndex 1.3.6.1.4.1.1966.12.1.43.9.1.2
The UID index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..247  

modbusMasterUDPStatsGatewayRemoteIP 1.3.6.1.4.1.1966.12.1.43.9.1.3
The remote slave/master IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv4v6Address  

modbusMasterUDPStatsGatewayUID 1.3.6.1.4.1.1966.12.1.43.9.1.4
The UID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..247  

modbusMasterUDPStatsGatewayRemotePortNumber 1.3.6.1.4.1.1966.12.1.43.9.1.5
The remote TCP/UDP port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

modbusMasterUDPStatsGatewayCommands 1.3.6.1.4.1.1966.12.1.43.9.1.6
The commands count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterUDPStatsGatewayResponses 1.3.6.1.4.1.1966.12.1.43.9.1.7
The response count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterUDPStatsGatewayExceptions 1.3.6.1.4.1.1966.12.1.43.9.1.8
The exceptions count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

modbusMasterUDPStatsGatewayFrameErrors 1.3.6.1.4.1.1966.12.1.43.9.1.9
The frame errors count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ioModbusSlaveStats 1.3.6.1.4.1.1966.12.1.43.5
OBJECT IDENTIFIER    

ioModbusSlaveStatsServiceMode 1.3.6.1.4.1.1966.12.1.43.5.1
Indicates whether I/O Modbus service is active
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

ioModbusSlaveStatsUid 1.3.6.1.4.1.1966.12.1.43.5.2
I/O Modbus Slave UID
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ioModbusSlaveStatsCommands 1.3.6.1.4.1.1966.12.1.43.5.3
I/O Modbus Slave Commands
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ioModbusSlaveStatsResponses 1.3.6.1.4.1.1966.12.1.43.5.4
I/O Modbus Slave Responses
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ioModbusSlaveStatsExceptions 1.3.6.1.4.1.1966.12.1.43.5.5
I/O Modbus Slave Exceptions
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

customAppServerStatus 1.3.6.1.4.1.1966.12.1.44.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

customAppServerCommand 1.3.6.1.4.1.1966.12.1.44.2
The command line for custom application.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..80)  

ioGlobalCfg 1.3.6.1.4.1.1966.12.1.45.1
OBJECT IDENTIFIER    

ioChannelInfo 1.3.6.1.4.1.1966.12.1.45.2
OBJECT IDENTIFIER    

ioChannelCfg 1.3.6.1.4.1.1966.12.1.45.2.1
OBJECT IDENTIFIER    

ioChannelStatus 1.3.6.1.4.1.1966.12.1.45.2.2
OBJECT IDENTIFIER    

ioGlobalCfgStatus 1.3.6.1.4.1.1966.12.1.45.1.1
When read, this object indicates the state of all the configuration objects in the ioGlobalCfg group (including all sub-groups and tables). Read values: 'configUnchanged' Indicates that none of the configuration objects have been changed since the last submit operation. 'configChanged' value is read, Indicates that 1 or more of the configuration objects has changed, and a 'submit_changes' operation is required to commit the values from temporary storage to running config. Write values: 'submitChanges' Causes all configuration objects in the ioGlobalCfg group to be committed from temporary storage to running config. 'discardChanges' Causes all changes to configuration objects to be discarded from temporary storage (and replaced with values from running config).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER configUnchanged(1), configChanged(2), submitChanges(4), discardChanges(6)  

ioTemperatureScale 1.3.6.1.4.1.1966.12.1.45.1.2
The temperature scale to be used when displaying thermocouple or RTD values
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER celsius(1), fahrenheit(2)  

ioFailsafeCfg 1.3.6.1.4.1.1966.12.1.45.1.3
OBJECT IDENTIFIER    

ioFailsafeEnable 1.3.6.1.4.1.1966.12.1.45.1.3.1
Enable/disable I/O failsafe timer
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioFailsafeTimeout 1.3.6.1.4.1.1966.12.1.45.1.3.2
I/O failsafe timeout, in seconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioModbusCfg 1.3.6.1.4.1.1966.12.1.45.1.4
OBJECT IDENTIFIER    

ioModbusEnable 1.3.6.1.4.1.1966.12.1.45.1.4.1
Enable/disable I/O Modbus service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioModbusUid 1.3.6.1.4.1.1966.12.1.45.1.4.2
I/O Modbus UID
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ioUdpCfg 1.3.6.1.4.1.1966.12.1.45.1.5
OBJECT IDENTIFIER    

ioUdpEnable 1.3.6.1.4.1.1966.12.1.45.1.5.1
Enable/disable I/O UDP service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioUdpBroadcastInterval 1.3.6.1.4.1.1966.12.1.45.1.5.2
I/O UDP broadcast interval, in seconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioUdpTable 1.3.6.1.4.1.1966.12.1.45.1.5.3
Port UDP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoUdpEntry

ioUdpEntry 1.3.6.1.4.1.1966.12.1.45.1.5.3.1
An entry in the ioUdpEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoUdpEntry  

ioUdpEntryIndex 1.3.6.1.4.1.1966.12.1.45.1.5.3.1.1
ioUdpNumber
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioUdpEntryEnable 1.3.6.1.4.1.1966.12.1.45.1.5.3.1.2
Enable/disable this UDP entry
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioUdpEntryStartAddress 1.3.6.1.4.1.1966.12.1.45.1.5.3.1.3
The first host IP address in the range of IP addresses (for IPv4 or IPv6) that the Device Server send messages to
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ioUdpEntryEndAddress 1.3.6.1.4.1.1966.12.1.45.1.5.3.1.4
The last host IP address in the range of IP addresses (for IPv4, not required for IPv6) that the Device Server will send messages to.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ioUdpEntryPort 1.3.6.1.4.1.1966.12.1.45.1.5.3.1.5
The port that the Device Server will use to relay messages to servers/hosts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioUdpEntryTunnelName 1.3.6.1.4.1.1966.12.1.45.1.5.3.1.6
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioTrueportCfg 1.3.6.1.4.1.1966.12.1.45.1.6
OBJECT IDENTIFIER    

ioTrueportEnable 1.3.6.1.4.1.1966.12.1.45.1.6.1
Enable/disable I/O TruePort service
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioTrueportTcpListenPort 1.3.6.1.4.1.1966.12.1.45.1.6.2
I/O TruePort TCP Listening Port
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ioTrueportSslEnable 1.3.6.1.4.1.1966.12.1.45.1.6.3
Enable/disable I/O TruePort SSL
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioAnalogCfg 1.3.6.1.4.1.1966.12.1.45.2.1.1
OBJECT IDENTIFIER    

ioDigitalCfg 1.3.6.1.4.1.1966.12.1.45.2.1.2
OBJECT IDENTIFIER    

ioRelayCfg 1.3.6.1.4.1.1966.12.1.45.2.1.3
OBJECT IDENTIFIER    

ioLineSignalCfg 1.3.6.1.4.1.1966.12.1.45.2.1.4
OBJECT IDENTIFIER    

ioAnalogCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.1.1
ioAnalogCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoAnalogCfgEntry

ioAnalogCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1
An entry in the ioAnalogCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoAnalogCfgEntry  

ioAnalogChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.1
I/O analog channel resource index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioAnalogCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.2
NOTE: This object also applies to the corresponding rows in ioAnalogAlarmCfgTable. e.g. If changes are submitted to row 1 of this table (i.e. channel 1), then changes will also be submitted for all rows in ioAnalogAlarmCfgTable where ioAnalogAlarmCfgChannelIndex is equal to 1. When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioAnalogCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.3
Enable/disable this analog I/O resource
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioAnalogCfgDescription 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.4
Description for the I/O resource
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioAnalogCfgType 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.5
Analog I/O resource type. For current and voltage types, please note that the corresponding hardware jumpers must be set accordingly.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), rtd(2), thermocouple(3), current(4), voltage(5)  

ioAnalogCfgRtdRange 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.6
Range for RTD analog I/O
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pt100A385RangeMinus50to150(1), pt100A385Range0to100(2), pt100A385Range0to200(3), pt100A385Range0to400(4), pt100A385RangeMinus200to200(5), pt100A392RangeMinus50to150(6), pt100A392Range0to100(7), pt100A392Range0to200(8), pt100A392Range0to400(9), pt100A392RangeMinus200to200(10), pt1000A385RangeMinus40to160(11), nickelRangeMinus80to100(12), nickelRange0to100(13)  

ioAnalogCfgThermRange 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.7
Range for thermocouple analog I/O
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER j(1), k(2), t(3), e(4), r(5), s(6), b(7)  

ioAnalogCfgCurrentRange 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.8
Range for current-measuring analog I/O
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ampsRange0to20(1), ampsRange4to20(2)  

ioAnalogCfgVoltageRange 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.9
Range for voltage-measuring analog I/O
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER voltsRangeMinus10To10(1), voltsRangeMinus5To5(2), voltsRangeMinus1To1(3), millivoltsRangeMinus500to500(4), millivoltsRangeMinus150to150(5)  

ioAnalogCfgAlarmTrigger 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.10
Analog I/O alarm trigger type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), low(2), high(3)  

ioAnalogCfgAlarmClearMode 1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.11
Analog I/O alarm clear mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

ioAnalogAlarmCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.1.2
ioAnalogAlarmCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoAnalogAlarmCfgEntry

ioAnalogAlarmCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1
An entry in the ioAnalogAlarmCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoAnalogAlarmCfgEntry  

ioAnalogAlarmCfgChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.1
Channel Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioAnalogAlarmCfgEntryIndex 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.2
Entry Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioAnalogCfgAlarmEnable 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.3
Enable/disable I/O analog alarm entry
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioAnalogCfgAlarmTriggerLevel 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.4
Trigger level for I/O analog alarm (floating point value)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ioAnalogCfgAlarmClearLevel 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.5
Clear level for non-latching I/O analog alarm (floating point value)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ioAnalogCfgAlarmEmail 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.6
Enable/disable email notification on triggered analog alarm
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioAnalogCfgAlarmSyslog 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.7
Enable/disable syslog notification on triggered analog alarm
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioAnalogCfgAlarmSNMP 1.3.6.1.4.1.1966.12.1.45.2.1.1.2.1.8
Enable/disable SNMP trap notification on triggered analog alarm
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.2.1
ioDigitalCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalCfgEntry

ioDigitalCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1
An entry in the ioDigitalCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalCfgEntry  

ioDigitalChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.1
I/O digital channel resource index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioDigitalCfgResourceType 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.3
Set your digital I/O resource type to Input or Output using this object. Please note that the corresponding hardware jumpers must be set accordingly.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER input(2), output(3)  

ioDigitalCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.4
Enable/disable this digital I/O channel
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalCfgDescription 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.5
Description for this digital I/O
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioDigitalInputCfgLatch 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.6
Digital Input: Latch type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), inactiveToActive(2), activeToInactive(3)  

ioDigitalInputCfgInvertSignal 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.7
Digital Input: Enable/disable signal inversion
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalInputCfgAlarmTrigger 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.8
Digital Input: Alarm trigger type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), low(2), high(3)  

ioDigitalInputCfgAlarmClear 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.9
Digital Input: Clear alarm - manual/automatic
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

ioDigitalInputCfgAlarmEmail 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.10
Digital Input: Enable/disable email alert on triggered alarm
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalInputCfgAlarmSyslog 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.11
Digital Input: Enable/disable syslog alert on triggered alarm
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalInputCfgAlarmSNMP 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.12
Digital Input: Enable/disable SNMP trap on triggered alarm
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalOutputCfgType 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.13
Digital Output: Output type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sink(1), source(2), sinkAndSource(3)  

ioDigitalOutputCfgMode 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.14
Digital Output: Output mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), pulse(2), inactiveToActiveDelay(3), activeToInactiveDelay(4)  

ioDigitalOutputCfgPulseMode 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.15
Digital Output: Pulse mode (counted or continuous)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER continuous(1), counted(2)  

ioDigitalOutputCfgPulseCount 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.16
Digital Output: Pulse count (only applies to counted pulse mode)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioDigitalOutputCfgInactiveSignalWidth 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.17
Digital Output: Inactive signal width, in 100 ms units (only applies to pulse mode)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioDigitalOutputCfgActiveSignalWidth 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.18
Digital Output: Active signal width, in 100 ms units (only applies to pulse mode)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioDigitalOutputCfgDelay 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.19
Digital Output: Delay time, in 100 ms units (only applies to delay mode)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioDigitalOutputCfgFailsafe 1.3.6.1.4.1.1966.12.1.45.2.1.2.1.1.20
Digital Output: Failsafe action - choose the action that will take place when the failsafe timer expires
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), activateOutput(2), deactivateOutput(3)  

ioDigitalExtensionCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.2.2
I/O Digial Extention Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalExtensionCfgEntry

ioDigitalExtensionCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1
An entry in the ioDigitalExtensionCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalExtensionCfgEntry  

ioDigitalExtCfgChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.1
I/O resource index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalExtCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioDigitalExtCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.3
Enable/disable this digital I/O Extension
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalExtCfgConnMethod 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.4
Defines the type of connection being established Listen for connection, Connect to Host, or Local
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER listen(0), connect(1), local(2)  

ioDigitalExtCfgHost 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.5
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioDigitalExtCfgPort 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.6
The port number the target host is listening on for incoming/outgoing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioDigitalExtCfgLinkChannel 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.7
The Link Channel that device would make a connection with. The link channel is only valid for Local connection. The channel must be digital input
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

ioDigitalExtCfgKeepalive 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.8
Enables a per-connection TCP keepalive feature; after approximately 3 minutes of network connection idle time, the connection will send a gratuitous ACK to the network peer, either ensuring the connection stays active OR causing a dropped connection condition to be recognized by the reverse raw service. Applications using this feature need to be aware that there might be some considerable delay between a network disconnection and the port being available for the next connection attempt; this is to allow any data sent on prior connections to be transmitted out of the serial port buffer. Application network retry logic needs to accommodate this feature.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalExtCfgMultiHost 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.9
Allows user to configure the multihost for client/server initiated connections
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalExtCfgTunnelName 1.3.6.1.4.1.1966.12.1.45.2.1.2.2.1.10
The name of the HTTP tunnel associated with the Rlogin service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioDigitalMultihostTable 1.3.6.1.4.1.1966.12.1.45.2.1.2.3
I/O Digial Multihost Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalMultihostEntry

ioDigitalMultihostEntry 1.3.6.1.4.1.1966.12.1.45.2.1.2.3.1
An entry in the ioDigitalMultihostEntry, each relating to digital io channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalMultihostEntry  

ioDigitalMultihostIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.3.1.1
ioDigitalMultihostIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalMultihostStatus 1.3.6.1.4.1.1966.12.1.45.2.1.2.3.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioDigitalMultihostMode 1.3.6.1.4.1.1966.12.1.45.2.1.2.3.1.4
Set multihost operation mode.all:for muliple host list mode. backup: for primary-backup mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), backup(2)  

ioDigitalMultihostOutboundTable 1.3.6.1.4.1.1966.12.1.45.2.1.2.4
Multihost outbound table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalMultihostOutboundEntry

ioDigitalMultihostOutboundEntry 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1
An entry in the ioDigitalMultihostOutboundTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalMultihostOutboundEntry  

ioDigitalMultihostChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1.1
Channel Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalMultihostOutboundIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1.2
The outbound entry number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalMultihostOutboundStatus 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioDigitalMultihostOutboundHostID 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1.4
The host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioDigitalMultihostOutboundTcpPort 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1.5
The host TCP port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioDigitalMultihostOutboundTunnel 1.3.6.1.4.1.1966.12.1.45.2.1.2.4.1.6
The HTTP tunnel associated with this host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioDigitalSSLTable 1.3.6.1.4.1.1966.12.1.45.2.1.2.5
io SSL Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalSSLEntry

ioDigitalSSLEntry 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1
An entry in the ioDigitalSSLEntry, each relating to a io.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalSSLEntry  

ioDigitalSSLIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.1
io Digital SSL Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalSSLStatus 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioDigitalSSLEnabled 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.3
Enables/disables SSL.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalSSLuseServer 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.4
Uses the SSL/TLS server configuration for the line.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalSSLVersion 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.5
Specify whether you want to use: Any-The Device Server will try a TLSv1 connection first. If that fails, it will try an SSLv3 connection. If that fails, it will try an SSLv2 connection. TLSv1-The connection will use only TLSv1. SSLv3-The connection will use only SSLv3. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), tlsv1(2), sslv3(3)  

ioDigitalSSLType 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.6
Specify whether the Device Server will act as an SSL/TLS client or server. The default is Client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

ioDigitalSSLVerifyPeerCertificate 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.7
Enable this option when you want the Validation Criteria to match the Peer Certificate for authentication to pass. If you enable this option, you need to download an SSL/TLS certificate authority (CA) list file to the Device Server. Any values that are entered in the validation criteria must match the peer certificate for an SSL connection; any fields left blank will not be validated against the peer certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioDigitalSSLCountry 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.8
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

ioDigitalSSLStateProv 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.9
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioDigitalSSLLocality 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.10
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioDigitalSSLOrganisation 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.11
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioDigitalSSLOrganisationUnit 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.12
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioDigitalSSLCommonName 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.13
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioDigitalSSLEmail 1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.14
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioDigitalSSLCipherTable 1.3.6.1.4.1.1966.12.1.45.2.1.2.6
Digital SSL Cipher.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalSSLCipherEntry

ioDigitalSSLCipherEntry 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1
An entry in the sslCipherTable, each relating to a cipher entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalSSLCipherEntry  

ioDigitalSSLChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.1
The io number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalSSLCipherIndex 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.2
The cipher priority. 1- highest 5 - lowest.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ioDigitalSSLCipherStatus 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioDigitalSSLCipherEncryption 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.4
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), aes(3), tripledes(4), des(5), arctwo(6), arcfour(7)  

ioDigitalSSLCipherKeySizeMin 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.5
The minimum key size value that will be used for the specified encryption type. The default is 40.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min40(1), min56(2), min64(3), min128(4), min168(5), min256(6)  

ioDigitalSSLCipherKeySizeMax 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.6
The maximum key size value that will be used for the specified encryption type. The default is 256.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max40(1), max56(2), max64(3), max128(4), max168(5), max256(6)  

ioDigitalSSLCipherKeyExchange 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.7
The type of key to exchange for the encryption format: Any-Any key exchange that is valid is used (this does not, however, include ADH keys). RSA-This is an RSA key exchange using an RSA key and certificate. EDHRSA-This is an EDH key exchange using an RSA key and certificate. EDHDSS-This is an EDH key exchange using a DSA key and certificate. ADH-This is an anonymous key exchange which does not require a private key or certificate. Choose this key if you do not want to authenticate the peer device, but you want the data encrypted on the SSL/TLS connection. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), rsa(2), edhrsa(3), edhdss(4), adh(5)  

ioDigitalSSLCipherHMAC 1.3.6.1.4.1.1966.12.1.45.2.1.2.6.1.8
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), sha(2), md5(3)  

ioRelayCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.3.1
ioRelayCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelayCfgEntry

ioRelayCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1
An entry in the ioRelayCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelayCfgEntry  

ioRelayChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.1
I/O relay channel resource index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelayCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioRelayCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.3
Enable/disable this Relay I/O channel
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelayCfgDescription 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.4
Description for this relay
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioRelayCfgMode 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.5
Relay output mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), pulse(2), inactiveToActiveDelay(3), activeToInactiveDelay(4)  

ioRelayCfgPulseMode 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.6
Relay pulse mode (only applies when output mode is set to 'pulse'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER continuous(1), counted(2)  

ioRelayCfgPulseCount 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.7
Relay pulse count; only applies for counted pulse mode
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioRelayCfgInactiveSignalWidth 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.8
Relay inactive signal width in 100 ms units; only applies to pulse mode
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioRelayCfgActiveSignalWidth 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.9
Relay active signal width in 100 ms units; only applies to pulse mode
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioRelayCfgDelay 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.10
Relay pulse delay, in 100 ms units; only applies to delay mode
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..9999  

ioRelayCfgFailsafe 1.3.6.1.4.1.1966.12.1.45.2.1.3.1.1.11
Action to take when the failsafe timer expires
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), activateOutput(2), deactivateOutput(3)  

ioRelayExtensionCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.3.2
ioRelayExtensionCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelayExtensionCfgEntry

ioRelayExtensionCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1
An entry in the ioReleayExtensionCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelayExtensionCfgEntry  

ioRelayExtCfgChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.1
I/O Relay channel resource index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelayExtCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioRelayExtCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.3
Enable/disable this digital I/O Extension
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelayExtCfgConnMethod 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.4
Defines the type of connection being established Listen for connection, Connect to Host, or Local
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER listen(0), connect(1), local(2)  

ioRelayExtCfgHost 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.5
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioRelayExtCfgPort 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.6
The port number the target host is listening on for incoming/outgoing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioRelayExtCfgLinkChannel 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.7
The Link Channel that device would make a connection with. The link channel is only valid for Local connection. The channel must be digital input
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

ioRelayExtCfgKeepalive 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.8
Enables a per-connection TCP keepalive feature; after approximately 3 minutes of network connection idle time, the connection will send a gratuitous ACK to the network peer, either ensuring the connection stays active OR causing a dropped connection condition to be recognized by the reverse raw service. Applications using this feature need to be aware that there might be some considerable delay between a network disconnection and the port being available for the next connection attempt; this is to allow any data sent on prior connections to be transmitted out of the serial port buffer. Application network retry logic needs to accommodate this feature.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelayExtCfgMultiHost 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.9
Allows user to configure the multihost for client/server initiated connections
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelayExtCfgTunnelName 1.3.6.1.4.1.1966.12.1.45.2.1.3.2.1.10
The name of the HTTP tunnel associated with the Rlogin service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioRelayMultihostTable 1.3.6.1.4.1.1966.12.1.45.2.1.3.3
I/O Multihost Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelayMultihostEntry

ioRelayMultihostEntry 1.3.6.1.4.1.1966.12.1.45.2.1.3.3.1
An entry in the ioRelayMultihostEntry, each relating to digital io channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelayMultihostEntry  

ioRelayMultihostIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.3.1.1
ioRelayMultihostChanIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelayMultihostStatus 1.3.6.1.4.1.1966.12.1.45.2.1.3.3.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioRelayMultihostMode 1.3.6.1.4.1.1966.12.1.45.2.1.3.3.1.4
Set multihost operation mode.all:for muliple host list mode. backup: for primary-backup mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), backup(2)  

ioRelayMultihostOutboundTable 1.3.6.1.4.1.1966.12.1.45.2.1.3.4
Multihost outbound table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelayMultihostOutboundEntry

ioRelayMultihostOutboundEntry 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1
An entry in the ioRelayMultihostOutboundTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelayMultihostOutboundEntry  

ioRelayMultihostChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1.1
Channel Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelayMultihostOutboundIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1.2
The outbound entry number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelayMultihostOutboundStatus 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioRelayMultihostOutboundHostID 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1.4
The host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioRelayMultihostOutboundTcpPort 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1.5
The host TCP port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioRelayMultihostOutboundTunnel 1.3.6.1.4.1.1966.12.1.45.2.1.3.4.1.6
The HTTP tunnel associated with this host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioRelaySSLTable 1.3.6.1.4.1.1966.12.1.45.2.1.3.5
io Relay SSL Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelaySSLEntry

ioRelaySSLEntry 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1
An entry in the ioRelaySSLEntry, each relating to a io.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelaySSLEntry  

ioRelaySSLIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.1
io Relay SSL Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelaySSLStatus 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioRelaySSLEnabled 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.3
Enables/disables SSL.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelaySSLuseServer 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.4
Uses the SSL/TLS server configuration for the line.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelaySSLVersion 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.5
Specify whether you want to use: Any-The Device Server will try a TLSv1 connection first. If that fails, it will try an SSLv3 connection. If that fails, it will try an SSLv2 connection. TLSv1-The connection will use only TLSv1. SSLv3-The connection will use only SSLv3. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), tlsv1(2), sslv3(3)  

ioRelaySSLType 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.6
Specify whether the Device Server will act as an SSL/TLS client or server. The default is Client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

ioRelaySSLVerifyPeerCertificate 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.7
Enable this option when you want the Validation Criteria to match the Peer Certificate for authentication to pass. If you enable this option, you need to download an SSL/TLS certificate authority (CA) list file to the Device Server. Any values that are entered in the validation criteria must match the peer certificate for an SSL connection; any fields left blank will not be validated against the peer certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioRelaySSLCountry 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.8
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

ioRelaySSLStateProv 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.9
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioRelaySSLLocality 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.10
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioRelaySSLOrganisation 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.11
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioRelaySSLOrganisationUnit 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.12
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioRelaySSLCommonName 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.13
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioRelaySSLEmail 1.3.6.1.4.1.1966.12.1.45.2.1.3.5.1.14
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioRelaySSLCipherTable 1.3.6.1.4.1.1966.12.1.45.2.1.3.6
SSL CIpher.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelaySSLCipherEntry

ioRelaySSLCipherEntry 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1
An entry in the sslCipherTable, each relating to a cipher entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelaySSLCipherEntry  

ioRelaySSLChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.1
The io number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelaySSLCipherIndex 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.2
The cipher priority. 1- highest 5 - lowest.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ioRelaySSLCipherStatus 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioRelaySSLCipherEncryption 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.4
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), aes(3), tripledes(4), des(5), arctwo(6), arcfour(7)  

ioRelaySSLCipherKeySizeMin 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.5
The minimum key size value that will be used for the specified encryption type. The default is 40.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min40(1), min56(2), min64(3), min128(4), min168(5), min256(6)  

ioRelaySSLCipherKeySizeMax 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.6
The maximum key size value that will be used for the specified encryption type. The default is 256.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max40(1), max56(2), max64(3), max128(4), max168(5), max256(6)  

ioRelaySSLCipherKeyExchange 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.7
The type of key to exchange for the encryption format: Any-Any key exchange that is valid is used (this does not, however, include ADH keys). RSA-This is an RSA key exchange using an RSA key and certificate. EDHRSA-This is an EDH key exchange using an RSA key and certificate. EDHDSS-This is an EDH key exchange using a DSA key and certificate. ADH-This is an anonymous key exchange which does not require a private key or certificate. Choose this key if you do not want to authenticate the peer device, but you want the data encrypted on the SSL/TLS connection. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), rsa(2), edhrsa(3), edhdss(4), adh(5)  

ioRelaySSLCipherHMAC 1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.8
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), sha(2), md5(3)  

ioLineSignalCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.4.1
ioLineSignalCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineSignalCfgEntry

ioLineSignalCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1
An entry in the ioLineSignalCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineSignalCfgEntry  

ioLineSignalCfgPortIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.1
Index of the associated serial port
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineSignalCfgSignalIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.2
Index of the associate line signal
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dsr(1), dcd(2), cts(3), dtr(4), rts(5)  

ioLineSignalCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioLineSignalCfgResourceType 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.4
Signifies whether this resource is input or output
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER input(2), output(3)  

ioLineSignalCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.5
Enable/disable this resource
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSignalCfgDescription 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.6
Description for this resource
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioLineSignalInputCfgLatch 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.7
Line Signal (input): Latch mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), inactiveToActive(2), activeToInactive(3)  

ioLineSignalInputCfgInvertSignal 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.8
Line Signal (input): Enable/disable signal inversion
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSignalInputCfgAlarmTrigger 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.9
Line Signal (input): Alarm trigger type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), low(2), high(3)  

ioLineSignalInputCfgAlarmClear 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.10
Line Signal (input): Alarm clear type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

ioLineSignalInputCfgAlarmEmail 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.11
Line Signal (input): Enable/disable email alert on alarm trigger
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSignalInputCfgAlarmSyslog 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.12
Line Signal (input): Enable/disable syslog alert on alarm trigger
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSignalInputCfgAlarmSNMP 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.13
Line Signal (input): Enable/disable SNMP alert on alarm trigger
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSignalOutputCfgFailsafe 1.3.6.1.4.1.1966.12.1.45.2.1.4.1.1.14
Line Signal (output): Action to take when failsafe timer expires
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), activateOutput(2), deactivateOutput(3)  

ioLineExtensionSigCfgTable 1.3.6.1.4.1.1966.12.1.45.2.1.4.2
ioLineExtensionSigCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineExtensionSigCfgEntry

ioLineExtensionSigCfgEntry 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1
An entry in the ioLineExtensionCfgTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineExtensionSigCfgEntry  

ioLineExtSigCfgChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.1
I/O resource index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineExtSigCfgStatus 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioLineExtSigCfgEnable 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.3
Enable/disable this digital I/O Extension
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineExtSigCfgConnMethod 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.4
Defines the type of connection being established Listen for connection, Connect to Host, or Local
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER listen(0), connect(1), local(2)  

ioLineExtSigCfgHost 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.5
The name of the target host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioLineExtSigCfgPort 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.6
The port number the target host is listening on for incoming/outgoing connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioLineExtSigCfgLinkChannel 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.7
The Link Channel that device would make a connection with. The link channel is only valid for Local connection. The channel must be digital input
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

ioLineExtSigCfgKeepalive 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.8
Enables a per-connection TCP keepalive feature; after approximately 3 minutes of network connection idle time, the connection will send a gratuitous ACK to the network peer, either ensuring the connection stays active OR causing a dropped connection condition to be recognized by the reverse raw service. Applications using this feature need to be aware that there might be some considerable delay between a network disconnection and the port being available for the next connection attempt; this is to allow any data sent on prior connections to be transmitted out of the serial port buffer. Application network retry logic needs to accommodate this feature.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineExtSigCfgMultiHost 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.9
Allows user to configure the multihost for client/server initiated connections
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineExtSigCfgTunnelName 1.3.6.1.4.1.1966.12.1.45.2.1.4.2.1.10
The name of the HTTP tunnel associated with the Rlogin service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioLineMultihostSigTable 1.3.6.1.4.1.1966.12.1.45.2.1.4.3
I/O Multihost Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineMultihostSigEntry

ioLineMultihostSigEntry 1.3.6.1.4.1.1966.12.1.45.2.1.4.3.1
An entry in the ioLineMultihostEntry, each relating to digital io channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineMultihostSigEntry  

ioLineMultihostSigIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.3.1.1
ioLineMultihostSigIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineMultihostSigStatus 1.3.6.1.4.1.1966.12.1.45.2.1.4.3.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioLineMultihostModeSig 1.3.6.1.4.1.1966.12.1.45.2.1.4.3.1.4
Set multihost operation mode.all:for muliple host list mode. backup: for primary-backup mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), backup(2)  

ioLineMultihostOutboundSigTable 1.3.6.1.4.1.1966.12.1.45.2.1.4.4
Multihost outbound table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineMultihostOutboundSigEntry

ioLineMultihostOutboundSigEntry 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1
An entry in the ioLineMultihostOutboundTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineMultihostOutboundSigEntry  

ioLineMultihostSigChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1.1
Channel Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineMultihostOutboundSigIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1.2
The outbound entry number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineMultihostOutboundSigStatus 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioLineMultihostOutboundSigHostID 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1.4
The host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioLineMultihostOutboundSigTcpPort 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1.5
The host TCP port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ioLineMultihostOutboundSigTunnel 1.3.6.1.4.1.1966.12.1.45.2.1.4.4.1.6
The HTTP tunnel associated with this host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ioLineSSLSigTable 1.3.6.1.4.1.1966.12.1.45.2.1.4.5
io SSL Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineSSLSigEntry

ioLineSSLSigEntry 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1
An entry in the ioDigitalSSLEntry, each relating to a io.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineSSLSigEntry  

ioLineSSLSigIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.1
io SSL Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineSSLSigStatus 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioLineSSLSigEnabled 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.3
Enables/disables SSL.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSSLSiguseServer 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.4
Uses the SSL/TLS server configuration for the line.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSSLSigVersion 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.5
Specify whether you want to use: Any-The Device Server will try a TLSv1 connection first. If that fails, it will try an SSLv3 connection. If that fails, it will try an SSLv2 connection. TLSv1-The connection will use only TLSv1. SSLv3-The connection will use only SSLv3. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), tlsv1(2), sslv3(3)  

ioLineSSLSigType 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.6
Specify whether the Device Server will act as an SSL/TLS client or server. The default is Client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

ioLineSSLSigVerifyPeerCertificate 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.7
Enable this option when you want the Validation Criteria to match the Peer Certificate for authentication to pass. If you enable this option, you need to download an SSL/TLS certificate authority (CA) list file to the Device Server. Any values that are entered in the validation criteria must match the peer certificate for an SSL connection; any fields left blank will not be validated against the peer certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ioLineSSLSigCountry 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.8
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

ioLineSSLSigStateProv 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.9
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioLineSSLSigLocality 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.10
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioLineSSLSigOrganisation 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.11
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioLineSSLSigOrganisationUnit 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.12
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioLineSSLSigCommonName 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.13
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ioLineSSLSigEmail 1.3.6.1.4.1.1966.12.1.45.2.1.4.5.1.14
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ioLineSSLSigCipherTable 1.3.6.1.4.1.1966.12.1.45.2.1.4.6
SSL CIpher.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineSSLSigCipherEntry

ioLineSSLSigCipherEntry 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1
An entry in the sslCipherTable, each relating to a cipher entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineSSLSigCipherEntry  

ioLineSSLSigChanIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.1
The io number
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineSSLSigCipherIndex 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.2
The cipher priority. 1- highest 5 - lowest.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ioLineSSLSigCipherStatus 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.3
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ioLineSSLSigCipherEncryption 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.4
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), aes(3), tripledes(4), des(5), arctwo(6), arcfour(7)  

ioLineSSLSigCipherKeySizeMin 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.5
The minimum key size value that will be used for the specified encryption type. The default is 40.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min40(1), min56(2), min64(3), min128(4), min168(5), min256(6)  

ioLineSSLSigCipherKeySizeMax 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.6
The maximum key size value that will be used for the specified encryption type. The default is 256.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max40(1), max56(2), max64(3), max128(4), max168(5), max256(6)  

ioLineSSLSigCipherKeyExchange 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.7
The type of key to exchange for the encryption format: Any-Any key exchange that is valid is used (this does not, however, include ADH keys). RSA-This is an RSA key exchange using an RSA key and certificate. EDHRSA-This is an EDH key exchange using an RSA key and certificate. EDHDSS-This is an EDH key exchange using a DSA key and certificate. ADH-This is an anonymous key exchange which does not require a private key or certificate. Choose this key if you do not want to authenticate the peer device, but you want the data encrypted on the SSL/TLS connection. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), rsa(2), edhrsa(3), edhdss(4), adh(5)  

ioLineSSLSigCipherHMAC 1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.8
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), sha(2), md5(3)  

ioChannelFunction 1.3.6.1.4.1.1966.12.1.45.2.2.1
killall - Apply configuration changes to all channels
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), killall(2)  

ioAnalogStatus 1.3.6.1.4.1.1966.12.1.45.2.2.2
OBJECT IDENTIFIER    

ioDigitalStatus 1.3.6.1.4.1.1966.12.1.45.2.2.3
OBJECT IDENTIFIER    

ioRelayStatus 1.3.6.1.4.1.1966.12.1.45.2.2.4
OBJECT IDENTIFIER    

ioLineSignalStatus 1.3.6.1.4.1.1966.12.1.45.2.2.5
OBJECT IDENTIFIER    

ioAnalogStatusTable 1.3.6.1.4.1.1966.12.1.45.2.2.2.1
ioAnalogStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoAnalogStatusEntry

ioAnalogStatusEntry 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1
An entry in the ioAnalogStatusTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoAnalogStatusEntry  

ioAnalogStatusChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioAnalogStatusEnabled 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.2
Enabled
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

ioAnalogStatusDescription 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.3
Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioAnalogFunction 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.4
kill - Apply configuration changes to this entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), kill(2), clearAlarm(6), clearMin(7), clearMax(8)  

ioAnalogStatusInputState 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.5
Input state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), open(2), short(3)  

ioAnalogStatusValue 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.6
Current analog input value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ioAnalogStatusMinimum 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.7
Minimum analog input value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ioAnalogStatusMaximum 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.8
Maximum analog input value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ioAnalogStatusAlarmLevel 1.3.6.1.4.1.1966.12.1.45.2.2.2.1.1.9
Alarm level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

ioDigitalStatusTable 1.3.6.1.4.1.1966.12.1.45.2.2.3.1
ioDigitalStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoDigitalStatusEntry

ioDigitalStatusEntry 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1
An entry in the ioDigitalStatusTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoDigitalStatusEntry  

ioDigitalStatusChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioDigitalStatusEnabled 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.2
Enabled
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

ioDigitalStatusDescription 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.3
Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioDigitalStatusType 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.4
Resource type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), input(2), output(3)  

ioDigitalFunction 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.5
kill - Apply configuration changes to this entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), kill(2), activateOutput(3), deactivateOutput(4), clearInputLatch(5), clearAlarmLatch(6)  

ioDigitalStatusState 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.6
Digital State. .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

ioDigitalStatusLatchedInputState 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.7
For digital inputs only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inactiveToActive(2), activeToInactive(3)  

ioDigitalStatusInputAlarm 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.8
LineSignal State. .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTriggered(1), triggered(2)  

ioDigitalStatusExtensionState 1.3.6.1.4.1.1966.12.1.45.2.2.3.1.1.9
For digital inputs and outputs only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enabledDisconnected(2), connected(3), notAvailable(4)  

ioRelayStatusTable 1.3.6.1.4.1.1966.12.1.45.2.2.4.1
ioRelayStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoRelayStatusEntry

ioRelayStatusEntry 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1
An entry in the ioRelayStatusTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoRelayStatusEntry  

ioRelayStatusChannelIndex 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioRelayStatusEnabled 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1.2
Enabled
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

ioRelayStatusDescription 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1.3
Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioRelayFunction 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1.4
kill - Apply configuration changes to this entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), kill(2), activateOutput(3), deactivateOutput(4)  

ioRelayStatusState 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1.5
Relay State. .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

ioRelayStatusExtensionState 1.3.6.1.4.1.1966.12.1.45.2.2.4.1.1.6
For digital inputs/outputs/relays only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enabledDisconnected(2), connected(3), notAvailable(4)  

ioLineSignalStatusTable 1.3.6.1.4.1.1966.12.1.45.2.2.5.1
ioLineSignalStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoLineSignalStatusEntry

ioLineSignalStatusEntry 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1
An entry in the ioLineSignalStatusTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IoLineSignalStatusEntry  

ioLineSignalStatusPortIndex 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.1
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ioLineSignalStatusSignalIndex 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.2
Index
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dsr(1), dcd(2), cts(3), dtr(4), rts(5)  

ioLineSignalStatusEnabled 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.3
Enabled
Status: current Access: read-only
OBJECT-TYPE    
  OnOffValue  

ioLineSignalStatusDescription 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.4
Description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ioLineSignalStatusType 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.5
resource type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), input(2), output(3)  

ioLineSignalFunction 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.6
kill - Apply configuration changes to this entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), kill(2), activateOutput(3), deactivateOutput(4), clearInputLatch(5), clearAlarmLatch(6)  

ioLineSignalStatusState 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.7
LineSignal State. .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

ioLineSignalStatusLatchedInputState 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.8
LineSignal State. .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inactiveToActive(2), activeToInactive(3)  

ioLineSignalStatusInputAlarm 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.9
LineSignal State. .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTriggered(1), triggered(2)  

ioLineSignalStatusExtensionState 1.3.6.1.4.1.1966.12.1.45.2.2.5.1.1.10
For serial inputs and outputs only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enabledDisconnected(2), connected(3), notAvailable(4)  

clusteringTable 1.3.6.1.4.1.1966.12.1.46.1
The Clustering table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusteringEntry

clusteringEntry 1.3.6.1.4.1.1966.12.1.46.1.1
An entry in the clusteringEntry, each relating to a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusteringEntry  

clusteringIndex 1.3.6.1.4.1.1966.12.1.46.1.1.1
The table entry number.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

clusteringStatus 1.3.6.1.4.1.1966.12.1.46.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

clusteringServerName 1.3.6.1.4.1.1966.12.1.46.1.1.3
The slave server's name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

clusteringSlaveIP 1.3.6.1.4.1.1966.12.1.46.1.1.4
The remote slave server's IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

clusteringPort 1.3.6.1.4.1.1966.12.1.46.1.1.5
The port number on the clustered slave server.
Status: current Access: read-write
OBJECT-TYPE    
  GenericTableIndex  

clusteringPortName 1.3.6.1.4.1.1966.12.1.46.1.1.6
The slave server's port name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..54)  

clusteringSlavePort 1.3.6.1.4.1.1966.12.1.46.1.1.7
The starting TCP port on the slave server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

clusteringMasterPort 1.3.6.1.4.1.1966.12.1.46.1.1.8
The starting TCP port on the master server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

clusteringProtocol 1.3.6.1.4.1.1966.12.1.46.1.1.9
The protocol used to connect between the slave and server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER telnet(1), ssh(2), notUsed(3)  

clusteringSlaveIPTunnel 1.3.6.1.4.1.1966.12.1.46.1.1.10
The HTTP tunnel associated with the slave IP
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..14)  

dynamicDNSStatus 1.3.6.1.4.1.1966.12.1.47.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

dynamicDNSEnabled 1.3.6.1.4.1.1966.12.1.47.2
Enable/disable dynamic DNS.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

dynamicDNSHostname 1.3.6.1.4.1.1966.12.1.47.3
Host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..14)  

dynamicDNSUserName 1.3.6.1.4.1.1966.12.1.47.4
user name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

dynamicDNSPassword 1.3.6.1.4.1.1966.12.1.47.5
Password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

dynamicDNSSystemType 1.3.6.1.4.1.1966.12.1.47.6
System type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2), custom(3)  

dynamicDNSWildcard 1.3.6.1.4.1.1966.12.1.47.7
wildcard.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), nochange(3)  

dynamicDNSConnectionMethod 1.3.6.1.4.1.1966.12.1.47.8
connection method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER http(1), httpport8245(2), https(3)  

dynamicDNSSSLVerifyPeerCertificate 1.3.6.1.4.1.1966.12.1.47.9
Enable this option when you want the Validation Criteria to match the Peer Certificate for authentication to pass. If you enable this option, you need to download an SSL/TLS certificate authority (CA) list file to the Device Server. Any values that are entered in the validation criteria must match the peer certificate for an SSL connection; any fields left blank will not be validated against the peer certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

dynamicDNSSSLCountry 1.3.6.1.4.1.1966.12.1.47.10
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

dynamicDNSSSLStateProv 1.3.6.1.4.1.1966.12.1.47.11
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

dynamicDNSSSLLocality 1.3.6.1.4.1.1966.12.1.47.12
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

dynamicDNSSSLOrganisation 1.3.6.1.4.1.1966.12.1.47.13
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

dynamicDNSSSLOrganisationUnit 1.3.6.1.4.1.1966.12.1.47.14
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

dynamicDNSSSLCommonName 1.3.6.1.4.1.1966.12.1.47.15
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

dynamicDNSSSLEmail 1.3.6.1.4.1.1966.12.1.47.16
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

dynamicDNSStatusString 1.3.6.1.4.1.1966.12.1.47.17
Dynamic DNS statistics
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

dynamicDNSSSLCipherTable 1.3.6.1.4.1.1966.12.1.47.18
SSL CIpher.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DynamicDNSSSLCipherEntry

dynamicDNSSSLCipherEntry 1.3.6.1.4.1.1966.12.1.47.18.1
An entry in the dynamicDNSSSLCipherTable, each relating to a cipher entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DynamicDNSSSLCipherEntry  

dynamicDNSSSLCipherPriority 1.3.6.1.4.1.1966.12.1.47.18.1.1
The cipher priority. 1- highest 5 - lowest.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

dynamicDNSSSLCipherStatus 1.3.6.1.4.1.1966.12.1.47.18.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

dynamicDNSSSLCipherEncryption 1.3.6.1.4.1.1966.12.1.47.18.1.3
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), aes(3), tripledes(4), des(5), arctwo(6), arcfour(7)  

dynamicDNSSSLCipherKeySizeMin 1.3.6.1.4.1.1966.12.1.47.18.1.4
The minimum key size value that will be used for the specified encryption type. The default is 40.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min40(1), min56(2), min64(3), min128(4), min168(5), min256(6)  

dynamicDNSSSLCipherKeySizeMax 1.3.6.1.4.1.1966.12.1.47.18.1.5
The maximum key size value that will be used for the specified encryption type. The default is 256.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER max40(1), max56(2), max64(3), max128(4), max168(5), max256(6)  

dynamicDNSSSLCipherKeyExchange 1.3.6.1.4.1.1966.12.1.47.18.1.6
The type of key to exchange for the encryption format: Any-Any key exchange that is valid is used (this does not, however, include ADH keys). RSA-This is an RSA key exchange using an RSA key and certificate. EDHRSA-This is an EDH key exchange using an RSA key and certificate. EDHDSS-This is an EDH key exchange using a DSA key and certificate. ADH-This is an anonymous key exchange which does not require a private key or certificate. Choose this key if you do not want to authenticate the peer device, but you want the data encrypted on the SSL/TLS connection. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), rsa(2), edhrsa(3), edhdss(4), adh(5)  

dynamicDNSSSLCipherHMAC 1.3.6.1.4.1.1966.12.1.47.18.1.7
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER any(1), sha(2), md5(3)  

pciCardInfo 1.3.6.1.4.1.1966.12.1.48.1
OBJECT IDENTIFIER    

pciWwanInfo 1.3.6.1.4.1.1966.12.1.48.2
OBJECT IDENTIFIER    

pciFiberLanInfo 1.3.6.1.4.1.1966.12.1.48.3
OBJECT IDENTIFIER    

pciUsbInfo 1.3.6.1.4.1.1966.12.1.48.4
OBJECT IDENTIFIER    

pciCardStatus 1.3.6.1.4.1.1966.12.1.48.1.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

pciCardType 1.3.6.1.4.1.1966.12.1.48.1.2
PCI Card Type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), pciModem(2), wirelessWan(3), fiberOpticLan(4), usb(5)  

wwanCardStatus 1.3.6.1.4.1.1966.12.1.48.2.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

wwanCardType 1.3.6.1.4.1.1966.12.1.48.2.2
Wireless Wan Card Type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sierra(1), sonyEricsson(2), otherUseStandardDriver(3), otherUseCustomDriver(4), sierraWirelessAirCard881(5), sonyEricssonPC300(6)  

wwanAPN 1.3.6.1.4.1.1966.12.1.48.2.3
Specify the APN required by your internet provider to access their network. See the Internet provider documentation for more information.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

wwanUserName 1.3.6.1.4.1.1966.12.1.48.2.4
Specify the name required by your Internet provider to access their network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..254)  

wwanPhoneNumer 1.3.6.1.4.1.1966.12.1.48.2.5
Specify the phone number provided by your service provider to access their wireless network. Probably similar to *99***1#
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

wwanInitString 1.3.6.1.4.1.1966.12.1.48.2.6
Specify the initialization string required by your Internet service provider for your wireless WAN card.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

wwanNetworkRegistration 1.3.6.1.4.1.1966.12.1.48.2.7
Network Registration. Possible Values 0 - Not Registered. Not searching for a network, 1 - Registered. Home Network, 2 - Not Registered. Searching for a network, 3 - Registration Denied 4 - Unknown, 5 - Registered. Roaming
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

wwanSignalStrength 1.3.6.1.4.1.1966.12.1.48.2.8
Signal Strength
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967  

pciFiberLanStatus 1.3.6.1.4.1.1966.12.1.48.3.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

pciFiberLanType 1.3.6.1.4.1.1966.12.1.48.3.2
PCI Fiber LAN Card Type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER kTIKG500F(1), transitionNetworksNFXSC502(2)  

usbStatus 1.3.6.1.4.1.1966.12.1.48.4.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

usbAPN 1.3.6.1.4.1.1966.12.1.48.4.2
Specify the APN required by your internet provider to access their network. See the Internet provider documentation for more information.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

usbUserName 1.3.6.1.4.1.1966.12.1.48.4.3
Specify the name required by your Internet provider to access their network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..254)  

usbPhoneNumer 1.3.6.1.4.1.1966.12.1.48.4.4
Specify the phone number provided by your service provider to access their wireless network. Probably similar to *99***1#
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

usbInitString 1.3.6.1.4.1.1966.12.1.48.4.5
Specify the initialization string required by your Internet service provider for your USB device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..60)  

usbPin 1.3.6.1.4.1.1966.12.1.48.4.6
Specify the PIN required for your USB device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

vmodemPhoneInfoTable 1.3.6.1.4.1.1966.12.1.49.1
The vmodem phone info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmodemPhoneInfoEntry

vmodemPhoneInfoEntry 1.3.6.1.4.1.1966.12.1.49.1.1
An entry in the vmodemPhoneInfoTable, each relating to a host.
Status: current Access: not-accessible
OBJECT-TYPE    
  VmodemPhoneInfoEntry  

vmodemPhoneIndex 1.3.6.1.4.1.1966.12.1.49.1.1.1
The table entry number for this vmodem phone table
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

vmodemPhoneStatus 1.3.6.1.4.1.1966.12.1.49.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

vmodemPhone 1.3.6.1.4.1.1966.12.1.49.1.1.3
The modem name used for this modem entry. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

vmodemPhoneIP 1.3.6.1.4.1.1966.12.1.49.1.1.4
The IP address corresponding to a phone number. If the IP address is blank, then the Host IP address will be used
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

vmodemPhonePort 1.3.6.1.4.1.1966.12.1.49.1.1.5
TCP port number corresponding to a phone number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

vmodemPhoneTunnelName 1.3.6.1.4.1.1966.12.1.49.1.1.6
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

vmodemPhoneHostName 1.3.6.1.4.1.1966.12.1.49.1.1.7
The name of a configured host that will correspond to the phone number.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

ipsecTable 1.3.6.1.4.1.1966.12.1.50.1
The IPsec table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpsecEntry

ipsecEntry 1.3.6.1.4.1.1966.12.1.50.1.1
An entry in the ipsecEntry, each relating to a IPsec tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpsecEntry  

ipsecIndex 1.3.6.1.4.1.1966.12.1.50.1.1.1
The table entry number for this IPsec tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ipsecStatus 1.3.6.1.4.1.1966.12.1.50.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ipsecName 1.3.6.1.4.1.1966.12.1.50.1.1.3
The IPsec tunnel name. To delete an IPsec, set this field to blank. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

ipsecAuthMethod 1.3.6.1.4.1.1966.12.1.50.1.1.4
The type of authentication Method that the IPsec tunnel will use
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sharedSecret(0), rsaSignature(2), x509Certificate(3)  

ipsecSecret 1.3.6.1.4.1.1966.12.1.50.1.1.5
The IPsec tunnel secret. This applies to all IPsec and and L2TP/IPsec tunnels
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

ipsecLocalDevice 1.3.6.1.4.1.1966.12.1.50.1.1.6
Define local device (the Device Server) either in left or right
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER left(1), right(2)  

ipsecBootaction 1.3.6.1.4.1.1966.12.1.50.1.1.7
Select one of the boot action from: start, add or ignore.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), add(2), ignore(3)  

ipsecLocalIpAddress 1.3.6.1.4.1.1966.12.1.50.1.1.8
IPv4/IPv6 or FQDN(Fully Qualified Domain Name)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..126)  

ipsecLocalExternalIpAddress 1.3.6.1.4.1.1966.12.1.50.1.1.9
External/unique IPv4/IPv6 address or Full Qualified Domain Name(FQDN) when using NAT_T through a router/firewall. Only Available if Nat-T is on.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..126)  

ipsecLocalNextHop 1.3.6.1.4.1.1966.12.1.50.1.1.10
The IP address of the router/gateway to send this packet to. Must be on the same subnet as the IP Address. Leave blank if using the default gateway configured in the IOLAN's->Network->Gateways settings.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipsecLocalHostNetwork 1.3.6.1.4.1.1966.12.1.50.1.1.11
The network we are trying to create a VPN connection for. Leave blank when creating a host to host VPN connection.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipsecLocalNetmaskBit 1.3.6.1.4.1.1966.12.1.50.1.1.12
If the local host/network address is IPv4, then the Subnet/Prefix Bits range is 0-32. If the IP address is IPv6, then the Subnet/Prefix Bits range is 0-128.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipsecRemoteIpAddress 1.3.6.1.4.1.1966.12.1.50.1.1.13
IPv4/IPv6 or FQDN(Fully Qualified Domain Name)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..126)  

ipsecRemoteExternalIpAddress 1.3.6.1.4.1.1966.12.1.50.1.1.14
External/unique IPv4/IPv6 address or Full Qualified Domain Name(FQDN) when using NAT_T throught a router/firewall. Only Available if Nat-T is on.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..126)  

ipsecRemoteNextHop 1.3.6.1.4.1.1966.12.1.50.1.1.15
The IP address of the router/gateway to send this packet to. Must be on the same subnet as the IP Address. Leave blank if using the default gateway configured in the IOLAN's->Network->Gateways settings.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipsecRemoteHostNetwork 1.3.6.1.4.1.1966.12.1.50.1.1.16
The host/network we are trying to create a VPN connection for. Leave blank when creating a host to host VPN connection.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipsecRemoteNetmaskBit 1.3.6.1.4.1.1966.12.1.50.1.1.17
If the remote host/network address is IPv4, then the Subnet/Prefix Bits range is 0-32. If the IP address is IPv6, then the Subnet/Prefix Bits range is 0-128.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipsecRemoteValCritCountry 1.3.6.1.4.1.1966.12.1.50.1.1.18
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

ipsecRemoteValCritStateProv 1.3.6.1.4.1.1966.12.1.50.1.1.19
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ipsecRemoteValCritLocality 1.3.6.1.4.1.1966.12.1.50.1.1.20
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ipsecRemoteValCritOrganisation 1.3.6.1.4.1.1966.12.1.50.1.1.21
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ipsecRemoteValCritOrganisationUnit 1.3.6.1.4.1.1966.12.1.50.1.1.22
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ipsecRemoteValCritCommonName 1.3.6.1.4.1.1966.12.1.50.1.1.23
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ipsecRemoteValCritEmail 1.3.6.1.4.1.1966.12.1.50.1.1.24
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

ipv6ServicesInfo 1.3.6.1.4.1.1966.12.1.51.1
OBJECT IDENTIFIER    

ipv6serviceStatus 1.3.6.1.4.1.1966.12.1.51.1.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

serviceAutoDiscovery1 1.3.6.1.4.1.1966.12.1.51.1.2
(Ethernet 1) When on, the Device Server will send out a Router Solicitation message. If a Router Advertisement message is received, the Device Server will configure the IPv6 address(es) and configuration parameters based on the information contained in the advertisement. If no Router Advertisement message is received, the Device Server will attempt to connect to a DHCPv6 server to obtain IPv6 addresses and other configuration parameters. Default on.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceDHCPv61 1.3.6.1.4.1.1966.12.1.51.1.3
(Ethernet 1) When on, requests IPv6 address(es) and configuration information from the DHCPv6 server. Default off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisement1 1.3.6.1.4.1.1966.12.1.51.1.4
(Ethernet 1) When on, the Device Server will periodically send IPv6 Router Advertisement messages and respond to Router Solicitation messages. The Router Advertisement message can be configured to contain any of the following information: o DHCPv6-Use the DHCPv6 server to obtain additional IPv6 address(es) and configuration parameters. o DHCPv6 Configuration Options-Use DHCPv6 server to obtain additional configuration parameters. o Network Prefixes-Advertise the selected custom configured network prefixes. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisementDHCP1 1.3.6.1.4.1.1966.12.1.51.1.5
(Ethernet 1) When on, the Router Advertisement message indicates to use the DHCPv6 server for obtaining additional IPv6 addresses and configuration parameters. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisementOther1 1.3.6.1.4.1.1966.12.1.51.1.6
(Ethernet 1) When on, the Router Advertisement message indicates to use the DHCPv6 server to obtain additional configuration parameters. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceAutoDiscovery2 1.3.6.1.4.1.1966.12.1.51.1.7
(Ethernet 2) When on, the Device Server will send out a Router Solicitation message. If a Router Advertisement message is received, the Device Server will configure the IPv6 address(es) and configuration parameters based on the information contained in the advertisement. If no Router Advertisement message is received, the Device Server will attempt to connect to a DHCPv6 server to obtain IPv6 addresses and other configuration parameters. Default on.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceDHCPv62 1.3.6.1.4.1.1966.12.1.51.1.8
(Ethernet 2) When on, requests IPv6 address(es) and configuration information from the DHCPv6 server. Default off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisement2 1.3.6.1.4.1.1966.12.1.51.1.9
(Ethernet 2) When on, the Device Server will periodically send IPv6 Router Advertisement messages and respond to Router Solicitation messages. The Router Advertisement message can be configured to contain any of the following information: o DHCPv6-Use the DHCPv6 server to obtain additional IPv6 address(es) and configuration parameters. o DHCPv6 Configuration Options-Use DHCPv6 server to obtain additional configuration parameters. o Network Prefixes-Advertise the selected custom configured network prefixes. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisementDHCP2 1.3.6.1.4.1.1966.12.1.51.1.10
(Ethernet 2) When on, the Router Advertisement message indicates to use the DHCPv6 server for obtaining additional IPv6 addresses and configuration parameters. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisementOther2 1.3.6.1.4.1.1966.12.1.51.1.11
(Ethernet 2) When on, the Router Advertisement message indicates to use the DHCPv6 server to obtain additional configuration parameters. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceDHCPv6IPAddresses 1.3.6.1.4.1.1966.12.1.51.1.12
When on, the Device Server will accept IPv6 address(es) from the DHCPv6 server.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceDHCPv6NetworkPrefix 1.3.6.1.4.1.1966.12.1.51.1.13
When on, the Device Server will accept the network prefix from the DHCPv6 server.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceAutoDiscovery3 1.3.6.1.4.1.1966.12.1.51.1.14
(Ethernet 3) When on, the Device Server will send out a Router Solicitation message. If a Router Advertisement message is received, the Device Server will configure the IPv6 address(es) and configuration parameters based on the information contained in the advertisement. If no Router Advertisement message is received, the Device Server will attempt to connect to a DHCPv6 server to obtain IPv6 addresses and other configuration parameters. Default on.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceDHCPv63 1.3.6.1.4.1.1966.12.1.51.1.15
(Ethernet 3) When on, requests IPv6 address(es) and configuration information from the DHCPv6 server. Default off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisement3 1.3.6.1.4.1.1966.12.1.51.1.16
(Ethernet 3) When on, the Device Server will periodically send IPv6 Router Advertisement messages and respond to Router Solicitation messages. The Router Advertisement message can be configured to contain any of the following information: o DHCPv6-Use the DHCPv6 server to obtain additional IPv6 address(es) and configuration parameters. o DHCPv6 Configuration Options-Use DHCPv6 server to obtain additional configuration parameters. o Network Prefixes-Advertise the selected custom configured network prefixes. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisementDHCP3 1.3.6.1.4.1.1966.12.1.51.1.10
(Ethernet 3) When on, the Router Advertisement message indicates to use the DHCPv6 server for obtaining additional IPv6 addresses and configuration parameters. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

serviceRouterAdvertisementOther3 1.3.6.1.4.1.1966.12.1.51.1.11
(Ethernet 3) When on, the Router Advertisement message indicates to use the DHCPv6 server to obtain additional configuration parameters. Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6AddressEth1Table 1.3.6.1.4.1.1966.12.1.51.2
Ethernet 1 IPv6 custom address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6AddressEth1Entry

ipv6AddressEth1Entry 1.3.6.1.4.1.1966.12.1.51.2.1
Ethernet 1 IPv6 custom entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressEth1Entry  

ipv6AddressEth1Index 1.3.6.1.4.1.1966.12.1.51.2.1.1
Ethernet 1 custom IPv6 address index.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ipv6AddressEth1Status 1.3.6.1.4.1.1966.12.1.51.2.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ipv6AddressEth1Addr 1.3.6.1.4.1.1966.12.1.51.2.1.3
(Ethernet 1) Either enter a network prefix that the Device Server will use to derive an IPv6 address using the Device Server's MAC address (must turn ipv6AddressAuto1 on) or enter a specific IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipv6AddressEth1PrefixBits 1.3.6.1.4.1.1966.12.1.51.2.1.4
(Ethernet 1) The IPv6 prefix bits of either the network or IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipv6AddressEth1Auto 1.3.6.1.4.1.1966.12.1.51.2.1.5
(Ethernet 1) When on, the Device Server will derive an IPv6 address from the entered network prefix and the Device Server's MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6AddressEth1SendAdvertise 1.3.6.1.4.1.1966.12.1.51.2.1.6
(Ethernet 1) When on, the Device Server will include the IPv6 address in router advertisements.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6AddressEth2Table 1.3.6.1.4.1.1966.12.1.51.3
Ethernet 2 IPv6 custom address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6AddressEth2Entry

ipv6AddressEth2Entry 1.3.6.1.4.1.1966.12.1.51.3.1
Ethernet 2 IPv6 custom entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressEth2Entry  

ipv6AddressEth2Index 1.3.6.1.4.1.1966.12.1.51.3.1.1
Ethernet 2 custom IPv6 address index.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ipv6AddressEth2Status 1.3.6.1.4.1.1966.12.1.51.3.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ipv6AddressEth2Addr 1.3.6.1.4.1.1966.12.1.51.3.1.3
(Ethernet 2) Either enter a network prefix that the Device Server will use to derive an IPv6 address using the Device Server's MAC address or enter a specific IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipv6AddressEth2PrefixBits 1.3.6.1.4.1.1966.12.1.51.3.1.4
(Ethernet 2) The IPv6 prefix bits of either the network or IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipv6AddressEth2Auto 1.3.6.1.4.1.1966.12.1.51.3.1.5
(Ethernet 2) When on, the Device Server will derive an IPv6 address from the entered network prefix and the Device Server's MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6AddressEth2SendAdvertise 1.3.6.1.4.1.1966.12.1.51.3.1.6
(Ethernet 2) When on, the Device Server will include the IPv6 address in router advertisements.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6AddressEth3Table 1.3.6.1.4.1.1966.12.1.51.4
Ethernet 3 IPv6 custom address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6AddressEth3Entry

ipv6AddressEth3Entry 1.3.6.1.4.1.1966.12.1.51.4.1
Ethernet 3 IPv6 custom entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressEth3Entry  

ipv6AddressEth3Index 1.3.6.1.4.1.1966.12.1.51.4.1.1
Ethernet 3 custom IPv6 address index.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ipv6AddressEth3Status 1.3.6.1.4.1.1966.12.1.51.4.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ipv6AddressEth2Addr 1.3.6.1.4.1.1966.12.1.51.4.1.3
(Ethernet 2) Either enter a network prefix that the Device Server will use to derive an IPv6 address using the Device Server's MAC address or enter a specific IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

ipv6AddressEth3PrefixBits 1.3.6.1.4.1.1966.12.1.51.4.1.4
(Ethernet 3) The IPv6 prefix bits of either the network or IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipv6AddressEth3Auto 1.3.6.1.4.1.1966.12.1.51.4.1.5
(Ethernet 3) When on, the Device Server will derive an IPv6 address from the entered network prefix and the Device Server's MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6AddressEth3SendAdvertise 1.3.6.1.4.1.1966.12.1.51.4.1.6
(Ethernet 3) When on, the Device Server will include the IPv6 address in router advertisements.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

ipv6TunnelTable 1.3.6.1.4.1.1966.12.1.51.4
IPv6 tunnel table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6TunnelEntry

ipv6TunnelEntry 1.3.6.1.4.1.1966.12.1.51.4.1
IPv6 tunnel entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6TunnelEntry  

ipv6TunnelIndex 1.3.6.1.4.1.1966.12.1.51.4.1.1
The IPv6 tunnel index entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

ipv6TunnelStatus 1.3.6.1.4.1.1966.12.1.51.4.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

ipv6TunnelName 1.3.6.1.4.1.1966.12.1.51.4.1.3
The name of the IPv6 tunnel. Maximum 16 alphanumeric characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ipv6TunnelMode 1.3.6.1.4.1.1966.12.1.51.4.1.4
The method or protocol that is used to create the IPv6 tunnel. o Manual-When specified, the Device Server will manually create the IPv6 tunnel to the specified Remote Host through the specified Interface. o ip6to4-When specified, the IOLAN will broadcast to the multicast address 192.88.99.1 through the specified Interface. When the closest ip6to4 router responds, it will create the IPv6 tunnel, encapsulating and decapsulating IPv6 traffic sent to and from the Device Server. o Teredo-When specified, the Teredo protocol encapsulates the IPv6 packet as an IPv4 UDP message, allowing it to pass through most network address translator (NAT) boxes and create an IPv6 tunnel to the specified Remote Host (a Teredo server) through the specified Interface. Default is Manual.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(0), ip6to4(1), teredo(2)  

ipv6TunnelRemoteHost 1.3.6.1.4.1.1966.12.1.51.4.1.5
The IPv4 host that can access the IPv6 network when the Mode is Manual. The Teredo server when the Mode is Teredo.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ipv6TunnelGateway 1.3.6.1.4.1.1966.12.1.51.4.1.6
The interface that the Device Server is going to use to access the Remote Host. The list is comprised of the Ethernet interface(s), the line names configured for the PPP or SLIP, or the default line names configured for PPP or SLIP using serial_port_x (where x=line number). Default is ethernet_1.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

l2tpStatus 1.3.6.1.4.1.1966.12.1.52.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

l2tpIpsec 1.3.6.1.4.1.1966.12.1.52.2
When on, listens for L2TP/IPsec VPN tunnel connections. Note: to allow non-VPN tunnel connections to the Device Server, you must create entries in the VPN Exceptions list.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

l2tpAuthMethod 1.3.6.1.4.1.1966.12.1.52.3
The type of authentication Method that the L2TP IPsec tunnel will use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sharedSecret(0), x509Certificate(3)  

l2tpSecret 1.3.6.1.4.1.1966.12.1.52.4
The L2TP/IPsec and IPsec tunnel secret. This applies to all Shared Secret VPN tunnels.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

l2tpIpsecLocalIpAddr 1.3.6.1.4.1.1966.12.1.52.5
The IPv4 address that the Device Server will listen on for L2TP/IPsec connections. If the default value (0.0.0.0) is kept, the Device Server will use the Default Gateway value (if no Default Gateway is specified, L2TP/IPsec VPN connections will error out).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

l2tpCountry 1.3.6.1.4.1.1966.12.1.52.6
A two character country code; for example, US.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..2)  

l2tpStateProv 1.3.6.1.4.1.1966.12.1.52.7
Up to a 128 character entry for the state/province; for example, IL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

l2tpLocality 1.3.6.1.4.1.1966.12.1.52.8
Up to a 128 character entry for the location; for example, a city.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

l2tpOrganisation 1.3.6.1.4.1.1966.12.1.52.9
Up to a 64 character entry for the organization; for example, Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

l2tpOrganisationUnit 1.3.6.1.4.1.1966.12.1.52.10
Up to a 64 character entry for the unit in the organization; for example, Payroll.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

l2tpCommonName 1.3.6.1.4.1.1966.12.1.52.11
Up to a 64 character entry for common name; for example, the host name or fully qualified domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

l2tpEmail 1.3.6.1.4.1.1966.12.1.52.12
Up to a 64 character entry for an email address; for example, acct@anycompany.com.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

l2tpPPPLocalIpAddr 1.3.6.1.4.1.1966.12.1.52.13
Specify the unique IPv4 address that hosts accessing the Device Server through the L2TP tunnel will use.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

l2tpPPPRemoteStartIpAddr 1.3.6.1.4.1.1966.12.1.52.14
Specify the first IPv4 address that can be assigned to incoming hosts through the L2TP tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

l2tpPPPRemoteEndIpAddr 1.3.6.1.4.1.1966.12.1.52.15
Specify the end range of the IPv4 addresses that can be assigned to incoming hosts through the L2TP tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

l2tpPap 1.3.6.1.4.1.1966.12.1.52.16
Use the PAP authentication method that will be used for the L2TP tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

l2tpChap 1.3.6.1.4.1.1966.12.1.52.17
Use the CHAP authentication method that will be used for the L2TP tunnel. This is the default.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

vpnexceptionTable 1.3.6.1.4.1.1966.12.1.53.1
vpnexceptionTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpnexceptionEntry

vpnexceptionEntry 1.3.6.1.4.1.1966.12.1.53.1.1
vpnexceptionEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  VpnexceptionEntry  

vpnexceptionIndex 1.3.6.1.4.1.1966.12.1.53.1.1.1
vpnexceptionIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

vpnexceptionStatus 1.3.6.1.4.1.1966.12.1.53.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

vpnexceptionIpAddress 1.3.6.1.4.1.1966.12.1.53.1.1.3
The IPv4 or IPv6 address of the host or network that will communicate with the Device Server outside of the VPN tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

vpnexceptionPrefixBits 1.3.6.1.4.1.1966.12.1.53.1.1.4
The IPv4 subnet bits or IPv6 prefix bits for the network. 0-128.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

httpTunCfg 1.3.6.1.4.1.1966.12.1.54.1
OBJECT IDENTIFIER    

httpTunTunnelCfg 1.3.6.1.4.1.1966.12.1.54.1.1
OBJECT IDENTIFIER    

httpTunConnectionCfg 1.3.6.1.4.1.1966.12.1.54.1.2
OBJECT IDENTIFIER    

httpTunProxyCfg 1.3.6.1.4.1.1966.12.1.54.1.1.2
OBJECT IDENTIFIER    

httpTunProxyBasic 1.3.6.1.4.1.1966.12.1.54.1.1.2.1
OBJECT IDENTIFIER    

httpTunProxyAdv 1.3.6.1.4.1.1966.12.1.54.1.1.2.2
OBJECT IDENTIFIER    

httpTunStats 1.3.6.1.4.1.1966.12.1.54.2
OBJECT IDENTIFIER    

httpTunTunnelStats 1.3.6.1.4.1.1966.12.1.54.2.1
OBJECT IDENTIFIER    

httpTunConnectionStats 1.3.6.1.4.1.1966.12.1.54.2.2
OBJECT IDENTIFIER    

httpTunProxyBasicStatus 1.3.6.1.4.1.1966.12.1.54.1.1.2.1.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

httpTunProxyHost 1.3.6.1.4.1.1966.12.1.54.1.1.2.1.2
The hostname/IP address of the HTTP proxy.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

httpTunProxyPort 1.3.6.1.4.1.1966.12.1.54.1.1.2.1.3
The port number for connecting to the HTTP proxy.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

httpTunProxyUser 1.3.6.1.4.1.1966.12.1.54.1.1.2.1.4
The username for the HTTP proxy, if authentication is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

httpTunProxyPassword 1.3.6.1.4.1.1966.12.1.54.1.1.2.1.5
The password for the HTTP proxy, if authentication is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

httpTunProxyDomain 1.3.6.1.4.1.1966.12.1.54.1.1.2.1.6
The NTLM domain for the HTTP proxy. This is only required if the proxy is using NTLM authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

httpTunProxyAdvStatus 1.3.6.1.4.1.1966.12.1.54.1.1.2.2.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

httpTunProxyKeepaliveInterval 1.3.6.1.4.1.1966.12.1.54.1.1.2.2.2
Keepalive interval for HTTP tunneling, in seconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

httpTunProxyMaxConnectionAge 1.3.6.1.4.1.1966.12.1.54.1.1.2.2.3
Maximum connection age for HTTP tunneling, in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

httpTunTunnelCfgTable 1.3.6.1.4.1.1966.12.1.54.1.1.1
The httpTunTunnelCfg table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HttpTunTunnelCfgEntry

httpTunTunnelCfgEntry 1.3.6.1.4.1.1966.12.1.54.1.1.1.1
An entry in the httpTunTunnelCfgEntry, each relating to a tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  HttpTunTunnelCfgEntry  

httpTunTunnelCfgIndex 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.1
The table entry number for this tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

httpTunTunnelCfgStatus 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

httpTunTunnelCfgValid 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.3
Specifies whether this tunnel is valid or not.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

httpTunTunnelCfgName 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.4
The name of this tunnel. Tunnel names should be unique.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

httpTunTunnelCfgMode 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.5
Specifies whether this tunnel endpoint should listen or connect. A functional HTTP tunnel consists of two endpoints: a listener and a connecter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER listen(1), connect(2)  

httpTunTunnelCfgConnectHost 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.6
For tunnels in connect mode, specifies the remote host to connect to.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

httpTunTunnelCfgConnectUseProxy 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.7
For tunnels in connect mode, specifies whether to use an HTTP proxy.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

httpTunTunnelCfgListenRestrictIp 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.8
For tunnels in listen mode, specifies whether to restrict the other tunnel endpoint to a fixed IP address. Use 0.0.0.0 for no restriction
Status: current Access: read-write
OBJECT-TYPE    
  Ipv4v6Address  

httpTunTunnelCfgHttps 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.9
Specifies whether this tunnel should use HTTPS for communication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

httpTunTunnelCfgRestrictAccess 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.10
Specifies whether this tunnel should restrict access to local connections.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

httpTunTunnelCfgSecret 1.3.6.1.4.1.1966.12.1.54.1.1.1.1.11
Specifies the shared secret for this tunnel. If the shared secret blank, the tunnel will be unauthenticated.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

httpTunTunnelStatsTable 1.3.6.1.4.1.1966.12.1.54.2.1.1
The httpTunTunnelStats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HttpTunTunnelStatsEntry

httpTunTunnelStatsEntry 1.3.6.1.4.1.1966.12.1.54.2.1.1.1
An entry in the httpTunTunnelStatsEntry, each relating to a tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  HttpTunTunnelStatsEntry  

httpTunTunnelStatsIndex 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.1
The table entry number for this tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

httpTunTunnelStatsName 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.2
The name of this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..14)  

httpTunTunnelStatsMode 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.3
Specifies whether this tunnel endpoint is listening or connecting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER listen(1), connect(2)  

httpTunTunnelStatsConnectHost 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.4
For tunnels in connect mode, specifies the remote host to connect to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

httpTunTunnelStatsConnected 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.5
Specifies whether this tunnel is connected.
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

httpTunTunnelStatsHttps 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.6
Specifies whether this tunnel is using HTTPS for communication.
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

httpTunTunnelStatsAuthFailed 1.3.6.1.4.1.1966.12.1.54.2.1.1.1.7
Specifies whether authentication failed for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  YesNoValue  

httpTunConnectionCfgTable 1.3.6.1.4.1.1966.12.1.54.1.2.1
The httpTunConnectionCfg table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HttpTunConnectionCfgEntry

httpTunConnectionCfgEntry 1.3.6.1.4.1.1966.12.1.54.1.2.1.1
An entry in the httpTunConnectionCfgEntry, each relating to a Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  HttpTunConnectionCfgEntry  

httpTunConnectionCfgIndex 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.1
The table entry number for this Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

httpTunConnectionCfgStatus 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

httpTunConnectionCfgValid 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.3
Specifies whether this Connection is valid or not.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

httpTunConnectionCfgTunnelName 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.4
The name of the tunnel associated with this connection.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

httpTunConnectionCfgProtocol 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.5
The protocol used by this connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tcp(1), udp(2)  

httpTunConnectionCfgDestinationHost 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.6
The destination host for this connection. Application traffic tunneled in this connection will be forwarded to this host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

httpTunConnectionCfgDestinationPort 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.7
The destination port for this connection. Application traffic tunneled in this connection will be forwarded to this TCP/UDP port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

httpTunConnectionCfgLocalPort 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.8
The local listening port for this connection. Application that wish to use this tunnel/connection should connect to this TCP/UDP port on the device server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

httpTunConnectionCfgLocalIpAlias 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.9
(Optional) Specifies the local IP alias for this connection. If specified, application who wish to use this tunnel/connection can connect to the local IP alias and TCP/UDP port. This is useful when you want to create several connections with the same local listening TCP/UDP port. Use 0.0.0.0 to specify no IP alias.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

httpTunConnectionCfgRestrictAccess 1.3.6.1.4.1.1966.12.1.54.1.2.1.1.10
Specifies whether to restrict access to local application traffic only.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

httpTunConnectionStatsTable 1.3.6.1.4.1.1966.12.1.54.2.2.1
The httpTunConnectionStats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HttpTunConnectionStatsEntry

httpTunConnectionStatsEntry 1.3.6.1.4.1.1966.12.1.54.2.2.1.1
An entry in the httpTunConnectionStatsEntry, each relating to a Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  HttpTunConnectionStatsEntry  

httpTunConnectionStatsIndex 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.1
The table entry number for this connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

httpTunConnectionStatsTunnelName 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.2
The name of the tunnel associated with this connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..14)  

httpTunConnectionStatsType 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.3
The type of connection: direct - Originating from this end of tunnel reverse - Originating from other end of tunnel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER direct(2), reverse(3)  

httpTunConnectionStatsProtocol 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.4
The protocol used by this connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcp(1), udp(2)  

httpTunConnectionStatsDestinationIp 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.5
The destination IP for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv4v6Address  

httpTunConnectionStatsDestinationPort 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.6
The destination port for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

httpTunConnectionStatsSourceIp 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.7
The source (originating) IP for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv4v6Address  

httpTunConnectionStatsLocalPort 1.3.6.1.4.1.1966.12.1.54.2.2.1.1.8
The local listening port for this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

wlanCfg 1.3.6.1.4.1.1966.12.1.56.1
OBJECT IDENTIFIER    

wlanStats 1.3.6.1.4.1.1966.12.1.56.2
OBJECT IDENTIFIER    

wlanGlobalCfg 1.3.6.1.4.1.1966.12.1.56.1.1
OBJECT IDENTIFIER    

wlanProfilesCfg 1.3.6.1.4.1.1966.12.1.56.1.2
OBJECT IDENTIFIER    

wlanSoftapCfg 1.3.6.1.4.1.1966.12.1.56.1.3
OBJECT IDENTIFIER    

wlanGlobalStatus 1.3.6.1.4.1.1966.12.1.56.1.1.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

wlanGlobalRegion 1.3.6.1.4.1.1966.12.1.56.1.1.2
The name of the region where the WIFI is being used. Valid regions are: US-Canada, EU, or Japan
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(2..9)  

wlanGlobalMode 1.3.6.1.4.1.1966.12.1.56.1.1.3
The Wi-Fi operating mode. disabled: Wi-Fi is disabled client: In this mode, the IOLAN can connect to an access point. softap: In this mode, the IOLAN acts as an access point allowing wireless clients to connect
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), client(2), softap(3)  

wlanGlobalRadioBand 1.3.6.1.4.1.1966.12.1.56.1.1.4
The radio bands to use. bandBoth: use both 2.4GHz and 5GHz bands band2g4: use 2.4GHz band only band5g: use 5GHz band only
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bandBoth(1), band2g4(2), band5g(3)  

wlanGlobalWps 1.3.6.1.4.1.1966.12.1.56.1.1.5
Enable/disable WPS.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanGlobalPassiveScan 1.3.6.1.4.1.1966.12.1.56.1.1.6
Enable/disable passive scan only.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanGlobalRoaming 1.3.6.1.4.1.1966.12.1.56.1.1.7
Enable/disable roaming.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanGlobalRoamingDecision 1.3.6.1.4.1.1966.12.1.56.1.1.8
This controls how the IOLAN scans for a better access point within the same ESSID network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER balanced(1), optimizeBandwidth(2), optimizeDistance(3)  

wlanGlobalRoamingOutOfRangeScanInterval 1.3.6.1.4.1.1966.12.1.56.1.1.9
The time in seconds, between fast roaming scans.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

wlanGlobalRoamingInRangeScanInterval 1.3.6.1.4.1.1966.12.1.56.1.1.10
The time in seconds, between slow roaming scans.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

wlanGlobalAntennaDiveristyMrc 1.3.6.1.4.1.1966.12.1.56.1.1.11
Enable/disable antenna diversity/MRC.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanSoftapStatus 1.3.6.1.4.1.1966.12.1.56.1.3.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

wlanSoftapSSID 1.3.6.1.4.1.1966.12.1.56.1.3.2
The IOLAN's SSID.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

wlanSoftapChannel 1.3.6.1.4.1.1966.12.1.56.1.3.3
The channel to use for softap mode. 2.5GHz: 1-11 5GHz: 36, 40, 44, 48
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER chan1(1), chan2(2), chan3(3), chan4(4), chan5(5), chan6(6), chan7(7), chan8(8), chan9(9), chan10(10), chan11(11), chan36(36), chan40(40), chan44(44), chan48(48)  

wlanSoftapSecurityType 1.3.6.1.4.1.1966.12.1.56.1.3.4
The security type to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER wpa2Personal(3), wpaPersonal(4)  

wlanSoftapEncryptionType 1.3.6.1.4.1.1966.12.1.56.1.3.5
The encryption type to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tkip(3), aes(4)  

wlanSoftapSecurityKey 1.3.6.1.4.1.1966.12.1.56.1.3.6
The security key for WPA2-Personal/WPA-Personal. 8-63 case sensitive characters or 64 hexadecimal characters
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8..64)  

wlanSoftapIpAddress 1.3.6.1.4.1.1966.12.1.56.1.3.7
The IP address of the IOLAN's WLAN interface when in softap mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wlanSoftapSubnetBits 1.3.6.1.4.1.1966.12.1.56.1.3.8
The number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. Valid values are 1-32.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

wlanSoftapDhcp 1.3.6.1.4.1.1966.12.1.56.1.3.9
Enable/disable DHCP for softap mode. When enabled, DHCP will assign an IP address to connecting devices.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanSoftapDhcpIpPoolAddress 1.3.6.1.4.1.1966.12.1.56.1.3.10
The DHCP pool starting IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wlanSoftapDhcpSubnetBits 1.3.6.1.4.1.1966.12.1.56.1.3.11
The number of bits in the subnet mask. For example, a subnet mask of 255.255.0.0 has 16 subnet/prefix bits. Valid values are 1-32.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

wlanProfileTable 1.3.6.1.4.1.1966.12.1.56.1.2.1
The WLAN profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WlanProfileEntry

wlanProfileEntry 1.3.6.1.4.1.1966.12.1.56.1.2.1.1
An entry in the wlanProfileEntry, each relating to a WLAN profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  WlanProfileEntry  

wlanProfileIndex 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.1
The table entry number for this user.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

wlanProfileStatus 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.2
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

wlanProfileEnable 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.3
Only enabled profiles are considered for association with access points.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

wlanProfileConnectPriority 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.4
The connect priority which the IOLAN uses when attempting to connect to an access point.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

wlanProfileName 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.5
The name for this profile. To delete the profile, set this field to blank. If blank, this entry is currently unused.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

wlanProfileSsid 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.6
The SSID for this profile.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

wlanProfileScanBand 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.7
This profile is considered only if the access point is using the selected band. bandBoth: either 2.4GHz or 5GHz bands band2g4: 2.4GHz band band5g: 5GHz band
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bandBoth(1), band2g4(2), band5g(3)  

wlanProfileScanDfs 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.8
Enable/disable scanning of DFS channels.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanProfileHiddenSsid 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.9
Specify whether the access point hides (Yes) or broadcasts (No) the SSID.
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

wlanProfileSecurityType 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.10
The security type to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER open(1), shared(2), wpa2Personal(3), wpaPersonal(4), wpa2Enterprise(5), wpaEnterprise(6), ieee8021x(7)  

wlanProfileEncryptionType 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.11
The encryption type to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), wep(2), tkip(3), aes(4)  

wlanProfileOpenSharedWepKey1 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.12
WEP key 1. 5 case sensitive characters (wep-40) or 13 case sensitive characters (wep-104) or 10 hexadecimal case insensitive characters or 26 hexadecimal case insensitive characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(5..26)  

wlanProfileOpenSharedWepKey2 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.13
WEP key 1. 5 case sensitive characters (wep-40) or 13 case sensitive characters (wep-104) or 10 hexadecimal case insensitive characters or 26 hexadecimal case insensitive characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(5..26)  

wlanProfileOpenSharedWepKey3 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.14
WEP key 1. 5 case sensitive characters (wep-40) or 13 case sensitive characters (wep-104) or 10 hexadecimal case insensitive characters or 26 hexadecimal case insensitive characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(5..26)  

wlanProfileOpenSharedWepKey4 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.15
WEP key 1. 5 case sensitive characters (wep-40) or 13 case sensitive characters (wep-104) or 10 hexadecimal case insensitive characters or 26 hexadecimal case insensitive characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(5..26)  

wlanProfileOpenSharedWepTxKeyIndex 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.16
The index of the WEP key to use for encrypting transmitted data.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

wlanProfilePersonalSecurityKey 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.17
Passphrase/key to use for encrypting the data. 8-63 case sensitive characters or 64 hexadecimal characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8..64)  

wlanProfileEnterpriseUsername 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.18
The username to use for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..254)  

wlanProfileEnterprisePassword 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.19
The password to use for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

wlanProfileEnterpriseValidateCert 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.20
Enable/disable validation of the server certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanProfileEnterpriseAuthMethod 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.21
Authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER eapttls(1), peap(2), leap(3), eaptls(4)  

wlanProfileEnterpriseAuthProtocol 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.22
Authentication protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pap(1), chap(2), mschap(3), mschapv2(4), eapmschapv2(5), eapmd5(6), eapgtc(7)  

wlanProfileEnterpriseRoamingIdentity 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.23
Roaming identity.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

wlanProfile8021xUsername 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.24
The username to use for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..254)  

wlanProfile8021xPassword 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.25
The password to use for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

wlanProfile8021xValidateCert 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.26
Enable/disable validation of the server certificate.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wlanProfile8021xAuthMethod 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.27
Authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER eapttls(1), peap(2), leap(3), eaptls(4)  

wlanProfile8021xAuthProtocol 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.28
Authentication protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pap(1), chap(2), mschap(3), mschapv2(4), eapmschapv2(5), eapmd5(6), eapgtc(7)  

wlanProfile8021xRoamingIdentity 1.3.6.1.4.1.1966.12.1.56.1.2.1.1.29
Roaming identity.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

wlanStatsMode 1.3.6.1.4.1.1966.12.1.56.2.1
The WLAN operating mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), client(2), softap(3)  

wlanStatsConnected 1.3.6.1.4.1.1966.12.1.56.2.2
Connected status varies depending on operating mode. Mode Disabled: No Client: Yes/No Soft-AP: # of connected clients
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsProfile 1.3.6.1.4.1.1966.12.1.56.2.3
In client mode, the WLAN profile corresponding to the currently connected access point.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsSsid 1.3.6.1.4.1.1966.12.1.56.2.4
In Client mode, this is the SSID of the currently connected access point. In Soft-AP mode, this is the SSID of the IOLAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsBssid 1.3.6.1.4.1.1966.12.1.56.2.5
In Client mode, this is the BSSID of the currently connected access point. In Soft-AP mode, this is the BSSID of the last connected client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wlanStatsChannel 1.3.6.1.4.1.1966.12.1.56.2.6
The channel currently being used in Client and Soft-AP mode.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlanStatsRssi 1.3.6.1.4.1.1966.12.1.56.2.7
The power level of the received signal in dBm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlanStatsIpAddress 1.3.6.1.4.1.1966.12.1.56.2.8
The current IP address of the IOLAN's WLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wlanStatsTxRate 1.3.6.1.4.1.1966.12.1.56.2.9
The current transmit rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wlanStatsRegion 1.3.6.1.4.1.1966.12.1.56.2.10
The currently configured operating region.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsSecurityType 1.3.6.1.4.1.1966.12.1.56.2.11
The security type used in the current connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsEncryptionType 1.3.6.1.4.1.1966.12.1.56.2.12
The encryption used in the current connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsPairwiseCipher 1.3.6.1.4.1.1966.12.1.56.2.13
The pairwise cipher used in the current connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wlanStatsGroupCipher 1.3.6.1.4.1.1966.12.1.56.2.14
The group cipher used in the current connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sftpStatus 1.3.6.1.4.1.1966.12.1.55.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

sftpCompression 1.3.6.1.4.1.1966.12.1.55.2
Requests compression of all data. Compression is desirable on modem lines and other slow connections, but will only slow down things on fast networks
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sftpAutoLogin 1.3.6.1.4.1.1966.12.1.55.3
Creates an automatic SFTP authentication, using the Name and Password values.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sftpName 1.3.6.1.4.1.1966.12.1.55.4
The name of the user on the SFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

sftpPassword 1.3.6.1.4.1.1966.12.1.55.5
The user's password on the SFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

sftpHost 1.3.6.1.4.1.1966.12.1.55.6
The name of the SFTP host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

sftpTunnelName 1.3.6.1.4.1.1966.12.1.55.7
The name of the HTTP tunnel associated with this service.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

sftpProtocol 1.3.6.1.4.1.1966.12.1.55.8
Specify the SSH client version that will be used with the SFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ssh1(1), ssh2(2), sshBoth(3)  

sftpRSA 1.3.6.1.4.1.1966.12.1.55.9
An authentication method used by SSH version 1 and 2. Use RSA authentication for the SFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sftpDSA 1.3.6.1.4.1.1966.12.1.55.10
An authentication method used by SSH version 2. Use DSA authentication for the SFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sftpKeyboard 1.3.6.1.4.1.1966.12.1.55.11
The user types in a password for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

sftpCipherSSH1 1.3.6.1.4.1.1966.12.1.55.12
Select the encryption method (cipher) that you want to use for your SSH version 1 connection: 3DES or Blowfish
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tripledes(1), blowfish(2)  

sftpFirstSSH2Cipher 1.3.6.1.4.1.1966.12.1.55.13
Select the first priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: 3DES, Blowfish, AES, CAST, or Arcfour
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tripledes(1), blowfish(2), aes(3), cast(4), arcfour(5)  

sftpSecondSSH2Cipher 1.3.6.1.4.1.1966.12.1.55.14
Select the second priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES, CAST, or Arcfour
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes(4), cast(5), arcfour(6)  

sftpThirdSSH2Cipher 1.3.6.1.4.1.1966.12.1.55.15
Select the third priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES, CAST, or Arcfour
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes(4), cast(5), arcfour(6)  

sftpFourthSSH2Cipher 1.3.6.1.4.1.1966.12.1.55.16
Select the fourth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES, CAST, or Arcfour
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes(4), cast(5), arcfour(6)  

sftpFifthSSH2Cipher 1.3.6.1.4.1.1966.12.1.55.17
Select the fifth priority negotiation for the encryption method (ciphers) that the Device Server will use for the SSH version 2 connection: None, 3DES, Blowfish, AES, CAST, or Arcfour
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tripledes(2), blowfish(3), aes(4), cast(5), arcfour(6)  

wwanCfg 1.3.6.1.4.1.1966.12.1.57.1
OBJECT IDENTIFIER    

wwanStats 1.3.6.1.4.1.1966.12.1.57.2
OBJECT IDENTIFIER    

wwanGlobalStatus 1.3.6.1.4.1.1966.12.1.57.1.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

wwanEnable 1.3.6.1.4.1.1966.12.1.57.1.2
Enable/disable WWAN
Status: current Access: read-write
OBJECT-TYPE    
  YesNoValue  

wwanApn 1.3.6.1.4.1.1966.12.1.57.1.3
The APN required by your service provider to access the network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..100)  

wwanAuthentication 1.3.6.1.4.1.1966.12.1.57.1.4
The authentication method required by your service provider.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER authNone(1), authPap(2), authChap(3)  

wwanUsername 1.3.6.1.4.1.1966.12.1.57.1.5
The username required by your service provider if the authentication method is PAP or CHAP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwanPassword 1.3.6.1.4.1.1966.12.1.57.1.6
The password required by your service provider if the authentication method is PAP or CHAP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwanPin 1.3.6.1.4.1.1966.12.1.57.1.7
The PIN required to unlock a PIN protected SIM.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

wwanRadioAccessTechnology 1.3.6.1.4.1.1966.12.1.57.1.8
The radio access technology of the network to connect to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ratAuto(1), ratLte(2), rat3g(3), rat2g(4)  

wwanAutoDns 1.3.6.1.4.1.1966.12.1.57.1.9
If enabled, the DNS server IP address will be retrieved automatically from the network.
Status: current Access: read-write
OBJECT-TYPE    
  OnOffValue  

wwanStatsModemModel 1.3.6.1.4.1.1966.12.1.57.2.1
The modem model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsModemFirmwareVersion 1.3.6.1.4.1.1966.12.1.57.2.2
The modem firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsIMEI 1.3.6.1.4.1.1966.12.1.57.2.3
The identifier of the modem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsICCID 1.3.6.1.4.1.1966.12.1.57.2.4
The identifier of the actual SIM card itself.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsIMSI 1.3.6.1.4.1.1966.12.1.57.2.5
A unique identifier that defines a subscriber in the wireless world, including the country and mobile network to which the subscriber belongs.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsPinRetryCounter 1.3.6.1.4.1.1966.12.1.57.2.6
The number of retries remaining for the SIM PIN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwanStatsNetworkType 1.3.6.1.4.1.1966.12.1.57.2.7
The radio access technology used to connect to the network.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsNetworkStatus 1.3.6.1.4.1.1966.12.1.57.2.8
The network connection status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsNetworkName 1.3.6.1.4.1.1966.12.1.57.2.9
The name of the connected network.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsAPN 1.3.6.1.4.1.1966.12.1.57.2.10
The APN used to connect to the network.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwanStatsSignalStrength 1.3.6.1.4.1.1966.12.1.57.2.11
The strength of the network signal.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwanStatsIpAddress 1.3.6.1.4.1.1966.12.1.57.2.12
The current IP address of the IOLAN's WWAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwanStatsRxBytes 1.3.6.1.4.1.1966.12.1.57.2.13
RX byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwanStatsTxBytes 1.3.6.1.4.1.1966.12.1.57.2.14
TX byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sfpModuleTable 1.3.6.1.4.1.1966.12.1.58.1
Table of SFP information for Optical Transceivers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpModuleEntry

sfpModuleEntry 1.3.6.1.4.1.1966.12.1.58.1.1
Entries of the table, each relating to a separate SFP module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SfpModuleEntry  

sfpInterfaceIndex 1.3.6.1.4.1.1966.12.1.58.1.1.1
The Ethernet interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericTableIndex  

sfpStatus 1.3.6.1.4.1.1966.12.1.58.1.1.2
This object identifies the status of the SFP module. If sfpCommFailed value is set then the rest of the data in this entry is invalid 0x80 - sfpModuleInserted 0x40 - sfpCommFailed 0x20 - sfpDmiSupported
Status: current Access: read-only
OBJECT-TYPE    
  BITS sfpModuleInserted(24), sfpCommFailed(25), sfpDmiSupported(26)  

sfpVendorSerialNumber 1.3.6.1.4.1.1966.12.1.58.1.1.3
This object identifies the SFP's vendor serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpVendorName 1.3.6.1.4.1.1966.12.1.58.1.1.4
This object identifies the SFP's vendor company name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpVendorPartNumber 1.3.6.1.4.1.1966.12.1.58.1.1.5
This object identifies the SFP's vendor part number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpConnectorType 1.3.6.1.4.1.1966.12.1.58.1.1.6
This object identifies the SFP connector type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknownUnspecified(0), sc(1), fiberChannelStyle1Copper(2), fiberChannelStyle2Copper(3), bncTnc(4), fiberChannelCoaxHeader(5), fiberJack(6), lc(7), mtrj(8), mu(9), sg(10), opticalPigtail(11), mpoParallelOptic(12), hssdcII(32), copperPigtail(33), rj45(34)  

sfpNominalBitRate 1.3.6.1.4.1.1966.12.1.58.1.1.7
This object identifies the SFP nominal bit rate of fiber interface, in megabits per second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sfpLinkReach9125 1.3.6.1.4.1.1966.12.1.58.1.1.8
This object identifies the SFP DMI maximum length in meters of media supported by the fiber transceiver for 9 micron (125 micron jacket) single-mode fiber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sfpLinkReach50125 1.3.6.1.4.1.1966.12.1.58.1.1.9
This object identifies the SFP maximum length in meters of media supported by the fiber transceiver for 50 micron (125 micron jacket) multi-mode fiber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sfpLinkReach625125 1.3.6.1.4.1.1966.12.1.58.1.1.10
This object identifies the SFP maximum length in meters of media supported by the fiber transceiver for 62.5 micron (125 micron jacket) multi-mode fiber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sfpReachCopper 1.3.6.1.4.1.1966.12.1.58.1.1.11
This object identifies the maximum length in meters that is supported by the SFP/XFP interface using copper cable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sfpFiberWaveLength 1.3.6.1.4.1.1966.12.1.58.1.1.12
This object identifies the wavelength of the fiber interface's optical transceiver, in nanometers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sfpDmiCurrentTempState 1.3.6.1.4.1.1966.12.1.58.1.1.13
This object identifies the current alarm status for SFP DMI internally measured temperature.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), notSupported(1), normal(2), highWarn(3), highAlarm(4), lowWarn(5), lowAlarm(6)  

sfpDmiRealTimeTemp 1.3.6.1.4.1.1966.12.1.58.1.1.14
This object identifies the SFP DMI real time temperature.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighTempWarn 1.3.6.1.4.1.1966.12.1.58.1.1.15
This object identifies the SFP DMI high temperature warning threshold. The value displayed will be either Celsius or Fahrenheit based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighTempAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.16
This object identifies the SFP DMI high temperature warning threshold.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowTempWarn 1.3.6.1.4.1.1966.12.1.58.1.1.17
This object identifies the SFP DMI high temperature warning threshold.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowTempAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.18
This object identifies the SFP DMI high temperature warning threshold.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiCurrentVoltState 1.3.6.1.4.1.1966.12.1.58.1.1.19
This object identifies current alarm status for SFP DMI internally measured voltage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), notSupported(1), normal(2), highWarn(3), highAlarm(4), lowWarn(5), lowAlarm(6)  

sfpDmiRealTimeVolt 1.3.6.1.4.1.1966.12.1.58.1.1.20
This object identifies the SFP DMI real time voltage in Volts.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighVoltWarn 1.3.6.1.4.1.1966.12.1.58.1.1.21
This object identifies the SFP DMI high voltage warning threshold in Volts
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighVoltAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.22
This object identifies the SFP DMI high voltage warning threshold in Volts
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowVoltWarn 1.3.6.1.4.1.1966.12.1.58.1.1.23
This object identifies the SFP DMI high voltage warning threshold in Volts
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowVoltAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.24
This object identifies the SFP DMI high voltage warning threshold in Volts
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiCurrentTxBiasState 1.3.6.1.4.1.1966.12.1.58.1.1.25
This object identifies current alarm status for SFP DMI internally measured transmit bias current in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), notSupported(1), normal(2), highWarn(3), highAlarm(4), lowWarn(5), lowAlarm(6)  

sfpDmiRealTimeTxBias 1.3.6.1.4.1.1966.12.1.58.1.1.26
This object identifies the SFP DMI high TX Bias current in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighTxBiasWarn 1.3.6.1.4.1.1966.12.1.58.1.1.27
This object identifies the SFP DMI high TX Bias current warning threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighTxBiasAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.28
This object identifies the SFP DMI high TX Bias current alarm threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowTxBiasWarn 1.3.6.1.4.1.1966.12.1.58.1.1.29
This object identifies the SFP DMI low TX Bias current warning threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowTxBiasAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.30
This object identifies the SFP DMI low TX Bias current alarm threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiCurrentTxPowerState 1.3.6.1.4.1.1966.12.1.58.1.1.31
This object identifies current alarm status for SFP DMI internally measured transmit power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), notSupported(1), normal(2), highWarn(3), highAlarm(4), lowWarn(5), lowAlarm(6)  

sfpDmiRealTimeTxPower 1.3.6.1.4.1.1966.12.1.58.1.1.32
This object identifies the SFP DMI real time TX output power. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighTxPowerWarn 1.3.6.1.4.1.1966.12.1.58.1.1.33
This object identifies the SFP DMI high TX output power warning threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighTxPowerAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.34
This object identifies the SFP DMI high TX output power alarm threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowTxPowerWarn 1.3.6.1.4.1.1966.12.1.58.1.1.35
This object identifies the SFP DMI low TX output power warning threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowTxPowerAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.36
This object identifies the SFP DMI low TX output power alarm threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiCurrentRxPowerState 1.3.6.1.4.1.1966.12.1.58.1.1.37
This object identifies current alarm status for SFP DMI internally measured receive power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), notSupported(1), normal(2), highWarn(3), highAlarm(4), lowWarn(5), lowAlarm(6)  

sfpDmiRealTimeRxPower 1.3.6.1.4.1.1966.12.1.58.1.1.38
This object identifies the SFP DMI real time RX received optical power. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighRxPowerWarn 1.3.6.1.4.1.1966.12.1.58.1.1.39
This object identifies the SFP DMI high RX received optical warning threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiHighRxPowerAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.40
This object identifies the SFP DMI high RX received optical alarm threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowRxPowerWarn 1.3.6.1.4.1.1966.12.1.58.1.1.41
This object identifies the SFP DMI low RX received optical warning threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

sfpDmiLowRxPowerAlarm 1.3.6.1.4.1.1966.12.1.58.1.1.42
This object identifies the SFP DMI low RX received optical alarm threshold. The value displayed will be either millwatts or Dbm based on your current regional display settings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

fpStatus 1.3.6.1.4.1.1966.12.1.59.1
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  ContainerStatus  

fpLcdAutoScrollEnable 1.3.6.1.4.1.1966.12.1.59.2
Defines whether the front panel LCD will auto-scroll the specified screens
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

fpLcdScrollDelay 1.3.6.1.4.1.1966.12.1.59.3
Defines the time between screens when auto-scroll is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

fpLcdIdleTimeout 1.3.6.1.4.1.1966.12.1.59.4
Defines the time after a keypad key is pressed before the auto-scroll will resume.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..600  

fpCustomTextLine1 1.3.6.1.4.1.1966.12.1.59.5
Defines line 1 of the custom text screen.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..18)  

fpCustomTextLine2 1.3.6.1.4.1.1966.12.1.59.6
Defines line 2 of the custom text screen.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..18)  

fpKeypadLock 1.3.6.1.4.1.1966.12.1.59.7
Defines whether the front panel keypad is locked for editing functions
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unlocked(0), locked(1)  

fpKeypadPin 1.3.6.1.4.1.1966.12.1.59.8
Request a Pin in order to have access to config and admin menus
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pin-disabled(0), pin-enabled(1)  

fpKeypadPinNumber 1.3.6.1.4.1.1966.12.1.59.9
Specifies the 6 numeric character pin which is required to reset the front panel config to factory default.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..6)  

fpLcdScreenOrder 1.3.6.1.4.1.1966.12.1.59.10
OBJECT IDENTIFIER    

fpLcdScreenOrder1 1.3.6.1.4.1.1966.12.1.59.10.1
Defines the which screen is displayed in order 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder2 1.3.6.1.4.1.1966.12.1.59.10.2
Defines the which screen is displayed in order 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder3 1.3.6.1.4.1.1966.12.1.59.10.3
Defines the which screen is displayed in order 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder4 1.3.6.1.4.1.1966.12.1.59.10.4
Defines the which screen is displayed in order 4.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder5 1.3.6.1.4.1.1966.12.1.59.10.5
Defines the which screen is displayed in order 5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder6 1.3.6.1.4.1.1966.12.1.59.10.6
Defines the which screen is displayed in order 6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder7 1.3.6.1.4.1.1966.12.1.59.10.7
Defines the which screen is displayed in order 7.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder8 1.3.6.1.4.1.1966.12.1.59.10.8
Defines the which screen is displayed in order 8.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder9 1.3.6.1.4.1.1966.12.1.59.10.9
Defines the which screen is displayed in order 9.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder10 1.3.6.1.4.1.1966.12.1.59.10.10
Defines the which screen is displayed in order 10.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder11 1.3.6.1.4.1.1966.12.1.59.10.11
Defines the which screen is displayed in order 11.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

fpLcdScreenOrder12 1.3.6.1.4.1.1966.12.1.59.10.12
Defines the which screen is displayed in order 12.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(-1), ipv4-ethernet-address(0), ipv6-ethernet-address(1), hardware-mac-address(2), serial-numbers(3), console(4), release(5), temperature(6), custom-text(7), port-connections(8), wlan-connection-information(9), wwan-connection-information(10), server-info(11)  

sdsMIBNotificationsPrefix 1.3.6.1.4.1.1966.12.2.0
OBJECT IDENTIFIER    

sdsMIBIoDigitalInputAlarmSensor 1.3.6.1.4.1.1966.12.2.0.1
A sdsMIBIoDigitalInputAlarmSensor trap signifies that the Digital I/O channel input sensor alarm has triggered.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoLineInputDSRAlarm 1.3.6.1.4.1.1966.12.2.0.2
A sdsMIBIoLineInputDSRAlarm trap signifies that the Serial line DSR input alarm has triggered.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoLineInputDCDAlarm 1.3.6.1.4.1.1966.12.2.0.3
A sdsMIBIoLineInputDCDAlarm trap signifies that the Serial line DCD input alarm has triggered.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoLineInputCTSAlarm 1.3.6.1.4.1.1966.12.2.0.4
A sdsMIBIoLineInputCTSAlarm trap signifies that the Serial line CTS input alarm has triggered.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel1 1.3.6.1.4.1.1966.12.2.0.5
A sdsMIBIoAnalogInputAlarmSeverityLevel1 trap signifies that the Analog I/O channel input alarm has triggered at severity level 1.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel2 1.3.6.1.4.1.1966.12.2.0.6
A sdsMIBIoAnalogInputAlarmSeverityLevel2 trap signifies that the Analog I/O channel input alarm has triggered at severity level 2.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel3 1.3.6.1.4.1.1966.12.2.0.7
A sdsMIBIoAnalogInputAlarmSeverityLevel3 trap signifies that the Analog I/O channel input alarm has triggered at severity level 3.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel4 1.3.6.1.4.1.1966.12.2.0.8
A sdsMIBIoAnalogInputAlarmSeverityLevel4 trap signifies that the Analog I/O channel input alarm has triggered at severity level 4.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel5 1.3.6.1.4.1.1966.12.2.0.9
A sdsMIBIoAnalogInputAlarmSeverityLevel5 trap signifies that the Analog I/O channel input alarm has triggered at severity level 5.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoDigitalInputAlarmClear 1.3.6.1.4.1.1966.12.2.0.10
A sdsMIBIoDigitalInputAlarmClear trap signifies that the Digital I/O channel input sensor alarm has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoLineInputDSRAlarmClear 1.3.6.1.4.1.1966.12.2.0.11
A sdsMIBIoLineInputDSRAlarmClear trap signifies that the Serial line DSR input alarm has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoLineInputDCDAlarmClear 1.3.6.1.4.1.1966.12.2.0.12
A sdsMIBIoLineInputDCDAlarmClear trap signifies that the Serial line DCD input alarm has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoLineInputCTSAlarmClear 1.3.6.1.4.1.1966.12.2.0.13
A sdsMIBIoLineInputCTSAlarmClear trap signifies that the Serial line CTS input alarm has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel1Clear 1.3.6.1.4.1.1966.12.2.0.14
A sdsMIBIoAnalogInputAlarmSeverityLevel1Clear trap signifies that the Analog I/O channel input alarm at severity level 1 has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel2Clear 1.3.6.1.4.1.1966.12.2.0.15
A sdsMIBIoAnalogInputAlarmSeverityLevel2Clear trap signifies that the Analog I/O channel input alarm at severity level 2 has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel3Clear 1.3.6.1.4.1.1966.12.2.0.16
A sdsMIBIoAnalogInputAlarmSeverityLevel3Clear trap signifies that the Analog I/O channel input alarm at severity level 3 has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel4Clear 1.3.6.1.4.1.1966.12.2.0.17
A sdsMIBIoAnalogInputAlarmSeverityLevel4Clear trap signifies that the Analog I/O channel input alarm at severity level 4 has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBIoAnalogInputAlarmSeverityLevel5Clear 1.3.6.1.4.1.1966.12.2.0.18
A sdsMIBIoAnalogInputAlarmSeverityLevel5Clear trap signifies that the Analog I/O channel input alarm at severity level 5 has cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBEthernetLinkDown 1.3.6.1.4.1.1966.12.2.0.19
A sdsMIBEthernetLinkDown trap signifies that the sending SNMP application entity recognizes a failure in one of the communications links represented in the agent's configuration.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBEthernetLinkUp 1.3.6.1.4.1.1966.12.2.0.20
A sdsMIBEthernetLinkUp trap signifies that the sending SNMP application entity has detected that one of the communications links has transitioned out of the down state.
Status: current Access: read-write
NOTIFICATION-TYPE    

sdsMIBCompliances 1.3.6.1.4.1.1966.12.3.1
OBJECT IDENTIFIER    

sdsMIBGroups 1.3.6.1.4.1.1966.12.3.2
OBJECT IDENTIFIER    

sdsMIBCompliance 1.3.6.1.4.1.1966.12.3.1.1
The compliance statement for sdsMIB which implement the Perle IOLAN SDS, SCS and STS MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

sdsMIBMainGroup 1.3.6.1.4.1.1966.12.3.2.1
The group of objects for identifying and determining the configuration and current timeliness values of the Perle IOLAN SDS, SCS and STS.
Status: current Access: read-write
OBJECT-GROUP    

sdsMIBNotificationsGroup 1.3.6.1.4.1.1966.12.3.2.2
The group of notifications which is implemented for the Perle IOLAN SDS, SCS and STS.
Status: current Access: read-write
NOTIFICATION-GROUP