Wellfleet-CSMACD-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-CSMACD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfCSMACDTable 1.3.6.1.4.1.18.3.4.1 no-access
CSMA/CD line record
     wfCSMACDEntry 1.3.6.1.4.1.18.3.4.1.1 no-access
An entry in the csmacd table
         wfCSMACDDelete 1.3.6.1.4.1.18.3.4.1.1.1 integer read-write
create/delete parameter, dflt = created Enumeration: 'create': 1, 'delete': 2.
         wfCSMACDEnable 1.3.6.1.4.1.18.3.4.1.1.2 integer read-write
enable/disable parameter, dflt = enabled Enumeration: 'enable': 1, 'disable': 2.
         wfCSMACDState 1.3.6.1.4.1.18.3.4.1.1.3 integer read-only
line driver state variable, Not Present, Init, Down, Up Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfCSMACDSlot 1.3.6.1.4.1.18.3.4.1.1.4 integer read-only
instance ID Slot, filled in by driver
         wfCSMACDConnector 1.3.6.1.4.1.18.3.4.1.1.5 integer read-only
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.
         wfCSMACDCct 1.3.6.1.4.1.18.3.4.1.1.6 integer read-write
cct number for this line instance
         wfCSMACDBofl 1.3.6.1.4.1.18.3.4.1.1.7 integer read-write
bofl parameter, dflt = enabled Enumeration: 'enable': 1, 'disable': 2.
         wfCSMACDBoflTmo 1.3.6.1.4.1.18.3.4.1.1.8 integer read-write
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.
         wfCSMACDMtu 1.3.6.1.4.1.18.3.4.1.1.9 integer read-only
mtu parameter, fixed Enumeration: 'default': 1518.
         wfCSMACDMadr 1.3.6.1.4.1.18.3.4.1.1.10 octet string read-only
line MAC address, fixed - line driver fills in
         wfCSMACDOctetsRxOk 1.3.6.1.4.1.18.3.4.1.1.11 counter read-only
Number of octets received without error
         wfCSMACDFramesRxOk 1.3.6.1.4.1.18.3.4.1.1.12 counter read-only
Number of frames received without error
         wfCSMACDOctetsTxOk 1.3.6.1.4.1.18.3.4.1.1.13 counter read-only
Number of octets transmitted without error
         wfCSMACDFramesTxOk 1.3.6.1.4.1.18.3.4.1.1.14 counter read-only
Number of frames transmitted without error
         wfCSMACDDeferredTx 1.3.6.1.4.1.18.3.4.1.1.15 counter read-only
Number of deferred transmissions
         wfCSMACDLateCollnTx 1.3.6.1.4.1.18.3.4.1.1.16 counter read-only
Number of late collisions
         wfCSMACDExcessvCollnTx 1.3.6.1.4.1.18.3.4.1.1.17 counter read-only
Number of excessive collisions
         wfCSMACDBablErrorTx 1.3.6.1.4.1.18.3.4.1.1.18 counter read-only
Number of frames transmitted larger than the MTU size in wfCSMACDMtu
         wfCSMACDBufErrorTx 1.3.6.1.4.1.18.3.4.1.1.19 counter read-only
Number of internal buffer errors
         wfCSMACDLcarTx 1.3.6.1.4.1.18.3.4.1.1.20 counter read-only
Number of loss of carrier errors
         wfCSMACDUfloTx 1.3.6.1.4.1.18.3.4.1.1.21 counter read-only
Number of transmitter underflow errors
         wfCSMACDFcsErrorRx 1.3.6.1.4.1.18.3.4.1.1.22 counter read-only
Number of receiver checksum errors
         wfCSMACDAlignErrorRx 1.3.6.1.4.1.18.3.4.1.1.23 counter read-only
Number of receiver alignment errors
         wfCSMACDLackRescErrorRx 1.3.6.1.4.1.18.3.4.1.1.24 counter read-only
Number of receiver lack of resource errors
         wfCSMACDTooLongErrorRx 1.3.6.1.4.1.18.3.4.1.1.25 counter read-only
Number of frames received exceeding the MTU size in wfCSMACDMtu.
         wfCSMACDOfloRx 1.3.6.1.4.1.18.3.4.1.1.26 counter read-only
Number of receiver overflow errors
         wfCSMACDMerr 1.3.6.1.4.1.18.3.4.1.1.27 counter read-only
Number of internal memory errors
         wfCSMACDCerr 1.3.6.1.4.1.18.3.4.1.1.28 counter read-only
Number of collision errors
         wfCSMACDHardwareFilter 1.3.6.1.4.1.18.3.4.1.1.29 integer read-write
Hardware filtering parameter. Enumeration: 'enable': 1, 'disable': 2.
         wfCSMACDTxQueueLength 1.3.6.1.4.1.18.3.4.1.1.30 integer read-only
Current Transmit Queue Length
         wfCSMACDRxQueueLength 1.3.6.1.4.1.18.3.4.1.1.31 integer read-only
Current Receive Queue Length
         wfCSMACDTxClipFrames 1.3.6.1.4.1.18.3.4.1.1.32 counter read-only
Number of frames clipped in driver's transmit routine due to transmit congestion.
         wfCSMACDRxReplenMisses 1.3.6.1.4.1.18.3.4.1.1.33 counter read-only
Number of packet buffer misses while attempting to replenish driver receive ring.
         wfCSMACDCfgTxQueueLength 1.3.6.1.4.1.18.3.4.1.1.34 integer read-write
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.
         wfCSMACDCfgRxQueueLength 1.3.6.1.4.1.18.3.4.1.1.35 integer read-write
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.
         wfCSMACDAlignmentMode 1.3.6.1.4.1.18.3.4.1.1.36 integer read-write
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. Enumeration: 'disabled': 3, 'all': 1, 'bytes': 2.
         wfCSMACDUnAlignedFrames 1.3.6.1.4.1.18.3.4.1.1.37 counter read-only
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.
         wfCSMACDLineNumber 1.3.6.1.4.1.18.3.4.1.1.38 integer read-write
Logical line number associated with this driver entity.
         wfCSMACDLateCollnRx 1.3.6.1.4.1.18.3.4.1.1.39 counter read-only
Number of late collisions - found in QUICC Ethernet Rx Buffer Descriptors
         wfCSMACDModule 1.3.6.1.4.1.18.3.4.1.1.40 integer read-only
Module number for ASN platform, filled in by driver. For non-ASN platforms this attribute will not be used. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
         wfCSMACDActualConnector 1.3.6.1.4.1.18.3.4.1.1.41 integer read-only
Actual connector number for ASN platform, filled in by driver. For non-ASN platforms this attribute will not be used. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
         wfCSMACDLastChange 1.3.6.1.4.1.18.3.4.1.1.42 timeticks read-only
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.
         wfCSMACDOutQLen 1.3.6.1.4.1.18.3.4.1.1.43 gauge read-only
The instantaneous current length of the output packet queue (in packets).
         wfCSMACDIntProcessings 1.3.6.1.4.1.18.3.4.1.1.44 counter read-only
counts the number of times the interrupt service routine has been called
         wfCSMACDTxProcessings 1.3.6.1.4.1.18.3.4.1.1.45 counter read-only
Counts the number of times the transmit routine has been called
         wfCSMACDRxProcessings 1.3.6.1.4.1.18.3.4.1.1.46 counter read-only
Counts the number of times RINT processing takes place in the interrupt service routine.
         wfCSMACDTxCmplProcessings 1.3.6.1.4.1.18.3.4.1.1.47 counter read-only
Counts the number of times the transmit complete processing takes place
         wfCSMACDTxQueueReductions 1.3.6.1.4.1.18.3.4.1.1.48 counter read-only
Counts the number of times the transmit queue has been shrinked in size due to the number of tx clips exceeding the treshold
         wfCSMACDSingleCollisionFrames 1.3.6.1.4.1.18.3.4.1.1.49 counter read-only
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision.
         wfCSMACDMultipleCollisionFrames 1.3.6.1.4.1.18.3.4.1.1.50 counter read-only
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision.
         wfCSMACDInternalMacTxErrors 1.3.6.1.4.1.18.3.4.1.1.51 counter read-only
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.
         wfCSMACDLineCapability 1.3.6.1.4.1.18.3.4.1.1.52 integer read-only
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. Enumeration: 'tenbasetduplex': 2, 'hundredbaset4': 5, 'tenbasetduplexcongctrl': 6, 'tenbaset': 1, 'hundredbasetxduplexcongctrl': 7, 'gigabitduplexflowctrl': 9, 'gigabitduplex': 8, 'hundredbasetxduplex': 4, 'hundredbasetx': 3.
         wfCSMACDEtherChipSet 1.3.6.1.4.1.18.3.4.1.1.53 object identifier read-only
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.
         wfCSMACDRxSymbolErrors 1.3.6.1.4.1.18.3.4.1.1.54 counter read-only
A count of frames received on a particular interface with one or more 100Mb symbol errors detected.
         wfCSMACDInternalMacRxErrors 1.3.6.1.4.1.18.3.4.1.1.55 counter read-only
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.
         wfCSMACDConfigurableSpeed 1.3.6.1.4.1.18.3.4.1.1.56 integer read-only
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 Enumeration: 'disabled': 2, 'enabled': 1.
         wfCSMACDRxFlushes 1.3.6.1.4.1.18.3.4.1.1.57 counter read-only
This attribute describes the number of times the hardware has entered a state which required a flush of the RX FIFO.
         wfCSMACDTxDeadlocks 1.3.6.1.4.1.18.3.4.1.1.58 counter read-only
This attribute describes the number of times the hardware has entered a Tx Deadlock condition, and the software intervenes to free up the lock.
         wfCSMACDBoflRetries 1.3.6.1.4.1.18.3.4.1.1.59 integer read-write
bofl retries, dflt = 5
         wfCSMACDBoflTmoDivisor 1.3.6.1.4.1.18.3.4.1.1.60 integer read-write
bofl tmo divisorr, dflt = 1
         wfCSMACDTurboBoflDebug 1.3.6.1.4.1.18.3.4.1.1.61 integer read-write
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.
         wfCSMACDIfIndex 1.3.6.1.4.1.18.3.4.1.1.62 integer read-only
IfTable Index for this line instance, filled in by driver. For the BAC it is not the same as the circuit number.
         wfCSMACDTxFlowControlPauseFrames 1.3.6.1.4.1.18.3.4.1.1.63 counter read-only
This attribute indicates the number of Flow Control Pause frames transmitted.
         wfCSMACDRxFlowControlPauseFrames 1.3.6.1.4.1.18.3.4.1.1.64 counter read-only
This attribute indicates the number of Flow Control Pause frames received.
         wfCSMACDRxUnsupportedOpcodes 1.3.6.1.4.1.18.3.4.1.1.65 counter read-only
This attribute indicates the number of Control frames received that were not pause frames.
         wfCSMACDFlowControlEnable 1.3.6.1.4.1.18.3.4.1.1.66 integer read-write
Flow control enable/disable parameter, dflt = enabled Enumeration: 'disabled': 2, 'enabled': 1.
         wfCSMACDTxFlowControlPauseTime 1.3.6.1.4.1.18.3.4.1.1.67 integer read-write
This attribute indicates flow control pause time in slots.
         wfCSMACDTxFlowControlPauseZeroEnable 1.3.6.1.4.1.18.3.4.1.1.68 integer read-write
Tx Pause 0 frame generation enable/disable parameter, dflt = enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         wfCSMACDDsqmsLineSpeed 1.3.6.1.4.1.18.3.4.1.1.69 integer read-write
User-selected line speed for DSQMS client
       wfCSMACDAutoNegTable 1.3.6.1.4.1.18.3.4.16.1 no-access
CSMA/CD Auto Negotiation (NWay) record
           wfCSMACDAutoNegEntry 1.3.6.1.4.1.18.3.4.16.1.1 no-access
An entry in the csmacd table
               wfCSMACDAutoNegDelete 1.3.6.1.4.1.18.3.4.16.1.1.1 integer read-write
create/delete parameter, dflt = created Enumeration: 'create': 1, 'delete': 2.
               wfCSMACDAutoNegSlot 1.3.6.1.4.1.18.3.4.16.1.1.2 integer read-only
instance ID Slot, filled in by driver
               wfCSMACDAutoNegConnector 1.3.6.1.4.1.18.3.4.16.1.1.3 integer read-only
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.
               wfCSMACDAutoNegSpeedSelect 1.3.6.1.4.1.18.3.4.16.1.1.4 integer read-write
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. Enumeration: 'macloopback': 7, 'tenbasetduplex': 3, 'hundredbaset4': 6, 'phyloopback': 8, 'hundredbasetx': 4, 'twisterloopback': 9, 'tenbaset': 2, 'hundredbasetxduplexcongctrl': 11, 'gigabitduplexflowctrl': 13, 'gigabitduplex': 12, 'hundredbasetxduplex': 5, 'tenbasetduplexcongctrl': 10, 'nway': 1.
               wfCSMACDAutoNegRemoteSignaling 1.3.6.1.4.1.18.3.4.16.1.1.5 integer read-only
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. Enumeration: 'detected': 1, 'notdetected': 2.
               wfCSMACDAutoNegState 1.3.6.1.4.1.18.3.4.16.1.1.6 integer read-only
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. Enumeration: 'disabled': 1, 'paralleldetectfail': 4, 'complete': 3, 'configuring': 2.
               wfCSMACDAutoNegRestartAutoConfig 1.3.6.1.4.1.18.3.4.16.1.1.7 integer read-write
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.
               wfCSMACDAutoNegLocalCapability 1.3.6.1.4.1.18.3.4.16.1.1.8 gauge read-only
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.
               wfCSMACDAutoNegAdvertisedCapability 1.3.6.1.4.1.18.3.4.16.1.1.9 gauge read-write
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.
               wfCSMACDAutoNegReceivedCapability 1.3.6.1.4.1.18.3.4.16.1.1.10 gauge read-only
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.