Reference record for OID 1.3.6.1.4.1.33.10.23.1.1.4



parent
1.3.6.1.4.1.33.10.23.1.1 (sshPortEntry)
node code
4
node name
sshPortNewline
dot oid
1.3.6.1.4.1.33.10.23.1.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) xyplex(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) mrvInReachProductDivision(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) mrvInReachProductDivision(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) iTouch(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) xyplex(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) mrvInReachProductDivision(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) mrvInReachProductDivision(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) iTouch(33) xInternet(10) xSsh(23) sshPortTable(1) sshPortEntry(1) sshPortNewline(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/xyplex/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • /iso/identified-organization/dod/internet/private/enterprise/mrvInReachProductDivision/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/mrvInReachProductDivision/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • /iso/org/dod/internet/private/enterprise/iTouch/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • /iso/org/dod/internet/private/enterprises/xyplex/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • /iso/org/dod/internet/private/enterprises/mrvInReachProductDivision/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/mrvInReachProductDivision/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • /iso/iso-identified-organization/dod/internet/private/enterprises/iTouch/xInternet/xSsh/sshPortTable/sshPortEntry/sshPortNewline
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/33/10/23/1/1/4

    Description by mibdepot

    Translation to apply to newline (carriage return) received from the
    character port during an SSH session, before sending the newline to the
    remote partner. Corresponds directly to the value labeled 'Newline:'
    in the PORT SSH CHARACTERISTICS display.

    Parsed from file ir-internet-mib.mib.txt
    Company: None
    Module: MRV-IN-REACH-INTERNET-MIB

    Description by circitor

    Translation to apply to newline (carriage return) received from the
    character port during an SSH session, before sending the newline to the
    remote partner. Corresponds directly to the value labeled 'Newline:'
    in the PORT SSH CHARACTERISTICS display.

    Parsed from file MRVINREACH.mib
    Module: MRVINREACH

    Information by mibdepot

    sshPortNewline OBJECT-TYPE SYNTAX INTEGER { none(1), crToCrLf(2), crToCrNull(3), crLfToCr(4), crLfToCrNull(5), crNullToCr(6), crNullToCrLf(7) } ACCESS read-write STATUS mandatory DESCRIPTION "Translation to apply to newline (carriage return) received from the character port during an SSH session, before sending the newline to the remote partner. Corresponds directly to the value labeled 'Newline:' in the PORT SSH CHARACTERISTICS display." DEFVAL { none } ::= { sshPortEntry 4 }

    Information by oid_info

    Vendor: MRV Communications, In-Reach Product Division
    Module: ITOUCH-INTERNET-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    sshPortNewline OBJECT-TYPE SYNTAX INTEGER { none(1), crToCrLf(2), crToCrNull(3), crLfToCr(4), crLfToCrNull(5), crNullToCr(6), crNullToCrLf(7) } ACCESS read-write STATUS mandatory DESCRIPTION "Translation to apply to newline (carriage return) received from the character port during an SSH session, before sending the newline to the remote partner. Corresponds directly to the value labeled 'Newline:' in the PORT SSH CHARACTERISTICS display." DEFVAL { none } ::= { sshPortEntry 4 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.33)

    Szydlo Faith

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.33.10.23.1.1.1 sshPortIndex 0 0 An index value that uniquely identifies an SSH port. The port
    identified by a particular value of this index is the same port as…
    1.3.6.1.4.1.33.10.23.1.1.2 sshPortIncomingTcpPort 0 0 Specifies the TCP port number used to identify the port when a SSH
    connection request arrives at the server. The default for a p…
    1.3.6.1.4.1.33.10.23.1.1.3 sshPortNewlineFiltering 0 0 Translation to apply to newline sequences (CR/NULL or CR/LF) received
    from the network during a SSH session, before sending the …
    1.3.6.1.4.1.33.10.23.1.1.5 sshPortTransmitBufferedTime 0 0 Number of milliseconds to wait before transmitting data received from
    a character port during an interactive SSH session.
    Corresp…
    1.3.6.1.4.1.33.10.23.1.1.6 sshPortRemoteProtocol 0 0 Indicates which remote protocols will be accepted at this port.
    Corresponds indirectly to the presence of 'Telnet' or 'SSH' unde…
    1.3.6.1.4.1.33.10.23.1.1.7 sshPortBreakSequence 0 0 A sequence of characters, which together define the break function. If
    this string is received from the SSH connection from acro…