dot3PauseOperMode
This object reflects the PAUSE mode currently in use on this interface, as determined by either (1) the result of the auto-negotiation function or (2) if auto-negotiation is not enabled or is not implemented for the active MAU attached to this interface, by the value of dot3PauseAdminMode. Interfaces operating at 100 Mb/s or less will never return 'enabledXmit(2)' or 'enabledRcv(3)'. Interfaces operating in half-duplex mode will always return 'disabled(1)'. Interfaces on which auto-negotiation is enabled but not yet completed should return the value 'disabled(1)'.
Details
| 1 | disabled |
| 2 | enabledXmit |
| 3 | enabledRcv |
| 4 | enabledXmitAndRcv |
Table columns
6 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.10.7.10.1.1 | dot3PauseAdminMode | readwrite | disabled(1), enabledXmit(2), enabledRcv(3), enabledXmitAndRcv(4) |
| 1.3.6.1.2.1.10.7.10.1.2 | dot3PauseOperMode | readonly | disabled(1), enabledXmit(2), enabledRcv(3), enabledXmitAndRcv(4) |
| 1.3.6.1.2.1.10.7.10.1.3 | dot3InPauseFrames | readonly | Counter32 |
| 1.3.6.1.2.1.10.7.10.1.4 | dot3OutPauseFrames | readonly | Counter32 |
| 1.3.6.1.2.1.10.7.10.1.5 | dot3HCInPauseFrames | readonly | Counter64 |
| 1.3.6.1.2.1.10.7.10.1.6 | dot3HCOutPauseFrames | readonly | Counter64 |
Used by conformance groups
1 objects- 1.3.6.1.2.1.35.2.1.9 etherControlPauseGroup