Reference record for OID 1.3.6.1.4.1.5624.1.2.26.1.5.1



parent
1.3.6.1.4.1.5624.1.2.26.1.5 (etsysSshServerKeyBranch)
node code
1
node name
etsysSshGenerateHostKeys
dot oid
1.3.6.1.4.1.5624.1.2.26.1.5.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshServerKeyBranch(5) etsysSshGenerateHostKeys(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshServerKeyBranch(5) etsysSshGenerateHostKeys(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshServerKeyBranch(5) etsysSshGenerateHostKeys(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshServerKeyBranch(5) etsysSshGenerateHostKeys(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshServerKeyBranch(5) etsysSshGenerateHostKeys(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshServerKeyBranch(5) etsysSshGenerateHostKeys(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshServerKeyBranch/etsysSshGenerateHostKeys
  • /iso/identified-organization/dod/internet/private/enterprises/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshServerKeyBranch/etsysSshGenerateHostKeys
  • /iso/org/dod/internet/private/enterprise/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshServerKeyBranch/etsysSshGenerateHostKeys
  • /iso/org/dod/internet/private/enterprises/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshServerKeyBranch/etsysSshGenerateHostKeys
  • /iso/iso-identified-organization/dod/internet/private/enterprise/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshServerKeyBranch/etsysSshGenerateHostKeys
  • /iso/iso-identified-organization/dod/internet/private/enterprises/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshServerKeyBranch/etsysSshGenerateHostKeys
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/5624/1/2/26/1/5/1

    Description by mibdepot

    Causes the host to generate a new private/public host
    key pair, using the cipher algorithm currently selected
    in etsysSshAdminKeyType. Note that this can be compute
    intensive on many platforms.

    The meaning of the values are as follows:

    notInitiated (1) On a write, this is a no-operation,
    on a read, it indicates that no key
    material generation operation has
    ever been initiated, at least since
    the last reset to factory defaults
    initialization of the managed entity.
    No key material exists.

    completed (2) On a write, this is a no-operation,
    on a read, this indicates that a key
    pair has been successfully generated.

    failed (3) On a write, this is a no-operation,
    on a read, it indicates that the key
    generation operation has failed.

    generate (4) On a write, this causes the managed
    entity to generate a new key pair,
    on a read, it indicates that the
    managed entity is still working on
    creating the new keys.

    Parsed from file enterasys-ssh-server-mib.txt
    Company: None
    Module: ENTERASYS-SSH-SERVER-MIB

    Description by circitor

    Causes the host to generate a new private/public host
    key pair, using the cipher algorithm currently selected
    in etsysSshAdminKeyType. Note that this can be compute
    intensive on many platforms.

    The meaning of the values are as follows:

    notInitiated (1) On a write, this is a no-operation,
    on a read, it indicates that no key
    material generation operation has
    ever been initiated, at least since
    the last reset to factory defaults
    initialization of the managed entity.
    No key material exists.

    completed (2) On a write, this is a no-operation,
    on a read, this indicates that a key
    pair has been successfully generated.

    failed (3) On a write, this is a no-operation,
    on a read, it indicates that the key
    generation operation has failed.

    generate (4) On a write, this causes the managed
    entity to generate a new key pair,
    on a read, it indicates that the
    managed entity is still working on
    creating the new keys.

    completedPending (5)
    On a write, this is a no-operation,
    on a read, this indicates that a key
    pair has been successfully generated
    but its use is pending due to another
    required operation, such as a reboot.

    Parsed from file ENTERASYS-SSH-SERVER-MIB.mib
    Module: ENTERASYS-SSH-SERVER-MIB

    Information by oid_info

    Vendor: Enterasys Networks
    Module: ENTERASYS-SSH-SERVER-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    etsysSshGenerateHostKeys OBJECT-TYPE SYNTAX INTEGER { notInitiated (1), completed (2), failed (3), generate (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Causes the host to generate a new private/public host key pair, using the cipher algorithm currently selected in etsysSshAdminKeyType. Note that this can be compute intensive on many platforms. The meaning of the values are as follows: notInitiated (1) On a write, this is a no-operation, on a read, it indicates that no key material generation operation has ever been initiated, at least since the last reset to factory defaults initialization of the managed entity. No key material exists. completed (2) On a write, this is a no-operation, on a read, this indicates that a key pair has been successfully generated. failed (3) On a write, this is a no-operation, on a read, it indicates that the key generation operation has failed. generate (4) On a write, this causes the managed entity to generate a new key pair, on a read, it indicates that the managed entity is still working on creating the new keys." ::= { etsysSshServerKeyBranch 1 }

    Information by circitor

    etsysSshGenerateHostKeys OBJECT-TYPE SYNTAX INTEGER { notInitiated (1), completed (2), failed (3), generate (4), completedPending (5) } MAX-ACCESS read-write STATUS deprecated DESCRIPTION "Causes the host to generate a new private/public host key pair, using the cipher algorithm currently selected in etsysSshAdminKeyType. Note that this can be compute intensive on many platforms. The meaning of the values are as follows: notInitiated (1) On a write, this is a no-operation, on a read, it indicates that no key material generation operation has ever been initiated, at least since the last reset to factory defaults initialization of the managed entity. No key material exists. completed (2) On a write, this is a no-operation, on a read, this indicates that a key pair has been successfully generated. failed (3) On a write, this is a no-operation, on a read, it indicates that the key generation operation has failed. generate (4) On a write, this causes the managed entity to generate a new key pair, on a read, it indicates that the managed entity is still working on creating the new keys. completedPending (5) On a write, this is a no-operation, on a read, this indicates that a key pair has been successfully generated but its use is pending due to another required operation, such as a reboot." ::= { etsysSshServerKeyBranch 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.5624)

    McTague Charles N.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.5624.1.2.26.1.5.1.0 etsysSshGenerateHostKeys 0 0 None

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.5624.1.2.26.1.5.2 etsysSshPublicHostKey 1 1 The host's public key, of type etsysSshOperKeyType.
    1.3.6.1.4.1.5624.1.2.26.1.5.3 etsysSshAdminKeyType 1 1 Determines the type of the key pair to be (re)created
    on the next key (re)creation operation. The
    etsysSshOperKeyType object ret…
    1.3.6.1.4.1.5624.1.2.26.1.5.4 etsysSshOperKeyType 1 1 Indicates the type of the key pair currently in
    effect on the managed entity. The value of the
    etsysSshAdminKeyType object is co…