Reference record for OID 1.3.6.1.2.1.21.1.1.1.2


parent
1.3.6.1.2.1.21.1.1.1 (partySecretsEntry)
node code
2
node name
partySecretsAuthPrivate
dot oid
1.3.6.1.2.1.21.1.1.1.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpSecrets(21) partyPrivate(1) partySecretsTable(1) partySecretsEntry(1) partySecretsAuthPrivate(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snmpSecrets(21) partyPrivate(1) partySecretsTable(1) partySecretsEntry(1) partySecretsAuthPrivate(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpSecrets(21) partyPrivate(1) partySecretsTable(1) partySecretsEntry(1) partySecretsAuthPrivate(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) snmpSecrets(21) partyPrivate(1) partySecretsTable(1) partySecretsEntry(1) partySecretsAuthPrivate(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpSecrets(21) partyPrivate(1) partySecretsTable(1) partySecretsEntry(1) partySecretsAuthPrivate(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snmpSecrets(21) partyPrivate(1) partySecretsTable(1) partySecretsEntry(1) partySecretsAuthPrivate(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/snmpSecrets/partyPrivate/partySecretsTable/partySecretsEntry/partySecretsAuthPrivate
  • /iso/identified-organization/dod/internet/mgmt/mib/snmpSecrets/partyPrivate/partySecretsTable/partySecretsEntry/partySecretsAuthPrivate
  • /iso/org/dod/internet/mgmt/mib-2/snmpSecrets/partyPrivate/partySecretsTable/partySecretsEntry/partySecretsAuthPrivate
  • /iso/org/dod/internet/mgmt/mib/snmpSecrets/partyPrivate/partySecretsTable/partySecretsEntry/partySecretsAuthPrivate
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/snmpSecrets/partyPrivate/partySecretsTable/partySecretsEntry/partySecretsAuthPrivate
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/snmpSecrets/partyPrivate/partySecretsTable/partySecretsEntry/partySecretsAuthPrivate
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/21/1/1/1/2

    Description by oid_info

    partySecretsAuthPrivate OBJECT-TYPE
    SYNTAX OCTET STRING -- for md5AuthProtocol: (SIZE (16))
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
    "An encoding of the partys private authentication
    key which may be needed to support the
    authentication protocol. Although the value of
    this variable may be altered by a management
    operation (e.g., a SNMP Set-Request), its value
    can never be retrieved by a management operation:
    when read, the value of this variable is the zero
    length OCTET STRING.
    The private authentication key is NOT directly
    represented by the value of this variable, but
    rather it is represented according to an encoding.
    This encoding is the bitwise exclusive-OR of the
    old key with the new key, i.e., of the old private
    authentication key (prior to the alteration) with
    the new private authentication key (after the
    alteration). Thus, when processing a received
    protocol Set operation, the new private
    authentication key is obtained from the value of
    this variable as the result of a bitwise
    exclusive-OR of the variables value and the old
    private authentication key. In calculating the
    exclusive-OR, if the old key is shorter than the
    new key, zero-valued padding is appended to the
    old key. If no value for the old key exists, a
    zero-length OCTET STRING is used in the
    calculation."
    DEFVAL { h } -- the empty string

    View at oid-info.com

    Description by mibdepot

    An encoding of the party's private authentication
    key which may be needed to support the
    authentication protocol. Although the value of
    this variable may be altered by a management
    operation (e.g., a SNMP Set-Request), its value
    can never be retrieved by a management operation:
    when read, the value of this variable is the zero
    length OCTET STRING.

    The private authentication key is NOT directly
    represented by the value of this variable, but
    rather it is represented according to an encoding.
    This encoding is the bitwise exclusive-OR of the
    old key with the new key, i.e., of the old private
    authentication key (prior to the alteration) with
    the new private authentication key (after the
    alteration). Thus, when processing a received
    protocol Set operation, the new private
    authentication key is obtained from the value of
    this variable as the result of a bitwise
    exclusive-OR of the variable's value and the old
    private authentication key. In calculating the
    exclusive-OR, if the old key is shorter than the
    new key, zero-valued padding is appended to the
    old key. If no value for the old key exists, a
    zero-length OCTET STRING is used in the
    calculation.

    Parsed from file rfc1353.mib.txt
    Company: None
    Module: RFC1353-MIB

    Description by circitor

    An encoding of the party's private authentication
    key which may be needed to support the
    authentication protocol. Although the value of
    this variable may be altered by a management
    operation (e.g., a SNMP Set-Request), its value
    can never be retrieved by a management operation:
    when read, the value of this variable is the zero
    length OCTET STRING.

    The private authentication key is NOT directly
    represented by the value of this variable, but
    rather it is represented according to an encoding.
    This encoding is the bitwise exclusive-OR of the
    old key with the new key, i.e., of the old private
    authentication key (prior to the alteration) with
    the new private authentication key (after the
    alteration). Thus, when processing a received
    protocol Set operation, the new private
    authentication key is obtained from the value of
    this variable as the result of a bitwise
    exclusive-OR of the variable's value and the old
    private authentication key. In calculating the
    exclusive-OR, if the old key is shorter than the
    new key, zero-valued padding is appended to the
    old key. If no value for the old key exists, a
    zero-length OCTET STRING is used in the
    calculation.

    Parsed from file RFC1353-MIB.mib
    Module: RFC1353-MIB

    Information by oid_info

    Automatically extracted from RFC1353

    Information by mibdepot

    partySecretsAuthPrivate OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "An encoding of the party's private authentication key which may be needed to support the authentication protocol. Although the value of this variable may be altered by a management operation (e.g., a SNMP Set-Request), its value can never be retrieved by a management operation: when read, the value of this variable is the zero length OCTET STRING. The private authentication key is NOT directly represented by the value of this variable, but rather it is represented according to an encoding. This encoding is the bitwise exclusive-OR of the old key with the new key, i.e., of the old private authentication key (prior to the alteration) with the new private authentication key (after the alteration). Thus, when processing a received protocol Set operation, the new private authentication key is obtained from the value of this variable as the result of a bitwise exclusive-OR of the variable's value and the old private authentication key. In calculating the exclusive-OR, if the old key is shorter than the new key, zero-valued padding is appended to the old key. If no value for the old key exists, a zero-length OCTET STRING is used in the calculation." DEFVAL { ''h } ::= { partySecretsEntry 2 }

    Information by circitor

    partySecretsAuthPrivate OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "An encoding of the party's private authentication key which may be needed to support the authentication protocol. Although the value of this variable may be altered by a management operation (e.g., a SNMP Set-Request), its value can never be retrieved by a management operation: when read, the value of this variable is the zero length OCTET STRING. The private authentication key is NOT directly represented by the value of this variable, but rather it is represented according to an encoding. This encoding is the bitwise exclusive-OR of the old key with the new key, i.e., of the old private authentication key (prior to the alteration) with the new private authentication key (after the alteration). Thus, when processing a received protocol Set operation, the new private authentication key is obtained from the value of this variable as the result of a bitwise exclusive-OR of the variable's value and the old private authentication key. In calculating the exclusive-OR, if the old key is shorter than the new key, zero-valued padding is appended to the old key. If no value for the old key exists, a zero-length OCTET STRING is used in the calculation." DEFVAL { ''h } ::= { partySecretsEntry 2 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.21.1.1.1.1 partySecretsIdentity 0 0 A party identifier uniquely identifying a
    particular SNMP party.
    1.3.6.1.2.1.21.1.1.1.3 partySecretsPrivPrivate 0 0 An encoding of the party's private encryption key
    which may be needed to support the privacy
    protocol. Although the value of thi…
    1.3.6.1.2.1.21.1.1.1.4 partySecretsStatus 0 0 The status of the locally-held information on a
    particular SNMP party.
    Setting an instance of this object to the value
    'valid(1)' …