Wellfleet-CSMACD-MIB

File: Wellfleet-CSMACD-MIB.mib (37832 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter Gauge TimeTicks
OBJECT-TYPE wfLine wfCSMACDAutoNegGroup

Defined Types

WfCSMACDEntry  
SEQUENCE    
  wfCSMACDDelete INTEGER
  wfCSMACDEnable INTEGER
  wfCSMACDState INTEGER
  wfCSMACDSlot INTEGER
  wfCSMACDConnector INTEGER
  wfCSMACDCct INTEGER
  wfCSMACDBofl INTEGER
  wfCSMACDBoflTmo INTEGER
  wfCSMACDMtu INTEGER
  wfCSMACDMadr OCTET STRING
  wfCSMACDOctetsRxOk Counter
  wfCSMACDFramesRxOk Counter
  wfCSMACDOctetsTxOk Counter
  wfCSMACDFramesTxOk Counter
  wfCSMACDDeferredTx Counter
  wfCSMACDLateCollnTx Counter
  wfCSMACDExcessvCollnTx Counter
  wfCSMACDBablErrorTx Counter
  wfCSMACDBufErrorTx Counter
  wfCSMACDLcarTx Counter
  wfCSMACDUfloTx Counter
  wfCSMACDFcsErrorRx Counter
  wfCSMACDAlignErrorRx Counter
  wfCSMACDLackRescErrorRx Counter
  wfCSMACDTooLongErrorRx Counter
  wfCSMACDOfloRx Counter
  wfCSMACDMerr Counter
  wfCSMACDCerr Counter
  wfCSMACDHardwareFilter INTEGER
  wfCSMACDTxQueueLength INTEGER
  wfCSMACDRxQueueLength INTEGER
  wfCSMACDTxClipFrames Counter
  wfCSMACDRxReplenMisses Counter
  wfCSMACDCfgTxQueueLength INTEGER
  wfCSMACDCfgRxQueueLength INTEGER
  wfCSMACDAlignmentMode INTEGER
  wfCSMACDUnAlignedFrames Counter
  wfCSMACDLineNumber INTEGER
  wfCSMACDLateCollnRx Counter
  wfCSMACDModule INTEGER
  wfCSMACDActualConnector INTEGER
  wfCSMACDLastChange TimeTicks
  wfCSMACDOutQLen Gauge
  wfCSMACDIntProcessings Counter
  wfCSMACDTxProcessings Counter
  wfCSMACDRxProcessings Counter
  wfCSMACDTxCmplProcessings Counter
  wfCSMACDTxQueueReductions Counter
  wfCSMACDSingleCollisionFrames Counter
  wfCSMACDMultipleCollisionFrames Counter
  wfCSMACDInternalMacTxErrors Counter
  wfCSMACDLineCapability INTEGER
  wfCSMACDEtherChipSet OBJECT IDENTIFIER
  wfCSMACDRxSymbolErrors Counter
  wfCSMACDInternalMacRxErrors Counter
  wfCSMACDConfigurableSpeed INTEGER
  wfCSMACDRxFlushes Counter
  wfCSMACDTxDeadlocks Counter
  wfCSMACDBoflRetries INTEGER
  wfCSMACDBoflTmoDivisor INTEGER
  wfCSMACDTurboBoflDebug INTEGER
  wfCSMACDIfIndex INTEGER
  wfCSMACDTxFlowControlPauseFrames Counter
  wfCSMACDRxFlowControlPauseFrames Counter
  wfCSMACDRxUnsupportedOpcodes Counter
  wfCSMACDFlowControlEnable INTEGER
  wfCSMACDTxFlowControlPauseTime INTEGER
  wfCSMACDTxFlowControlPauseZeroEnable INTEGER
  wfCSMACDDsqmsLineSpeed INTEGER

WfCSMACDAutoNegEntry  
SEQUENCE    
  wfCSMACDAutoNegDelete INTEGER
  wfCSMACDAutoNegSlot INTEGER
  wfCSMACDAutoNegConnector INTEGER
  wfCSMACDAutoNegSpeedSelect INTEGER
  wfCSMACDAutoNegRemoteSignaling INTEGER
  wfCSMACDAutoNegState INTEGER
  wfCSMACDAutoNegRestartAutoConfig INTEGER
  wfCSMACDAutoNegLocalCapability Gauge
  wfCSMACDAutoNegAdvertisedCapability Gauge
  wfCSMACDAutoNegReceivedCapability Gauge

Defined Values

wfCSMACDTable 1.3.6.1.4.1.18.3.4.1
CSMA/CD line record
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfCSMACDEntry

wfCSMACDEntry 1.3.6.1.4.1.18.3.4.1.1
An entry in the csmacd table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfCSMACDEntry  

wfCSMACDDelete 1.3.6.1.4.1.18.3.4.1.1.1
create/delete parameter, dflt = created
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfCSMACDEnable 1.3.6.1.4.1.18.3.4.1.1.2
enable/disable parameter, dflt = enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfCSMACDState 1.3.6.1.4.1.18.3.4.1.1.3
line driver state variable, Not Present, Init, Down, Up
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfCSMACDSlot 1.3.6.1.4.1.18.3.4.1.1.4
instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfCSMACDConnector 1.3.6.1.4.1.18.3.4.1.1.5
instance ID Connector, filled in by driver. For the ASN this attribute is an encoded value and is equal to 'module'*10 + 'connector'. Where 'module' is defined in attribute 42 and 'connector' is defined in attribute 43 of this table. For non-ASN platforms this attribute is the physical connector number on the slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..44  

wfCSMACDCct 1.3.6.1.4.1.18.3.4.1.1.6
cct number for this line instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfCSMACDBofl 1.3.6.1.4.1.18.3.4.1.1.7
bofl parameter, dflt = enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfCSMACDBoflTmo 1.3.6.1.4.1.18.3.4.1.1.8
bofl parameter, dflt = 5. A value of zero has a special meaning. When bofl tmo is zero, the line is killed as soon as the link down down condition is determined.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

wfCSMACDMtu 1.3.6.1.4.1.18.3.4.1.1.9
mtu parameter, fixed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER default(1518)  

wfCSMACDMadr 1.3.6.1.4.1.18.3.4.1.1.10
line MAC address, fixed - line driver fills in
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfCSMACDOctetsRxOk 1.3.6.1.4.1.18.3.4.1.1.11
Number of octets received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDFramesRxOk 1.3.6.1.4.1.18.3.4.1.1.12
Number of frames received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDOctetsTxOk 1.3.6.1.4.1.18.3.4.1.1.13
Number of octets transmitted without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDFramesTxOk 1.3.6.1.4.1.18.3.4.1.1.14
Number of frames transmitted without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDDeferredTx 1.3.6.1.4.1.18.3.4.1.1.15
Number of deferred transmissions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDLateCollnTx 1.3.6.1.4.1.18.3.4.1.1.16
Number of late collisions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDExcessvCollnTx 1.3.6.1.4.1.18.3.4.1.1.17
Number of excessive collisions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDBablErrorTx 1.3.6.1.4.1.18.3.4.1.1.18
Number of frames transmitted larger than the MTU size in wfCSMACDMtu
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDBufErrorTx 1.3.6.1.4.1.18.3.4.1.1.19
Number of internal buffer errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDLcarTx 1.3.6.1.4.1.18.3.4.1.1.20
Number of loss of carrier errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDUfloTx 1.3.6.1.4.1.18.3.4.1.1.21
Number of transmitter underflow errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDFcsErrorRx 1.3.6.1.4.1.18.3.4.1.1.22
Number of receiver checksum errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDAlignErrorRx 1.3.6.1.4.1.18.3.4.1.1.23
Number of receiver alignment errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDLackRescErrorRx 1.3.6.1.4.1.18.3.4.1.1.24
Number of receiver lack of resource errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDTooLongErrorRx 1.3.6.1.4.1.18.3.4.1.1.25
Number of frames received exceeding the MTU size in wfCSMACDMtu.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDOfloRx 1.3.6.1.4.1.18.3.4.1.1.26
Number of receiver overflow errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDMerr 1.3.6.1.4.1.18.3.4.1.1.27
Number of internal memory errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDCerr 1.3.6.1.4.1.18.3.4.1.1.28
Number of collision errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDHardwareFilter 1.3.6.1.4.1.18.3.4.1.1.29
Hardware filtering parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfCSMACDTxQueueLength 1.3.6.1.4.1.18.3.4.1.1.30
Current Transmit Queue Length
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfCSMACDRxQueueLength 1.3.6.1.4.1.18.3.4.1.1.31
Current Receive Queue Length
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfCSMACDTxClipFrames 1.3.6.1.4.1.18.3.4.1.1.32
Number of frames clipped in driver's transmit routine due to transmit congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDRxReplenMisses 1.3.6.1.4.1.18.3.4.1.1.33
Number of packet buffer misses while attempting to replenish driver receive ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDCfgTxQueueLength 1.3.6.1.4.1.18.3.4.1.1.34
Configured Transmit Queue Length. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfCSMACDCfgRxQueueLength 1.3.6.1.4.1.18.3.4.1.1.35
Configured Receive Queue Length. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfCSMACDAlignmentMode 1.3.6.1.4.1.18.3.4.1.1.36
Enables special frame re-alignment in the Line Driver. Only needed when 4 ethernet interfaces are configured on a single slot. Only needed if experiencing transmit underflow errors (wfCSMACDUfloTx). When this attribute is set to DISABLED, non-optimally aligned frames are transmitted as is. When this attribute is set to ALL (1), all non-optimally aligned frames are re-aligned before transmission. When this attribute is set to ALIGN_OVER_128_BYTES (2), all non-optimally aligned frames over 128 bytes in length are re-aligned before transmission and frames up to and including 128 bytes in length are transmitted as is.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), bytes(2), disabled(3)  

wfCSMACDUnAlignedFrames 1.3.6.1.4.1.18.3.4.1.1.37
Number of non-optimally aligned frames queued to the driver for transmit. This statistic does not indicate that any frames have been dropped. If the ethernet I/O board is not a Quad Ethernet Link Module (QENET) or if it is a QENET and none of the four ethernet interfaces are experiencing transmit underflow errors (wfCSMACDUfloTx), then this statistic should be ignored. If, however, this interface or other interfaces on the QENET are experiencing transmit underflow errors, the underflows are preventable by setting the wfCSMACDAlignmentMode attribute to 1. See explanation of that attribute for more information. This attribute means that these frames are candidates for re-alignment. It does not, by itself, indicate that re-alignment is necessary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDLineNumber 1.3.6.1.4.1.18.3.4.1.1.38
Logical line number associated with this driver entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfCSMACDLateCollnRx 1.3.6.1.4.1.18.3.4.1.1.39
Number of late collisions - found in QUICC Ethernet Rx Buffer Descriptors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDModule 1.3.6.1.4.1.18.3.4.1.1.40
Module number for ASN platform, filled in by driver. For non-ASN platforms this attribute will not be used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4)  

wfCSMACDActualConnector 1.3.6.1.4.1.18.3.4.1.1.41
Actual connector number for ASN platform, filled in by driver. For non-ASN platforms this attribute will not be used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4)  

wfCSMACDLastChange 1.3.6.1.4.1.18.3.4.1.1.42
The value of SysUpTime at the time the interface entered it's current operational state (UP state). SysUpTime is defined as the time (in hundredths of a second) since the network management portion of the system was last re-initialized. Usually the time since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

wfCSMACDOutQLen 1.3.6.1.4.1.18.3.4.1.1.43
The instantaneous current length of the output packet queue (in packets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfCSMACDIntProcessings 1.3.6.1.4.1.18.3.4.1.1.44
counts the number of times the interrupt service routine has been called
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDTxProcessings 1.3.6.1.4.1.18.3.4.1.1.45
Counts the number of times the transmit routine has been called
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDRxProcessings 1.3.6.1.4.1.18.3.4.1.1.46
Counts the number of times RINT processing takes place in the interrupt service routine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDTxCmplProcessings 1.3.6.1.4.1.18.3.4.1.1.47
Counts the number of times the transmit complete processing takes place
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDTxQueueReductions 1.3.6.1.4.1.18.3.4.1.1.48
Counts the number of times the transmit queue has been shrinked in size due to the number of tx clips exceeding the treshold
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDSingleCollisionFrames 1.3.6.1.4.1.18.3.4.1.1.49
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDMultipleCollisionFrames 1.3.6.1.4.1.18.3.4.1.1.50
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDInternalMacTxErrors 1.3.6.1.4.1.18.3.4.1.1.51
A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the LateCollisions object, the ExcessiveCollisions object, or the CarrierSenseErrors object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDLineCapability 1.3.6.1.4.1.18.3.4.1.1.52
If NWay is configured, this attribute contains a value that uniquely identifies the single capability that was agreed upon by the local and remote interfaces. If NWay is not configured, this attribute describes the speed and duplex setting that was configured for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tenbaset(1), tenbasetduplex(2), hundredbasetx(3), hundredbasetxduplex(4), hundredbaset4(5), tenbasetduplexcongctrl(6), hundredbasetxduplexcongctrl(7), gigabitduplex(8), gigabitduplexflowctrl(9)  

wfCSMACDEtherChipSet 1.3.6.1.4.1.18.3.4.1.1.53
This object contains an OBJECT IDENTIFIER which identifies the chipset used to realize the interface. This object usually identifies the Medium Access Control (MAC) chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

wfCSMACDRxSymbolErrors 1.3.6.1.4.1.18.3.4.1.1.54
A count of frames received on a particular interface with one or more 100Mb symbol errors detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDInternalMacRxErrors 1.3.6.1.4.1.18.3.4.1.1.55
A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the FrameTooLongs object, the AlignmentErrors object, or the FCSErrors object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDConfigurableSpeed 1.3.6.1.4.1.18.3.4.1.1.56
This attribute will be enabled(1) if the interface supports different speed configurations. If configurable speeds are not supported on the interface, this attribute will be disabled(2). Creation of wfCSMACDAutoNegEntry records for 10/100BaseT is valid only if this attribute is enabled. For Gigabit Ethernet the latter statement is not true
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfCSMACDRxFlushes 1.3.6.1.4.1.18.3.4.1.1.57
This attribute describes the number of times the hardware has entered a state which required a flush of the RX FIFO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDTxDeadlocks 1.3.6.1.4.1.18.3.4.1.1.58
This attribute describes the number of times the hardware has entered a Tx Deadlock condition, and the software intervenes to free up the lock.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDBoflRetries 1.3.6.1.4.1.18.3.4.1.1.59
bofl retries, dflt = 5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfCSMACDBoflTmoDivisor 1.3.6.1.4.1.18.3.4.1.1.60
bofl tmo divisorr, dflt = 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

wfCSMACDTurboBoflDebug 1.3.6.1.4.1.18.3.4.1.1.61
Special Turbo-BOFL debug mechanism to be used by Engineering and Manufacturing only. 31-24 : TMO - period of breath (amount of time between successive breaths of life) 23-16 : Number of packets per breath. 15-0 : Packet length in bytes - 22 bytes minimum. All bits set to zero will disable this attribute.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfCSMACDIfIndex 1.3.6.1.4.1.18.3.4.1.1.62
IfTable Index for this line instance, filled in by driver. For the BAC it is not the same as the circuit number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfCSMACDTxFlowControlPauseFrames 1.3.6.1.4.1.18.3.4.1.1.63
This attribute indicates the number of Flow Control Pause frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDRxFlowControlPauseFrames 1.3.6.1.4.1.18.3.4.1.1.64
This attribute indicates the number of Flow Control Pause frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDRxUnsupportedOpcodes 1.3.6.1.4.1.18.3.4.1.1.65
This attribute indicates the number of Control frames received that were not pause frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfCSMACDFlowControlEnable 1.3.6.1.4.1.18.3.4.1.1.66
Flow control enable/disable parameter, dflt = enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfCSMACDTxFlowControlPauseTime 1.3.6.1.4.1.18.3.4.1.1.67
This attribute indicates flow control pause time in slots.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 32..65535  

wfCSMACDTxFlowControlPauseZeroEnable 1.3.6.1.4.1.18.3.4.1.1.68
Tx Pause 0 frame generation enable/disable parameter, dflt = enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfCSMACDDsqmsLineSpeed 1.3.6.1.4.1.18.3.4.1.1.69
User-selected line speed for DSQMS client
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100000000  

wfCSMACDAutoNegTable 1.3.6.1.4.1.18.3.4.16.1
CSMA/CD Auto Negotiation (NWay) record
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfCSMACDAutoNegEntry

wfCSMACDAutoNegEntry 1.3.6.1.4.1.18.3.4.16.1.1
An entry in the csmacd table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfCSMACDAutoNegEntry  

wfCSMACDAutoNegDelete 1.3.6.1.4.1.18.3.4.16.1.1.1
create/delete parameter, dflt = created
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfCSMACDAutoNegSlot 1.3.6.1.4.1.18.3.4.16.1.1.2
instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfCSMACDAutoNegConnector 1.3.6.1.4.1.18.3.4.16.1.1.3
instance ID Connector, filled in by driver. For the ASN this attribute is an encoded value and is equal to 'module'*10 + 'connector'. Where 'module' is defined in attribute 42 and 'connector' is defined in attribute 43 of this table. For non-ASN platforms this attribute is the physical connector number on the slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..44  

wfCSMACDAutoNegSpeedSelect 1.3.6.1.4.1.18.3.4.16.1.1.4
This value indicates the configured speed of the local interface. This parameter allows configuration of a specific speed and duplex setting, or allows configuration/enabling of Auto Negotiation/NWay. Selecting a specific speed (i.e. a value other than 1) implicitly disables Auto Negotiation/NWay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nway(1), tenbaset(2), tenbasetduplex(3), hundredbasetx(4), hundredbasetxduplex(5), hundredbaset4(6), macloopback(7), phyloopback(8), twisterloopback(9), tenbasetduplexcongctrl(10), hundredbasetxduplexcongctrl(11), gigabitduplex(12), gigabitduplexflowctrl(13)  

wfCSMACDAutoNegRemoteSignaling 1.3.6.1.4.1.18.3.4.16.1.1.5
This value indicates whether the remote end of the link is operating Auto Negotiation signaling or not. It shall take the value detected if, during the previous link negotiation, FLP bursts were received from the remote end. NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER detected(1), notdetected(2)  

wfCSMACDAutoNegState 1.3.6.1.4.1.18.3.4.16.1.1.6
This value indicates whether Auto Negotiation signaling is in progress or has completed. NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), configuring(2), complete(3), paralleldetectfail(4)  

wfCSMACDAutoNegRestartAutoConfig 1.3.6.1.4.1.18.3.4.16.1.1.7
Writing any value to this attribute forces Auto Negotiation to begin link re-negotiation. This action has no effect if Auto Negotiation signaling is disabled. NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfCSMACDAutoNegLocalCapability 1.3.6.1.4.1.18.3.4.16.1.1.8
This is a GAUGE because this attribute is 32-bit unsigned, non-increasing A value that uniquely identifies the set of capabilities of the LOCAL Auto Negotiation entity. The value is a sum which initially takes the value zero. Then, for each capability of the LOCAL interface, 2 raised to the power noted below is added to the sum. For example, a LOCAL interface which has the capability to support only 100Base-TX would have a value of 128 (2**7). In contrast, a LOCAL interface which supports both 100Base-TX and 100Base-TX Full Duplex would cause this object to have a value of 384 ((2**7) + (2**8)). The powers of 2 assigned to the capabilities are these: Power Capability 0 Pause 1 ASM_DIR 5 10Base-T 6 10Base-T Full Duplex 7 100Base-TX 8 100Base-TX Full Duplex 9 100Base-T4 14 1000Base-X 15 1000Base-X Full Duplex NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfCSMACDAutoNegAdvertisedCapability 1.3.6.1.4.1.18.3.4.16.1.1.9
This is a GAUGE because this attribute is 32-bit unsigned, non-increasing A successful set operation will result in immediate link re-negotiation if AutoNegAdminState is enabled. A value that uniquely identifies the set of capabilities advertised by the local Auto Negotiation entity. The value is a sum which initially takes the value zero. Then, for each capability of the ADVERTISED interface, 2 raised to the power noted below is added to the sum. For example, a ADVERTISED interface which has the capability to support only 100Base-TX would have a value of 128 (2**7). In contrast, an ADVERTISED interface which supports both 100Base-TX and 100Base-TX Full Duplex would cause this object to have a value of 384 ((2**7) + (2**8)). The powers of 2 assigned to the capabilities are these: Power Capability 0 Pause 1 ASM_DIR 5 10Base-T 6 10Base-T Full Duplex 7 100Base-TX 8 100Base-TX Full Duplex 9 100Base-T4 14 1000Base-X 15 1000Base-X Full Duplex NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfCSMACDAutoNegReceivedCapability 1.3.6.1.4.1.18.3.4.16.1.1.10
This is a GAUGE because this attribute is 32-bit unsigned, non-increasing A value that uniquely identifies the set of capabilities of the REMOTE Auto Negotiation entity. The value is a sum which initially takes the value zero. Then, for each capability of the REMOTE interface, 2 raised to the power noted below is added to the sum. For example, a REMOTE interface which has the capability to support only 100Base-TX would have a value of 128 (2**7). In contrast, a REMOTE interface which supports both 100Base-TX and 100Base-TX Full Duplex would cause this object to have a value of 384 ((2**7) + (2**8)). The powers of 2 assigned to the capabilities are these: Power Capability 0 Pause 1 ASM_DIR 5 10Base-T 6 10Base-T Full Duplex 7 100Base-TX 8 100Base-TX Full Duplex 9 100Base-T4 14 1000Base-X 15 1000Base-X Full Duplex NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge