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

VENDOR: WELLFLEET


 Home MIB: Wellfleet-FDDI-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
 wfFddiTable 1.3.6.1.4.1.18.3.4.4 no-access
FDDI line record
     wfFddiEntry 1.3.6.1.4.1.18.3.4.4.1 no-access
An entry in the FDDI table
         wfFDDIDelete 1.3.6.1.4.1.18.3.4.4.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'create': 1, 'delete': 2.
         wfFDDIEnable 1.3.6.1.4.1.18.3.4.4.1.2 integer read-write
Enable/disable parameter, default = enable. Enumeration: 'enable': 1, 'disable': 2.
         wfFDDIState 1.3.6.1.4.1.18.3.4.4.1.3 integer read-only
Line driver state variable, not present, init, down, up. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfFDDISlot 1.3.6.1.4.1.18.3.4.4.1.4 integer read-only
Instance ID slot - filled in by driver.
         wfFDDINode 1.3.6.1.4.1.18.3.4.4.1.5 integer read-only
Instance ID node - filled in by driver. For the ASN this attribute is an encoded value and is equal to 'module'*10 + 'node'. Where 'module' is defined in attribute 50 and 'node' is defined in attribute 51 of this table. For non-ASN platforms this attribute indicates the physical node number on the slot
         wfFDDICct 1.3.6.1.4.1.18.3.4.4.1.6 integer read-write
Cct number for this line instance.
         wfFDDIBofl 1.3.6.1.4.1.18.3.4.4.1.7 integer read-write
The Breath-Of-Life (BOFL) function, when enabled, will disable the LLC interface when the FDDI becomes non-operational (i.e., link unavailable) and the following conditions are true: 1. The wfFddiMacMaUnitDataEnable attribute is enabled. 2. The BOFL timer expired (specified by wfFDDIBoflTmo). If this attribute is disabled, the LLC interface will be terminated immediately after the link becomes unavailable. Enumeration: 'enable': 1, 'disable': 2.
         wfFDDIBoflTmo 1.3.6.1.4.1.18.3.4.4.1.8 integer read-write
Specifies the time value (in seconds) of the BOFL timer. The BOFL timer will be set to the value of this attribute when the following conditions are true: 1. The wfFDDIBofl attribute is enabled. 2. The link becomes unavailable. Upon expiration of the BOFL timer, the LLC interface will be disabled. Note also that the BOFL timer will be disabled if the link becomes operational (available) before the timer expires..
         wfFDDIMtu 1.3.6.1.4.1.18.3.4.4.1.9 integer read-only
The MTU is the maximum allowed frame length on the wire, excluding frame delimiters (i.e. preamble, ending delimiter). The MTU of an FDDI frame includes: FC (1 octet) + DA (6 octets) + SA (6 octets) + INFO (<= 4478 octets) + FCS (4 octets) = 4495 octets Enumeration: 'default': 4495.
         wfFDDIMadr 1.3.6.1.4.1.18.3.4.4.1.10 octet string read-only
PROM-based MAC address, fixed - line driver fills in.
         wfFDDIOctetsRxOk 1.3.6.1.4.1.18.3.4.4.1.11 counter read-only
Number of bytes received without error. This byte count only includes LLC frames (i.e. no MAC and SMT frames).
         wfFDDIFramesRxOk 1.3.6.1.4.1.18.3.4.4.1.12 counter read-only
Number of frames received without error. This frame count only includes LLC frames (i.e. no MAC and SMT frames).
         wfFDDIOctetsTxOk 1.3.6.1.4.1.18.3.4.4.1.13 counter read-only
Number of bytes transmitted without error. This byte count only includes LLC and SMT frames (i.e. no MAC frames).
         wfFDDIFramesTxOk 1.3.6.1.4.1.18.3.4.4.1.14 counter read-only
Number of frames transmitted without error. This frame count only includes LLC and SMT frames (i.e. no MAC frames ).
         wfFDDICrcErrRx 1.3.6.1.4.1.18.3.4.4.1.15 counter read-only
Number of frames received with CRC errors.
         wfFDDIOverrunRx 1.3.6.1.4.1.18.3.4.4.1.16 counter read-only
Number of frames received with internal overrun errors.
         wfFDDIParityErrRx 1.3.6.1.4.1.18.3.4.4.1.17 counter read-only
Number of frames received with parity errors.
         wfFDDIMacErrRx 1.3.6.1.4.1.18.3.4.4.1.18 counter read-only
Number of frames received with MAC errors.
         wfFDDIRingErrRx 1.3.6.1.4.1.18.3.4.4.1.19 counter read-only
Number of receive ring error events.
         wfFDDISmtRingErrRx 1.3.6.1.4.1.18.3.4.4.1.20 counter read-only
Number of SMT receive ring error events.
         wfFDDIRingOverrunRx 1.3.6.1.4.1.18.3.4.4.1.21 counter read-only
Number of LLC receive ring overrun events.
         wfFDDISmtRingOverrunRx 1.3.6.1.4.1.18.3.4.4.1.22 counter read-only
Number of SMT receive ring overrun events.
         wfFDDIAbortTx 1.3.6.1.4.1.18.3.4.4.1.23 counter read-only
Number of transmit frames with internal abort errors.
         wfFDDIUnderrunTx 1.3.6.1.4.1.18.3.4.4.1.24 counter read-only
Number of transmit frames aborted with underrun errors.
         wfFDDIParityErrTx 1.3.6.1.4.1.18.3.4.4.1.25 counter read-only
Number of transmit frames aborted with parity errors.
         wfFDDIRingErrTx 1.3.6.1.4.1.18.3.4.4.1.26 counter read-only
Number of LLC/SMT transmit ring error events.
         wfFDDIPortOpErr 1.3.6.1.4.1.18.3.4.4.1.27 counter read-only
Number of port operation error events.
         wfFDDIInternOpErr 1.3.6.1.4.1.18.3.4.4.1.28 counter read-only
Number of internal operation error events.
         wfFDDIHostErr 1.3.6.1.4.1.18.3.4.4.1.29 counter read-only
Number of host error events.
         wfFDDISmtConnectionPolicy 1.3.6.1.4.1.18.3.4.4.1.30 integer read-write
A value that indicates the connection policies enforced at the station. A station sets the corresponding policy for each of the connection types that it rejects. The letter designations, X and Y, in the 'rejectX-Y' names have the following significance: X represents the PC-Type of the local PORT and Y represents a PC-Neighbor in the evaluation of Connection-Policy (PC-Type, PC- Neighbor) that is done to determine the setting of T-Val(3) in the PC-Signaling sequence. The value is a sum. This value initially takes the value zero, then for each of the connection policies currently enforced on the node, 2 raised to a power is added to the sum. The powers are according to the following table: Policy Power rejectA-A 0 rejectA-B 1 rejectA-S 2 rejectA-M 3 rejectB-A 4 rejectB-B 5 rejectB-S 6 rejectB-M 7 rejectS-A 8 rejectS-B 9 rejectS-S 10 rejectS-M 11 rejectM-A 12 rejectM-B 13 rejectM-S 14 rejectM-M 15 Enumeration: 'default': 65381.
         wfFDDISmtTNotify 1.3.6.1.4.1.18.3.4.4.1.31 integer read-write
The timer used in the Neighbor Notification protocol, reported in seconds and ranging from 2 to 30 seconds.
         wfFDDIMacTReq 1.3.6.1.4.1.18.3.4.4.1.32 integer read-write
Specifies the maximum time value of 'wfFddiPathMaxTReq' that shall be used by any MAC that is configured in this path. The operational value of 'wfFddiPathMaxTReq' is managed by setting this attribute. This attribute has the time value range of: wfFddiPathTvxLowerBound < wfFddiMacTReq <= wfFddiPathTMaxLowerBound. Time specified in octet units. The default value of this attribute is 165 msec. The name of this attribute in the IETF MIB is FddiMibPATHMaxTReq. To convert 165 milliseconds to octet units of 80 nanaseconds: T_Req Nanaoseconds = ((165 * 1000 * 1000) / 80) = 2062500 To convert 2062500 octet units of 80 nanoseconds to milliseconds: T_Req Milliseconds = ((2062500 / 12.5) / 1000) = 165 Enumeration: 'default': 2062500.
         wfFDDIMacTMax 1.3.6.1.4.1.18.3.4.4.1.33 integer read-only
The requested maximum TTRT to be supported by a MAC represented in unsigned integer specifying time in octet units (80 nanoseconds).
         wfFDDIMacTvxValue 1.3.6.1.4.1.18.3.4.4.1.34 integer read-only
The requested value of TvxValue represented in unsigned integer specifying time in octet units (80 nanoseconds).
         wfFDDIMacTMin 1.3.6.1.4.1.18.3.4.4.1.35 integer read-only
The requested minimum TTRT to be requested by a MAC represented in unsigned integer specifying time in octet units (80 nanoseconds). Enumeration: 'default': 50000.
         wfFDDIHardwareFilter 1.3.6.1.4.1.18.3.4.4.1.36 integer read-write
Hardware filter (CAM) parameter. Enumeration: 'enable': 1, 'disable': 2.
         wfFDDISmtEnable 1.3.6.1.4.1.18.3.4.4.1.37 integer read-write
Enable Station Management periodic timer and NIF protocol. Enumeration: 'enable': 1, 'disable': 2.
         wfFDDITxQueueLength 1.3.6.1.4.1.18.3.4.4.1.38 integer read-only
Current Transmit Queue Length
         wfFDDIRxQueueLength 1.3.6.1.4.1.18.3.4.4.1.39 integer read-only
Current Receive Queue Length
         wfFDDITxClipFrames 1.3.6.1.4.1.18.3.4.4.1.40 counter read-only
Number of frames clipped in driver's transmit routine due to transmit congestion.
         wfFDDIRxReplenMisses 1.3.6.1.4.1.18.3.4.4.1.41 counter read-only
Number of packet buffer misses while attempting to replenish driver receive ring.
         wfFDDICfgTxQueueLength 1.3.6.1.4.1.18.3.4.4.1.42 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.
         wfFDDICfgRxQueueLength 1.3.6.1.4.1.18.3.4.4.1.43 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 cuases router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
         wfFDDILineNumber 1.3.6.1.4.1.18.3.4.4.1.44 integer read-write
Logical line number associated with this driver entity.
         wfFDDIForcePeerTree 1.3.6.1.4.1.18.3.4.4.1.45 integer read-write
This attribute allows all FDDI Peer/Tree connections to reach the 'Thru' state. This is done to give the user some flexibility and allow them to Daisy Chain their Phy connections, mixing Tree & Peer connections. This type of daisy chaining DOES NOT conform to the SMT standard and is NOT recommended as it may result in a less than optimum token path. Normally when we have a Peer/Tree connection mix, we will wrap the connection, favoring PHY B. Enumeration: 'enable': 1, 'disable': 2.
         wfFDDIInvalidFrameStatusRx 1.3.6.1.4.1.18.3.4.4.1.46 counter read-only
A count of the number of badly formed frames received off of the FDDI ring. These are frames which do not contain a valid Frame Status field of at least 3 control indicator symbols (i.e. E, A, C, flags).
         wfFDDIRxOversizedFrames 1.3.6.1.4.1.18.3.4.4.1.47 counter read-only
Number of LLC frames received whose length exceeded the MTU.
         wfFDDIRxSmtOversizedFrames 1.3.6.1.4.1.18.3.4.4.1.48 counter read-only
Number of SMT frames received whose length exceeded the MTU.
         wfFDDIRxUndersizedFrames 1.3.6.1.4.1.18.3.4.4.1.49 counter read-only
Number of LLC frames received whose length was less than 20 bytes including the FC byte and a 4 byte CRC.
         wfFDDIRxSmtUndersizedFrames 1.3.6.1.4.1.18.3.4.4.1.50 counter read-only
Number of SMT frames received whose length was less than 37 bytes including the FC byte and a 4 byte CRC.
         wfFDDIModule 1.3.6.1.4.1.18.3.4.4.1.51 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.
         wfFDDIActualNode 1.3.6.1.4.1.18.3.4.4.1.52 integer read-only
Actual Node number for ASN platform, filled in by driver. For non-ASN platforms, this attribute will not be used. Enumeration: 'two': 2, 'one': 1.
         wfFDDILastChange 1.3.6.1.4.1.18.3.4.4.1.53 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.
         wfFDDIOutQLen 1.3.6.1.4.1.18.3.4.4.1.54 gauge read-only
The instantaneous current length of the output packet queue (in packets).
         wfFDDIRxSmtOctets 1.3.6.1.4.1.18.3.4.4.1.55 counter read-only
Number of bytes received without error. This byte count only includes SMT frames (i.e. no MAC and LLC frames).
         wfFDDIRxSmtFrames 1.3.6.1.4.1.18.3.4.4.1.56 counter read-only
Number of frames received without error. This frame count only includes SMT frames (i.e. no MAC and LLC frames).
         wfFDDIIntProcessings 1.3.6.1.4.1.18.3.4.4.1.57 counter read-only
Counts the number of times the interrupt service routine has been called
         wfFDDITxProcessings 1.3.6.1.4.1.18.3.4.4.1.58 counter read-only
Counts the number of times the transmit routine fsi_xmt_oper_act(), has been called
         wfFDDIRxProcessings 1.3.6.1.4.1.18.3.4.4.1.59 counter read-only
Counts the number of times RINT processing takes place in the interrupt service routine.
         wfFDDITxRNRProcessings 1.3.6.1.4.1.18.3.4.4.1.60 counter read-only
Counts the number of times the transmit complete routine fsi_xmt_cmpl(), has been called
         wfFDDISmtRxProcessings 1.3.6.1.4.1.18.3.4.4.1.61 counter read-only
Counts the number of time RINT was processing was performed on the SMT receive ring.
         wfFDDIPhyALogPtr 1.3.6.1.4.1.18.3.4.4.1.62 integer read-only
Address of the Debug Phy Event Buffer for Phy A. This attribute is strictly for diagnostic purposes. The size of the buffer is 1028 bytes.
         wfFDDIPhyBLogPtr 1.3.6.1.4.1.18.3.4.4.1.63 integer read-only
Address of the Debug Phy Event Buffer for Phy B. This attribute is strictly for diagnostic purposes. The size of the buffer is 1028 bytes.
         wfFDDIPromiscuous 1.3.6.1.4.1.18.3.4.4.1.64 integer read-write
For now this attribute is used only in BNX code !!! The promiscuous parameter allows address filtering based on the destination MAC addresses. When enabled, all frames are received, disabled indicates only frames destined for this local address and any functional group address are received. Enumeration: 'enable': 1, 'disable': 2.
         wfFDDILLCFrameControl 1.3.6.1.4.1.18.3.4.4.1.65 integer read-write
Frame control used for LLC frames, using synchronous frames for reserved priority traffic when specified. Enumeration: 'async': 1, 'sync': 2.
         wfFDDITurboBofl 1.3.6.1.4.1.18.3.4.4.1.66 integer read-write
DEBUG parameter - Turbo bofl enabled or disabled, by adjusting BoflNum and BoflLen bofl packets can be made to fill the links available bandwith. This function is not a faster parallel of the wfFDDIBofl feature it does not opperate on a disabled LLC interface Enumeration: 'enable': 1, 'disable': 2.
         wfFDDIBoflNum 1.3.6.1.4.1.18.3.4.4.1.67 integer read-write
DEBUG parameter - Number of breath of life packets per breath of life
         wfFDDIBoflLen 1.3.6.1.4.1.18.3.4.4.1.68 integer read-write
DEBUG parameter - breath of life packet length
       wfFddiSmtGroup 1.3.6.1.4.1.18.3.4.15.1
           wfFddiSmtTable 1.3.6.1.4.1.18.3.4.15.1.2 no-access
A list of SMT entries.
               wfFddiSmtEntry 1.3.6.1.4.1.18.3.4.15.1.2.1 no-access
A SMT entry containing information common to a given SMT.
                   wfFddiSmtSlot 1.3.6.1.4.1.18.3.4.15.1.2.1.1 integer read-only
Slot number associated with an SMT entity.
                   wfFddiSmtNode 1.3.6.1.4.1.18.3.4.15.1.2.1.2 integer read-only
Node/connector number associated with an SMT entity.
                   wfFddiSmtCct 1.3.6.1.4.1.18.3.4.15.1.2.1.3 integer read-only
Circuit number associated with an SMT entity.
                   wfFddiSmtStationId 1.3.6.1.4.1.18.3.4.15.1.2.1.4 octet string read-only
Unique identifier of an FDDI station.
                   wfFddiSmtOpVersionId 1.3.6.1.4.1.18.3.4.15.1.2.1.5 integer read-only
The version that this station is using for its operation.
                   wfFddiSmtMacCt 1.3.6.1.4.1.18.3.4.15.1.2.1.6 integer read-only
The number of MACs in a station.
                   wfFddiSmtNonMasterCt 1.3.6.1.4.1.18.3.4.15.1.2.1.7 integer read-only
The number of non master ports (A, B, or S PORTs) in a station.
                   wfFddiSmtEcmState 1.3.6.1.4.1.18.3.4.15.1.2.1.8 integer read-only
Indicates the current state of the ECM state machine. Enumeration: 'insert': 6, 'trace': 3, 'leave': 4, 'deinsert': 8, 'in': 2, 'pathtest': 5, 'check': 7, 'out': 1.
                   wfFddiSmtCfState 1.3.6.1.4.1.18.3.4.15.1.2.1.9 integer read-only
The attachment configuration for a station. Enumeration: 'wraps': 2, 'wrapab': 5, 'cwraps': 13, 'locala': 7, 'isolated': 1, 'localb': 8, 'wrapa': 3, 'wrapb': 4, 'localab': 9, 'cwrapa': 11, 'thr': 6, 'locals': 10, 'cwrapb': 12.
                   wfFddiSmtBypassPresent 1.3.6.1.4.1.18.3.4.15.1.2.1.10 integer read-only
A flag indicating if the station has an optical bypass on its A/B port pair. Enumeration: 'false': 2, 'true': 1.
                   wfFddiSmtRemoteDisconnectFlag 1.3.6.1.4.1.18.3.4.15.1.2.1.11 integer read-only
A flag indicating that the station was remotely disconnected from the network as a result of receiving an 'wfFddiSmtStationAction' disconnect in a Parameter Management Frame. A station requires a Connect Action to rejoin & clear the flag. Enumeration: 'false': 2, 'true': 1.
                   wfFddiSmtStationStatus 1.3.6.1.4.1.18.3.4.15.1.2.1.12 integer read-only
This variable indicates the current state of the primary and secondary paths within this station. Enumeration: 'concatenated': 1, 'thr': 3, 'seperated': 2.
                   wfFddiSmtPeerWrapFlag 1.3.6.1.4.1.18.3.4.15.1.2.1.13 integer read-only
This variable assumes the value of the 'PeerWrapFlag' in CFM. Enumeration: 'false': 2, 'true': 1.
           wfFddiSmtExtTable 1.3.6.1.4.1.18.3.4.15.1.3 no-access
A list of SMT extension entries.
               wfFddiSmtExtEntry 1.3.6.1.4.1.18.3.4.15.1.3.1 no-access
A SMT entry containing information common to a given SMT.
                   wfFddiSmtDelete 1.3.6.1.4.1.18.3.4.15.1.3.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'deleted': 2, 'created': 1.
                   wfFddiSmtExtSlot 1.3.6.1.4.1.18.3.4.15.1.3.1.2 integer read-only
Slot number associated with an SMT entity.
                   wfFddiSmtExtNode 1.3.6.1.4.1.18.3.4.15.1.3.1.3 integer read-only
Node/connector number associated with an SMT entity.
                   wfFddiSmtExtCct 1.3.6.1.4.1.18.3.4.15.1.3.1.4 integer read-only
Circuit number associated with an SMT entity.
                   wfFddiSmtHiVersionId 1.3.6.1.4.1.18.3.4.15.1.3.1.5 integer read-only
The highest version of SMT that this station supports. Enumeration: 'id': 2.
                   wfFddiSmtLoVersionId 1.3.6.1.4.1.18.3.4.15.1.3.1.6 integer read-only
The lowest version of SMT that this station supports. Enumeration: 'id': 2.
                   wfFddiSmtManufacturerData 1.3.6.1.4.1.18.3.4.15.1.3.1.7 octet string read-only
Contains 32 Octets of manufacturer data. The first component, manufacturing OUI, is the 3 octet Organizationally Unique Identifier (OUI) assigned by IEEE. The second component, ManufacturerData, is the manufacturers data (29 octets).
                   wfFddiSmtUserData 1.3.6.1.4.1.18.3.4.15.1.3.1.8 displaystring read-write
Contains 32 Octets of user defined information in ascii format.
                   wfFddiSmtMibVersionId 1.3.6.1.4.1.18.3.4.15.1.3.1.9 integer read-only
The version of the FDDI MIB of this station. Enumeration: 'id': 1.
                   wfFddiSmtMasterCts 1.3.6.1.4.1.18.3.4.15.1.3.1.10 integer read-only
The number of M ports in a node.
                   wfFddiSmtAvailablePaths 1.3.6.1.4.1.18.3.4.15.1.3.1.11 integer read-only
A bit string that indicates the path types that are available in the station. The value initially takes the value 0, then for each type of path that this node has available, 2 raised to a power is added to the sum. The powers are according to the following table: Path Power ---- ----- Primary 0 Secondary 1 Local 2 For example, a station having Primary and Local paths available would have a value of 5 (2**0 + 2**2). Enumeration: 'p': 1, 's': 2, 'l': 4.
                   wfFddiSmtConfigCapabilities 1.3.6.1.4.1.18.3.4.15.1.3.1.12 integer read-only
A bit string which indicates the configuration capabilities of a node. The 'Hold Available' bit indicates the support of the optional Hold function, which is controlled by 'wfFddiSmtConfigPolicy'. The 'CF-Wrap-AB' bit indicates that the station has the capability of performing a wrab_ab. The value is a sum. This value initially takes the value 0, then for each of the configuration policies currently enforced on the node, 2 raised to a power is added to the sum. The powers are according to the following table: Policy Power ------ ----- HoldAvailable 0 CF_Wrap-AB 1 Enumeration: 'avail': 1, 'ab': 2.
                   wfFddiSmtConfigPolicy 1.3.6.1.4.1.18.3.4.15.1.3.1.13 integer read-only
A bit string representing the configuration policies currently desired in a node. 'Hold' is one of the terms used for the 'Hold' flag.
                   wfFddiSmtStatRptPolicy 1.3.6.1.4.1.18.3.4.15.1.3.1.14 integer read-write
If ENABLED, indicates that the node will generate Status Report Frames (SRF) for its implemented events. Enumeration: 'enable': 1, 'disable': 2.
                   wfFddiSmtTraceMaxExpiration 1.3.6.1.4.1.18.3.4.15.1.3.1.15 integer read-write
Maximum propogation time for a Trace on an FDDI topology. The value is stored in milliseconds.
                   wfFddiSmtTimeStamp 1.3.6.1.4.1.18.3.4.15.1.3.1.16 octet string read-only
Holds the time of creation of the last Status Report Frame (SRF).
                   wfFddiSmtTransitionTimeStamp 1.3.6.1.4.1.18.3.4.15.1.3.1.17 octet string read-only
Holds the time of occurrence of the last condition or event.
                   wfFddiSmtDatProtocol 1.3.6.1.4.1.18.3.4.15.1.3.1.18 integer read-write
SMT will implement an optional ANSI duplicate address test involving periodic transmission of NSA NIF frames addressed to itself if enabled by this attribute. Enumeration: 'enable': 1, 'disable': 2.
           wfFddiSmtActionTable 1.3.6.1.4.1.18.3.4.15.1.4 no-access
A list of SMT action entries.
               wfFddiSmtActionEntry 1.3.6.1.4.1.18.3.4.15.1.4.1 no-access
An SMT entry containing actions common to a given SMT.
                   wfFddiSmtActionDelete 1.3.6.1.4.1.18.3.4.15.1.4.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'deleted': 2, 'created': 1.
                   wfFddiSmtActionSlot 1.3.6.1.4.1.18.3.4.15.1.4.1.2 integer read-only
Slot number associated with an SMT action entity.
                   wfFddiSmtActionNode 1.3.6.1.4.1.18.3.4.15.1.4.1.3 integer read-only
Node/connector number associated with an SMT action entity.
                   wfFddiSmtActionCct 1.3.6.1.4.1.18.3.4.15.1.4.1.4 integer read-only
Circuit number associated with an SMT action entity.
                   wfFddiSmtStationAction 1.3.6.1.4.1.18.3.4.15.1.4.1.5 integer read-write
This object when read, always returns a value of other(1). The behavior of setting this variable to each of the acceptable values is as follows: Other: Results in a BadValue error Connect: Generates a connect signal to ECM to begin a connection sequence. The 'wfFddiSmtRemoteDisconnectFlag' is cleared on the setting of this variable to 1. Disconnect: Generates a disconnect signal to ECM and sets the 'wfFddiSmtRemoteDisconnectFlag' to TRUE. Path_Test: Initiates a station path test. The 'PathTest' variable is set to 'Testing'. The results of this action are not specified in the standard. Self_test: Initiates a station self test. The results of this action are not specified in the standard. Disable_A: Disable_A causes a PC_Disable on the A port if the A port mode is peer. Disable_B: Disable_B causes a PC_Disable on the B port if the B port mode is peer. Disable_M: Disable_M causes a PC_Disable on all M ports. Attempts to set this object to all other values results in a BadValue error. Agents may elect to return a BadValue error on attempts to set this variable to PathTest or SelfTest. Enumeration: 'disconnect': 3, 'disableb': 7, 'other': 1, 'connect': 2, 'selftest': 5, 'disablem': 8, 'pathtest': 4, 'disablea': 6.
       wfFddiMacGroup 1.3.6.1.4.1.18.3.4.15.2
           wfFddiMacTable 1.3.6.1.4.1.18.3.4.15.2.2 no-access
A list of MAC entries.
               wfFddiMacEntry 1.3.6.1.4.1.18.3.4.15.2.2.1 no-access
A MAC entry containing information common to a given MAC.
                   wfFddiMacSlot 1.3.6.1.4.1.18.3.4.15.2.2.1.1 integer read-only
Slot number associated with a MAC entity.
                   wfFddiMacNode 1.3.6.1.4.1.18.3.4.15.2.2.1.2 integer read-only
Node/connector number associated with a MAC entity.
                   wfFddiMacCct 1.3.6.1.4.1.18.3.4.15.2.2.1.3 integer read-only
Circuit number associated with a MAC entity.
                   wfFddiMacUpstreamNbr 1.3.6.1.4.1.18.3.4.15.2.2.1.4 octet string read-only
The MAC's upstream neighbor's long individual MAC address. It may be determined by the Neighbor Information Frame protocol. The value shall be reported as '00 00 00 00 00 00' if it is unknown. SMT uses the MSB form for representation of 48-bit addresses.
                   wfFddiMacDownstreamNbr 1.3.6.1.4.1.18.3.4.15.2.2.1.5 octet string read-only
The MAC's downstream neighbor's long individual MAC address. It may be determined by the Neighbor Information Frame protocol. The value shall be reported as '00 00 00 00 00 00' if it is unknown. SMT uses the MSB form for representation of 48-bit addresses.
                   wfFddiMacSmtAddress 1.3.6.1.4.1.18.3.4.15.2.2.1.6 octet string read-only
The 48 bit individual address of the MAC used for SMT frames. SMT uses the MSB form for representation of 48-bit addresses.
                   wfFddiMacTNeg 1.3.6.1.4.1.18.3.4.15.2.2.1.7 integer read-only
The negotiated TTRT during the claim process represented as an unsigned integer specifying time in nanoseconds.
                   wfFddiMacRmtState 1.3.6.1.4.1.18.3.4.15.2.2.1.8 integer read-only
Indicates the current state of the Ring Management state machine. Enumeration: 'directed': 7, 'detect': 4, 'trace': 8, 'ringop': 3, 'isolated': 1, 'nonopdup': 5, 'nonop': 2, 'ringopdup': 6.
                   wfFddiMacOldUpstreamNbr 1.3.6.1.4.1.18.3.4.15.2.2.1.9 octet string read-only
The previous value of the MAC's upstream neighbor's long individual MAC address. It has an initial value of the SMT-Unknown-MAC Address and is only modified as specified by the Neighbor Information Frame protocol. SMT uses the MSB form for representation of 48-bit addresses.
                   wfFddiMacOldDownstreamNbr 1.3.6.1.4.1.18.3.4.15.2.2.1.10 octet string read-only
The previous value of the MAC's downstream neighbor's long individual MAC address. It has an initial value of the SMT-Unknown-MAC Address and is only modified as specified by the Neighbor Information Frame protocol. SMT uses the MSB form for representation of 48-bit addresses.
                   wfFddiMacTokenCts 1.3.6.1.4.1.18.3.4.15.2.2.1.11 octet string read-only
A count that should as closely as possible match the number of times the station has received a token (total of non-restricted and restricted) on this MAC. This count is valuable for determination of network load.
                   wfFddiMacErrorCts 1.3.6.1.4.1.18.3.4.15.2.2.1.12 octet string read-only
A count of the number of frames that were detected in error by this MAC that had not been detected in error by another MAC.
                   wfFddiMacLostCts 1.3.6.1.4.1.18.3.4.15.2.2.1.13 octet string read-only
A count of the number of instances that this MAC detected a format error during frame reception such that the frame was stripped.
                   wfFddiMacDaFlag 1.3.6.1.4.1.18.3.4.15.2.2.1.14 integer read-only
Duplicate Address Flag. An RMT flag used to indicate that the MAC under control has the same address as another MAC on the FDDI. Enumeration: 'false': 2, 'true': 1.
                   wfFddiMacUnaDaFlag 1.3.6.1.4.1.18.3.4.15.2.2.1.15 integer read-only
A flag, UNDA_Flag, set when the upstream neighbor reports a duplicate address condition. Cleared once the condition clears. Enumeration: 'false': 2, 'true': 1.
                   wfFddiMacFrameErrorFlag 1.3.6.1.4.1.18.3.4.15.2.2.1.16 integer read-only
Indicates the MAC Frame Error Condition is present when set. Cleared when the condition clears and on station initialization. Enumeration: 'false': 2, 'true': 1.
                   wfFddiMacMaUnitDataAvailable 1.3.6.1.4.1.18.3.4.15.2.2.1.17 integer read-only
A flag indicating that the MAC is available for the transmission and reception of Protocol Data Units (PDUs). The MAC and LLC interface will be established when the wfFddiMacMaUnitDataEnable attribute is enabled. Enumeration: 'false': 2, 'true': 1.
                   wfFddiMacDownstreamPortType 1.3.6.1.4.1.18.3.4.15.2.2.1.18 integer read-only
Indicates the PC-Type of the first port that is downstream of this MAC (the exit port). Enumeration: 'typem': 4, 'typea': 1, 'typenone': 5, 'types': 3, 'typeb': 2.
           wfFddiMacExtTable 1.3.6.1.4.1.18.3.4.15.2.3 no-access
A list of MAC extension entries.
               wfFddiMacExtEntry 1.3.6.1.4.1.18.3.4.15.2.3.1 no-access
A MAC entry containing information common to a given MAC.
                   wfFddiMacDelete 1.3.6.1.4.1.18.3.4.15.2.3.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'deleted': 2, 'created': 1.
                   wfFddiMacExtSlot 1.3.6.1.4.1.18.3.4.15.2.3.1.2 integer read-only
Slot number associated with a MAC entity.
                   wfFddiMacExtNode 1.3.6.1.4.1.18.3.4.15.2.3.1.3 integer read-only
Node/connector number associated with a MAC entity.
                   wfFddiMacExtCct 1.3.6.1.4.1.18.3.4.15.2.3.1.4 integer read-only
Circuit number associated with a MAC entity.
                   wfFddiMacFrameStatusFunctions 1.3.6.1.4.1.18.3.4.15.2.3.1.5 integer read-only
Indicates the MAC's optional Frame Status processing functions. The value is a sum. This value initially takes the value 0, then for each function present, 2 raised to a power is added to the sum. The powers are according to the following table: function power -------- ----- fs-repeating 0 fs-setting 1 fs-clearing 2 Enumeration: 'clear': 4, 'repeat': 1, 'set': 2.
                   wfFddiMacBridgeFunctions 1.3.6.1.4.1.18.3.4.15.2.3.1.6 integer read-only
Indicates the MAC's optional bridging functions. The value is a sum. This value initially takes the value zero, then for each function present, 2 raised to a power is added to the sum. The powers are according to the following table: Function Power -------- ---- tb 0 -- Transparent bridging active sr 1 -- Src routing active srt 2 -- Src routing transparent active Enumeration: 'transparent': 1, 'srt': 4, 'srcroute': 2.
                   wfFddiMacTMaxCapability 1.3.6.1.4.1.18.3.4.15.2.3.1.7 integer read-only
Indicates the maximum time value (in nanoseconds) of 'wfFddiMacTMax' that this MAC can support. Enumeration: 'default': 1336934400.
                   wfFddiMacTvxCapability 1.3.6.1.4.1.18.3.4.15.2.3.1.8 integer read-only
Indicates the maximum time value (in nanoseconds) of 'wfFddiMacTvxValue' that this MAC can support. Enumeration: 'default': 5222400.
                   wfFddiMacAvailablePaths 1.3.6.1.4.1.18.3.4.15.2.3.1.9 integer read-only
Indicates the paths available for this MAC. The value is a sum. This value initially takes the value 0, then for each type of PATH that this MAC has available, 2 raised to a power is added to the sum. The powers are according to the following table: Path Power ---- ----- Primary 0 Secondary 1 Local 2 Enumeration: 'p': 1, 's': 2, 'l': 4.
                   wfFddiMacCurrentPath 1.3.6.1.4.1.18.3.4.15.2.3.1.10 integer read-only
Indicates the Path into which this MAC is currently inserted. Enumeration: 'concatenated': 5, 'isolated': 1, 'primary': 4, 'thr': 6, 'local': 2, 'secondary': 3.
                   wfFddiMacDupAddrTest 1.3.6.1.4.1.18.3.4.15.2.3.1.11 integer read-only
The Duplicate Address test flag. Enumeration: 'fail': 3, 'none': 1, 'pass': 2.
                   wfFddiMacRequestedPaths 1.3.6.1.4.1.18.3.4.15.2.3.1.12 integer read-only
Contains a list of Permitted Paths which specifies the Path(s) into which the MAC may be inserted. The value is a sum which represents the individual paths that are desired. This value initially takes the value zero, then for each type of PATH that this node is, 2 raised to a power is added to the sum. The powers are according to the following table: Path Power ---- ----- local 0 secondary-alternate 1 primary-alternate 2 concatenated-alternate 3 secondary-preferred 4 primary-preferred 5 concatenated-preferred 6 thru 7 Enumeration: 'local': 1, 'calt': 8, 'palt': 4, 'cpref': 64, 'spref': 16, 'ppref': 32, 'thr': 128, 'salt': 2.
                   wfFddiMacCopiedCts 1.3.6.1.4.1.18.3.4.15.2.3.1.13 counter read-only
A count that should as closely as possible match the number of frames addressed to (A bit set) and successfully copied into the station's receive buffers (C bit set) by this MAC.
                   wfFddiMacFrameErrorThreshold 1.3.6.1.4.1.18.3.4.15.2.3.1.14 integer read-write
Specifies the Mac Frame Error Threshold for determining when a MAC Frame Error Condition report will be generated (via an SRF Frame). If Mac Frame Error Ratio is greater than Mac Frame Error Threshold then the Mac Frame Error Condition exists. This Mac Frame Error Ratio is calculated periodically based on the attributes wfFddiMacErrorCts and wfFddiMacLostCts. A low value of Mac Frame Error Threshold will generate more frequent Mac Frame Error conditions if the wfFddiMacErrorCts and wfFddiMacLostCts counters are periodically increased. Therefore the user should set the Mac Frame Error Threshold (1..65535) in accordance with the volatility of the ring.
                   wfFddiMacFrameErrorRatio 1.3.6.1.4.1.18.3.4.15.2.3.1.15 integer read-only
This variable is the value of the ratio: ((delta wfFddiMacLostCts + delta wfFddiMacErrorCts) / (delta wfFddiMacFrameCts + delta wfFddiMacLostCts)) 2**16)
                   wfFddiMacHardwarePresent 1.3.6.1.4.1.18.3.4.15.2.3.1.16 integer read-only
This variable indicates the presence of underlying hardware support for this MAC object. Enumeration: 'notpresent': 1, 'present': 2.
                   wfFddiMacMaUnitDataEnable 1.3.6.1.4.1.18.3.4.15.2.3.1.17 integer read-write
A configurable attribute that specifies whether the MAC will be available for the transmission and reception of Protocol Data Units (PDUs). If enabled, the interface to the MAC entity will be available for the exchange of PDUs between the MAC and the local LLC entity when the ring becomes operational (i.e., LLC interface is established). Setting this attribute has no effect on the transfer and reception of MAC or SMT frames. Enumeration: 'enable': 1, 'disable': 2.
                   wfFddiMacTvxExpiredCts 1.3.6.1.4.1.18.3.4.15.2.3.1.18 counter read-only
A count that should as closely as possible match the number of times that TVX has expired.
                   wfFddiMacLateCts 1.3.6.1.4.1.18.3.4.15.2.3.1.19 counter read-only
A count that should as closely as possible match the number of TRT expirations since this MAC was reset or a token was received.
                   wfFddiMacRingOpCts 1.3.6.1.4.1.18.3.4.15.2.3.1.20 counter read-only
The count of the number of times the ring has entered the 'Ring Operational' state from the `Ring Not Operational' state. This count is updated when a SM_MA_STATUS Indication of a change in the Ring_Operational state occurs. Because of implementatio considerations, this count may be less than the actual RingOp_Ct. It is not a requirement that this count be exact.
                   wfFddiMacDuplicateTokenCts 1.3.6.1.4.1.18.3.4.15.2.3.1.21 counter read-only
The count of the number of times a Duplicate Token has been detected.
       wfFddiPathGroup 1.3.6.1.4.1.18.3.4.15.3
           wfFddiPathTable 1.3.6.1.4.1.18.3.4.15.3.2 no-access
A list of PATH entries.
               wfFddiPathEntry 1.3.6.1.4.1.18.3.4.15.3.2.1 no-access
A PATH entry containing information common to a given PATH.
                   wfFddiPathSlot 1.3.6.1.4.1.18.3.4.15.3.2.1.1 integer read-only
Slot number associated with a PATH entity.
                   wfFddiPathNode 1.3.6.1.4.1.18.3.4.15.3.2.1.2 integer read-only
Node/connector number associated with a PATH entity.
                   wfFddiPathCct 1.3.6.1.4.1.18.3.4.15.3.2.1.3 integer read-only
Circuit number associated with a PATH entity.
                   wfFddiPathConfiguration 1.3.6.1.4.1.18.3.4.15.3.2.1.4 octet string read-only
A circular list of resources on the path where each entry in the list consists of a resource type identifier (MAC or PORT), an index, and its CurrentPath. If the path is available to a resource in the node (as indicated by 'wfFddiPortAvailablePaths' or 'wfFddiMacAvailablePaths') then that resource shall be included in the list. If the path is not available to a resource or the underlying hardware is not present, then that resource shall not be included in the list. Resources currently inserted in the Path shall appear in the list once in token order. Resources not currently inserted in the Path shall appear once in any position supported by the implementation.
           wfFddiPathExtTable 1.3.6.1.4.1.18.3.4.15.3.3 no-access
A list of PATH extension entries.
               wfFddiPathExtEntry 1.3.6.1.4.1.18.3.4.15.3.3.1 no-access
A PATH entry containing information common to a given PATH.
                   wfFddiPathDelete 1.3.6.1.4.1.18.3.4.15.3.3.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'deleted': 2, 'created': 1.
                   wfFddiPathExtSlot 1.3.6.1.4.1.18.3.4.15.3.3.1.2 integer read-only
Slot number associated with a Path entity.
                   wfFddiPathExtNode 1.3.6.1.4.1.18.3.4.15.3.3.1.3 integer read-only
Node/connector number associated with a Path entity.
                   wfFddiPathExtCct 1.3.6.1.4.1.18.3.4.15.3.3.1.4 integer read-only
Circuit number associated with a Path entity.
                   wfFddiPathTvxLowerBound 1.3.6.1.4.1.18.3.4.15.3.3.1.5 integer read-write
Specifies the minimum time value of 'wfFddiMacTvxValue' that shall be used by any MAC that is configured in this path. The operational value of 'wfFddiMacTvxValue' is managed by setting this variable. This variable has the time value range of: 0 < wfFddiPathTvxLowerBound < wfFddiPathMaxTReq Changes to this attribute shall either satisfy the time value relationship: wfFddiPathTvxLowerBound <= wfFddiMacTvxCapability of each of the MACS currently on the path, or be considered out of range. Time specified in nanoseconds. The initial value of wfFddiPathTvxLowerBound shall be 2.500 msec. Enumeration: 'default': 2500000.
                   wfFddiPathTMaxLowerBound 1.3.6.1.4.1.18.3.4.15.3.3.1.6 integer read-write
Specifies the minimum time value of 'wfFddiMACTMax' that shall be used by any MAC that is configured in this path. The operational value of 'wfFddiMacTMax' is managed by setting this attribute. This attribute has the time value range of: wfFddiPathMaxTReq <= wfFddiPathTMaxLowerBound and an absolute time value range of 10msec <= wfFddiPathTMaxLowerBound. Changes to this aattribute shall either satisfy the time value relationship: wfFddiPathTMaxLowerBound < wfFddiMacTMaxCapability of each of the MACs currently on the path, or be considered out of range. Time specified in nanoseconds. The initial value of wfFddiPathTMaxLowerBound shall be 165 msec. Enumeration: 'default': 165000000.
                   wfFddiPathMaxTReq 1.3.6.1.4.1.18.3.4.15.3.3.1.7 integer read-only
This variable is the T_Req_value passed to the MAC. Without having detected a duplicate, the time value of this variable shall assume the maximum supported time value which is less than or equal to the time value of wfFDDIMacTReq. When a MAC has an address detected as a duplicate, it may use a time value for this variable greater than the time value of wfFddiPathTMaxLowerBound. A station shall cause claim when the new T_Req may cause the value of T_Neg to change in the claim process (i.e., time value new T_Req < T_Neg, or old T_Req = T_Neg). This value is encoded in nanoseconds. The name of this attribute in the IETF MIB is FddiMibMACTReq.
       wfFddiPortGroup 1.3.6.1.4.1.18.3.4.15.4
           wfFddiPortTable 1.3.6.1.4.1.18.3.4.15.4.2 no-access
A list of PORT entries.
               wfFddiPortEntry 1.3.6.1.4.1.18.3.4.15.4.2.1 no-access
A PORT entry containing information common to a given PORT.
                   wfFddiPortSlot 1.3.6.1.4.1.18.3.4.15.4.2.1.1 integer read-only
Slot number associated with a PORT entity.
                   wfFddiPortNode 1.3.6.1.4.1.18.3.4.15.4.2.1.2 integer read-only
Node/connector number associated with a PORT entity.
                   wfFddiPortCct 1.3.6.1.4.1.18.3.4.15.4.2.1.3 integer read-only
Circuit number associated with a PORT entity.
                   wfFddiPortIndex 1.3.6.1.4.1.18.3.4.15.4.2.1.4 integer read-only
A unique value for each PORT associated with each slot/connector pair.
                   wfFddiPortPcType 1.3.6.1.4.1.18.3.4.15.4.2.1.5 integer read-only
The physical connector type of the local PORT. Enumeration: 'a': 1, 's': 3, 'b': 2, 'm': 4, 'none': 5.
                   wfFddiPortPcNeighbor 1.3.6.1.4.1.18.3.4.15.4.2.1.6 integer read-only
The physical connector type of the remote PORT. Enumeration: 'a': 1, 'unknown': 5, 's': 3, 'b': 2, 'm': 4.
                   wfFddiPortPcmState 1.3.6.1.4.1.18.3.4.15.4.2.1.7 integer read-only
State of Physical State Machine. Enumeration: 'off': 1, 'trace': 3, 'verify': 8, 'signal': 6, 'maint': 10, 'next': 5, 'break': 2, 'connect': 4, 'active': 9, 'join': 7.
                   wfFddiPortRequestedPaths 1.3.6.1.4.1.18.3.4.15.4.2.1.8 integer read-only
This variable is a list of permitted paths where each list element defines the Port's permitted paths. The first octet corresponds to 'none', the second octet to 'tree' and the third octet to 'peer'.
                   wfFddiPortBsFlag 1.3.6.1.4.1.18.3.4.15.4.2.1.9 integer read-only
Break State Flag - A PCM flag used to indicate that the PCM state Machine is not leaving the Break State in an expected time interval & a problem is suspected. Enumeration: 'false': 2, 'true': 1.
                   wfFddiPortLerFlag 1.3.6.1.4.1.18.3.4.15.4.2.1.10 integer read-only
The condition becomes active when the value of 'wfFddiPortLerEstimate' is <= 'wfFddiPortLerAlarm'. This will be reported with Status Report Frames (SRF). Enumeration: 'false': 2, 'true': 1.
                   wfFddiPortConnectState 1.3.6.1.4.1.18.3.4.15.4.2.1.11 integer read-only
A variable from PCM to other management entities indicating the state of the connection. Enumeration: 'disabled': 1, 'standby': 3, 'connecting': 2, 'active': 4, 'unknown': 5.
                   wfFddiPortMacIndicated 1.3.6.1.4.1.18.3.4.15.4.2.1.12 integer read-only
The indications (T_Val(9), R_Val(9)) in PC-Signalling, of the intent to place a MAC in the output token path to a PORT. Enumeration: 'tf': 3, 'tt': 4, 'ft': 2, 'ff': 1.
           wfFddiPortExtTable 1.3.6.1.4.1.18.3.4.15.4.3 no-access
A list of PORT extension entries.
               wfFddiPortExtEntry 1.3.6.1.4.1.18.3.4.15.4.3.1 no-access
A PORT entry containing information common to a given PORT.
                   wfFddiPortDelete 1.3.6.1.4.1.18.3.4.15.4.3.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'deleted': 2, 'created': 1.
                   wfFddiPortExtSlot 1.3.6.1.4.1.18.3.4.15.4.3.1.2 integer read-only
Slot number associated with a Port entity.
                   wfFddiPortExtNode 1.3.6.1.4.1.18.3.4.15.4.3.1.3 integer read-only
Node/connector number associated with a Port entity.
                   wfFddiPortExtCct 1.3.6.1.4.1.18.3.4.15.4.3.1.4 integer read-only
Circuit number associated with a Port entity.
                   wfFddiPortExtIndex 1.3.6.1.4.1.18.3.4.15.4.3.1.5 integer read-only
A unique value for each PORT associated with each slot/connector pair.
                   wfFddiPortConnectionPolicies 1.3.6.1.4.1.18.3.4.15.4.3.1.6 integer read-only
A value representing the PORT's connection policies desired in the node. The value of 'pc-mac-lct' (i.e. PCM MAC LinkConfidence Test) is a term used in the PC_MAC_LCT Flag. The value of 'pc-mac-loop' is a term used in the PC_MAC_LOOP flag. The value is a sum. This value initially takes the value zero, then for each PORT policy, 2 raised to a power is added to the sum. The powers are according to the following table: Policy Power ------ ----- pc-mac-lct 0 pc-mac-loop 1 Enumeration: 'maclct': 1, 'macloop': 2.
                   wfFddiPortCurrentPath 1.3.6.1.4.1.18.3.4.15.4.3.1.7 integer read-only
Indicates the Path(s) into which this PORT is currently inserted. Enumeration: 'concatenated': 5, 'isolated': 1, 'primary': 4, 'thr': 6, 'local': 2, 'secondary': 3.
                   wfFddiPortMacPlacement 1.3.6.1.4.1.18.3.4.15.4.3.1.8 integer read-only
Indicates the MAC, if any, whose transmit path exits the station via this PORT. The value shall be zero if there is no MAC associated with the PORT.
                   wfFddiPortAvailablePaths 1.3.6.1.4.1.18.3.4.15.4.3.1.9 integer read-only
Indicates the Paths which are available to this Port. In the absence of faults, the A & B ports will always have both the Primary & Secondary paths available. The value is a sum. This value initially takes the value 0, then for each type of PATH that this port has available, 2 raised to a power is added to the sum. The powers are according to the following table: Path Power ---- ----- Primary 0 Secondary 1 Local 2 Enumeration: 'p': 1, 's': 2, 'l': 4.
                   wfFddiPortPmdClass 1.3.6.1.4.1.18.3.4.15.4.3.1.10 integer read-only
Indicates the Path(s) into which this PORT is currently inserted. Enumeration: 'twistedpair': 6, 'fiber': 5, 'mode2': 3, 'mode1': 2, 'unknown': 7, 'unspecified': 8, 'sonet': 4, 'multimode': 1.
                   wfFddiPortConnectionCapabilities 1.3.6.1.4.1.18.3.4.15.4.3.1.11 integer read-only
A value that indicates the connection capabilities of the port. The 'pc-mac-lct' bit indicates that the station has the capability of setting the PC_MAC_LCT Flag. The 'pc-mac-loop' bit indicates that the station has the capability of setting the PC_MAC_LOOP Flag. The value is a sum. This value initially takes the value zero, then for each PORT policy, 2 raised to a power is added to the sum. The powers are according to the following table: Capability Power ---------- ----- pc-mac-lct 0 pc-mac-loop 1 Enumeration: 'maclct': 1, 'macloop': 2.
                   wfFddiPortEbErrorCts 1.3.6.1.4.1.18.3.4.15.4.3.1.12 integer read-only
The count of the number of elasticity buffer errors for a particular PHY. The elasticity buffer is used to account for clock tolerances between stations
                   wfFddiPortLctFailCts 1.3.6.1.4.1.18.3.4.15.4.3.1.13 counter read-only
The count of the consecutive times the link confidence test (LCT) has failed during Connection Management.
                   wfFddiPortLerEstimate 1.3.6.1.4.1.18.3.4.15.4.3.1.14 integer read-only
A long term average of the link error rate. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the base 10 logarithm.
                   wfFddiPortLemRejectCts 1.3.6.1.4.1.18.3.4.15.4.3.1.15 counter read-only
A link error monitoring count of the times that a link has been rejected.
                   wfFddiPortLemCts 1.3.6.1.4.1.18.3.4.15.4.3.1.16 counter read-only
The aggregate link error moniitor error count, set to 0 only on station initialization.
                   wfFddiPortLerCutOff 1.3.6.1.4.1.18.3.4.15.4.3.1.17 integer read-write
The link err rate estimate at which a link connection will be broken. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the base 10 logarithm.
                   wfFddiPortLerAlarm 1.3.6.1.4.1.18.3.4.15.4.3.1.18 integer read-write
The link err rate estimate at which a link connection will generate an alarm. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the base 10 logarithm of the estimate.
                   wfFddiPortPcWithhold 1.3.6.1.4.1.18.3.4.15.4.3.1.19 integer read-only
A variable from PCM to other management entities containing the reason for withholding a connection. Enumeration: 'otherincompatible': 3, 'pathnotavailable': 4, 'none': 1, 'mtom': 2.
                   wfFddiPortHardwarePresent 1.3.6.1.4.1.18.3.4.15.4.3.1.20 integer read-only
This variable indicates the presence of underlying hardware support for this port object. Enumeration: 'notpresent': 1, 'present': 2.
           wfFddiPortActionTable 1.3.6.1.4.1.18.3.4.15.4.4 no-access
A list of Port Action entries.
               wfFddiPortActionEntry 1.3.6.1.4.1.18.3.4.15.4.4.1 no-access
A PORT entry containing actions common to a given PORT.
                   wfFddiPortActionDelete 1.3.6.1.4.1.18.3.4.15.4.4.1.1 integer read-write
Create/delete parameter, default = create. Enumeration: 'deleted': 2, 'created': 1.
                   wfFddiPortActionSlot 1.3.6.1.4.1.18.3.4.15.4.4.1.2 integer read-only
Slot number associated with a PORT action entity.
                   wfFddiPortActionNode 1.3.6.1.4.1.18.3.4.15.4.4.1.3 integer read-only
Node/connector number associated with a PORT action entity.
                   wfFddiPortActionCct 1.3.6.1.4.1.18.3.4.15.4.4.1.4 integer read-only
Circuit number associated with a PORT action entity.
                   wfFddiPortActionIndex 1.3.6.1.4.1.18.3.4.15.4.4.1.5 integer read-only
A unique value for each PORT associated with each slot/connector pair.
                   wfFddiPortAction 1.3.6.1.4.1.18.3.4.15.4.4.1.6 integer read-write
Causes a control signal to be generated with a control_action of 'Signal' and the 'variable' parameter set with the appropriate value (i.e. PC_Maint, PC_Enable, PC_Disable, PC_Start, or PC_Stop). These signals are used to initiate a state change within Connection Management Enumeration: 'enable': 3, 'maint': 2, 'stop': 6, 'disable': 4, 'start': 5, 'other': 1.
       wfFddiXGroup 1.3.6.1.4.1.18.3.4.15.5
           wfFddiXLineCfgTable 1.3.6.1.4.1.18.3.4.15.5.1 no-access
FDDI switch configuration line record
               wfFddiXLineCfgEntry 1.3.6.1.4.1.18.3.4.15.5.1.1 no-access
An FDDI entry containing configuration parameters about an FDDI interface.
                   wfFddiXLineCfgDelete 1.3.6.1.4.1.18.3.4.15.5.1.1.1 integer read-write
FDDI interface table create/delete object. The default setting is create. Enumeration: 'create': 1, 'delete': 2.
                   wfFddiXLineCfgEnable 1.3.6.1.4.1.18.3.4.15.5.1.1.2 integer read-write
FDDI interface enable/disable object. The default setting is enable. Enumeration: 'enable': 1, 'disable': 2.
                   wfFddiXLineCfgLossOfServiceTmo 1.3.6.1.4.1.18.3.4.15.5.1.1.3 integer read-write
This timer (in seconds) provides debounce functionality for an FDDI interface. When the FDDI ring becomes non-operational, the LLC interface will be disabled if the following conditions hold TRUE: 1. fddimibMACMAUnitdataEnable (contained in fddimibMACTable of rfc1512.mib) is enabled 2. This FDDI interface has been unavailable for wfFddiXLineCfgLossOfServiceTmo seconds. If the FDDI interface becomes enabled before wfFddiXLineCfgLossOfServiceTmo expires, then the timer is cancelled and nothing occurs. This debounce timer may be disabled by setting it to 0. In this case, when the FDDI interface becomes non-operational, the LLC interface will be notified right away.
                   wfFddiXLineCfgSmtEnable 1.3.6.1.4.1.18.3.4.15.5.1.1.4 integer read-write
Enable Station Management periodic timers and NIF protocol. Enumeration: 'enable': 1, 'disable': 2.
                   wfFddiXLineCfgSmtDatProtocol 1.3.6.1.4.1.18.3.4.15.5.1.1.5 integer read-write
SMT will implement an optional ANSI duplicate address test involving periodic transmission of NSA NIF frames addressed to itself if enabled by this attribute. Enumeration: 'enable': 1, 'disable': 2.
                   wfFddiXLineCfgLineNumber 1.3.6.1.4.1.18.3.4.15.5.1.1.6 integer read-write
Logical line number associated with this driver entity.
                   wfFddiXLineCfgForcePeerTree 1.3.6.1.4.1.18.3.4.15.5.1.1.7 integer read-write
This attribute allows all FDDI Peer/Tree connections to reach the 'Thru' state. This is done to give the user some flexibility and allow them to Daisy Chain their Phy connections, mixing Tree & Peer connections. This type of daisy chaining DOES NOT conform to the SMT standard and is NOT recommended as it may result in a less than optimum token path. Normally when we have a Peer/Tree connection mix, we will wrap the connection, favoring PHY B. Enumeration: 'enable': 1, 'disable': 2.
                   wfFddiXLineCfgSlot 1.3.6.1.4.1.18.3.4.15.5.1.1.8 integer read-only
Chassis slot number of FDDI interface.
                   wfFddiXLineCfgModule 1.3.6.1.4.1.18.3.4.15.5.1.1.9 integer read-only
Module number for Fiddlestix platform, filled in by driver. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
                   wfFddiXLineCfgActualNode 1.3.6.1.4.1.18.3.4.15.5.1.1.10 integer read-only
Actual Node number for this FDDI interface, filled in by the driver. Enumeration: 'two': 2, 'one': 1.
                   wfFddiXLineCfgNode 1.3.6.1.4.1.18.3.4.15.5.1.1.11 integer read-only
Instance ID node - filled in by driver. This attribute is an encoded value and is equal to 'module'*100 + 'node'. Where 'module' is defined in object 4 and 'node' is defined in object 5 of this table.
                   wfFddiXLineCfgSmtIndex 1.3.6.1.4.1.18.3.4.15.5.1.1.12 integer read-write
Used for indexing into rfc1512 MIBS, this value is gotten from multiplying the 'slot*1000' and then adding the 'wfFddiXLineCfgNode' attribute described above. Its purpose is to uniquely identify each SMT which exists.
                   wfFddiXLineCfgIfIndex 1.3.6.1.4.1.18.3.4.15.5.1.1.13 integer read-only
An index value that uniquely identifies an interface to a FDDI-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
           wfFddiXLineTable 1.3.6.1.4.1.18.3.4.15.5.2 no-access
FDDI switch statistic line record
               wfFddiXLineEntry 1.3.6.1.4.1.18.3.4.15.5.2.1 no-access
An FDDI entry containing information about an FDDI interface.
                   wfFddiXLineSlot 1.3.6.1.4.1.18.3.4.15.5.2.1.1 integer read-only
Chassis slot number of FDDI interface.
                   wfFddiXLineModule 1.3.6.1.4.1.18.3.4.15.5.2.1.2 integer read-only
Module number for Fiddlestix platform, filled in by driver. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
                   wfFddiXLineActualNode 1.3.6.1.4.1.18.3.4.15.5.2.1.3 integer read-only
Actual Node number for this FDDI interface, filled in by the driver. Enumeration: 'two': 2, 'one': 1.
                   wfFddiXLineNode 1.3.6.1.4.1.18.3.4.15.5.2.1.4 integer read-only
Instance ID node - filled in by driver. This attribute is an encoded value and is equal to 'module'*10 + 'node'. Where 'module' is defined in object 4 and 'node' is defined in object 5 of this table.
                   wfFddiXLineSmtIndex 1.3.6.1.4.1.18.3.4.15.5.2.1.5 integer read-write
Logical line number associated with this FDDI interface.
                   wfFddiXLineIfIndex 1.3.6.1.4.1.18.3.4.15.5.2.1.6 integer read-only
An index value that uniquely identifies an interface to a FDDI-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   wfFddiXLineTxErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.7 counter read-only
An aggregate of the total number of transmit errors on this FDDI interface.
                   wfFddiXLineTxAborts 1.3.6.1.4.1.18.3.4.15.5.2.1.8 counter read-only
Number of transmitted frames terminated (i.e. aborted) abnormally by the MAC.
                   wfFddiXLineTxOverruns 1.3.6.1.4.1.18.3.4.15.5.2.1.9 counter read-only
Number of tranmitter overruns experienced by this interface. May indicate a HW problem with regards to the DMAC feeding the MAC.
                   wfFddiXLineTxUnderruns 1.3.6.1.4.1.18.3.4.15.5.2.1.10 counter read-only
Number of tranmitter underruns experienced by this interface. May indicate a SW problem with regards to replenishing the DMACs XMT descriptor.
                   wfFddiXLineRxErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.11 counter read-only
An aggregate of the total number of receive errors on this FDDI interface.
                   wfFddiXLineRxCrcErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.12 counter read-only
Number of LLC frames received with CRC errors.
                   wfFddiXLineRxSmtCrcErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.13 counter read-only
Number of SMT frames received with CRC errors.
                   wfFddiXLineRxInvalidFrameStatusErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.14 counter read-only
A count of the number of badly formed LLC frames received off of the FDDI ring. These are frames which do not contain a valid Frame Status field of at least 3 control indicator symbols (i.e. E, A, C, flags).
                   wfFddiXLineRxSmtInvalidFrameStatusErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.15 counter read-only
A count of the number of badly formed SMT frames received off of the FDDI ring. These are frames which do not contain a valid Frame Status field of at least 3 control indicator symbols (i.e. E, A, C, flags).
                   wfFddiXLineRxMacErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.16 counter read-only
Number of LLC frames received with MAC errors.
                   wfFddiXLineRxSmtMacErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.17 counter read-only
Number of SMT frames received with MAC errors.
                   wfFddiXLineRxFormatErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.18 counter read-only
Number of LLC frames received with Format errors.
                   wfFddiXLineRxSmtFormatErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.19 counter read-only
Number of SMT frames received with Format errors.
                   wfFddiXLineRxFragmentErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.20 counter read-only
Number of LLC frame fragments received.
                   wfFddiXLineRxSmtFragmentErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.21 counter read-only
Number of SMT frame fragments received.
                   wfFddiXLineRxInvalidLengthErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.22 counter read-only
Number of LLC frames received with an ending T symbol which are either too short or contain an odd number of symbols.
                   wfFddiXLineRxSmtInvalidLengthErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.23 counter read-only
Number of SMT frames received with an ending T symbol which are either too short or contain an odd number of symbols.
                   wfFddiXLineRxAbortErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.24 counter read-only
Number of LLC frames aborted during reception.
                   wfFddiXLineRxSmtAbortErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.25 counter read-only
Number of LLC frames aborted during reception.
                   wfFddiXLineRxEDataUnknownErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.26 counter read-only
Number of LLC frames received with the Error indication set, that we couldn't decode as were unable to get the END_DATA value from the frame.
                   wfFddiXLineRxSmtEDataUnknownErrors 1.3.6.1.4.1.18.3.4.15.5.2.1.27 counter read-only
Number of SMT frames received with the Error indication set, that we couldn't decode as were unable to get the END_DATA value from the frame.
                   wfFddiXLineRxLastEDataFStatusErrorVal 1.3.6.1.4.1.18.3.4.15.5.2.1.28 integer read-only
The value of END_DATA and FRAME_STATUS from the last LLC frame received containing an error.
                   wfFddiXLineRxSmtLastEDataFStatusErrorVal 1.3.6.1.4.1.18.3.4.15.5.2.1.29 integer read-only
The value of END_DATA and FRAME_STATUS from the last SMT frame received containing an error.
                   wfFddiXLineRxOverruns 1.3.6.1.4.1.18.3.4.15.5.2.1.30 counter read-only
Number of receiver overruns experienced by this interface. May indicate a SW problem with regards to replenishing the DMACs RCV descriptors.
                   wfFddiXLineRxUnderruns 1.3.6.1.4.1.18.3.4.15.5.2.1.31 counter read-only
Number of receiver underruns experienced by this interface. May indicate a HW problem with regards to the DMAC feeding the MAC.
                   wfFddiXLineRxOversizedFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.32 counter read-only
Number of LLC frames received whose length exceeded the MTU. (Note: The MTU is defined in rfc1573 in the ifMtu object.)
                   wfFddiXLineRxSmtOversizedFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.33 counter read-only
Number of SMT frames received whose length exceeded the MTU. (Note: The MTU is defined in rfc1573 in the ifMtu object.)
                   wfFddiXLineRxUndersizedFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.34 counter read-only
Number of LLC frames received whose length was less than 20 bytes, including the FC byte and a 4 byte CRC.
                   wfFddiXLineRxSmtUndersizedFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.35 counter read-only
Number of SMT frames received whose length was less than 37 bytes, including the FC byte and a 4 byte CRC.
                   wfFddiXLineRxSmtSecondaryNsaFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.36 counter read-only
Number of Secondary NSA frames received by this interface and dropped.
                   wfFddiXLineUnexpectedFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.37 counter read-only
Number of non-LLC and non SMT frames received by this interface. Does NOT include MAC frames or Void frames.
                   wfFddiXLineRxSmtOctets 1.3.6.1.4.1.18.3.4.15.5.2.1.38 counter read-only
Number of bytes received without error. This byte count only includes SMT frames (i.e. no MAC and LLC frames).
                   wfFddiXLineRxSmtFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.39 counter read-only
Number of frames received without error. This frame count only includes SMT frames (i.e. no MAC and LLC frames).
                   wfFddiXLineTxSmtOctets 1.3.6.1.4.1.18.3.4.15.5.2.1.40 counter read-only
Number of bytes transmitted. This byte count only includes SMT frames (i.e. no MAC and LLC frames). Also note that this value is an approximation in that its assumed frames queued for transmit ALWAYS make it onto the ring.
                   wfFddiXLineTxSmtFrames 1.3.6.1.4.1.18.3.4.15.5.2.1.41 counter read-only
Number of frames transmitted. This frame count only includes SMT frames (i.e. no MAC and LLC frames). Also note that this value is an approximation in that its assumed frames queued for transmit ALWAYS make it onto the ring.
                   wfFddiXLinePhyALogPtr 1.3.6.1.4.1.18.3.4.15.5.2.1.42 integer read-only
Address of the Debug Phy Event Buffer for Phy A. This attribute is strictly for diagnostic purposes. The size of the buffer is 1028 bytes.
                   wfFddiXLinePhyBLogPtr 1.3.6.1.4.1.18.3.4.15.5.2.1.43 integer read-only
Address of the Debug Phy Event Buffer for Phy B. This attribute is strictly for diagnostic purposes. The size of the buffer is 1028 bytes.
           wfFddiXSmtTable 1.3.6.1.4.1.18.3.4.15.5.3 no-access
A list of SMT entries.
               wfFddiXSmtEntry 1.3.6.1.4.1.18.3.4.15.5.3.1 no-access
An FDDI entry containing information about an FDDI interface.
                   wfFddiXSmtIndex 1.3.6.1.4.1.18.3.4.15.5.3.1.1 integer read-only
A unique value for each SMT. The value for each SMT must remain constant at least from one re- initialization of the entity's network management system to the next re-initialization.
                   wfFddiXSmtManufacturerData 1.3.6.1.4.1.18.3.4.15.5.3.1.2 octet string read-only
Contains 32 Octets of manufacturer data. The first component, manufacturing OUI, is the 3 octet Organizationally Unique Identifier (OUI) assigned by IEEE. The second component, ManufacturerData, is the manufacturers data (29 octets).
           wfFddiXMacTable 1.3.6.1.4.1.18.3.4.15.5.4 no-access
A list of MAC entries.
               wfFddiXMacEntry 1.3.6.1.4.1.18.3.4.15.5.4.1 no-access
An FDDI entry containing information about an FDDI interface.
                   wfFddiXMacSmtIndex 1.3.6.1.4.1.18.3.4.15.5.4.1.1 integer read-only
The value of the SMT index associated with this MAC.
                   wfFddiXMacIndex 1.3.6.1.4.1.18.3.4.15.5.4.1.2 integer read-only
Index variable for uniquely identifying the MAC object instances, which is the same as the corresponding resource index in SMT.
                   wfFddiXMacBridgeFunctions 1.3.6.1.4.1.18.3.4.15.5.4.1.3 integer read-only
Indicates the MAC's optional bridging functions. The value is a sum. This value initially takes the value zero, then for each function present, 2 raised to a power is added to the sum. The powers are according to the following table: Function Power -------- ---- tb 0 -- Transparent bridging active sr 1 -- Src routing active srt 2 -- Src routing transparent active Enumeration: 'transparent': 1, 'srt': 4, 'srcroute': 2.
                   wfFddiXMacDuplicateTokenCts 1.3.6.1.4.1.18.3.4.15.5.4.1.4 counter read-only
The count of the number of times a Duplicate Token has been detected.
           wfFddiXPortTable 1.3.6.1.4.1.18.3.4.15.5.5 no-access
A list of PORT Entries.
               wfFddiXPortEntry 1.3.6.1.4.1.18.3.4.15.5.5.1 no-access
An FDDI entry containing information about an FDDI interface.
                   wfFddiXPortSmtIndex 1.3.6.1.4.1.18.3.4.15.5.5.1.1 integer read-only
The value of the SMT index associated with this PORT.
                   wfFddiXPortIndex 1.3.6.1.4.1.18.3.4.15.5.5.1.2 integer read-only
A unique value for each PORT within a given SMT, which is the same as the corresponding resource index in SMT. The value for each PORT must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                   wfFddiXPortEbErrors 1.3.6.1.4.1.18.3.4.15.5.5.1.3 integer read-only
The count of the number of elasticity buffer errors for a particular PHY. The elasticity buffer is used to account for clock tolerances between stations.