Reference record for OID 1.3.6.1.4.1.43.10.4.5.3


parent
1.3.6.1.4.1.43.10.4.5 (ssh)
node code
3
node name
sshKeyFilename
dot oid
1.3.6.1.4.1.43.10.4.5.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) security(4) ssh(5) sshKeyFilename(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) security(4) ssh(5) sshKeyFilename(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) security(4) ssh(5) sshKeyFilename(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) security(4) ssh(5) sshKeyFilename(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) security(4) ssh(5) sshKeyFilename(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) security(4) ssh(5) sshKeyFilename(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/generic/security/ssh/sshKeyFilename
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/generic/security/ssh/sshKeyFilename
  • /iso/org/dod/internet/private/enterprise/a3Com/generic/security/ssh/sshKeyFilename
  • /iso/org/dod/internet/private/enterprises/a3Com/generic/security/ssh/sshKeyFilename
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/generic/security/ssh/sshKeyFilename
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/generic/security/ssh/sshKeyFilename
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/10/4/5/3

    Description by oid_info

    sshKeyFilename OBJECT-TYPE
    SYNTAX DisplayString -- (SIZE(0..127))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
    "The pathname for the SSH Client Public Key File to be downloaded from
    the TFTP server.
    The standard SECSH Public Key File format contains a single
    Public Key + optional comment.
    In addtion, an extended file format is supported.
    This allows each file to contain a number of Public Keys
    for a single user.
    Separate files are required for each user.
    "

    View at oid-info.com

    Description by mibdepot

    The pathname for the SSH Client Public Key File
    to be downloaded from the TFTP server.
    The standard SECSH Public Key File format contains a single
    Public Key + optional comment.
    In addtion, an extended file format is supported.
    This allows each file to contain a number of Public Keys
    for a single user.
    Separate files are required for each user.

    Parsed from file 3COM0498.MIB.txt
    Company: a3com
    Module: A3COM0498-SECURITY

    Information by oid_info

    Automatically extracted from a file named S3M_AGENT

    Information by mibdepot

    sshKeyFilename OBJECT-TYPE SYNTAX DisplayString (SIZE(0..127)) ACCESS read-write STATUS mandatory DESCRIPTION "The pathname for the SSH Client Public Key File to be downloaded from the TFTP server. The standard SECSH Public Key File format contains a single Public Key + optional comment. In addtion, an extended file format is supported. This allows each file to contain a number of Public Keys for a single user. Separate files are required for each user." ::= { ssh 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.10.4.5.1 sshRandomSeed 0 0 User supplied string used as input to the seed for
    random number generation.
    The random numbers are used for SSH Host Key Pair ge…
    1.3.6.1.4.1.43.10.4.5.2 sshTftpServer 0 0 IP Address of TFTP server used for
    SSH Client Public Key File download.
    1.3.6.1.4.1.43.10.4.5.4 sshKeyUserName 0 0 The Username to be associated with the Client Public
    Key File to be downloaded.
    1.3.6.1.4.1.43.10.4.5.5 sshKeyFileAction 0 0 sshKeyFileAction OBJECT-TYPE
    SYNTAX INTEGER {
    notActive (1),
    abortAction (2),
    downloadClientPublicKey (3)
    }
    ACCESS read-write
    S…
    1.3.6.1.4.1.43.10.4.5.6 sshKeyFileStatus 0 0 SSH Client Public Key File TFTP status for the last
    file transfer.

    fileSuccess (1): The file was transferred with
    no …
    1.3.6.1.4.1.43.10.4.5.7 sshUserAuthMethod 0 0 sshUserAuthMethod OBJECT-TYPE
    SYNTAX INTEGER {
    password (1),
    publicKey (2),
    passwordAndPublicKey (3)
    }
    ACCESS read-write
    STATUS…
    1.3.6.1.4.1.43.10.4.5.8 sshCipher 0 0 Bit mask indicating the symetric cipher algorithms
    supported by the server (bit 0 is the most significant bit).
    bit 0 = tripledes…
    1.3.6.1.4.1.43.10.4.5.9 sshHostKeyTable 1 7 Table containing SSH Host Public Keys and Host Key
    generation management for each unit in a stack.
    1.3.6.1.4.1.43.10.4.5.10 sshClientKeyTable 1 8 Table of SSH Client Public Keys.
    More than one Client Public Key can be associated with the same
    Username.