FDDI-SMT73-MIB
- Registered at
- 1.3.6.1.2.1.10.15
- Namespace
- standard
- Source file
FDDI-SMT73-MIB- Digest
sha256:c787fdeaabf9f07bd9c806f469a668f70f5c29aca110b4fd1f6a1d4ea9d06014
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, transmission |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FDDI-SMT73-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| FddiMACLongAddressType type | ||||
| FddiResourceId type | ||||
| FddiSMTStationIdType type | ||||
| FddiTimeMilli type | ||||
| FddiTimeNano type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| fddi OBJECT-IDENTITY | 1.3.6.1.2.1.10.15 | |||
| fddimib OBJECT-IDENTITY | 1.3.6.1.2.1.10.15.73 | |||
| fddimibSMT OBJECT-IDENTITY | 1.3.6.1.2.1.10.15.73.1 | |||
| fddimibSMTNumber OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.15.73.1.1 | INTEGER (0..65535) | read-only | mandatory |
| fddimibSMTTable OBJECT-TYPE A list of SMT entries. The number of entries shall not exceed the value of fddimibSMTNumber. | 1.3.6.1.2.1.10.15.73.1.2 | not-accessible | mandatory | |
| fddimibSMTEntry OBJECT-TYPE An SMT entry containing information common to a given SMT. | 1.3.6.1.2.1.10.15.73.1.2.1 | not-accessible | mandatory | |
| fddimibSMTIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.10.15.73.1.2.1.1 | INTEGER (1..65535) | read-only | mandatory |
| fddimibSMTStationId OBJECT-TYPE Used to uniquely identify an FDDI station. | 1.3.6.1.2.1.10.15.73.1.2.1.2 | FddiSMTStationIdType | read-only | mandatory |
| fddimibSMTOpVersionId OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.15.73.1.2.1.3 | INTEGER (1..65535) | read-only | mandatory |
| fddimibSMTHiVersionId OBJECT-TYPE The highest version of SMT that this station supports (refer to ANSI 7.1.2.2). | 1.3.6.1.2.1.10.15.73.1.2.1.4 | INTEGER (1..65535) | read-only | mandatory |
| fddimibSMTLoVersionId OBJECT-TYPE The lowest version of SMT that this station supports (refer to ANSI 7.1.2.2). | 1.3.6.1.2.1.10.15.73.1.2.1.5 | INTEGER (1..65535) | read-only | mandatory |
| fddimibSMTUserData OBJECT-TYPE This variable contains 32 octets of user defined information. The information shall be an ASCII string. | 1.3.6.1.2.1.10.15.73.1.2.1.6 | OCTET STRING (SIZE(32)) | read-write | mandatory |
| fddimibSMTMIBVersionId OBJECT-TYPE The version of the FDDI MIB of this station. The value of this variable is 1 for this SMT revision. | 1.3.6.1.2.1.10.15.73.1.2.1.7 | INTEGER (0..65535) | read-only | mandatory |
| fddimibSMTMACCts OBJECT-TYPE The number of MACs in this station or concentrator. | 1.3.6.1.2.1.10.15.73.1.2.1.8 | INTEGER (0..255) | read-only | mandatory |
| fddimibSMTNonMasterCts OBJECT-TYPE The value of this variable is the number of A, B, and S ports in this station or concentrator. | 1.3.6.1.2.1.10.15.73.1.2.1.9 | INTEGER (0..2) | read-only | mandatory |
| fddimibSMTMasterCts OBJECT-TYPE The number of M Ports in a node. If the node is not a concentrator, the value of the variable is zero. | 1.3.6.1.2.1.10.15.73.1.2.1.10 | INTEGER (0..255) | read-only | mandatory |
| fddimibSMTAvailablePaths OBJECT-TYPE A 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). | 1.3.6.1.2.1.10.15.73.1.2.1.11 | INTEGER (0..7) | read-only | mandatory |
| fddimibSMTConfigCapabilities OBJECT-TYPE A 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 | 1.3.6.1.2.1.10.15.73.1.2.1.12 | INTEGER (0..3) | read-only | mandatory |
| fddimibSMTConfigPolicy OBJECT-TYPE A 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 | 1.3.6.1.2.1.10.15.73.1.2.1.13 | INTEGER (0..1) | read-write | mandatory |
| fddimibSMTConnectionPolicy OBJECT-TYPE A 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 | 1.3.6.1.2.1.10.15.73.1.2.1.14 | INTEGER (32768..65535) | read-write | mandatory |
| fddimibSMTTNotify OBJECT-TYPE The 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). | 1.3.6.1.2.1.10.15.73.1.2.1.15 | INTEGER (2..30) | read-write | mandatory |
| fddimibSMTStatRptPolicy OBJECT-TYPE If 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). | 1.3.6.1.2.1.10.15.73.1.2.1.16 | INTEGER {true(1), false(2)} | read-write | mandatory |
| fddimibSMTTraceMaxExpiration OBJECT-TYPE Reference Trace_Max (refer to ANSI SMT 9.4.4.2.2). | 1.3.6.1.2.1.10.15.73.1.2.1.17 | FddiTimeMilli | read-write | mandatory |
| fddimibSMTBypassPresent OBJECT-TYPE A flag indicating if the station has a bypass on its AB port pair. | 1.3.6.1.2.1.10.15.73.1.2.1.18 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibSMTECMState OBJECT-TYPE Indicates the current state of the ECM state machine (refer to ANSI SMT 9.5.2). | 1.3.6.1.2.1.10.15.73.1.2.1.19 | INTEGER {ec0(1), ec1(2), ec2(3), ec3(4), ec4(5), ec5(6), ec6(7), ec7(8)} | read-only | mandatory |
| fddimibSMTCFState OBJECT-TYPE The attachment configuration for the station or concentrator (refer to ANSI SMT 9.7.2.2). | 1.3.6.1.2.1.10.15.73.1.2.1.20 | INTEGER {cf0(1), cf1(2), cf2(3), cf3(4), cf4(5), cf5(6), cf6(7), cf7(8), cf8(9), cf9(10), cf10(11), cf11(12), cf12(13)} | read-only | mandatory |
| fddimibSMTRemoteDisconnectFlag OBJECT-TYPE A 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). | 1.3.6.1.2.1.10.15.73.1.2.1.21 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibSMTStationStatus OBJECT-TYPE The current status of the primary and secondary paths within this station. | 1.3.6.1.2.1.10.15.73.1.2.1.22 | INTEGER {concatenated(1), separated(2), thru(3)} | read-only | mandatory |
| fddimibSMTPeerWrapFlag OBJECT-TYPE This variable assumes the value of the PeerWrapFlag in CFM (refer to ANSI SMT 9.7.2.4.4). | 1.3.6.1.2.1.10.15.73.1.2.1.23 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibSMTTimeStamp OBJECT-TYPE This variable assumes the value of TimeStamp (refer to ANSI SMT 8.3.2.1). | 1.3.6.1.2.1.10.15.73.1.2.1.24 | FddiTimeMilli | read-only | mandatory |
| fddimibSMTTransitionTimeStamp OBJECT-TYPE This variable assumes the value of TransitionTimeStamp (refer to ANSI SMT 8.3.2.1). | 1.3.6.1.2.1.10.15.73.1.2.1.25 | FddiTimeMilli | read-only | mandatory |
| fddimibSMTStationAction OBJECT-TYPE 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(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. | 1.3.6.1.2.1.10.15.73.1.2.1.26 | INTEGER {other(1), connect(2), disconnect(3), path-Test(4), self-Test(5), disable-a(6), disable-b(7), disable-m(8)} | read-write | mandatory |
| fddimibMAC OBJECT-IDENTITY | 1.3.6.1.2.1.10.15.73.2 | |||
| fddimibMACNumber OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.15.73.2.1 | INTEGER (0..65535) | read-only | mandatory |
| fddimibMACTable OBJECT-TYPE A list of MAC entries. The number of entries shall not exceed the value of fddimibMACNumber. | 1.3.6.1.2.1.10.15.73.2.2 | not-accessible | mandatory | |
| fddimibMACEntry OBJECT-TYPE A MAC entry containing information common to a given MAC. | 1.3.6.1.2.1.10.15.73.2.2.1 | not-accessible | mandatory | |
| fddimibMACSMTIndex OBJECT-TYPE The value of the SMT index associated with this MAC. | 1.3.6.1.2.1.10.15.73.2.2.1.1 | INTEGER (1..65535) | read-only | mandatory |
| fddimibMACIndex OBJECT-TYPE Index variable for uniquely identifying the MAC object instances, which is the same as the corresponding resource index in SMT. | 1.3.6.1.2.1.10.15.73.2.2.1.2 | INTEGER (1..65535) | read-only | mandatory |
| fddimibMACIfIndex OBJECT-TYPE The value of the MIB-II ifIndex corresponding to this MAC. If none is applicable, 0 is returned. | 1.3.6.1.2.1.10.15.73.2.2.1.3 | INTEGER (1..65535) | read-only | mandatory |
| fddimibMACFrameStatusFunctions OBJECT-TYPE Indicates 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 | 1.3.6.1.2.1.10.15.73.2.2.1.4 | INTEGER (0..7) | read-only | mandatory |
| fddimibMACTMaxCapability OBJECT-TYPE Indicates the maximum time value of fddiMACTMax that this MAC can support. | 1.3.6.1.2.1.10.15.73.2.2.1.5 | FddiTimeNano | read-only | mandatory |
| fddimibMACTVXCapability OBJECT-TYPE Indicates the maximum time value of fddiMACTvxValue that this MAC can support. | 1.3.6.1.2.1.10.15.73.2.2.1.6 | FddiTimeNano | read-only | mandatory |
| fddimibMACAvailablePaths OBJECT-TYPE Indicates 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 | 1.3.6.1.2.1.10.15.73.2.2.1.7 | INTEGER (0..7) | read-only | mandatory |
| fddimibMACCurrentPath OBJECT-TYPE Indicates the Path into which this MAC is currently inserted (refer to ANSI 9.7.7). | 1.3.6.1.2.1.10.15.73.2.2.1.8 | INTEGER {isolated(1), local(2), secondary(3), primary(4), concatenated(5), thru(6)} | read-only | mandatory |
| fddimibMACUpstreamNbr OBJECT-TYPE 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). | 1.3.6.1.2.1.10.15.73.2.2.1.9 | FddiMACLongAddressType | read-only | mandatory |
| fddimibMACDownstreamNbr OBJECT-TYPE 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). | 1.3.6.1.2.1.10.15.73.2.2.1.10 | FddiMACLongAddressType | read-only | mandatory |
| fddimibMACOldUpstreamNbr OBJECT-TYPE 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 (refer to ANSI SMT 7.2.1 and 8.2). | 1.3.6.1.2.1.10.15.73.2.2.1.11 | FddiMACLongAddressType | read-only | mandatory |
| fddimibMACOldDownstreamNbr OBJECT-TYPE 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 (refer to ANSI SMT 7.2.1 and 8.2). | 1.3.6.1.2.1.10.15.73.2.2.1.12 | FddiMACLongAddressType | read-only | mandatory |
| fddimibMACDupAddressTest OBJECT-TYPE The Duplicate Address Test flag, Dup_Addr_Test (refer to ANSI 8.2). | 1.3.6.1.2.1.10.15.73.2.2.1.13 | INTEGER {none(1), pass(2), fail(3)} | read-only | mandatory |
| fddimibMACRequestedPaths OBJECT-TYPE List 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 | 1.3.6.1.2.1.10.15.73.2.2.1.14 | INTEGER (0..255) | read-write | mandatory |
| fddimibMACDownstreamPORTType OBJECT-TYPE Indicates the PC-Type of the first port that is downstream of this MAC (the exit port). | 1.3.6.1.2.1.10.15.73.2.2.1.15 | INTEGER {a(1), b(2), s(3), m(4), none(5)} | read-only | mandatory |
| fddimibMACSMTAddress OBJECT-TYPE The 48-bit individual address of the MAC used for SMT frames. | 1.3.6.1.2.1.10.15.73.2.2.1.16 | FddiMACLongAddressType | read-only | mandatory |
| fddimibMACTReq OBJECT-TYPE 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 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). | 1.3.6.1.2.1.10.15.73.2.2.1.17 | FddiTimeNano | read-only | mandatory |
| fddimibMACTNeg OBJECT-TYPE It is reported as a FddiTimeNano number. | 1.3.6.1.2.1.10.15.73.2.2.1.18 | FddiTimeNano | read-only | mandatory |
| fddimibMACTMax OBJECT-TYPE This variable is the T_Max_value passed to the MAC. The time value of this variable shall assume the minimum suported time value which is greater than or equal to the time value of fddiPATHT- MaxLowerBound | 1.3.6.1.2.1.10.15.73.2.2.1.19 | FddiTimeNano | read-only | mandatory |
| fddimibMACTvxValue OBJECT-TYPE This variable is the TVX_value passed to the MAC. The time value of this variable shall assume the minimum suported time value which is greater than or equal to the time value of fddiPATHTVXLowerBound. | 1.3.6.1.2.1.10.15.73.2.2.1.20 | FddiTimeNano | read-only | mandatory |
| fddimibMACFrameCts OBJECT-TYPE A count of the number of frames received by this MAC (refer to ANSI MAC 7.5.1). | 1.3.6.1.2.1.10.15.73.2.2.1.21 | Counter | read-only | mandatory |
| fddimibMACCopiedCts OBJECT-TYPE 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 (refer to ANSI MAC 7.5). Note that this count does not include MAC frames. | 1.3.6.1.2.1.10.15.73.2.2.1.22 | Counter | read-only | mandatory |
| fddimibMACTransmitCts OBJECT-TYPE A 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. | 1.3.6.1.2.1.10.15.73.2.2.1.23 | Counter | read-only | mandatory |
| fddimibMACErrorCts OBJECT-TYPE 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 (refer to ANSI MAC 7.5.2). | 1.3.6.1.2.1.10.15.73.2.2.1.24 | Counter | read-only | mandatory |
| fddimibMACLostCts OBJECT-TYPE A 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). | 1.3.6.1.2.1.10.15.73.2.2.1.25 | Counter | read-only | mandatory |
| fddimibMACFrameErrorThreshold OBJECT-TYPE A 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). | 1.3.6.1.2.1.10.15.73.2.2.1.26 | INTEGER (0..65535) | read-write | mandatory |
| fddimibMACFrameErrorRatio OBJECT-TYPE This variable is the value of the ratio, ((delta fddiMACLostCts + delta fddiMACErrorCts) / (delta fddiMACFrameCts + delta fddiMACLostCts )) * 2**16 | 1.3.6.1.2.1.10.15.73.2.2.1.27 | INTEGER (0..65535) | read-only | mandatory |
| fddimibMACRMTState OBJECT-TYPE Indicates the current state of the RMT State Machine (refer to ANSI 10.3.2). | 1.3.6.1.2.1.10.15.73.2.2.1.28 | INTEGER {rm0(1), rm1(2), rm2(3), rm3(4), rm4(5), rm5(6), rm6(7), rm7(8)} | read-only | mandatory |
| fddimibMACDaFlag OBJECT-TYPE The RMT flag Duplicate Address Flag, DA_Flag (refer to ANSI 10.2.1.2). | 1.3.6.1.2.1.10.15.73.2.2.1.29 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibMACUnaDaFlag OBJECT-TYPE A 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. | 1.3.6.1.2.1.10.15.73.2.2.1.30 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibMACFrameErrorFlag OBJECT-TYPE Indicates the MAC Frame Error Condition is present when set. Cleared when the condition clears and on station initialization. | 1.3.6.1.2.1.10.15.73.2.2.1.31 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibMACMAUnitdataAvailable OBJECT-TYPE This variable shall take on the value of the MAC_Avail flag defined in RMT. | 1.3.6.1.2.1.10.15.73.2.2.1.32 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibMACHardwarePresent OBJECT-TYPE This 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. | 1.3.6.1.2.1.10.15.73.2.2.1.33 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibMACMAUnitdataEnable OBJECT-TYPE This variable determines the value of the MA_UNITDATA_Enable flag in RMT. The default and initial value of this flag is true(1). | 1.3.6.1.2.1.10.15.73.2.2.1.34 | INTEGER {true(1), false(2)} | read-write | mandatory |
| fddimibMACCounters OBJECT-IDENTITY | 1.3.6.1.2.1.10.15.73.3 | |||
| fddimibMACCountersTable OBJECT-TYPE A list of MAC Counters entries. The number of entries shall not exceed the value of fddimibMACNumber. | 1.3.6.1.2.1.10.15.73.3.1 | not-accessible | mandatory | |
| fddimibMACCountersEntry OBJECT-TYPE A MAC Counters entry containing information common to a given MAC. | 1.3.6.1.2.1.10.15.73.3.1.1 | not-accessible | mandatory | |
| fddimibMACTokenCts OBJECT-TYPE 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 (see ANSI MAC 7.4). This count is valuable for determination of network load. | 1.3.6.1.2.1.10.15.73.3.1.1.1 | Counter | read-only | mandatory |
| fddimibMACTvxExpiredCts OBJECT-TYPE A count that should as closely as possible match the number of times that TVX has expired. | 1.3.6.1.2.1.10.15.73.3.1.1.2 | Counter | read-only | mandatory |
| fddimibMACNotCopiedCts OBJECT-TYPE A 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. | 1.3.6.1.2.1.10.15.73.3.1.1.3 | Counter | read-only | mandatory |
| fddimibMACLateCts OBJECT-TYPE A 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). | 1.3.6.1.2.1.10.15.73.3.1.1.4 | Counter | read-only | mandatory |
| fddimibMACRingOpCts OBJECT-TYPE 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 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. | 1.3.6.1.2.1.10.15.73.3.1.1.5 | Counter | read-only | mandatory |
| fddimibMACNotCopiedRatio OBJECT-TYPE This variable is the value of the ratio: (delta fddiMACNotCopiedCts / (delta fddiMACCopiedCts + delta fddiMACNotCopiedCts )) * 2**16 | 1.3.6.1.2.1.10.15.73.3.1.1.6 | INTEGER (0..65535) | read-only | mandatory |
| fddimibMACNotCopiedFlag OBJECT-TYPE Indicates that the Not Copied condition is present when read as true(1). Set to false(2) when the condition clears and on station initialization. | 1.3.6.1.2.1.10.15.73.3.1.1.7 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibMACNotCopiedThreshold OBJECT-TYPE A 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). | 1.3.6.1.2.1.10.15.73.3.1.1.8 | INTEGER (0..65535) | read-write | mandatory |
| fddimibPATH OBJECT-IDENTITY | 1.3.6.1.2.1.10.15.73.4 | |||
| fddimibPATHNumber OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.15.73.4.1 | INTEGER (0..65535) | read-only | mandatory |
| fddimibPATHTable OBJECT-TYPE A list of PATH entries. The number of entries shall not exceed the value of fddimibPATHNumber. | 1.3.6.1.2.1.10.15.73.4.2 | not-accessible | mandatory | |
| fddimibPATHEntry OBJECT-TYPE A PATH entry containing information common to a given PATH. | 1.3.6.1.2.1.10.15.73.4.2.1 | not-accessible | mandatory | |
| fddimibPATHSMTIndex OBJECT-TYPE The value of the SMT index associated with this PATH. | 1.3.6.1.2.1.10.15.73.4.2.1.1 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPATHIndex OBJECT-TYPE Index variable for uniquely identifying the primary, secondary and local PATH object instances. Local PATH object instances are represented with integer values 3 to 255. | 1.3.6.1.2.1.10.15.73.4.2.1.2 | INTEGER (0..65535) | read-only | mandatory |
| fddimibPATHTVXLowerBound OBJECT-TYPE Specifies 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 settting 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). | 1.3.6.1.2.1.10.15.73.4.2.1.3 | FddiTimeNano | read-write | mandatory |
| fddimibPATHTMaxLowerBound OBJECT-TYPE Specifies 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). | 1.3.6.1.2.1.10.15.73.4.2.1.4 | FddiTimeNano | read-write | mandatory |
| fddimibPATHMaxTReq OBJECT-TYPE Specifies 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). | 1.3.6.1.2.1.10.15.73.4.2.1.5 | FddiTimeNano | read-write | mandatory |
| fddimibPATHConfigTable OBJECT-TYPE A table of Path configuration entries. This table lists all the resources that may be in this Path. | 1.3.6.1.2.1.10.15.73.4.3 | not-accessible | mandatory | |
| fddimibPATHConfigEntry OBJECT-TYPE A collection of objects containing information for a given PATH Configuration entry. | 1.3.6.1.2.1.10.15.73.4.3.1 | not-accessible | mandatory | |
| fddimibPATHConfigSMTIndex OBJECT-TYPE The value of the SMT index associated with this configuration entry. | 1.3.6.1.2.1.10.15.73.4.3.1.1 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPATHConfigPATHIndex OBJECT-TYPE The value of the PATH resource index associated with this configuration entry. | 1.3.6.1.2.1.10.15.73.4.3.1.2 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPATHConfigTokenOrder OBJECT-TYPE An 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. | 1.3.6.1.2.1.10.15.73.4.3.1.3 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPATHConfigResourceType OBJECT-TYPE The type of resource associated with this configuration entry. | 1.3.6.1.2.1.10.15.73.4.3.1.4 | INTEGER {mac(2), port(4)} | read-only | mandatory |
| fddimibPATHConfigResourceIndex OBJECT-TYPE The value of the SMT resource index used to refer to the instance of this MAC or Port resource. | 1.3.6.1.2.1.10.15.73.4.3.1.5 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPATHConfigCurrentPath OBJECT-TYPE The current insertion status for this resource on this Path. | 1.3.6.1.2.1.10.15.73.4.3.1.6 | INTEGER {isolated(1), local(2), secondary(3), primary(4), concatenated(5), thru(6)} | read-only | mandatory |
| fddimibPORT OBJECT-IDENTITY | 1.3.6.1.2.1.10.15.73.5 | |||
| fddimibPORTNumber OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.15.73.5.1 | INTEGER (0..65535) | read-only | mandatory |
| fddimibPORTTable OBJECT-TYPE A list of PORT entries. The number of entries shall not exceed the value of fddimibPORTNumber. | 1.3.6.1.2.1.10.15.73.5.2 | not-accessible | mandatory | |
| fddimibPORTEntry OBJECT-TYPE A PORT entry containing information common to a given PORT. | 1.3.6.1.2.1.10.15.73.5.2.1 | not-accessible | mandatory | |
| fddimibPORTSMTIndex OBJECT-TYPE The value of the SMT index associated with this PORT. | 1.3.6.1.2.1.10.15.73.5.2.1.1 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPORTIndex OBJECT-TYPE 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. | 1.3.6.1.2.1.10.15.73.5.2.1.2 | INTEGER (1..65535) | read-only | mandatory |
| fddimibPORTMyType OBJECT-TYPE The value of the PORT's PC_Type (refer to ANSI 9.4.1, and 9.6.3.2). | 1.3.6.1.2.1.10.15.73.5.2.1.3 | INTEGER {a(1), b(2), s(3), m(4), none(5)} | read-only | mandatory |
| fddimibPORTNeighborType OBJECT-TYPE The 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). | 1.3.6.1.2.1.10.15.73.5.2.1.4 | INTEGER {a(1), b(2), s(3), m(4), none(5)} | read-only | mandatory |
| fddimibPORTConnectionPolicies OBJECT-TYPE A 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 | 1.3.6.1.2.1.10.15.73.5.2.1.5 | INTEGER (0..3) | read-write | mandatory |
| fddimibPORTMACIndicated OBJECT-TYPE 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 (refer to ANSI SMT 9.6.3.2.). | 1.3.6.1.2.1.10.15.73.5.2.1.6 | INTEGER {tVal9FalseRVal9False(1), tVal9FalseRVal9True(2), tVal9TrueRVal9False(3), tVal9TrueRVal9True(4)} | read-only | mandatory |
| fddimibPORTCurrentPath OBJECT-TYPE Indicates the Path(s) into which this PORT is currently inserted. | 1.3.6.1.2.1.10.15.73.5.2.1.7 | INTEGER {ce0(1), ce1(2), ce2(3), ce3(4), ce4(5), ce5(6)} | read-only | mandatory |
| fddimibPORTRequestedPaths OBJECT-TYPE 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'. | 1.3.6.1.2.1.10.15.73.5.2.1.8 | OCTET STRING (SIZE(3)) | read-write | mandatory |
| fddimibPORTMACPlacement OBJECT-TYPE 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. Otherwise, the MACIndex of the MAC will be the value of the variable. | 1.3.6.1.2.1.10.15.73.5.2.1.9 | FddiResourceId | read-only | mandatory |
| fddimibPORTAvailablePaths OBJECT-TYPE Indicates 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 | 1.3.6.1.2.1.10.15.73.5.2.1.10 | INTEGER (0..7) | read-only | mandatory |
| fddimibPORTPMDClass OBJECT-TYPE This variable indicates the type of PMD entity associated with this port. | 1.3.6.1.2.1.10.15.73.5.2.1.11 | INTEGER {multimode(1), single-mode1(2), single-mode2(3), sonet(4), low-cost-fiber(5), twisted-pair(6), unknown(7), unspecified(8)} | read-only | mandatory |
| fddimibPORTConnectionCapabilities OBJECT-TYPE 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 (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 | 1.3.6.1.2.1.10.15.73.5.2.1.12 | INTEGER (0..3) | read-only | mandatory |
| fddimibPORTBSFlag OBJECT-TYPE This variable assumes the value of the BS_Flag (refer to ANSI SMT 9.4.3.3). | 1.3.6.1.2.1.10.15.73.5.2.1.13 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibPORTLCTFailCts OBJECT-TYPE The count of the consecutive times the link confidence test (LCT) has failed during connection management (refer to ANSI 9.4.1). | 1.3.6.1.2.1.10.15.73.5.2.1.14 | Counter | read-only | mandatory |
| fddimibPORTLerEstimate OBJECT-TYPE A 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.). | 1.3.6.1.2.1.10.15.73.5.2.1.15 | INTEGER (4..15) | read-only | mandatory |
| fddimibPORTLemRejectCts OBJECT-TYPE A link error monitoring count of the times that a link has been rejected. | 1.3.6.1.2.1.10.15.73.5.2.1.16 | Counter | read-only | mandatory |
| fddimibPORTLemCts OBJECT-TYPE The aggregate link error monitor error count, set to zero only on station initialization. | 1.3.6.1.2.1.10.15.73.5.2.1.17 | Counter | read-only | mandatory |
| fddimibPORTLerCutoff OBJECT-TYPE The 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). | 1.3.6.1.2.1.10.15.73.5.2.1.18 | INTEGER (4..15) | read-write | mandatory |
| fddimibPORTLerAlarm OBJECT-TYPE The 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). | 1.3.6.1.2.1.10.15.73.5.2.1.19 | INTEGER (4..15) | read-write | mandatory |
| fddimibPORTConnectState OBJECT-TYPE An indication of the connect state of this PORT and is equal to the value of Connect_State (refer to ANSI 9.4.1) | 1.3.6.1.2.1.10.15.73.5.2.1.20 | INTEGER {disabled(1), connecting(2), standby(3), active(4)} | read-only | mandatory |
| fddimibPORTPCMState OBJECT-TYPE The state of this Port's PCM state machine refer to ANSI SMT 9.6.2). | 1.3.6.1.2.1.10.15.73.5.2.1.21 | INTEGER {pc0(1), pc1(2), pc2(3), pc3(4), pc4(5), pc5(6), pc6(7), pc7(8), pc8(9), pc9(10)} | read-only | mandatory |
| fddimibPORTPCWithhold OBJECT-TYPE The value of PC_Withhold (refer to ANSI SMT 9.4.1). | 1.3.6.1.2.1.10.15.73.5.2.1.22 | INTEGER {none(1), m-m(2), otherincompatible(3), pathnotavailable(4)} | read-only | mandatory |
| fddimibPORTLerFlag OBJECT-TYPE The 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). | 1.3.6.1.2.1.10.15.73.5.2.1.23 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibPORTHardwarePresent OBJECT-TYPE This 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. | 1.3.6.1.2.1.10.15.73.5.2.1.24 | INTEGER {true(1), false(2)} | read-only | mandatory |
| fddimibPORTAction OBJECT-TYPE 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) (refer to ANSI 9.4.2). | 1.3.6.1.2.1.10.15.73.5.2.1.25 | INTEGER {other(1), maintPORT(2), enablePORT(3), disablePORT(4), startPORT(5), stopPORT(6)} | read-write | mandatory |