FDDI-SMT73-MIB

MIB Reference — IPNetwork Monitor

All MIBsFDDI-SMT73-MIB

Category: Network Interfaces, Standard: IETF

Description:

Standard FDDI SMT 7.3 MIB (RFC 1512) for managing FDDI ring parameters, stations, paths, and ports.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter

From RFC1213-MIB

transmission

What Is FDDI-SMT73-MIB?

FDDI-SMT73-MIB, standardized in RFC 1512, is the vendor-neutral MIB for managing FDDI networks according to the Station Management (SMT) version 7.3 specification, covering ring, station, path, and port-level configuration and status. It exposes objects describing the FDDI ring's overall state, individual station attributes, physical path configuration, and port-level (A/B/S/M) connection status, giving comprehensive visibility into the FDDI dual-ring topology. Its monitoring value is centered on interface/link-layer software status—tracking ring operational state, station insertion/removal, and port connection state to detect ring wraps, station faults, or cable/connector problems—rather than device-level environmental sensors like temperature or CPU load. As a standard MIB it complements the base MIB-II (RFC 1213) for generic interface counters on FDDI-attached devices. It is deployed on legacy FDDI-attached routers, switches, and end stations in older fiber-optic ring-topology network deployments. Legacy network management stations performing FDDI-SMT73-MIB SNMP polling typically walk the station and port tables on a fixed interval to catch a ring wrap or port fault as soon as it occurs.

IPNetwork Monitor allows you to monitor SNMP objects defined in FDDI-SMT73-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • FDDI ring operational state
  • station insertion/removal status
  • port connection state (A/B/S/M)
  • path configuration status

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • legacy FDDI-attached router, switch, or end station

Monitoring Examples

An admin would poll a station configuration table to check overall ring status and detect whether the dual ring has wrapped (indicating a break or station failure), and check port-level entries for each of a station's A/B/S/M ports to confirm the connection state matches the expected topology. A station showing an unexpected non-operational port state would reveal a failed connector, cable, or neighboring station causing the ring to reconfigure.

OIDs
OID symbolicOID numericTypeAccessDescription
fddi1.3.6.1.2.1.10.15
fddimib1.3.6.1.2.1.10.15.73
fddimibSMT1.3.6.1.2.1.10.15.73.1
INT fddimibSMTNumber1.3.6.1.2.1.10.15.73.1.1INTEGERread-onlyThe number of SMT implementations (regardless of their current state) on this network management application entity. The value for this variable must remain constant at least from one re- initialization of the entity's network management system to the next re-initialization.
fddimibSMTTable1.3.6.1.2.1.10.15.73.1.2not-accessibleA list of SMT entries. The number of entries shall not exceed the value of fddimibSMTNumber.
fddimibSMTEntry1.3.6.1.2.1.10.15.73.1.2.1not-accessibleAn SMT entry containing information common to a given SMT.
INT fddimibSMTIndex1.3.6.1.2.1.10.15.73.1.2.1.1INTEGERread-onlyA 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.
FDD fddimibSMTStationId1.3.6.1.2.1.10.15.73.1.2.1.2FddiSMTStationIdTyperead-onlyUsed to uniquely identify an FDDI station.
INT fddimibSMTOpVersionId1.3.6.1.2.1.10.15.73.1.2.1.3INTEGERread-onlyThe version that this station is using for its operation (refer to ANSI 7.1.2.2). The value of this variable is 2 for this SMT revision.
INT fddimibSMTHiVersionId1.3.6.1.2.1.10.15.73.1.2.1.4INTEGERread-onlyThe highest version of SMT that this station supports (refer to ANSI 7.1.2.2).
INT fddimibSMTLoVersionId1.3.6.1.2.1.10.15.73.1.2.1.5INTEGERread-onlyThe lowest version of SMT that this station supports (refer to ANSI 7.1.2.2).
OCT fddimibSMTUserData1.3.6.1.2.1.10.15.73.1.2.1.6OCTET STRINGread-writeThis variable contains 32 octets of user defined information. The information shall be an ASCII string.
INT fddimibSMTMIBVersionId1.3.6.1.2.1.10.15.73.1.2.1.7INTEGERread-onlyThe version of the FDDI MIB of this station. The value of this variable is 1 for this SMT revision.
INT fddimibSMTMACCts1.3.6.1.2.1.10.15.73.1.2.1.8INTEGERread-onlyThe number of MACs in this station or concentrator.
INT fddimibSMTNonMasterCts1.3.6.1.2.1.10.15.73.1.2.1.9INTEGERread-onlyThe value of this variable is the number of A, B, and S ports in this station or concentrator.
INT fddimibSMTMasterCts1.3.6.1.2.1.10.15.73.1.2.1.10INTEGERread-onlyThe number of M Ports in a node. If the node is not a concentrator, the value of the variable is zero.
INT fddimibSMTAvailablePaths1.3.6.1.2.1.10.15.73.1.2.1.11INTEGERread-onlyA value that indicates the PATH types available in the station. The value is a sum. This value initially takes the value zero, 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).
INT fddimibSMTConfigCapabilities1.3.6.1.2.1.10.15.73.1.2.1.12INTEGERread-onlyA value that indicates the configuration capabilities of a node. The 'Hold Available' bit indicates the support of the optional Hold Function, which is controlled by fddiSMTConfigPolicy. The 'CF-Wrap-AB' bit indicates that the station has the capability of performing a wrap_ab (refer to ANSI SMT 9.7.2.2). The value is a sum. This value initially takes the value zero, 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
INT fddimibSMTConfigPolicy1.3.6.1.2.1.10.15.73.1.2.1.13INTEGERread-writeA value that indicates the configuration policies currently desired in a node. 'Hold' is one of the terms used for the Hold Flag, an optional ECM flag used to enable the optional Hold policy. The value is a sum. This value initially takes the value zero, 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 configurationhold 0
INT fddimibSMTConnectionPolicy1.3.6.1.2.1.10.15.73.1.2.1.14INTEGERread-writeA value representing the connection policies in effect in a node. A station sets the corresponding bit 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 the PC_Type of the adjacent PORT (PC_Neighbor). The evaluation of Connection- Policy (PC-Type, PC-Neighbor) is done to determine the setting of T- Val(3) in the PC-Signalling sequence (refer to ANSI 9.6.3). Note that Bit 15, (rejectM-M), is always set and cannot be cleared. 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
INT fddimibSMTTNotify1.3.6.1.2.1.10.15.73.1.2.1.15INTEGERread-writeThe timer, expressed in seconds, used in the Neighbor Notification protocol. It has a range of 2 seconds to 30 seconds, and its default value is 30 seconds (refer to ANSI SMT 8.2).
INT fddimibSMTStatRptPolicy1.3.6.1.2.1.10.15.73.1.2.1.16INTEGERread-writeIf true, indicates that the node will generate Status Reporting Frames for its implemented events and conditions. It has an initial value of true. This variable determines the value of the SR_Enable Flag (refer to ANSI SMT 8.3.2.1).
FDD fddimibSMTTraceMaxExpiration1.3.6.1.2.1.10.15.73.1.2.1.17FddiTimeMilliread-writeReference Trace_Max (refer to ANSI SMT 9.4.4.2.2).
INT fddimibSMTBypassPresent1.3.6.1.2.1.10.15.73.1.2.1.18INTEGERread-onlyA flag indicating if the station has a bypass on its AB port pair.
INT fddimibSMTECMState1.3.6.1.2.1.10.15.73.1.2.1.19INTEGERread-onlyIndicates the current state of the ECM state machine (refer to ANSI SMT 9.5.2).
INT fddimibSMTCFState1.3.6.1.2.1.10.15.73.1.2.1.20INTEGERread-onlyThe attachment configuration for the station or concentrator (refer to ANSI SMT 9.7.2.2).
INT fddimibSMTRemoteDisconnectFlag1.3.6.1.2.1.10.15.73.1.2.1.21INTEGERread-onlyA flag indicating that the station was remotely disconnected from the network as a result of receiving an fddiSMTAction, disconnect (refer to ANSI SMT 6.4.5.3) in a Parameter Management Frame. A station requires a Connect Action to rejoin and clear the flag (refer to ANSI SMT 6.4.5.2).
INT fddimibSMTStationStatus1.3.6.1.2.1.10.15.73.1.2.1.22INTEGERread-onlyThe current status of the primary and secondary paths within this station.
INT fddimibSMTPeerWrapFlag1.3.6.1.2.1.10.15.73.1.2.1.23INTEGERread-onlyThis variable assumes the value of the PeerWrapFlag in CFM (refer to ANSI SMT 9.7.2.4.4).
FDD fddimibSMTTimeStamp1.3.6.1.2.1.10.15.73.1.2.1.24FddiTimeMilliread-onlyThis variable assumes the value of TimeStamp (refer to ANSI SMT 8.3.2.1).
FDD fddimibSMTTransitionTimeStamp1.3.6.1.2.1.10.15.73.1.2.1.25FddiTimeMilliread-onlyThis variable assumes the value of TransitionTimeStamp (refer to ANSI SMT 8.3.2.1).
INT fddimibSMTStationAction1.3.6.1.2.1.10.15.73.1.2.1.26INTEGERread-writeThis 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(1): Results in an appropriate error. connect(2): Generates a Connect signal to ECM to begin a connection sequence. See ANSI Ref 9.4.2. disconnect(3): Generates a Disconnect signal to ECM. see ANSI Ref 9.4.2. path-Test(4): Initiates a station Path_Test. The Path_Test variable (see ANSI Ref 9.4.1) is set to 'Testing'. The results of this action are not specified in this standard. self-Test(5): Initiates a station Self_Test. The results of this action are not specified in this standard. disable-a(6): Causes a PC_Disable on the A port if the A port mode is peer. disable-b(7): Causes a PC_Disable on the B port if the B port mode is peer. disable-m(8): Causes a PC_Disable on all M ports. Attempts to set this object to all other values results in an appropriate error. The result of setting this variable to path-Test(4) or self- Test(5) is implementation-specific.
fddimibMAC1.3.6.1.2.1.10.15.73.2
INT fddimibMACNumber1.3.6.1.2.1.10.15.73.2.1INTEGERread-onlyThe total number of MAC implementations (across all SMTs) on this network management application entity. The value for this variable must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
fddimibMACTable1.3.6.1.2.1.10.15.73.2.2not-accessibleA list of MAC entries. The number of entries shall not exceed the value of fddimibMACNumber.
fddimibMACEntry1.3.6.1.2.1.10.15.73.2.2.1not-accessibleA MAC entry containing information common to a given MAC.
INT fddimibMACSMTIndex1.3.6.1.2.1.10.15.73.2.2.1.1INTEGERread-onlyThe value of the SMT index associated with this MAC.
INT fddimibMACIndex1.3.6.1.2.1.10.15.73.2.2.1.2INTEGERread-onlyIndex variable for uniquely identifying the MAC object instances, which is the same as the corresponding resource index in SMT.
INT fddimibMACIfIndex1.3.6.1.2.1.10.15.73.2.2.1.3INTEGERread-onlyThe value of the MIB-II ifIndex corresponding to this MAC. If none is applicable, 0 is returned.
INT fddimibMACFrameStatusFunctions1.3.6.1.2.1.10.15.73.2.2.1.4INTEGERread-onlyIndicates the MAC's optional Frame Status processing 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 fs-repeating 0 fs-setting 1 fs-clearing 2
FDD fddimibMACTMaxCapability1.3.6.1.2.1.10.15.73.2.2.1.5FddiTimeNanoread-onlyIndicates the maximum time value of fddiMACTMax that this MAC can support.
FDD fddimibMACTVXCapability1.3.6.1.2.1.10.15.73.2.2.1.6FddiTimeNanoread-onlyIndicates the maximum time value of fddiMACTvxValue that this MAC can support.
INT fddimibMACAvailablePaths1.3.6.1.2.1.10.15.73.2.2.1.7INTEGERread-onlyIndicates the paths available for this MAC (refer to ANSI SMT 9.7.7). The value is a sum. This value initially takes the value zero, 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
INT fddimibMACCurrentPath1.3.6.1.2.1.10.15.73.2.2.1.8INTEGERread-onlyIndicates the Path into which this MAC is currently inserted (refer to ANSI 9.7.7).
ADR fddimibMACUpstreamNbr1.3.6.1.2.1.10.15.73.2.2.1.9FddiMACLongAddressTyperead-onlyThe 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 (refer to ANSI SMT 7.2.1 and 8.2).
ADR fddimibMACDownstreamNbr1.3.6.1.2.1.10.15.73.2.2.1.10FddiMACLongAddressTyperead-onlyThe 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 (refer to ANSI SMT 7.2.1 and 8.2).
ADR fddimibMACOldUpstreamNbr1.3.6.1.2.1.10.15.73.2.2.1.11FddiMACLongAddressTyperead-onlyThe 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 (refer to ANSI SMT 7.2.1 and 8.2).
ADR fddimibMACOldDownstreamNbr1.3.6.1.2.1.10.15.73.2.2.1.12FddiMACLongAddressTyperead-onlyThe 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 (refer to ANSI SMT 7.2.1 and 8.2).
INT fddimibMACDupAddressTest1.3.6.1.2.1.10.15.73.2.2.1.13INTEGERread-onlyThe Duplicate Address Test flag, Dup_Addr_Test (refer to ANSI 8.2).
INT fddimibMACRequestedPaths1.3.6.1.2.1.10.15.73.2.2.1.14INTEGERread-writeList of permitted Paths which specifies the Path(s) into which the MAC may be inserted (refer to ansi SMT 9.7). 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
INT fddimibMACDownstreamPORTType1.3.6.1.2.1.10.15.73.2.2.1.15INTEGERread-onlyIndicates the PC-Type of the first port that is downstream of this MAC (the exit port).
ADR fddimibMACSMTAddress1.3.6.1.2.1.10.15.73.2.2.1.16FddiMACLongAddressTyperead-onlyThe 48-bit individual address of the MAC used for SMT frames.
FDD fddimibMACTReq1.3.6.1.2.1.10.15.73.2.2.1.17FddiTimeNanoread-onlyThis 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 fddiPATHMaxT-Req. 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 fddiPATHTMaxLowerBound. 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).
FDD fddimibMACTNeg1.3.6.1.2.1.10.15.73.2.2.1.18FddiTimeNanoread-onlyIt is reported as a FddiTimeNano number.
FDD fddimibMACTMax1.3.6.1.2.1.10.15.73.2.2.1.19FddiTimeNanoread-onlyThis variable is the T_Max_value passed to the MAC. The time value of this variable shall assume the minimum supported time value which is greater than or equal to the time value of fddiPATHT- MaxLowerBound
FDD fddimibMACTvxValue1.3.6.1.2.1.10.15.73.2.2.1.20FddiTimeNanoread-onlyThis variable is the TVX_value passed to the MAC. The time value of this variable shall assume the minimum supported time value which is greater than or equal to the time value of fddiPATHTVXLowerBound.
CTR fddimibMACFrameCts1.3.6.1.2.1.10.15.73.2.2.1.21Counterread-onlyA count of the number of frames received by this MAC (refer to ANSI MAC 7.5.1).
CTR fddimibMACCopiedCts1.3.6.1.2.1.10.15.73.2.2.1.22Counterread-onlyA 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 (refer to ANSI MAC 7.5). Note that this count does not include MAC frames.
CTR fddimibMACTransmitCts1.3.6.1.2.1.10.15.73.2.2.1.23Counterread-onlyA count that should as closely as possible match the number of frames transmitted by this MAC (refer to ANSI MAC 7.5). Note that this count does not include MAC frames.
CTR fddimibMACErrorCts1.3.6.1.2.1.10.15.73.2.2.1.24Counterread-onlyA count of the number of frames that were detected in error by this MAC that had not been detected in error by another MAC (refer to ANSI MAC 7.5.2).
CTR fddimibMACLostCts1.3.6.1.2.1.10.15.73.2.2.1.25Counterread-onlyA count of the number of instances that this MAC detected a format error during frame reception such that the frame was stripped (refer to ANSI MAC 7.5.3).
INT fddimibMACFrameErrorThreshold1.3.6.1.2.1.10.15.73.2.2.1.26INTEGERread-writeA threshold for determining when a MAC Condition report (see ANSI 8.3.1.1) shall be generated. Stations not supporting variable thresholds shall have a value of 0 and a range of (0..0).
INT fddimibMACFrameErrorRatio1.3.6.1.2.1.10.15.73.2.2.1.27INTEGERread-onlyThis variable is the value of the ratio, ((delta fddiMACLostCts + delta fddiMACErrorCts) / (delta fddiMACFrameCts + delta fddiMACLostCts )) * 2**16
INT fddimibMACRMTState1.3.6.1.2.1.10.15.73.2.2.1.28INTEGERread-onlyIndicates the current state of the RMT State Machine (refer to ANSI 10.3.2).
INT fddimibMACDaFlag1.3.6.1.2.1.10.15.73.2.2.1.29INTEGERread-onlyThe RMT flag Duplicate Address Flag, DA_Flag (refer to ANSI 10.2.1.2).
INT fddimibMACUnaDaFlag1.3.6.1.2.1.10.15.73.2.2.1.30INTEGERread-onlyA flag, UNDA_Flag (refer to ANSI 8.2.2.1), set when the upstream neighbor reports a duplicate address condition. Cleared when the condition clears.
INT fddimibMACFrameErrorFlag1.3.6.1.2.1.10.15.73.2.2.1.31INTEGERread-onlyIndicates the MAC Frame Error Condition is present when set. Cleared when the condition clears and on station initialization.
INT fddimibMACMAUnitdataAvailable1.3.6.1.2.1.10.15.73.2.2.1.32INTEGERread-onlyThis variable shall take on the value of the MAC_Avail flag defined in RMT.
INT fddimibMACHardwarePresent1.3.6.1.2.1.10.15.73.2.2.1.33INTEGERread-onlyThis variable indicates the presence of underlying hardware support for this MAC object. If the value of this object is false(2), the reporting of the objects in this entry may be handled in an implementation-specific manner.
INT fddimibMACMAUnitdataEnable1.3.6.1.2.1.10.15.73.2.2.1.34INTEGERread-writeThis variable determines the value of the MA_UNITDATA_Enable flag in RMT. The default and initial value of this flag is true(1).
fddimibMACCounters1.3.6.1.2.1.10.15.73.3
fddimibMACCountersTable1.3.6.1.2.1.10.15.73.3.1not-accessibleA list of MAC Counters entries. The number of entries shall not exceed the value of fddimibMACNumber.
fddimibMACCountersEntry1.3.6.1.2.1.10.15.73.3.1.1not-accessibleA MAC Counters entry containing information common to a given MAC.
CTR fddimibMACTokenCts1.3.6.1.2.1.10.15.73.3.1.1.1Counterread-onlyA 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 (see ANSI MAC 7.4). This count is valuable for determination of network load.
CTR fddimibMACTvxExpiredCts1.3.6.1.2.1.10.15.73.3.1.1.2Counterread-onlyA count that should as closely as possible match the number of times that TVX has expired.
CTR fddimibMACNotCopiedCts1.3.6.1.2.1.10.15.73.3.1.1.3Counterread-onlyA count that should as closely as possible match the number of frames that were addressed to this MAC but were not copied into its receive buffers (see ANSI MAC 7.5). For example, this might occur due to local buffer congestion. Because of implementation considerations, this count may not match the actual number of frames not copied. It is not a requirement that this count be exact. Note that this count does not include MAC frames.
CTR fddimibMACLateCts1.3.6.1.2.1.10.15.73.3.1.1.4Counterread-onlyA count that should as closely as possible match the number of TRT expirations since this MAC was reset or a token was received (refer to ANSI MAC 7.4.5).
CTR fddimibMACRingOpCts1.3.6.1.2.1.10.15.73.3.1.1.5Counterread-onlyThe 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 status occurs (refer to ANSI 6.1.4). Because of implementation considerations, this count may be less than the actual RingOp_Ct. It is not a requirement that this count be exact.
INT fddimibMACNotCopiedRatio1.3.6.1.2.1.10.15.73.3.1.1.6INTEGERread-onlyThis variable is the value of the ratio: (delta fddiMACNotCopiedCts / (delta fddiMACCopiedCts + delta fddiMACNotCopiedCts )) * 2**16
INT fddimibMACNotCopiedFlag1.3.6.1.2.1.10.15.73.3.1.1.7INTEGERread-onlyIndicates that the Not Copied condition is present when read as true(1). Set to false(2) when the condition clears and on station initialization.
INT fddimibMACNotCopiedThreshold1.3.6.1.2.1.10.15.73.3.1.1.8INTEGERread-writeA threshold for determining when a MAC condition report shall be generated. Stations not supporting variable thresholds shall have a value of 0 and a range of (0..0).
fddimibPATH1.3.6.1.2.1.10.15.73.4
INT fddimibPATHNumber1.3.6.1.2.1.10.15.73.4.1INTEGERread-onlyThe total number of PATHs possible (across all SMTs) on this network management application entity. The value for this variable must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
fddimibPATHTable1.3.6.1.2.1.10.15.73.4.2not-accessibleA list of PATH entries. The number of entries shall not exceed the value of fddimibPATHNumber.
fddimibPATHEntry1.3.6.1.2.1.10.15.73.4.2.1not-accessibleA PATH entry containing information common to a given PATH.
INT fddimibPATHSMTIndex1.3.6.1.2.1.10.15.73.4.2.1.1INTEGERread-onlyThe value of the SMT index associated with this PATH.
INT fddimibPATHIndex1.3.6.1.2.1.10.15.73.4.2.1.2INTEGERread-onlyIndex variable for uniquely identifying the primary, secondary and local PATH object instances. Local PATH object instances are represented with integer values 3 to 255.
FDD fddimibPATHTVXLowerBound1.3.6.1.2.1.10.15.73.4.2.1.3FddiTimeNanoread-writeSpecifies the minimum time value of fddiMACTvxValue that shall be used by any MAC that is configured in this path. The operational value of fddiMACTvxValue is managed by setting this variable. This variable has the time value range of: 0 < fddimibPATHTVXLowerBound < fddimibPATHMaxTReq Changes to this variable shall either satisfy the time value relationship: fddimibPATHTVXLowerBound <= fddimibMACTVXCapability of each of the MACs currently on the path, or be considered out of range. The initial value of fddimibPATHTVXLowerBound shall be 2500 nsec (2.5 ms).
FDD fddimibPATHTMaxLowerBound1.3.6.1.2.1.10.15.73.4.2.1.4FddiTimeNanoread-writeSpecifies the minimum time value of fddiMACTMax that shall be used by any MAC that is configured in this path. The operational value of fddiMACTMax is managed by setting this variable. This variable has the time value range of: fddimibPATHMaxTReq <= fddimibPATHTMaxLowerBound and an absolute time value range of: 10000nsec (10 msec) <= fddimibPATHTMaxLowerBound Changes to this variable shall either satisfy the time value relationship: fddimibPATHTMaxLowerBound < fddimibMACTMaxCapability of each of the MACs currently on the path, or be considered out of range. The initial value of fddimibPATHTMaxLowerBound shall be 165000 nsec (165 msec).
FDD fddimibPATHMaxTReq1.3.6.1.2.1.10.15.73.4.2.1.5FddiTimeNanoread-writeSpecifies the maximum time value of fddiMACT-Req that shall be used by any MAC that is configured in this path. The operational value of fddiMACT- Req is managed by setting this variable. This variable has the time value range of: fddimibPATHTVXLowerBound < fddimibPATHMaxTReq <= fddimibPATHTMaxLowerBound. The default value of fddimibPATHMaxTReq is 165000 nsec (165 msec).
fddimibPATHConfigTable1.3.6.1.2.1.10.15.73.4.3not-accessibleA table of Path configuration entries. This table lists all the resources that may be in this Path.
fddimibPATHConfigEntry1.3.6.1.2.1.10.15.73.4.3.1not-accessibleA collection of objects containing information for a given PATH Configuration entry.
INT fddimibPATHConfigSMTIndex1.3.6.1.2.1.10.15.73.4.3.1.1INTEGERread-onlyThe value of the SMT index associated with this configuration entry.
INT fddimibPATHConfigPATHIndex1.3.6.1.2.1.10.15.73.4.3.1.2INTEGERread-onlyThe value of the PATH resource index associated with this configuration entry.
INT fddimibPATHConfigTokenOrder1.3.6.1.2.1.10.15.73.4.3.1.3INTEGERread-onlyAn object associated with Token order for this entry. Thus if the token passes resources a, b, c and d, in that order, then the value of this object for these resources would be 1, 2, 3 and 4 respectively.
INT fddimibPATHConfigResourceType1.3.6.1.2.1.10.15.73.4.3.1.4INTEGERread-onlyThe type of resource associated with this configuration entry.
INT fddimibPATHConfigResourceIndex1.3.6.1.2.1.10.15.73.4.3.1.5INTEGERread-onlyThe value of the SMT resource index used to refer to the instance of this MAC or Port resource.
INT fddimibPATHConfigCurrentPath1.3.6.1.2.1.10.15.73.4.3.1.6INTEGERread-onlyThe current insertion status for this resource on this Path.
fddimibPORT1.3.6.1.2.1.10.15.73.5
INT fddimibPORTNumber1.3.6.1.2.1.10.15.73.5.1INTEGERread-onlyThe total number of PORT implementations (across all SMTs) on this network management application entity. The value for this variable must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
fddimibPORTTable1.3.6.1.2.1.10.15.73.5.2not-accessibleA list of PORT entries. The number of entries shall not exceed the value of fddimibPORTNumber.
fddimibPORTEntry1.3.6.1.2.1.10.15.73.5.2.1not-accessibleA PORT entry containing information common to a given PORT.
INT fddimibPORTSMTIndex1.3.6.1.2.1.10.15.73.5.2.1.1INTEGERread-onlyThe value of the SMT index associated with this PORT.
INT fddimibPORTIndex1.3.6.1.2.1.10.15.73.5.2.1.2INTEGERread-onlyA 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.
INT fddimibPORTMyType1.3.6.1.2.1.10.15.73.5.2.1.3INTEGERread-onlyThe value of the PORT's PC_Type (refer to ANSI 9.4.1, and 9.6.3.2).
INT fddimibPORTNeighborType1.3.6.1.2.1.10.15.73.5.2.1.4INTEGERread-onlyThe type of the remote PORT as determined in PCM. This variable has an initial value of none, and is only modified in PC_RCode(3)_Actions (refer to ANSI SMT 9.6.3.2).
INT fddimibPORTConnectionPolicies1.3.6.1.2.1.10.15.73.5.2.1.5INTEGERread-writeA value representing the PORT's connection policies desired in the node. The value of pc- mac-lct is a term used in the PC_MAC_LCT Flag (see 9.4.3.2). 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
INT fddimibPORTMACIndicated1.3.6.1.2.1.10.15.73.5.2.1.6INTEGERread-onlyThe 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 (refer to ANSI SMT 9.6.3.2.).
INT fddimibPORTCurrentPath1.3.6.1.2.1.10.15.73.5.2.1.7INTEGERread-onlyIndicates the Path(s) into which this PORT is currently inserted.
OCT fddimibPORTRequestedPaths1.3.6.1.2.1.10.15.73.5.2.1.8OCTET STRINGread-writeThis 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'.
FDD fddimibPORTMACPlacement1.3.6.1.2.1.10.15.73.5.2.1.9FddiResourceIdread-onlyIndicates 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. Otherwise, the MACIndex of the MAC will be the value of the variable.
INT fddimibPORTAvailablePaths1.3.6.1.2.1.10.15.73.5.2.1.10INTEGERread-onlyIndicates the Paths which are available to this Port. In the absence of faults, the A and B Ports will always have both the Primary and Secondary Paths available. The value is a sum. This value initially takes the value zero, 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
INT fddimibPORTPMDClass1.3.6.1.2.1.10.15.73.5.2.1.11INTEGERread-onlyThis variable indicates the type of PMD entity associated with this port.
INT fddimibPORTConnectionCapabilities1.3.6.1.2.1.10.15.73.5.2.1.12INTEGERread-onlyA 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 (refer to ANSI 9.4.3.2). The value is a sum. This value initially takes the value zero, then for each capability that this port has, 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
INT fddimibPORTBSFlag1.3.6.1.2.1.10.15.73.5.2.1.13INTEGERread-onlyThis variable assumes the value of the BS_Flag (refer to ANSI SMT 9.4.3.3).
CTR fddimibPORTLCTFailCts1.3.6.1.2.1.10.15.73.5.2.1.14Counterread-onlyThe count of the consecutive times the link confidence test (LCT) has failed during connection management (refer to ANSI 9.4.1).
INT fddimibPORTLerEstimate1.3.6.1.2.1.10.15.73.5.2.1.15INTEGERread-onlyA long term average link error rate. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the base 10 logarithm (refer to ANSI SMT 9.4.7.5.).
CTR fddimibPORTLemRejectCts1.3.6.1.2.1.10.15.73.5.2.1.16Counterread-onlyA link error monitoring count of the times that a link has been rejected.
CTR fddimibPORTLemCts1.3.6.1.2.1.10.15.73.5.2.1.17Counterread-onlyThe aggregate link error monitor error count, set to zero only on station initialization.
INT fddimibPORTLerCutoff1.3.6.1.2.1.10.15.73.5.2.1.18INTEGERread-writeThe link error 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 (default of 7).
INT fddimibPORTLerAlarm1.3.6.1.2.1.10.15.73.5.2.1.19INTEGERread-writeThe link error 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 (default of 8).
INT fddimibPORTConnectState1.3.6.1.2.1.10.15.73.5.2.1.20INTEGERread-onlyAn indication of the connect state of this PORT and is equal to the value of Connect_State (refer to ANSI 9.4.1)
INT fddimibPORTPCMState1.3.6.1.2.1.10.15.73.5.2.1.21INTEGERread-onlyThe state of this Port's PCM state machine refer to ANSI SMT 9.6.2).
INT fddimibPORTPCWithhold1.3.6.1.2.1.10.15.73.5.2.1.22INTEGERread-onlyThe value of PC_Withhold (refer to ANSI SMT 9.4.1).
INT fddimibPORTLerFlag1.3.6.1.2.1.10.15.73.5.2.1.23INTEGERread-onlyThe condition becomes active when the value of fddiPORTLerEstimate is less than or equal to fddiPORTLerAlarm. This will be reported with the Status Report Frames (SRF) (refer to ANSI SMT 7.2.7 and 8.3).
INT fddimibPORTHardwarePresent1.3.6.1.2.1.10.15.73.5.2.1.24INTEGERread-onlyThis variable indicates the presence of underlying hardware support for this Port object. If the value of this object is false(2), the reporting of the objects in this entry may be handled in an implementation-specific manner.
INT fddimibPORTAction1.3.6.1.2.1.10.15.73.5.2.1.25INTEGERread-writeCauses 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) (refer to ANSI 9.4.2).

RFC description

Manages Fiber Distributed Data Interface (FDDI) devices per RFC 1512, supporting SMT 7.3 monitoring and configuration.

Start monitoring Vendor-neutral FDDI-attached router/switch/end station, any manufacturer (SMT 7.3) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download FDDI-SMT73-MIB