CTRON-ETHERNET-PARAMETERS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
20
.1.3.6.1.4.1.52.4.1.2.4.2.1.1
·
1 row entry
·
6 columns
Provides a list of definitions and control objects over any 10BASE-T, 100BASE-TX, or 1000BASE-X Cabletron interface that supports auto-negotiation as described by the aforementioned standards.
Defines a particular entry containing objects pertaining to
definition and control over interfaces supporting Auto-Negotiation.
definition and control over interfaces supporting Auto-Negotiation.
Indexes
CTIF-EXT-MIBctIfPortIfNumber CTIF-EXT-MIBctIfPortPortNumber
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ctAutoNegAdminStatus
mandatory
This object controls whether Auto-Negotiation is enabled
for the specified port. If Auto-Negotiation is disabled the port will revert to the speed, duplex and flow control settings specified by their associated leaves… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.1 |
||||||||||
|
ctAutoNegRemoteSignalling
mandatory
This object indicates whether the remote end of the link is operating
Auto-Negotiation signalling or not. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.2 |
||||||||||
|
ctAutoNegAutoConfig
mandatory
This object indicates whether Auto-Negotiation signalling is in
progress or has completed. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.3 |
||||||||||
|
ctAutoNegLocalTechnologyAbility
mandatory
This indicates the technology ability of the local hardware.
The value is a sum. This sum initially takes the value zero. Then, for each technology, T, that the port supports, 2 raised to (T - 1) is adde… |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.4 |
||||||||||
|
ctAutoNegAdvertisedTechnologyAbility
mandatory
Indicates the advertised ability of the local hardware, but only
becomes active on ports that have auto-negotiation enabled. The value is a sum. This sum initially takes the value zero. Then, for each … |
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.5 |
||||||||||
|
ctAutoNegReceivedTechnologyAbility
mandatory
Indicates the advertised ability of the remote hardware, or link
partner. The value is a sum. This sum initially takes the value zero. Then, for each technology, T, that the link partner supports, 2 ra… |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.6 |
.1.3.6.1.4.1.52.4.1.2.4.2.2.1
·
1 row entry
·
8 columns
Provides a list of statistic and control objects over 10BASE-X, 100BASE-X and 1000BASE-X Cabletron interfaces that support flow control as described by IEEE Std 802.3, 1998 Edition.
Defines a particular entry containing objects pertaining to
definition and control over Cabletron flow control capable interfaces.
definition and control over Cabletron flow control capable interfaces.
Indexes
CTIF-EXT-MIBctIfPortIfNumber CTIF-EXT-MIBctIfPortPortNumber
| Column | 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. The value of enabled(1) indicates that … |
Enumerationr/w Enumerated Values:
|
.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.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.2 |
||||||||||||
|
ctEtherSupportedPauseModes
mandatory
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… |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.3 |
||||||||||||
|
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-Negotiation is supported for this port, that th… |
Enumerationr/w Enumerated Values:
|
.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 autonegotiate(5), as specified by ctFlowCtlPauseAdm… |
Enumeration Enumerated Values:
|
.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 pause_quanta, equal to 512 bit times of t… |
Integer32 Constraints: range: 0-65535 |
.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.
|
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.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.
|
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.8 |
.1.3.6.1.4.1.52.4.1.2.4.2.3.1
·
1 row entry
·
6 columns
Provides a list of speed and duplex control objects over 10BASE-X, 100BASE-X and 1000 BASE-X Cabletron Ethernet interfaces.
Defines a particular entry containing objects pertaining to
definition and control over Cabletron Ethernet interfaces.
definition and control over Cabletron Ethernet interfaces.
Indexes
CTIF-EXT-MIBctIfPortIfNumber CTIF-EXT-MIBctIfPortPortNumber
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
ctEtherSupportedSpeed
mandatory
This indicates the supported speeds for the port.
The value is a sum. This sum initially takes the value zero. Then, for each speed, S, that the port supports, 2 raised to (S - 1) is added to the sum. … |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.1 |
||||||||
|
ctEtherSpeedAdminStatus
mandatory
The administrative status requested by management for the speed of this
port. The value of tenmegabit(2) indicates that if Auto-Negotiation is disabled for this port, that the port will operate at a speed of 10 megab… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.2 |
||||||||
|
ctEtherSpeedOperStatus
mandatory
This object indicates the current speed of the Ethernet port.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.3 |
||||||||
|
ctEtherSupportedDuplex
mandatory
This object indicates the duplex modes supported by this port.
A value of halfduplex(1) indicates that the port only supports half duplex operation. A value of fullduplex(2) indicates that the port only supports full d… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.4 |
||||||||
|
ctEtherDuplexAdminStatus
mandatory
The administrative status requested by management for the duplex of this
port. The value of halfduplex(2) indicates that if Auto-Negotiation is disabled for this port, that the port will operate in half duplex, provi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.5 |
||||||||
|
ctEtherDuplexOperStatus
mandatory
This object indicates the current duplex of the Ethernet port.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.6 |