ctEtherSupportedPauseModes

CTRON-ETHERNET-PARAMETERS-MIB · .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.3

Object

column mandatory Integer32
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

Context

MIB
CTRON-ETHERNET-PARAMETERS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
ctFlowCtlEntry
Table
ctFlowCtlTable
Siblings
7

Syntax

Integer32
Source
COPS-PR-SPPIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Related Objects

Sibling Objects