Reference record for OID 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.3



parent
1.3.6.1.4.1.52.4.1.2.4.2.2.1.1 (ctFlowCtlEntry)
node code
3
node name
ctEtherSupportedPauseModes
dot oid
1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cabletron(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(52) mibs(4) ctron(1) ctDataLink(2) ctEthernet(4) ctEthernetCtlParameters(2) ctFlowControl(2) ctFlowCtlTable(1) ctFlowCtlEntry(1) ctEtherSupportedPauseModes(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cabletron/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • /iso/identified-organization/dod/internet/private/enterprise/IMPORTS/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/cabletron/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • /iso/org/dod/internet/private/enterprise/IMPORTS/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • /iso/org/dod/internet/private/enterprises/cabletron/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • /iso/org/dod/internet/private/enterprises/IMPORTS/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cabletron/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/mibs/ctron/ctDataLink/ctEthernet/ctEthernetCtlParameters/ctFlowControl/ctFlowCtlTable/ctFlowCtlEntry/ctEtherSupportedPauseModes
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/52/4/1/2/4/2/2/1/1/3

    Description by mibdepot

    This indicates the frame based modes of full duplex flow control for this
    port.

    The value is a sum. This sum initially takes the value zero. Then, for
    each mode, M, that the port supports, 2 raised to (M - 1) is added to
    the sum. For example, a port that supports Symmetric (M= 2),
    AsymmetricRX (M = 3) and AsymmetricTx (M = 4) would return a value
    of 14 ((2 ^ (2 - 1)) + (2 ^ (3 - 1)) + (2 ^ (4 - 1))).

    Speed values should be calculated as follows:

    M Mode Description

    1 Other None of the following
    2 Symmetric Receive and Transmit Pause Frames
    3 AsymmetricRx Receive Pause Frames
    4 AsymmetricTx Transmit Pause Frames

    Parsed from file ctron-ethernet-parameters.txt
    Company: None
    Module: CTRON-ETHERNET-PARAMETERS-MIB

    Description by circitor

    This indicates the frame based modes of full duplex flow control for this
    port.

    The value is a sum. This sum initially takes the value zero. Then, for
    each mode, M, that the port supports, 2 raised to (M - 1) is added to
    the sum. For example, a port that supports Symmetric (M= 2),
    AsymmetricRX (M = 3) and AsymmetricTx (M = 4) would return a value
    of 14 ((2 ^ (2 - 1)) + (2 ^ (3 - 1)) + (2 ^ (4 - 1))).

    Speed values should be calculated as follows:

    M Mode Description

    1 Other None of the following
    2 Symmetric Receive and Transmit Pause Frames
    3 AsymmetricRx Receive Pause Frames
    4 AsymmetricTx Transmit Pause Frames

    Parsed from file CTRON-ETHERNET-PARAMETERS-MIB.mib
    Module: CTRON-ETHERNET-PARAMETERS-MIB

    Information by mibdepot

    ctEtherSupportedPauseModes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This indicates the frame based modes of full duplex flow control for this port. The value is a sum. This sum initially takes the value zero. Then, for each mode, M, that the port supports, 2 raised to (M - 1) is added to the sum. For example, a port that supports Symmetric (M= 2), AsymmetricRX (M = 3) and AsymmetricTx (M = 4) would return a value of 14 ((2 ^ (2 - 1)) + (2 ^ (3 - 1)) + (2 ^ (4 - 1))). Speed values should be calculated as follows: M Mode Description 1 Other None of the following 2 Symmetric Receive and Transmit Pause Frames 3 AsymmetricRx Receive Pause Frames 4 AsymmetricTx Transmit Pause Frames " ::= { ctFlowCtlEntry 3 }

    Information by oid_info

    Vendor: Enterasys Networks Inc.
    Module: CTRON-ETHERNET-PARAMETERS-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    ctEtherSupportedPauseModes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This indicates the frame based modes of full duplex flow control for this port. The value is a sum. This sum initially takes the value zero. Then, for each mode, M, that the port supports, 2 raised to (M - 1) is added to the sum. For example, a port that supports Symmetric (M= 2), AsymmetricRX (M = 3) and AsymmetricTx (M = 4) would return a value of 14 ((2 ^ (2 - 1)) + (2 ^ (3 - 1)) + (2 ^ (4 - 1))). Speed values should be calculated as follows: M Mode Description 1 Other None of the following 2 Symmetric Receive and Transmit Pause Frames 3 AsymmetricRx Receive Pause Frames 4 AsymmetricTx Transmit Pause Frames " ::= { ctFlowCtlEntry 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.52)

    McTague Charles N.

    Brothers (7)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.1 ctFlowCtlHalfDuplexAdminStatus 0 0 The administrative status requested by management for back pressure
    on this port. Back pressure is a collision based flow contr…
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.2 ctFlowCtlHalfDuplexOperStatus 0 0 The current operational status of back pressure on this port.
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.4 ctFlowCtlPauseAdminStatus 0 0 The administrative status requested by management for frame based
    flow control on this port. For 10 Mb and 100 Mb ports the val…
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.5 ctFlowCtlPauseOperStatus 0 0 The current operational status of full duplex flow control
    on this port. A value of unknown(5) will be returned for any port wh…
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.6 ctFlowCtlPauseTimer 0 0 A 2 octet, unsigned integer containing the length of time for which
    the receiving station is requested to inhibit data frame tra…
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.7 ctFlowCtlRxPauseFrames 0 0 The number of pause frames received on this port.
    1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.8 ctFlowCtlTxPauseFrames 0 0 The number of pause frames transmitted from this port.