Reference record for OID 1.3.6.1.4.1.5624.1.2.26.1.3.1



parent
1.3.6.1.4.1.5624.1.2.26.1.3 (etsysSshCryptoBranch)
node code
1
node name
etsysSshCiphers
dot oid
1.3.6.1.4.1.5624.1.2.26.1.3.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) etsysSshCryptoBranch(3) etsysSshCiphers(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshCryptoBranch(3) etsysSshCiphers(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshCryptoBranch(3) etsysSshCiphers(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) enterasys(5624) etsysMibs(1) etsysModules(2) etsysSshServerMIB(26) etsysSshObjects(1) etsysSshCryptoBranch(3) etsysSshCiphers(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) etsysSshCryptoBranch(3) etsysSshCiphers(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) etsysSshCryptoBranch(3) etsysSshCiphers(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshCryptoBranch/etsysSshCiphers
  • /iso/identified-organization/dod/internet/private/enterprises/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshCryptoBranch/etsysSshCiphers
  • /iso/org/dod/internet/private/enterprise/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshCryptoBranch/etsysSshCiphers
  • /iso/org/dod/internet/private/enterprises/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshCryptoBranch/etsysSshCiphers
  • /iso/iso-identified-organization/dod/internet/private/enterprise/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshCryptoBranch/etsysSshCiphers
  • /iso/iso-identified-organization/dod/internet/private/enterprises/enterasys/etsysMibs/etsysModules/etsysSshServerMIB/etsysSshObjects/etsysSshCryptoBranch/etsysSshCiphers
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/5624/1/2/26/1/3/1

    Description by mibdepot

    Specifies the ciphers to use for encrypting the session.
    Current enumerated types, DES, 3DES, Blowfish, Arcfour,
    Twofish, and CAST128 are supported. Special values to
    this option are any, anystd, that allows only standard
    (see below) ciphers, and anycipher that allows either any
    available cipher or excludes non-encrypting cipher mode
    none but allows all others. anystdcipher is the same as
    above, but includes only those ciphers mentioned in the
    IETF-SecSH-draft (excluding 'none').

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

    Description by circitor

    Specifies the ciphers to use for encrypting the session.
    Current enumerated types, DES, 3DES, Blowfish, Arcfour,
    Twofish, and CAST128 are supported. Special values to
    this option are any, anystd, that allows only standard
    (see below) ciphers, and anycipher that allows either any
    available cipher or excludes non-encrypting cipher mode
    none but allows all others. anystdcipher is the same as
    above, but includes only those ciphers mentioned in the
    IETF-SecSH-draft (excluding 'none').

    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

    etsysSshCiphers OBJECT-TYPE SYNTAX INTEGER { anyStdCipher (1), anyCipher (2), des (3), tripleDes (4), blowfish (5), arcFour (6), twofish (7), cast128 (8), aes (9) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the ciphers to use for encrypting the session. Current enumerated types, DES, 3DES, Blowfish, Arcfour, Twofish, and CAST128 are supported. Special values to this option are any, anystd, that allows only standard (see below) ciphers, and anycipher that allows either any available cipher or excludes non-encrypting cipher mode none but allows all others. anystdcipher is the same as above, but includes only those ciphers mentioned in the IETF-SecSH-draft (excluding 'none')." DEFVAL { anyStdCipher } ::= { etsysSshCryptoBranch 1 }

    Information by circitor

    etsysSshCiphers OBJECT-TYPE SYNTAX INTEGER { anyStdCipher (1), anyCipher (2), des (3), tripleDes (4), blowfish (5), arcFour (6), twofish (7), cast128 (8), aes (9) } MAX-ACCESS read-write STATUS deprecated DESCRIPTION "Specifies the ciphers to use for encrypting the session. Current enumerated types, DES, 3DES, Blowfish, Arcfour, Twofish, and CAST128 are supported. Special values to this option are any, anystd, that allows only standard (see below) ciphers, and anycipher that allows either any available cipher or excludes non-encrypting cipher mode none but allows all others. anystdcipher is the same as above, but includes only those ciphers mentioned in the IETF-SecSH-draft (excluding 'none')." DEFVAL { anyStdCipher } ::= { etsysSshCryptoBranch 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.3.1.0 etsysSshCiphers 0 0 None

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.5624.1.2.26.1.3.2 etsysSshMACs 1 1 Specifies the MAC (Message Authentication Code) algorithm
    to use for data integrity verification. Currently enumerated
    types, hma…
    1.3.6.1.4.1.5624.1.2.26.1.3.3 etsysSshRekeyIntervalSeconds 1 1 Specifies the number of seconds after which the key
    exchange is done again. A value of 0 (zero) turns re-key
    requests off. This d…
    1.3.6.1.4.1.5624.1.2.26.1.3.4 etsysSshRandomSeed 1 1 Specifies optional additional entropy information that
    will be merged with the seed for the random number
    generator.