Wellfleet-TOKEN-RING-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-TOKEN-RING-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
 wfTokenRingTable 1.3.6.1.4.1.18.3.4.2 no-access
TOKEN RING line record
     wfTokenRingEntry 1.3.6.1.4.1.18.3.4.2.1 no-access
An entry in the token table
         wfTokenRingDelete 1.3.6.1.4.1.18.3.4.2.1.1 integer read-write
create/delete parameter. Enumeration: 'deleted': 2, 'created': 1.
         wfTokenRingDisable 1.3.6.1.4.1.18.3.4.2.1.2 integer read-write
enable/disable parameter. Enumeration: 'disabled': 2, 'enabled': 1.
         wfTokenRingState 1.3.6.1.4.1.18.3.4.2.1.3 integer read-only
line driver state variable, Not Present, Init, Down, Up Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfTokenRingSlot 1.3.6.1.4.1.18.3.4.2.1.4 integer read-only
instance ID Slot, filled in by driver
         wfTokenRingConnector 1.3.6.1.4.1.18.3.4.2.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 70 and 'connector' is defined in attribute 71 of this table. For non-ASN platforms this attribute is the phisical connector number on the slot
         wfTokenRingCct 1.3.6.1.4.1.18.3.4.2.1.6 integer read-write
cct number for this line instance, configuration required
         wfTokenRingMtu 1.3.6.1.4.1.18.3.4.2.1.7 integer read-only
mtu parameter, fixed. This mtu of 4568 allows a type 3 Source Route Frame (info=4472) to be IP encapsulated over Token Ring. The components are: AC_FC (2) + SNAP (12+8) + SNAP_IP (12+8+20) + SR (12+18) + TYPE3_INFO (4472) + FCS (4) --------------------- total 4568 bytes Enumeration: 'default': 4568.
         wfTokenRingMadr 1.3.6.1.4.1.18.3.4.2.1.8 octet string read-only
line MAC address, line driver fills in the currently used 48 bit MAC address.
         wfTokenRingCfgMadr 1.3.6.1.4.1.18.3.4.2.1.9 octet string read-write
Configured line MAC address. Only used if wfTokenRingMadrSelect is set appropriately.
         wfTokenRingMadrSelect 1.3.6.1.4.1.18.3.4.2.1.10 integer read-write
Selector determines which MAC address the interface will use. Enumeration: 'prom': 2, 'boxwide': 1, 'cnfg': 3.
         wfTokenRingSpeed 1.3.6.1.4.1.18.3.4.2.1.11 integer read-write
Token Ring speed parameter - 4 and 16 Mbps are only valid values Enumeration: 'mbps16': 16777216, 'mbps4': 4194304.
         wfTokenRingEarlyTokenRelease 1.3.6.1.4.1.18.3.4.2.1.12 integer read-write
Early Token Release parameter, only valid with 16Mbps Enumeration: 'disabled': 2, 'enabled': 1.
         wfTokenRingStatus 1.3.6.1.4.1.18.3.4.2.1.13 integer read-only
The current interface status. This attribute is only valid when the wfTokenRingOpenState attribute is set to OPENED. The attribute's value is a sum of values, one for each currently applicable condition (ie, bit positions indicate active conditions). Occurrences of each condition are separately counted and the counts are included in this MIB as attributes wfTokenRingSignalLosses through wfTokenRingRingRecoveries. The following values are defined: 32768 = Signal Losses 16384 = Hard Errors 8192 = Soft Errors 4096 = Transmit Beacons 2048 = Lobe Wire Faults 1024 = Auto-Removal Errors 256 = Remove Received 128 = Counter Overflows 64 = Single Stations 32 = Ring Recoveries This attribute is the most recent sum of these conditions. More information on each condition is include in the descriptions of the individual counter attributes.
         wfTokenRingOpenState 1.3.6.1.4.1.18.3.4.2.1.14 integer read-only
The current interface state with respect to entering or leaving the ring. Enumeration: 'ringfailure': 5, 'opened': 1, 'opening': 2, 'openfailure': 4, 'closed': 6, 'closing': 3.
         wfTokenRingOpenStatus 1.3.6.1.4.1.18.3.4.2.1.15 integer read-only
Indicates the success, or the reason for failure, of the station's most recent attempt to enter the ring. Enumeration: 'insertiontimeout': 5, 'unkerror': 11, 'ringfailed': 6, 'lobefailed': 3, 'removereceived': 10, 'requestfailed': 9, 'duplicatemac': 8, 'noopen': 12, 'badparam': 2, 'signalloss': 4, 'open': 1, 'beaconing': 7.
         wfTokenRingUpStream 1.3.6.1.4.1.18.3.4.2.1.16 octet string read-only
MAC address of Up Stream neighbor. Only valid when 'opened'.
         wfTokenRingRxOctets 1.3.6.1.4.1.18.3.4.2.1.17 counter read-only
Number of octets received without error.
         wfTokenRingRxFrames 1.3.6.1.4.1.18.3.4.2.1.18 counter read-only
Number of frames received without error.
         wfTokenRingTxOctets 1.3.6.1.4.1.18.3.4.2.1.19 counter read-only
Number of octets transmitted without error.
         wfTokenRingTxFrames 1.3.6.1.4.1.18.3.4.2.1.20 counter read-only
Number of frames transmitted without error.
         wfTokenRingInDiscards 1.3.6.1.4.1.18.3.4.2.1.21 counter read-only
Number of error-free inbound packets discarded. Usually due to lack of memory resources. This is equivalent to wfTokenRingRxCongestionErrors.
         wfTokenRingInErrors 1.3.6.1.4.1.18.3.4.2.1.22 counter read-only
Number of inbound packets not delivered to higher-layer protocol due to errors. The sum of wfTokenRingLineErrors and wfTokenRingBurstErrors.
         wfTokenRingOutDiscards 1.3.6.1.4.1.18.3.4.2.1.23 counter read-only
Number of error-free outbound packets discarded. Usually due to lack of transmission bandwidth. This is equivalent to wfTokenRingTxClipFrames.
         wfTokenRingOutErrors 1.3.6.1.4.1.18.3.4.2.1.24 counter read-only
Number of outbound packets that could not be transmitted because of errors. This is equivalent to wfTokenRingLostFrameErrors.
         wfTokenRingTxClipFrames 1.3.6.1.4.1.18.3.4.2.1.25 counter read-only
Number of frames clipped in driver's transmit routine due to transmit congestion.
         wfTokenRingRxReplenMisses 1.3.6.1.4.1.18.3.4.2.1.26 counter read-only
Number of packet buffer misses while attempting to replenish driver receive ring.
         wfTokenRingSignalLosses 1.3.6.1.4.1.18.3.4.2.1.27 counter read-only
Number of ring signal losses detected.
         wfTokenRingHardErrors 1.3.6.1.4.1.18.3.4.2.1.28 counter read-only
Number of events causing the adapter to transmit or receive beacon MAC frames.
         wfTokenRingSoftErrors 1.3.6.1.4.1.18.3.4.2.1.29 counter read-only
Number of soft errors. Corresponds to the number of Report Error MAC frames transmitted by this station.
         wfTokenRingTransmitBeacons 1.3.6.1.4.1.18.3.4.2.1.30 counter read-only
Number of events causing the adapter to transmit beacon frames.
         wfTokenRingLobeWireFaults 1.3.6.1.4.1.18.3.4.2.1.31 counter read-only
Number of opens or shorts (cable faults) between the adapter and the MAU.
         wfTokenRingAutoRemovalErrors 1.3.6.1.4.1.18.3.4.2.1.32 counter read-only
Number of lobe wrap test failures during beacon auto_removal process.
         wfTokenRingRequestRemoves 1.3.6.1.4.1.18.3.4.2.1.33 counter read-only
Number of Remove Ring Station MAC frames received. Each frame causes this station to leave the ring.
         wfTokenRingCounterOverflows 1.3.6.1.4.1.18.3.4.2.1.34 counter read-only
Number of adapter error counter overflows.
         wfTokenRingSingleStations 1.3.6.1.4.1.18.3.4.2.1.35 counter read-only
Number of ring status change interrupts while adapter is only station on the ring.
         wfTokenRingRingRecoveries 1.3.6.1.4.1.18.3.4.2.1.36 counter read-only
Number of claim token MAC frames (ring recoveries) observed on the ring.
         wfTokenRingAdapterChecks 1.3.6.1.4.1.18.3.4.2.1.37 counter read-only
Number of internal adapter errors that result in adapter crashes.
         wfTokenRingFirstAdapterCheckCode 1.3.6.1.4.1.18.3.4.2.1.38 integer read-only
Adapter Check Code of first occurrence.
         wfTokenRingLastAdapterCheckCode 1.3.6.1.4.1.18.3.4.2.1.39 integer read-only
Adapter Check Code of most recent (last) occurrence.
         wfTokenRingLineErrors 1.3.6.1.4.1.18.3.4.2.1.40 counter read-only
Number of frames copied or repeated by this station with bad format or an FCS error.
         wfTokenRingBurstErrors 1.3.6.1.4.1.18.3.4.2.1.41 counter read-only
Number of errored frames with no transition for 5 1/2 bit times.
         wfTokenRingAriFciErrors 1.3.6.1.4.1.18.3.4.2.1.42 counter read-only
Number of occurrences of this station receiving both an AMP MAC frame and a SMP MAC frame with the a & c bits clear or more than one SMP MAC frame with the a & c bits clear without an intervening AMP MAC frame. This condition indicates that the up-stream neighbor is unable to set the a & c bits in a frame that it has copied.
         wfTokenRingLostFrameErrors 1.3.6.1.4.1.18.3.4.2.1.43 counter read-only
Number of frames being stripped which are missing their tails.
         wfTokenRingRxCongestionErrors 1.3.6.1.4.1.18.3.4.2.1.44 counter read-only
Number of frames dropped due to receive congestion.
         wfTokenRingFrameCopiedErrors 1.3.6.1.4.1.18.3.4.2.1.45 counter read-only
Number of specifically addressed frames for this station that had their a & c bits previously set.
         wfTokenRingTokenErrors 1.3.6.1.4.1.18.3.4.2.1.46 counter read-only
Number of token protocol errors. Only relevant when this station is the active monitor.
         wfTokenRingDmaBusErrors 1.3.6.1.4.1.18.3.4.2.1.47 counter read-only
Number of bus errors during DMA that do not exceed threshold.
         wfTokenRingDmaParityErrors 1.3.6.1.4.1.18.3.4.2.1.48 counter read-only
Number of parity errors during DMA that do not exceed threshold.
         wfTokenRingSrbNotFreeCmdAborts 1.3.6.1.4.1.18.3.4.2.1.49 counter read-only
Number of host to adapter commands aborted because of in-completed in process commands.
         wfTokenRingRxProcessings 1.3.6.1.4.1.18.3.4.2.1.50 counter read-only
Number of processings of received frames (similar to RINT).
         wfTokenRingTxProcessings 1.3.6.1.4.1.18.3.4.2.1.51 counter read-only
Number of processings of frames for transmit.
         wfTokenRingTxCmplProcessings 1.3.6.1.4.1.18.3.4.2.1.52 counter read-only
Number of processings of transmitted frames (similar to TINT).
         wfTokenRingRxTimeouts 1.3.6.1.4.1.18.3.4.2.1.53 counter read-only
Number of re-initializations due to receiver time-outs.
         wfTokenRingCmdTimeouts 1.3.6.1.4.1.18.3.4.2.1.54 counter read-only
Number of re-initializations due to command time-outs.
         wfTokenRingRxHostIntErrors 1.3.6.1.4.1.18.3.4.2.1.55 counter read-only
Number of re-initializations due to receive host interface errors.
         wfTokenRingRxTxBufferSize 1.3.6.1.4.1.18.3.4.2.1.56 integer read-only
Internal Adapter RAM buffer size.
         wfTokenRingCfgTxQueueLength 1.3.6.1.4.1.18.3.4.2.1.57 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.
         wfTokenRingCfgRxQueueLength 1.3.6.1.4.1.18.3.4.2.1.58 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.
         wfTokenRingTxQueueLength 1.3.6.1.4.1.18.3.4.2.1.59 integer read-only
Current Transmit Queue Length.
         wfTokenRingRxQueueLength 1.3.6.1.4.1.18.3.4.2.1.60 integer read-only
Current Receive Queue Length.
         wfTokenRingMacRxOctets 1.3.6.1.4.1.18.3.4.2.1.61 counter read-only
Number of Mac frame octets received without error.
         wfTokenRingMacRxFrames 1.3.6.1.4.1.18.3.4.2.1.62 counter read-only
Number of Mac frames received without error.
         wfTokenRingCfgFunctionalAddress 1.3.6.1.4.1.18.3.4.2.1.63 integer read-write
The configurable bit mask of all Token Ring Functional addresses for which this interface will accept frames. This value is loaded into the func addr defined in the attribute 'wfTokenRingFunctionalAddress.' note: 2147467520 = 0x7fffc100 Enumeration: 'mask': 2147467520.
         wfTokenRingFunctionalAddress 1.3.6.1.4.1.18.3.4.2.1.64 integer read-only
The bit mask of all Token Ring Functional addresses for which this interface will accept frames.
         wfTokenRingGroupAddress 1.3.6.1.4.1.18.3.4.2.1.65 integer read-only
The single Token Ring Group address for which this interface will accept frames.
         wfTokenRingLineNumber 1.3.6.1.4.1.18.3.4.2.1.66 integer read-write
Logical line number associated with this driver entity.
         wfTokenRingMacCode 1.3.6.1.4.1.18.3.4.2.1.67 displaystring read-only
Type and version of microcode running on the TMS380.
         wfTokenRingModule 1.3.6.1.4.1.18.3.4.2.1.68 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.
         wfTokenRingActualConnector 1.3.6.1.4.1.18.3.4.2.1.69 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.
         wfTokenRingLastChange 1.3.6.1.4.1.18.3.4.2.1.70 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.
         wfTokenRingOutQLen 1.3.6.1.4.1.18.3.4.2.1.71 gauge read-only
The instantaneous current length of the output packet queue (in packets).
         wfTokenRingForceMacCode 1.3.6.1.4.1.18.3.4.2.1.72 integer read-write
Selector determines which microcode will be downloaded for the TMS380. Enumeration: 'fastmacplus': 3, 'timac': 1, 'fastmac': 2, 'fastmacplusb': 4.
         wfTokenRingMSBMadr 1.3.6.1.4.1.18.3.4.2.1.73 octet string read-only
Provides this interface's MAC address in Most Significant Bit (MSB) format. This format is also referred to as Token Ring or IBM format. This MAC address is the same MAC address as given in the wfTokenRingMadr attribute except that wfTokenRingMadr is displayed in ethernet format.
         wfTokenRingTurboBoflDebug 1.3.6.1.4.1.18.3.4.2.1.74 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.
         wfTokenRingSingleStatDis 1.3.6.1.4.1.18.3.4.2.1.75 integer read-write
Enable/Disable the single station mode Enumeration: 'disabled': 2, 'enabled': 1.