Reference record for OID 1.3.6.1.2.1.34.3.1.2.6.1.22



parent
1.3.6.1.2.1.34.3.1.2.6.1 (appcModeOperEntry)
node code
22
node name
appcModeOperOutBoundCompLevel
dot oid
1.3.6.1.2.1.34.3.1.2.6.1.22
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) appcLu(2) appcModeOperTable(6) appcModeOperEntry(1) appcModeOperOutBoundCompLevel(22)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcLu(2) appcModeOperTable(6) appcModeOperEntry(1) appcModeOperOutBoundCompLevel(22)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcLu(2) appcModeOperTable(6) appcModeOperEntry(1) appcModeOperOutBoundCompLevel(22)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcLu(2) appcModeOperTable(6) appcModeOperEntry(1) appcModeOperOutBoundCompLevel(22)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcLu(2) appcModeOperTable(6) appcModeOperEntry(1) appcModeOperOutBoundCompLevel(22)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snanauMIB(34) appcMIB(3) appcObjects(1) appcLu(2) appcModeOperTable(6) appcModeOperEntry(1) appcModeOperOutBoundCompLevel(22)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/snanauMIB/appcMIB/appcObjects/appcLu/appcModeOperTable/appcModeOperEntry/appcModeOperOutBoundCompLevel
  • /iso/identified-organization/dod/internet/mgmt/mib/snanauMIB/appcMIB/appcObjects/appcLu/appcModeOperTable/appcModeOperEntry/appcModeOperOutBoundCompLevel
  • /iso/org/dod/internet/mgmt/mib-2/snanauMIB/appcMIB/appcObjects/appcLu/appcModeOperTable/appcModeOperEntry/appcModeOperOutBoundCompLevel
  • /iso/org/dod/internet/mgmt/mib/snanauMIB/appcMIB/appcObjects/appcLu/appcModeOperTable/appcModeOperEntry/appcModeOperOutBoundCompLevel
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/snanauMIB/appcMIB/appcObjects/appcLu/appcModeOperTable/appcModeOperEntry/appcModeOperOutBoundCompLevel
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/snanauMIB/appcMIB/appcObjects/appcLu/appcModeOperTable/appcModeOperEntry/appcModeOperOutBoundCompLevel
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/34/3/1/2/6/1/22

    Description by oid_info

    appcModeOperOutBoundCompLevel OBJECT-TYPE
    SYNTAX INTEGER {
    none(1),
    rle(2),
    lz9(3),
    lz10(4),
    lz12(5)
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "Specifies the maximum level of compression supported for
    outbound data. The local LU uses this value in conjunction
    with appcModeOperCompression for negotiation during session
    activation (SNA BIND).
    none - specifies that no compression is to be used.
    rle - specifies run-length encoding compression
    in which a 1 or 2 byte sequence substitution is
    used for each repeated run of the same character.
    lz9 - specifies Lempel-Ziv-like compression in which
    9 bit codes are used to substitute repeated
    substrings in the data stream. These codes are
    indices that refer to entries in a common
    dictionary generated adaptively at both sender and
    receiver as the data flows and compression occurs.
    The larger of number bits used for the code, the
    more storage space is required for the dictionary,
    but the larger the compression ratio.
    lz10 - specifies a 10 bit code Lempel-Ziv-like compression.
    lz12 - specifies a 12 bit code Lempel-Ziv-like compression."

    View at oid-info.com

    Description by mibdepot

    Specifies the maximum level of compression supported for
    outbound data. The local LU uses this value in conjunction
    with appcModeOperCompression for negotiation during session
    activation (SNA BIND).


    none - specifies that no compression is to be used.
    rle - specifies run-length encoding compression
    in which a 1 or 2 byte sequence substitution is
    used for each repeated run of the same character.
    lz9 - specifies Lempel-Ziv-like compression in which
    9 bit codes are used to substitute repeated
    substrings in the data stream. These codes are
    indices that refer to entries in a common
    dictionary generated adaptively at both sender and
    receiver as the data flows and compression occurs.
    The larger of number bits used for the code, the
    more storage space is required for the dictionary,
    but the larger the compression ratio.
    lz10 - specifies a 10 bit code Lempel-Ziv-like compression.
    lz12 - specifies a 12 bit code Lempel-Ziv-like compression.

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

    Description by circitor

    Specifies the maximum level of compression supported for
    outbound data. The local LU uses this value in conjunction
    with appcModeOperCompression for negotiation during session
    activation (SNA BIND).

    none - specifies that no compression is to be used.
    rle - specifies run-length encoding compression
    in which a 1 or 2 byte sequence substitution is
    used for each repeated run of the same character.
    lz9 - specifies Lempel-Ziv-like compression in which
    9 bit codes are used to substitute repeated
    substrings in the data stream. These codes are
    indices that refer to entries in a common
    dictionary generated adaptively at both sender and
    receiver as the data flows and compression occurs.
    The larger of number bits used for the code, the
    more storage space is required for the dictionary,
    but the larger the compression ratio.
    lz10 - specifies a 10 bit code Lempel-Ziv-like compression.
    lz12 - specifies a 12 bit code Lempel-Ziv-like compression.

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

    Information by oid_info

    Automatically extracted from RFC2051

    Information by mibdepot

    appcModeOperOutBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcModeOperCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcModeOperEntry 22 }

    Information by circitor

    appcModeOperOutBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcModeOperCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcModeOperEntry 22 }

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

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.34.3.1.2.6.1.1 appcModeOperLocLuName 0 0 The SNA name of the local LU. This field is from 1 to 17
    characters in length, including a period (.) which separates
    the NetId …
    1.3.6.1.2.1.34.3.1.2.6.1.2 appcModeOperParLuName 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 NetI…
    1.3.6.1.2.1.34.3.1.2.6.1.3 appcModeOperModeName 0 0 Specifies the mode name. A mode defines the characteristics
    for a group of sessions. The mode name can be blank (8
    space characte…
    1.3.6.1.2.1.34.3.1.2.6.1.4 appcModeOperCosName 0 0 Specifies the class of service (COS) name associated with
    this mode. If the implementation does not support COS names,
    a zero-le…
    1.3.6.1.2.1.34.3.1.2.6.1.5 appcModeOperSessEndTpName 0 0 Specifies the name of the transaction program (TP) to be
    invoked when a session using this mode is deactivated or ended.
    If the n…
    1.3.6.1.2.1.34.3.1.2.6.1.6 appcModeOperSessLimit 0 0 Specifies the current session limit of this mode as negotiated
    through APPC CNOS (Change Number of Sessions) processing.
    Identifi…
    1.3.6.1.2.1.34.3.1.2.6.1.7 appcModeOperMaxSessLimit 0 0 Specifies the maximum value that the local LU is to use,
    during CNOS processing, for the session limit. The local LU,
    as a targe…
    1.3.6.1.2.1.34.3.1.2.6.1.8 appcModeOperMinCwinLimit 0 0 Specifies the minimum contention winner sessions limit that
    was negotiated via CNOS processing.
    1.3.6.1.2.1.34.3.1.2.6.1.9 appcModeOperMinClosLimit 0 0 Specifies the minimum contention loser sessions limit that
    was negotiated via CNOS processing. This is the same as
    target minimum…
    1.3.6.1.2.1.34.3.1.2.6.1.10 appcModeOperConWinAutoActLmt 0 0 Specifies the limit on the number of contention winner sessions
    to be automatically activated when the minimum number of
    contenti…
    1.3.6.1.2.1.34.3.1.2.6.1.11 appcModeOperRecvPacWinSz 0 0 Specifies the size of the receive pacing window. This value is
    used for negotiation during session activations (SNA BIND).

    The me…
    1.3.6.1.2.1.34.3.1.2.6.1.12 appcModeOperSendPacWinSz 0 0 Specifies the size of the send pacing window. This value is
    used for negotiation during session activations (SNA BIND).

    The meani…
    1.3.6.1.2.1.34.3.1.2.6.1.13 appcModeOperPrefRecvRuSz 0 0 Specifies the preferred receive RU (Request Unit) size of
    normal-flow requests on the sessions. This value must be less
    than or …
    1.3.6.1.2.1.34.3.1.2.6.1.14 appcModeOperPrefSendRuSz 0 0 Specifies the preferred send RU (Request Unit) size of normal-
    flow requests on the sessions. This value must be less than or
    eq…
    1.3.6.1.2.1.34.3.1.2.6.1.15 appcModeOperRecvRuSzUpBnd 0 0 Specifies the upper bound for the maximum receive RU
    (Request Unit) size of normal-flow requests. This is used
    for negotiation du…
    1.3.6.1.2.1.34.3.1.2.6.1.16 appcModeOperSendRuSzUpBnd 0 0 Specifies the upper bound for the maximum send RU (Request
    Unit) size of normal-flow requests. This is used for
    negotiation duri…
    1.3.6.1.2.1.34.3.1.2.6.1.17 appcModeOperRecvRuSzLoBnd 0 0 Specifies the lower bound for the maximum receive RU
    (Request Unit) size of normal-flow requests. This is used
    for negotiation du…
    1.3.6.1.2.1.34.3.1.2.6.1.18 appcModeOperSendRuSzLoBnd 0 0 Specifies the lower bound for the maximum send RU
    (Request Unit) size of normal-flow requests. This is used
    for negotiation durin…
    1.3.6.1.2.1.34.3.1.2.6.1.19 appcModeOperSingSessReinit 0 0 Specifies the responsibility for session reinitiation of a
    single session with the partner LU (when the session goes
    down). The …
    1.3.6.1.2.1.34.3.1.2.6.1.20 appcModeOperCompression 0 0 Specifies whether compression is supported. The local LU uses
    this value for negotiation during session activation (SNA
    BIND).

    pr…
    1.3.6.1.2.1.34.3.1.2.6.1.21 appcModeOperInBoundCompLevel 0 0 Specifies the maximum level of compression supported for
    inbound data. The local LU uses this value in conjunction with
    appcMode…
    1.3.6.1.2.1.34.3.1.2.6.1.23 appcModeOperCompRleBeforeLZ 0 0 Specifies whether run-length encoding is to be applied to the
    data before applying Lempel-Ziv-like compression. The local LU
    use…
    1.3.6.1.2.1.34.3.1.2.6.1.24 appcModeOperSyncLvl 0 0 Specifies the sync level support for sessions involving this
    LU pair and mode name.

    none - No sync level is sup…
    1.3.6.1.2.1.34.3.1.2.6.1.25 appcModeOperCrypto 0 0 Specifies whether session-level cryptography is supported for
    sessions involving this LU pair and mode name.

    notSupported - …
    1.3.6.1.2.1.34.3.1.2.6.1.26 appcModeOperSyncLvlLastStart 0 0 Specifies the sync level support. This value represents the
    initial value proposed by the local LU the last time this
    capability…
    1.3.6.1.2.1.34.3.1.2.6.1.27 appcModeOperCryptoLastStart 0 0 Specifies whether session-level cryptography is supported.
    This value represents the initial value proposed by the local
    LU the l…
    1.3.6.1.2.1.34.3.1.2.6.1.28 appcModeOperCNOSNeg 0 0 Specifies whether CNOS negotiation is in process. CNOS
    negotiation is used to set or change the various session limits
    for a mod…
    1.3.6.1.2.1.34.3.1.2.6.1.29 appcModeOperActCwin 0 0 Specifies the number of active contention winner sessions.
    1.3.6.1.2.1.34.3.1.2.6.1.30 appcModeOperActClos 0 0 Specifies the number of active contention loser sessions.
    1.3.6.1.2.1.34.3.1.2.6.1.31 appcModeOperPndCwin 0 0 Specifies the number of contention winner sessions that are
    pending activation.
    1.3.6.1.2.1.34.3.1.2.6.1.32 appcModeOperPndClos 0 0 Specifies the number of contention loser sessions that are
    pending activation.
    1.3.6.1.2.1.34.3.1.2.6.1.33 appcModeOperPtmCwin 0 0 Specifies the number of contention winner sessions that are
    pending termination.
    1.3.6.1.2.1.34.3.1.2.6.1.34 appcModeOperPtmClos 0 0 Specifies the number of contention loser sessions that are
    pending termination.
    1.3.6.1.2.1.34.3.1.2.6.1.35 appcModeOperDrainSelf 0 0 Specifies whether the local LU is draining its conversations
    for this mode. When a mode session limit is reset (via a CNOS
    RESET…
    1.3.6.1.2.1.34.3.1.2.6.1.36 appcModeOperDrainPart 0 0 Specifies whether the partner LU is draining its conversations
    for this mode. When a mode session limit is reset (via a CNOS
    RES…