CTRON-ETHERNET-PARAMETERS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
20

ctAutoNegCtlTable

table mandatory
.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.
ctAutoNegCtlEntry entry .1.3.6.1.4.1.52.4.1.2.4.2.1.1.1
Defines a particular entry containing objects pertaining to
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:
1enable
2disable
.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:
1detected
2notdetected
.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:
1other
2configuring
3complete
4disabled
5paralleldetectfailed
.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 Integer32
Type 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 Integer32
Type 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 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.6

ctFlowCtlTable

table mandatory
.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.
ctFlowCtlEntry entry .1.3.6.1.4.1.52.4.1.2.4.2.2.1.1
Defines a particular entry containing objects pertaining to
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:
1enabled
2disabled
.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:
1enabled
2disabled
3notsupported
.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 Integer32
Type 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:
1symmetric
2asymmetricRx
3asymmetricTx
4disabled
5autonegotiate
.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:
1symmetric
2asymmetricRx
3asymmetricTx
4disabled
5unknown
6notsupported
.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 Unsigned32
Type 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 Unsigned32
Type 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.
ctEtherManualConfigEntry entry .1.3.6.1.4.1.52.4.1.2.4.2.3.1.1
Defines a particular entry containing objects pertaining to
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 Integer32
Type 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:
2tenmegabit
3hundredmegabit
4gigabit
.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:
1unknown
2tenmegabit
3hundredmegabit
4gigabit
.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:
1halfduplex
2fullduplex
3halfandfullduplex
.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:
2halfduplex
3fullduplex
.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:
1unknown
2halfduplex
3fullduplex
.1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.6