Reference record for OID 1.3.6.1.4.1.43.10.4.5.1


parent
1.3.6.1.4.1.43.10.4.5 (ssh)
node code
1
node name
sshRandomSeed
dot oid
1.3.6.1.4.1.43.10.4.5.1
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) sshRandomSeed(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) security(4) ssh(5) sshRandomSeed(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) security(4) ssh(5) sshRandomSeed(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) security(4) ssh(5) sshRandomSeed(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) security(4) ssh(5) sshRandomSeed(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) security(4) ssh(5) sshRandomSeed(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/generic/security/ssh/sshRandomSeed
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/generic/security/ssh/sshRandomSeed
  • /iso/org/dod/internet/private/enterprise/a3Com/generic/security/ssh/sshRandomSeed
  • /iso/org/dod/internet/private/enterprises/a3Com/generic/security/ssh/sshRandomSeed
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/generic/security/ssh/sshRandomSeed
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/generic/security/ssh/sshRandomSeed
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/10/4/5/1

    Description by oid_info

    sshRandomSeed OBJECT-TYPE
    SYNTAX DisplayString -- (SIZE(32))
    ACCESS write-only
    STATUS mandatory
    DESCRIPTION
    "User supplied string used as input to the seed for random number generation.
    The random numbers are used for SSH Host Key Pair generation."

    View at oid-info.com

    Description by mibdepot

    User supplied string used as input to the seed for
    random number generation.
    The random numbers are used for SSH Host Key Pair generation.

    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

    sshRandomSeed OBJECT-TYPE SYNTAX DisplayString (SIZE(32)) ACCESS write-only STATUS mandatory DESCRIPTION "User supplied string used as input to the seed for random number generation. The random numbers are used for SSH Host Key Pair generation." ::= { ssh 1 }

    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.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.3 sshKeyFilename 0 0 The pathname for the SSH Client Public Key File
    to be downloaded from the TFTP server.
    The standard SECSH Public Key File format …
    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.