Reference record for OID 1.3.6.1.2.1.34.3.1.6.1.1.9



parent
1.3.6.1.2.1.34.3.1.6.1.1 (appcCpicAdminEntry)
node code
9
node name
appcCpicAdminSecurity
dot oid
1.3.6.1.2.1.34.3.1.6.1.1.9
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcCPIC(6) appcCpicAdminTable(1) appcCpicAdminEntry(1) appcCpicAdminSecurity(9)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcCPIC(6) appcCpicAdminTable(1) appcCpicAdminEntry(1) appcCpicAdminSecurity(9)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcCPIC(6) appcCpicAdminTable(1) appcCpicAdminEntry(1) appcCpicAdminSecurity(9)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcCPIC(6) appcCpicAdminTable(1) appcCpicAdminEntry(1) appcCpicAdminSecurity(9)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcCPIC(6) appcCpicAdminTable(1) appcCpicAdminEntry(1) appcCpicAdminSecurity(9)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcCPIC(6) appcCpicAdminTable(1) appcCpicAdminEntry(1) appcCpicAdminSecurity(9)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/snanauMIB/appcMIB/appcObjects/appcCPIC/appcCpicAdminTable/appcCpicAdminEntry/appcCpicAdminSecurity
  • /iso/identified-organization/dod/internet/mgmt/mib/snanauMIB/appcMIB/appcObjects/appcCPIC/appcCpicAdminTable/appcCpicAdminEntry/appcCpicAdminSecurity
  • /iso/org/dod/internet/mgmt/mib-2/snanauMIB/appcMIB/appcObjects/appcCPIC/appcCpicAdminTable/appcCpicAdminEntry/appcCpicAdminSecurity
  • /iso/org/dod/internet/mgmt/mib/snanauMIB/appcMIB/appcObjects/appcCPIC/appcCpicAdminTable/appcCpicAdminEntry/appcCpicAdminSecurity
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/snanauMIB/appcMIB/appcObjects/appcCPIC/appcCpicAdminTable/appcCpicAdminEntry/appcCpicAdminSecurity
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/snanauMIB/appcMIB/appcObjects/appcCPIC/appcCpicAdminTable/appcCpicAdminEntry/appcCpicAdminSecurity
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/34/3/1/6/1/1/9

    Description by oid_info

    appcCpicAdminSecurity OBJECT-TYPE
    SYNTAX INTEGER {
    none(1),
    same(2),
    pgm(3),
    pgmStrong(4),
    distributed(5),
    mutual(6)
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "Specifies the security information to be used for allocating
    the conversation.
    none - No security information.
    same - Use the security environment currently
    associated with this TP.
    pgm - Use the program-supplied user_id and password.
    pgmStrong - Use the program-supplied user_id and password.
    The local LU will insure that the password is
    not exposed in clear-text form on the physical
    network.
    distributed - Use the security environment and a distributed
    security system to generate the authentication
    information for this request. If distributed
    security tokens cannot be generated, then fail
    the conversation.
    mutual - Authenticate both the user to the destination
    system and the destination system to the user."

    View at oid-info.com

    Description by mibdepot

    Specifies the security information to be used for allocating
    the conversation.


    none - No security information.
    same - Use the security environment currently
    associated with this TP.
    pgm - Use the program-supplied user_id and password.
    pgmStrong - Use the program-supplied user_id and password.
    The local LU will insure that the password is
    not exposed in clear-text form on the physical
    network.
    distributed - Use the security environment and a distributed
    security system to generate the authentication
    information for this request. If distributed
    security tokens cannot be generated, then fail
    the conversation.
    mutual - Authenticate both the user to the destination
    system and the destination system to the user.

    Parsed from file rfc2051-APPC.mib.txt
    Company: None
    Module: APPC-MIB

    Description by circitor

    Specifies the security information to be used for allocating
    the conversation.


    none - No security information.
    same - Use the security environment currently
    associated with this TP.
    pgm - Use the program-supplied user_id and password.
    pgmStrong - Use the program-supplied user_id and password.
    The local LU will insure that the password is
    not exposed in clear-text form on the physical
    network.
    distributed - Use the security environment and a distributed
    security system to generate the authentication
    information for this request. If distributed
    security tokens cannot be generated, then fail
    the conversation.
    mutual - Authenticate both the user to the destination
    system and the destination system to the user.

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

    Information by oid_info

    Automatically extracted from RFC2051

    Information by mibdepot

    appcCpicAdminSecurity OBJECT-TYPE SYNTAX INTEGER { none(1), same(2), pgm(3), pgmStrong(4), distributed(5), mutual(6) } ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the security information to be used for allocating the conversation. none - No security information. same - Use the security environment currently associated with this TP. pgm - Use the program-supplied user_id and password. pgmStrong - Use the program-supplied user_id and password. The local LU will insure that the password is not exposed in clear-text form on the physical network. distributed - Use the security environment and a distributed security system to generate the authentication information for this request. If distributed security tokens cannot be generated, then fail the conversation. mutual - Authenticate both the user to the destination system and the destination system to the user." ::= { appcCpicAdminEntry 9 }

    Information by circitor

    appcCpicAdminSecurity OBJECT-TYPE SYNTAX INTEGER { none(1), same(2), pgm(3), pgmStrong(4), distributed(5), mutual(6) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the security information to be used for allocating the conversation. none - No security information. same - Use the security environment currently associated with this TP. pgm - Use the program-supplied user_id and password. pgmStrong - Use the program-supplied user_id and password. The local LU will insure that the password is not exposed in clear-text form on the physical network. distributed - Use the security environment and a distributed security system to generate the authentication information for this request. If distributed security tokens cannot be generated, then fail the conversation. mutual - Authenticate both the user to the destination system and the destination system to the user." ::= { appcCpicAdminEntry 9 }

    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 (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.34.3.1.6.1.1.1 appcCpicAdminLocLuName 0 0 The SNA name of the local LU to which this CPI-C side
    information definition applies. This field is from 1 to 17
    characters in l…
    1.3.6.1.2.1.34.3.1.6.1.1.2 appcCpicAdminSymbDestName 0 0 Specifies the symbolic destination name used by CPI-C
    applications to identify this definition.
    1.3.6.1.2.1.34.3.1.6.1.1.3 appcCpicAdminParLuAlias 0 0 A local alias for the partner LU. If not known or
    not applicable, this object contains a zero-length
    string.
    1.3.6.1.2.1.34.3.1.6.1.1.4 appcCpicAdminParLuName 0 0 The SNA name of the partner LU. This field is from 1 to 17
    characters in length, including a period (.) which separates
    the Net…
    1.3.6.1.2.1.34.3.1.6.1.1.5 appcCpicAdminModeName 0 0 Specifies the mode name. A mode defines the characteristics
    for a group of sessions. The mode name can be blank (8 space
    charac…
    1.3.6.1.2.1.34.3.1.6.1.1.6 appcCpicAdminTpNameType 0 0 Specifies whether the TP name in appcCpicAdminTpName
    identifies a normal TP or an SNA service TP. In this context,
    a normal TP i…
    1.3.6.1.2.1.34.3.1.6.1.1.7 appcCpicAdminTpName 0 0 Specifies the name of the partner TP to be used when a CPI-C
    application initiates a conversation specifying this side
    informatio…
    1.3.6.1.2.1.34.3.1.6.1.1.8 appcCpicAdminUserid 0 0 The security userid, if any, associated with the side
    information definition.