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
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctFlowCtlHalfDuplexAdminStatus mandatory The administrative status requested by management for back pressure
on this port. Back pressure is a collision based flow control mechanism
used in half duplex configurations. … | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.1 |
| ctFlowCtlHalfDuplexOperStatus mandatory The current operational status of back pressure on this port. | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.2 |
| ctFlowCtlPauseAdminStatus mandatory The administrative status requested by management for frame based
flow control on this port. For 10 Mb and 100 Mb ports the value of
symmetric(1) indicates that if Auto-Negotiat… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.4 |
| ctFlowCtlPauseOperStatus mandatory The current operational status of full duplex flow control
on this port. A value of unknown(5) will be returned for any port which
has a Pause Frame Admin Status of autonegotia… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.5 |
| ctFlowCtlPauseTimer mandatory A 2 octet, unsigned integer containing the length of time for which
the receiving station is requested to inhibit data frame transmission.
The pause time is measured in units of p… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.6 |
| ctFlowCtlRxPauseFrames mandatory The number of pause frames received on this port. | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.7 |
| ctFlowCtlTxPauseFrames mandatory The number of pause frames transmitted from this port. | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.8 |