CTRON-ETHERNET-PARAMETERS-MIB

File: CTRON-ETHERNET-PARAMETERS-MIB.mib (26565 bytes)

Imported modules

RFC-1212 RFC1155-SMI CTRON-MIB-NAMES
CTIF-EXT-MIB

Imported symbols

OBJECT-TYPE Counter ctEthernetCtlParameters
ctIfPortIfNumber ctIfPortPortNumber

Defined Types

CtAutoNegCtlEntry  
SEQUENCE    
  ctAutoNegAdminStatus INTEGER
  ctAutoNegRemoteSignalling INTEGER
  ctAutoNegAutoConfig INTEGER
  ctAutoNegLocalTechnologyAbility INTEGER
  ctAutoNegAdvertisedTechnologyAbility INTEGER
  ctAutoNegReceivedTechnologyAbility INTEGER

CtFlowCtlEntry  
SEQUENCE    
  ctFlowCtlHalfDuplexAdminStatus INTEGER
  ctFlowCtlHalfDuplexOperStatus INTEGER
  ctEtherSupportedPauseModes INTEGER
  ctFlowCtlPauseAdminStatus INTEGER
  ctFlowCtlPauseOperStatus INTEGER
  ctFlowCtlPauseTimer INTEGER
  ctFlowCtlRxPauseFrames Counter
  ctFlowCtlTxPauseFrames Counter

CtEtherManualConfigEntry  
SEQUENCE    
  ctEtherSupportedSpeed INTEGER
  ctEtherSpeedAdminStatus INTEGER
  ctEtherSpeedOperStatus INTEGER
  ctEtherSupportedDuplex INTEGER
  ctEtherDuplexAdminStatus INTEGER
  ctEtherDuplexOperStatus INTEGER

Defined Values

ctAutoNegCtl 1.3.6.1.4.1.52.4.1.2.4.2.1
OBJECT IDENTIFIER    

ctAutoNegCtlTable 1.3.6.1.4.1.52.4.1.2.4.2.1.1
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAutoNegCtlEntry

ctAutoNegCtlEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtAutoNegCtlEntry  

ctAutoNegAdminStatus 1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.1
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 in the ctEtherManualConfig and ctFlowControl groups.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAutoNegRemoteSignalling 1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.2
This object indicates whether the remote end of the link is operating Auto-Negotiation signalling or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER detected(1), notdetected(2)  

ctAutoNegAutoConfig 1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.3
This object indicates whether Auto-Negotiation signalling is in progress or has completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), configuring(2), complete(3), disabled(4), paralleldetectfailed(5)  

ctAutoNegLocalTechnologyAbility 1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.4
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 added to the sum. For example, a port that supports 1000BASE-TFD (T = 18) and 1000BASE-T (T = 17) would return a value of 196608 ((2 ^ (18 - 1)) + (2 ^ (17 - 1))). For ports supporting Auto-Negotiation, values should be calculated as follows: T Technology Description -- ----------- ------------------------------------------------ 1 global Reserved for future use. 2 other None of the following. 3 unknown Initializing, true state or type not yet known 4 10BASE-T 10BASE-T Half Duplex 5 10BASE-TFD 10BASE-T Full Duplex 6 100BASE-T4 100BASE-T4 Half Duplex 7 100BASE-TX 100BASE-TX Half Duplex 8 100BASE-TXFD 100BASE-TX Full Duplex 9 FDX PAUSE Full Duplex Flow Control 10 FDX APAUSE Full Duplex Asymmetric Flow Control 11 FDX SPAUSE Full Duplex Symmetric Flow Control 12 FDX BPAUSE Full Duplex Asymmetric and Symmetric Flow Control 13 100BASE-T2 100BASE-T2 Half Duplex 14 100BASE-T2FD 100BASE-T2 Full Duplex 15 1000BASE-X 1000BASE-X Half Duplex 16 1000BASE-XFD 1000BASE-X Full Duplex 17 1000BASE-T 1000BASE-T Half Duplex 18 1000BASE-TFD 1000BASE-T Full Duplex 19 Rem Fault1 Remote Fault Bit 1 20 Rem Fault2 Remote Fault Bit 2 21 ISO Ethernet IEEE Std 802.9 ISLAN-16T
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctAutoNegAdvertisedTechnologyAbility 1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.5
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 technology, T, that the port is advertising, 2 raised to (T - 1) is added to the sum. For example, a port that advertises 1000BASE-TFD (T = 18) and 1000BASE-T (T = 17) would return a value of 196608 ((2 ^ (18 - 1)) + (2 ^ (17 - 1))). Values for T are limited to technologies supported by the hardware as specified by ctAutoNegLocalTechnologyAbility. For ports supporting Auto-Negotiation, values should be calculated as follows: T Technology Description -- ----------- ------------------------------------------------ 1 global Reserved for future use. 2 other None of the following. 3 unknown Initializing, true state or type not yet known 4 10BASE-T 10BASE-T Half Duplex 5 10BASE-TFD 10BASE-T Full Duplex 6 100BASE-T4 100BASE-T4 Half Duplex 7 100BASE-TX 100BASE-TX Half Duplex 8 100BASE-TXFD 100BASE-TX Full Duplex 9 FDX PAUSE Full Duplex Flow Control 10 FDX APAUSE Full Duplex Asymmetric Flow Control 11 FDX SPAUSE Full Duplex Symmetric Flow Control 12 FDX BPAUSE Full Duplex Asymmetric and Symmetric Flow Control 13 100BASE-T2 100BASE-T2 Half Duplex 14 100BASE-T2FD 100BASE-T2 Full Duplex 15 1000BASE-X 1000BASE-X Half Duplex 16 1000BASE-XFD 1000BASE-X Full Duplex 17 1000BASE-T 1000BASE-T Half Duplex 18 1000BASE-TFD 1000BASE-T Full Duplex 19 Rem Fault1 Remote Fault Bit 1 20 Rem Fault2 Remote Fault Bit 2 21 ISO Ethernet IEEE Std 802.9 ISLAN-16T A successful set operation will result in immediate link re-negotiation if Auto-Negotiation is enabled on this port, as specified by ctAutoNegAdminStatus. A set of this object to a value containing bits that are not supported by the hardware will be successful, but, the port will only advertise values which are the logical AND of the set value and ctAutoNegLocalTechnologyAbility. Note: this re-negotiation will in every case cause temporary link loss during the link re-negotiation. If set to a value that is incompatible with ctAutoNegLocalTechnologyAbility, link negotiation will not be successful and will cause permanent link loss.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctAutoNegReceivedTechnologyAbility 1.3.6.1.4.1.52.4.1.2.4.2.1.1.1.6
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 raised to (T - 1) is added to the sum. For example, a link partner advertising 1000BASE-TFD (T = 18) and 1000BASE-T (T = 17) would return a value of 196608 ((2 ^ (18 - 1)) + (2 ^ (17 - 1))). For ports supporting Auto-Negotiation, values should be calculated as follows: T Technology Description -- ----------- ------------------------------------------------ 1 global Reserved for future use. 2 other None of the following. 3 unknown Initializing, true state or type not yet known 4 10BASE-T 10BASE-T Half Duplex 5 10BASE-TFD 10BASE-T Full Duplex 6 100BASE-T4 100BASE-T4 Half Duplex 7 100BASE-TX 100BASE-TX Half Duplex 8 100BASE-TXFD 100BASE-TX Full Duplex 9 FDX PAUSE Full Duplex Flow Control 10 FDX APAUSE Full Duplex Asymmetric Flow Control 11 FDX SPAUSE Full Duplex Symmetric Flow Control 12 FDX BPAUSE Full Duplex Asymmetric and Symmetric Flow Control 13 100BASE-T2 100BASE-T2 Half Duplex 14 100BASE-T2FD 100BASE-T2 Full Duplex 15 1000BASE-X 1000BASE-X Half Duplex 16 1000BASE-XFD 1000BASE-X Full Duplex 17 1000BASE-T 1000BASE-T Half Duplex 18 1000BASE-TFD 1000BASE-T Full Duplex 19 Rem Fault1 Remote Fault Bit 1 20 Rem Fault2 Remote Fault Bit 2 21 ISO Ethernet IEEE Std 802.9 ISLAN-16T
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFlowControl 1.3.6.1.4.1.52.4.1.2.4.2.2
OBJECT IDENTIFIER    

ctFlowCtlTable 1.3.6.1.4.1.52.4.1.2.4.2.2.1
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFlowCtlEntry

ctFlowCtlEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFlowCtlEntry  

ctFlowCtlHalfDuplexAdminStatus 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.1
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 back pressure should be enabled on this port if the port is in half duplex. The value of disable(2) indicates that back pressure should be disabled on this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctFlowCtlHalfDuplexOperStatus 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.2
The current operational status of back pressure on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctEtherSupportedPauseModes 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.3
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFlowCtlPauseAdminStatus 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.4
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 the FDX PAUSE bit in the ctAutoNegLocalTechnologyAbility will be set, further indicating that the port supports full duplex flow control. For 1000 Mb the value of symmetric(1) indicates that if Auto-Negotiation is supported for this port, that the FDX SPAUSE bit in the ctAutoNegLocalTechnologyAbility will be set, further indicating that the port supports symmetric frame based flow control. In all cases a set of symmetric(1) will cause the port to interpret received PAUSE frames and allow the port to transmit PAUSE frames when necessary. A set of a value of symmetric(1) is limited to those ports that support symmetric frame based flow control as specified by ctEtherSupportedPauseModes. The value of asymmetricRx(2) indicates that if Auto-Negotiation is supported for this port, that the FDX BPAUSE bit in the ctAutoNegLocalTechnologyAbility will be set, further indicating that the port supports asymmetric receive frame based flow control. In all cases a set of asymmetricRx(2) will cause the port to interpret received PAUSE frames and disallow the port to transmit PAUSE frames. A set of a value of asymmetricRx(2) is limited to those ports that support asymmetricRx frame based flow control as specified by ctEtherSupportedPauseModes. The value of asymmetricTx(3) indicates that if Auto-Negotiation is supported for this port, that the FDX APAUSE bit in the ctAutoNegLocalTechnologyAbility will be set, further indicating that the port supports asymmetric transmit frame based flow control. In all cases a set of asymmetricTx(3) will cause the port to ignore PAUSE frames and allow the port to transmit PAUSE frames when necessary. A set of a value of asymmetricTx(3) is limited to those ports that support asymmetricTx frame based flow control as specified by ctEtherSupportedPauseModes. The value of disabled(4) indicates that if Auto-Negotiation is supported for this port, that the FDX PAUSE, FDX APAUSE, FDX SPAUSE and FDX BPAUSE bits in the ctAutoNegLocalTechnologyAbility will be cleared, further indicating that the port does not support frame based flow control. In all cases a set of disable(2) will cause the port to ignore received PAUSE frames and to disallow the port to transmit PAUSE frames. The value of autonegotiate(5) indicates that if Auto-Negotiation is supported for this port, and the hardware supports the ability to advertise PAUSE capability, that the maximum flow control capabilities of the hardware are to be reflected in the PAUSE bits of ctAutoNegLocalTechnologyAbility. The ports flow control operational state will be determined by the results of Auto-Negotiation. If Auto-Negotiation is not supported for this port, a set of autonegotiate(5) will fail. In all cases frame based flow control is only used for ports that are in full duplex.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetricRx(2), asymmetricTx(3), disabled(4), autonegotiate(5)  

ctFlowCtlPauseOperStatus 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.5
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 ctFlowCtlPauseAdminStatus, but is in an unknown Auto-Negotiation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetricRx(2), asymmetricTx(3), disabled(4), unknown(5), notsupported(6)  

ctFlowCtlPauseTimer 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.6
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 the particular implementation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ctFlowCtlRxPauseFrames 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.7
The number of pause frames received on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ctFlowCtlTxPauseFrames 1.3.6.1.4.1.52.4.1.2.4.2.2.1.1.8
The number of pause frames transmitted from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ctEtherManualConfig 1.3.6.1.4.1.52.4.1.2.4.2.3
OBJECT IDENTIFIER    

ctEtherManualConfigTable 1.3.6.1.4.1.52.4.1.2.4.2.3.1
Provides a list of speed and duplex control objects over 10BASE-X, 100BASE-X and 1000 BASE-X Cabletron Ethernet interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtEtherManualConfigEntry

ctEtherManualConfigEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtEtherManualConfigEntry  

ctEtherSupportedSpeed 1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.1
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. For example, a port that supports 10 Mb (S = 1) and 100 Mb (S = 2) would return a value of 3 ((2 ^ (1 - 1)) + (2 ^ (2 - 1))). Speed values should be calculated as follows: S Speed Description -- ----------- ------------------------------------------------ 1 10 Mb Ethernet 2 100 Mb Fast Ethernet 3 1000 Mb Gigabit Ethernet
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctEtherSpeedAdminStatus 1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.2
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 megabits per second, provided that the port supports that speed, as specified by ctEtherSupportedSpeed. The value of hundredmegabit(3) indicates that if Auto-Negotiation is disabled for this port, that the port will operate at a speed of 100 megabits per second, provided that the port supports that speed, as specified by ctEtherSupportedSpeed. The value of gigabit(4) indicates that if Auto-Negotiation is disabled for this port, that the port will operate at a speed of 1000 megabits per second, provided that the port supports that speed, as specified by ctEtherSupportedSpeed. In all cases, if the value specified does not indicate a speed that the port supports the set will fail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tenmegabit(2), hundredmegabit(3), gigabit(4)  

ctEtherSpeedOperStatus 1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.3
This object indicates the current speed of the Ethernet port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), tenmegabit(2), hundredmegabit(3), gigabit(4)  

ctEtherSupportedDuplex 1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.4
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 duplex operation. A value of halfandfullduplex(3) indicates that the port supports both half and full duplex operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER halfduplex(1), fullduplex(2), halfandfullduplex(3)  

ctEtherDuplexAdminStatus 1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.5
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, provided that the port supports half duplex, as specified by ctEtherSupportedDuplex. The value of fullduplex(3) indicates that if Auto-Negotiation is disabled for this port, that the port will operate in full duplex, provided that the port supports full duplex, as specified by ctEtherSupportedDuplex. In all cases, if the value specified does not indicate a duplex that the port supports the set will fail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER halfduplex(2), fullduplex(3)  

ctEtherDuplexOperStatus 1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.6
This object indicates the current duplex of the Ethernet port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), halfduplex(2), fullduplex(3)