IMA-MIB

File: IMA-MIB.mib (104685 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 NOTIFICATION-TYPE
enterprises MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION DateAndTime
RowStatus InterfaceIndex InterfaceIndexOrZero
ifIndex

Defined Types

MilliSeconds  
Time in milliseconds
TEXTUAL-CONVENTION    
  Integer32  

ImaGroupState  
State of the IMA group.
TEXTUAL-CONVENTION    
  INTEGER notConfigured(1), startUp(2), startUpAck(3), configAbortUnsupportedM(4), configAbortIncompatibleSymmetry(5), configAbortOther(6), insufficientLinks(7), blocked(8), operational(9), configAbortUnsupportedImaVersion(10)  

ImaGroupFailureStatus  
Failure reason of an IMA group.
TEXTUAL-CONVENTION    
  INTEGER noFailure(1), startUpNe(2), startUpFe(3), invalidMValueNe(4), invalidMValueFe(5), failedAssymetricNe(6), failedAssymetricFe(7), insufficientLinksNe(8), insufficientLinksFe(9), blockedNe(10), blockedFe(11), otherFailure(12), invalidImaVersionNe(13), invalidImaVersionFe(14)  

ImaAlarmStatus  
A qualification of the IMA trap which indicates if the condition causing the trap has been detected (declared) or is no longer present (cleared).
TEXTUAL-CONVENTION    
  INTEGER cleared(1), declared(2)  

ImaAlarmType  
An identification of the event that caused the generation of the IMA trap.
TEXTUAL-CONVENTION    
  INTEGER imaAlarmLinkLif(1), imaAlarmLinkLods(2), imaAlarmLinkRfi(3), imaAlarmLinkTxMisConnect(4), imaAlarmLinkRxMisConnect(5), imaAlarmLinkTxFault(6), imaAlarmLinkRxFault(7), imaAlarmLinkTxUnusableFe(8), imaAlarmLinkRxUnusableFe(9), imaAlarmGroupStartupFe(10), imaAlarmGroupCfgAbort(11), imaAlarmGroupCfgAbortFe(12), imaAlarmGroupInsuffLinks(13), imaAlarmGroupInsuffLinksFe(14), imaAlarmGroupBlockedFe(15), imaAlarmGroupTimingSynch(16)  

ImaGroupTxClkMode  
Indicate the transmit clock mode of the IMA group. There are two possible modes: the Common Transmit Clock (CTC) and the Independent Transmit Clock (ITC). The CTC mode corresponds to the case when the transmit clock of all IMA links are derived from the same source. The ITC configuration corresponds to the case where there is at least one IMA link whose transmit clock is derived from a source different than at least another link transmit clock.
TEXTUAL-CONVENTION    
  INTEGER ctc(1), itc(2)  

ImaGroupSymmetry  
The group symmetry mode adjusted during the group start-up.
TEXTUAL-CONVENTION    
  INTEGER symmetricOperation(1), asymmetricOperation(2), asymmetricConfiguration(3)  

ImaFrameLength  
Length of the IMA frames.
TEXTUAL-CONVENTION    
  INTEGER m32(32), m64(64), m128(128), m256(256)  

ImaLinkState  
State of a link belonging to an IMA group.
TEXTUAL-CONVENTION    
  INTEGER notInGroup(1), unusableNoGivenReason(2), unusableFault(3), unusableMisconnected(4), unusableInhibited(5), unusableFailed(6), usable(7), active(8)  

ImaLinkFailureStatus  
Local failure status of a link belonging to an IMA group.
TEXTUAL-CONVENTION    
  INTEGER noFailure(1), imaLinkFailure(2), lifFailure(3), lodsFailure(4), misConnected(5), blocked(6), fault(7), farEndTxLinkUnusable(8), farEndRxLinkUnusable(9)  

ImaTestProcStatus  
States of the Test Pattern Procedure.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), operating(2), linkFail(3)  

ImaGroupEntry  
SEQUENCE    
  imaGroupIndex INTEGER 1..2147483647
  imaGroupRowStatus RowStatus
  imaGroupIfIndex InterfaceIndex
  imaGroupNeState ImaGroupState
  imaGroupFeState ImaGroupState
  imaGroupFailureStatus ImaGroupFailureStatus
  imaGroupSymmetry ImaGroupSymmetry
  imaGroupMinNumTxLinks INTEGER 1..32
  imaGroupMinNumRxLinks INTEGER 1..32
  imaGroupNeTxClkMode ImaGroupTxClkMode
  imaGroupFeTxClkMode ImaGroupTxClkMode
  imaGroupTxTimingRefLink InterfaceIndexOrZero
  imaGroupRxTimingRefLink InterfaceIndexOrZero
  imaGroupLastChange DateAndTime
  imaGroupTxImaId INTEGER 0..255
  imaGroupRxImaId INTEGER 0..255
  imaGroupTxFrameLength ImaFrameLength
  imaGroupRxFrameLength ImaFrameLength
  imaGroupDiffDelayMax MilliSeconds
  imaGroupLeastDelayLink InterfaceIndexOrZero
  imaGroupDiffDelayMaxObs MilliSeconds
  imaGroupAlphaValue INTEGER 1..2
  imaGroupBetaValue INTEGER 1..5
  imaGroupGammaValue INTEGER 1..5
  imaGroupRunningSecs Gauge32
  imaGroupUnavailSecs Counter32
  imaGroupNeNumFailures Counter32
  imaGroupFeNumFailures Counter32
  imaGroupTxAvailCellRate Gauge32
  imaGroupRxAvailCellRate Gauge32
  imaGroupNumTxCfgLinks Gauge32
  imaGroupNumRxCfgLinks Gauge32
  imaGroupNumTxActLinks Gauge32
  imaGroupNumRxActLinks Gauge32
  imaGroupTestLinkIfIndex InterfaceIndexOrZero
  imaGroupTestPattern INTEGER -1..255
  imaGroupTestProcStatus ImaTestProcStatus
  imaGroupValidIntervals INTEGER 0..96
  imaGroupInvalidIntervals INTEGER 0..96
  imaGroupTimeElapsed INTEGER 0..899
  imaGroupTxOamLabelValue INTEGER 1..255
  imaGroupRxOamLabelValue INTEGER 0..255

ImaGroupMappingEntry  
SEQUENCE    
  imaGroupMappingIndex Integer32

ImaLinkEntry  
SEQUENCE    
  imaLinkIfIndex InterfaceIndex
  imaLinkRowStatus RowStatus
  imaLinkGroupIndex Integer32
  imaLinkNeTxState ImaLinkState
  imaLinkNeRxState ImaLinkState
  imaLinkFeTxState ImaLinkState
  imaLinkFeRxState ImaLinkState
  imaLinkNeRxFailureStatus ImaLinkFailureStatus
  imaLinkFeRxFailureStatus ImaLinkFailureStatus
  imaLinkTxLid INTEGER 0..31
  imaLinkRxLid INTEGER 0..31
  imaLinkRelDelay MilliSeconds
  imaLinkImaViolations Counter32
  imaLinkOifAnomalies Counter32
  imaLinkNeSevErroredSecs Counter32
  imaLinkFeSevErroredSecs Counter32
  imaLinkNeUnavailSecs Counter32
  imaLinkFeUnavailSecs Counter32
  imaLinkNeTxUnusableSecs Counter32
  imaLinkNeRxUnusableSecs Counter32
  imaLinkFeTxUnusableSecs Counter32
  imaLinkFeRxUnusableSecs Counter32
  imaLinkNeTxNumFailures Counter32
  imaLinkNeRxNumFailures Counter32
  imaLinkFeTxNumFailures Counter32
  imaLinkFeRxNumFailures Counter32
  imaLinkTxStuffs Counter32
  imaLinkRxStuffs Counter32
  imaLinkRxTestPattern INTEGER 0..255
  imaLinkTestProcStatus ImaTestProcStatus
  imaLinkValidIntervals INTEGER 0..96
  imaLinkInvalidIntervals INTEGER 0..96
  imaLinkTimeElapsed INTEGER 0..899

ImaGroupCurrentEntry  
SEQUENCE    
  imaGroupCurrentUnavailSecs Gauge32
  imaGroupCurrentNeNumFailures Gauge32
  imaGroupCurrentFeNumFailures Gauge32

ImaGroupIntervalEntry  
SEQUENCE    
  imaGroupIntervalNumber INTEGER 1..96
  imaGroupIntervalUnavailSecs Gauge32
  imaGroupIntervalNeNumFailures Gauge32
  imaGroupIntervalFeNumFailures Gauge32

ImaGroupTotalEntry  
SEQUENCE    
  imaGroupTotalUnavailSecs Gauge32
  imaGroupTotalNeNumFailures Gauge32
  imaGroupTotalFeNumFailures Gauge32

ImaLinkCurrentEntry  
SEQUENCE    
  imaLinkCurrentImaViolations Gauge32
  imaLinkCurrentOifAnomalies Gauge32
  imaLinkCurrentNeSevErroredSecs Gauge32
  imaLinkCurrentFeSevErroredSecs Gauge32
  imaLinkCurrentNeUnavailSecs Gauge32
  imaLinkCurrentFeUnavailSecs Gauge32
  imaLinkCurrentNeTxUnusableSecs Gauge32
  imaLinkCurrentNeRxUnusableSecs Gauge32
  imaLinkCurrentFeTxUnusableSecs Gauge32
  imaLinkCurrentFeRxUnusableSecs Gauge32
  imaLinkCurrentNeTxNumFailures Gauge32
  imaLinkCurrentNeRxNumFailures Gauge32
  imaLinkCurrentFeTxNumFailures Gauge32
  imaLinkCurrentFeRxNumFailures Gauge32
  imaLinkCurrentTxStuffs Gauge32
  imaLinkCurrentRxStuffs Gauge32

ImaLinkIntervalEntry  
SEQUENCE    
  imaLinkIntervalNumber INTEGER 1..96
  imaLinkIntervalImaViolations Gauge32
  imaLinkIntervalOifAnomalies Gauge32
  imaLinkIntervalNeSevErroredSecs Gauge32
  imaLinkIntervalFeSevErroredSecs Gauge32
  imaLinkIntervalNeUnavailSecs Gauge32
  imaLinkIntervalFeUnavailSecs Gauge32
  imaLinkIntervalNeTxUnusableSecs Gauge32
  imaLinkIntervalNeRxUnusableSecs Gauge32
  imaLinkIntervalFeTxUnusableSecs Gauge32
  imaLinkIntervalFeRxUnusableSecs Gauge32
  imaLinkIntervalNeTxNumFailures Gauge32
  imaLinkIntervalNeRxNumFailures Gauge32
  imaLinkIntervalFeTxNumFailures Gauge32
  imaLinkIntervalFeRxNumFailures Gauge32
  imaLinkIntervalTxStuffs Gauge32
  imaLinkIntervalRxStuffs Gauge32

ImaLinkTotalEntry  
SEQUENCE    
  imaLinkTotalImaViolations Gauge32
  imaLinkTotalOifAnomalies Gauge32
  imaLinkTotalNeSevErroredSecs Gauge32
  imaLinkTotalFeSevErroredSecs Gauge32
  imaLinkTotalNeUnavailSecs Gauge32
  imaLinkTotalFeUnavailSecs Gauge32
  imaLinkTotalNeTxUnusableSecs Gauge32
  imaLinkTotalNeRxUnusableSecs Gauge32
  imaLinkTotalFeTxUnusableSecs Gauge32
  imaLinkTotalFeRxUnusableSecs Gauge32
  imaLinkTotalNeTxNumFailures Gauge32
  imaLinkTotalNeRxNumFailures Gauge32
  imaLinkTotalFeTxNumFailures Gauge32
  imaLinkTotalFeRxNumFailures Gauge32
  imaLinkTotalTxStuffs Gauge32
  imaLinkTotalRxStuffs Gauge32

Defined Values

atmfImaMib 1.3.6.1.4.1.353.5.7.1
The MIB module for managing ATM Forum Inverse Multiplexing for ATM (IMA) interfaces.
MODULE-IDENTITY    

atmForum 1.3.6.1.4.1.353
OBJECT IDENTIFIER    

atmForumNetworkManagement 1.3.6.1.4.1.353.5
OBJECT IDENTIFIER    

atmfIma 1.3.6.1.4.1.353.5.7
OBJECT IDENTIFIER    

atmfImaMibObjects 1.3.6.1.4.1.353.5.7.1.1
OBJECT IDENTIFIER    

atmfImaMibTraps 1.3.6.1.4.1.353.5.7.1.2
OBJECT IDENTIFIER    

atmfImaMibTrapPrefix 1.3.6.1.4.1.353.5.7.1.2.0
OBJECT IDENTIFIER    

atmfImaMibConformance 1.3.6.1.4.1.353.5.7.1.3
OBJECT IDENTIFIER    

imaGroupNumber 1.3.6.1.4.1.353.5.7.1.1.1
The number of IMA groups configured on this system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

imaGroupTable 1.3.6.1.4.1.353.5.7.1.1.2
The IMA Group Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaGroupEntry

imaGroupEntry 1.3.6.1.4.1.353.5.7.1.1.2.1
An entry in the IMA Group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaGroupEntry  

imaGroupIndex 1.3.6.1.4.1.353.5.7.1.1.2.1.1
A unique value for the IMA Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

imaGroupRowStatus 1.3.6.1.4.1.353.5.7.1.1.2.1.2
The imaGroupRowStatus object allows create, change, and delete operations on imaGroupTable entries. To create a new conceptual row (or instance) of the imaGroupTable, imaGroupRowStatus must be set to 'createAndWait' or 'createAndGo'. If settable, a successful set of the following objects must be performed before the imaGroupRowStatus of a new conceptual row can be set to 'active': imaGroupMinNumTxLinks imaGroupMinNumRxLinks imaGroupTxImaId Some objects in the imaGroupTable control settings which can only be established or changed at group start-up time. These objects include: imaGroupTxImaId imaGroupSymmetry imaGroupTxFrameLength To change (modify) the imaGroupTxImaId object, the manager must first set imaGroupRowStatus to 'notInService'. However, changes to the following two objects can be optionally allowed while the imaGroupRowStatus is 'active': imaGroupSymmetry imaGroupTxFrameLength These two objects can be changed when the imaGroupRowStatus is 'active' in order to allow the far-end to recover from its Config-Aborted state without having to force the near-end Group State machine to go to the 'Not Configured' state. Changing these object values after group start-up has completed causes a restart of the IMA group. Alternatively, as noted above, the agent implementation may simply require the imaGroupRowStatus object to first be set to 'notInService' before allowing changes to either of these two objects. To remove (delete) an imaGroupTable entry from this table, set imaGroupRowStatus to 'destroy'. Setting the imaGroupRowStatus to 'active' has the effect of activating the Group Startup Procedure. The Group Startup Procedure uses provisioned links that have imaLinkRowStatus set to 'active' and imaLinkGroupIndex set to the imaGroupIndex in this conceptual row. When the imaGroupRowStatus is not in 'active' state, the Group State machine is in its 'Not Configured' state.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

imaGroupIfIndex 1.3.6.1.4.1.353.5.7.1.1.2.1.3
This object identifies the logical interface number ('ifIndex') assigned to this IMA group, and is used to identify corresponding rows in the Interfaces MIB. Note that re-initialization of the management agent may cause a client's 'imaGroupIfIndex' to change.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

imaGroupNeState 1.3.6.1.4.1.353.5.7.1.1.2.1.4
The current operational state of the near-end IMA Group State Machine.
Status: current Access: read-only
OBJECT-TYPE    
  ImaGroupState  

imaGroupFeState 1.3.6.1.4.1.353.5.7.1.1.2.1.5
The current operational state of the far-end IMA Group State Machine.
Status: current Access: read-only
OBJECT-TYPE    
  ImaGroupState  

imaGroupFailureStatus 1.3.6.1.4.1.353.5.7.1.1.2.1.6
The current failure status of the IMA group (the reason why the GTSM is in the down state).
Status: current Access: read-only
OBJECT-TYPE    
  ImaGroupFailureStatus  

imaGroupSymmetry 1.3.6.1.4.1.353.5.7.1.1.2.1.7
Symmetry of the IMA group.
Status: current Access: read-create
OBJECT-TYPE    
  ImaGroupSymmetry  



imaGroupNeTxClkMode 1.3.6.1.4.1.353.5.7.1.1.2.1.10
Transmit clocking mode used by the near-end IMA group.
Status: current Access: read-create
OBJECT-TYPE    
  ImaGroupTxClkMode  

imaGroupFeTxClkMode 1.3.6.1.4.1.353.5.7.1.1.2.1.11
Transmit clocking mode used by the far-end IMA group.
Status: current Access: read-only
OBJECT-TYPE    
  ImaGroupTxClkMode  



imaGroupLastChange 1.3.6.1.4.1.353.5.7.1.1.2.1.14
The time-of-day the IMA group last changed operational state (i.e., value of imaGroupNeState changed).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

imaGroupTxImaId 1.3.6.1.4.1.353.5.7.1.1.2.1.15
The IMA ID currently in use by the near-end IMA function.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

imaGroupRxImaId 1.3.6.1.4.1.353.5.7.1.1.2.1.16
The IMA ID currently in use by the far-end IMA function.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

imaGroupTxFrameLength 1.3.6.1.4.1.353.5.7.1.1.2.1.17
The frame length to be used by the IMA group in the transmit direction. Can only be set when the IMA group is startup.
Status: current Access: read-create
OBJECT-TYPE    
  ImaFrameLength  

imaGroupRxFrameLength 1.3.6.1.4.1.353.5.7.1.1.2.1.18
Value of IMA frame length as received from remote IMA function.
Status: current Access: read-only
OBJECT-TYPE    
  ImaFrameLength  

imaGroupDiffDelayMax 1.3.6.1.4.1.353.5.7.1.1.2.1.19
The maximum number of milliseconds of differential delay among the links that will be tolerated on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  MilliSeconds  


imaGroupDiffDelayMaxObs 1.3.6.1.4.1.353.5.7.1.1.2.1.21
The latest maximum differential delay observed (in milliseconds) between the links having the least and most link propagation delay, among the receive links that are currently configured in the IMA group.
Status: current Access: read-only
OBJECT-TYPE    
  MilliSeconds  

imaGroupAlphaValue 1.3.6.1.4.1.353.5.7.1.1.2.1.22
This indicates the 'alpha' value used to specify the number of consecutive invalid ICP cells to be detected before moving to the IMA Hunt state from the IMA Sync state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2  

imaGroupBetaValue 1.3.6.1.4.1.353.5.7.1.1.2.1.23
This indicates the 'beta' value used to specify the number of consecutive errored ICP cells to be detected before moving to the IMA Hunt state from the IMA Sync state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..5  

imaGroupGammaValue 1.3.6.1.4.1.353.5.7.1.1.2.1.24
This indicates the 'gamma' value used to specify the number of consecutive valid ICP cells to be detected before moving to the IMA Sync state from the IMA PreSync state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..5  

imaGroupRunningSecs 1.3.6.1.4.1.353.5.7.1.1.2.1.25
The amount of time (in seconds) since this IMA group has been in the Operational state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.2.1.26
Count of one second intervals where the IMA Group Traffic State Machine is Down.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaGroupNeNumFailures 1.3.6.1.4.1.353.5.7.1.1.2.1.27
The number of times a near-end group failure (Config-Aborted, Insufficient-Links) has been reported since power-up or reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaGroupFeNumFailures 1.3.6.1.4.1.353.5.7.1.1.2.1.28
The number of times a far-end group failure (Config-Aborted-FE, Insufficient-Links-FE, Blocked-FE) has been reported since power-up or reboot. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaGroupTxAvailCellRate 1.3.6.1.4.1.353.5.7.1.1.2.1.29
The current cell rate (truncated value in cells per second) provided by this IMA group in the transmit direction, considering all the transmit links in the Active state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupRxAvailCellRate 1.3.6.1.4.1.353.5.7.1.1.2.1.30
The current cell rate (truncated value in cells per second) provided by this IMA group in the receive direction, considering all the receive links in the Active state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  





imaGroupTestLinkIfIndex 1.3.6.1.4.1.353.5.7.1.1.2.1.35
This object is used to designate an interface as the test link for use in the Test Pattern Procedure. The distinguished value of zero specifies that the implementation may choose the Test Link, in which case, the implementation may also choose the value of 'imaGroupTestPattern'. The value zero may also be used if no link has yet been added to the group. Note that this value is NOT the same as the Tx LID value, but instead either identifies the ifIndex value of the test link to be used by the Test Pattern Procedure (i.e., the link whose LID value is inserted in the Tx LID field of the transmitted ICP cells), or identifies that the implementation may choose the test link (if the value is zero).
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

imaGroupTestPattern 1.3.6.1.4.1.353.5.7.1.1.2.1.36
The value of this object is used to specify the Tx Test Pattern in an IMA group loopback operation. A value in the range 0 to 255 designates a specific pattern. The distinguished value of -1 specifies that the implementation may choose the value. In this case, the implementation may also choose the value of 'imaGroupTestLinkIfIndex'. It is recommended that the specific value 255 not be used for testing, since by (R-137) the IMA interface is required to transmit 0xFF (i.e., 255) when the incoming test command is inactive or the test link is not detected, and thus it cannot be established for certain whether 255 was received due to an actual loopback operation or due to the normal operation of an IMA that is not performing (or else cannot perform) the test pattern procedure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -1..255  

imaGroupTestProcStatus 1.3.6.1.4.1.353.5.7.1.1.2.1.37
This object is used to enable or disable the Test Pattern Procedure, and to note whether at least one link failed the test. The test is started by setting operating(2) status. If any link should fail the test, the IMA will set the status to linkFail(3). The linkFail(3) state will persist until either the disabled(1) state is set or until no instance of imaLinkTestProcStatus has the value linkFail(3). Only the values disabled(1) and operating(2) may be written. Writing the operating(2) value will not cause clearing of the linkFail(3) state.
Status: current Access: read-create
OBJECT-TYPE    
  ImaTestProcStatus  

imaGroupValidIntervals 1.3.6.1.4.1.353.5.7.1.1.2.1.38
The number of previous 15 minute intervals for which valid data was collected. The value will be 96 unless the IMA group table entry was created within the last 24 hours, in which case the value will be the number of complete 15 minute intervals since the IMA group table entry was created. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this value is the maximum interval number for which valid data is available. This attribute is only mandatory when the IMA Group Interval Statistics and/or IMA Group Total Statistics objects are implemented.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

imaGroupInvalidIntervals 1.3.6.1.4.1.353.5.7.1.1.2.1.39
The number of intervals for which no valid data is available. This attribute is only mandatory when the IMA Group Interval Statistics and/or IMA Group Total Statistics objects are implemented.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

imaGroupTimeElapsed 1.3.6.1.4.1.353.5.7.1.1.2.1.40
The number of seconds that have elapsed since the beginning of the current measurement period. This attribute is only mandatory when the IMA Group Current Statistics are implemented.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..899  

imaGroupTxOamLabelValue 1.3.6.1.4.1.353.5.7.1.1.2.1.41
IMA OAM Label value transmitted by the NE IMA unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

imaGroupRxOamLabelValue 1.3.6.1.4.1.353.5.7.1.1.2.1.42
IMA OAM Label value transmitted by the FE IMA unit. The value 0 likely means that the IMA unit has not received an OAM Label from the FE IMA unit at this time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

imaGroupMappingTable 1.3.6.1.4.1.353.5.7.1.1.3
A table mapping the 'ifIndex' values of 'imaGroupIfIndex' to the 'imaGroupIndex' values of the corresponding IMA group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaGroupMappingEntry

imaGroupMappingEntry 1.3.6.1.4.1.353.5.7.1.1.3.1
Each row describes one ifIndex to imaGroupIndex mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaGroupMappingEntry  

imaGroupMappingIndex 1.3.6.1.4.1.353.5.7.1.1.3.1.1
The imaGroupIndex of the IMA Group which implements the specified interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

imaLinkTable 1.3.6.1.4.1.353.5.7.1.1.4
The IMA group Link Status and Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaLinkEntry

imaLinkEntry 1.3.6.1.4.1.353.5.7.1.1.4.1
An entry in the IMA Group Link table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaLinkEntry  

imaLinkIfIndex 1.3.6.1.4.1.353.5.7.1.1.4.1.1
This corresponds to the 'ifIndex' of the MIB-II interface on which this link is established. This object also corresponds to the logical number ('ifIndex') assigned to this IMA link.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

imaLinkRowStatus 1.3.6.1.4.1.353.5.7.1.1.4.1.2
The imaLinkRowStatus object allows create, change, and delete operations on imaLinkTable entries. To create a new conceptual row (or instance) of the imaLinkTable, imaLinkRowStatus must be set to 'createAndWait' or 'createAndGo'. A successful set of the imaLinkGroupIndex object must be performed before the imaLinkRowStatus of a new conceptual row can be set to 'active'. To change (modify) the imaLinkGroupIndex in an imaLinkTable entry, the imaLinkRowStatus object must first be set to 'notInService'. Only then can this object in the conceptual row be modified. This is due to the fact that the imaLinkGroupIndex object provides the association between a physical IMA link and the IMA group to which it belongs, and setting the imaLinkGroupIndex object to a different value has the effect of changing the association between a physical IMA link and an IMA group. To place the link 'in group', the imaLinkRowStatus object is set to 'active'. While the row is not in 'active' state, both the Transmit and Receive IMA link state machines are in the 'Not In Group' state. To remove (delete) an imaLinkTable entry from this table, set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

imaLinkGroupIndex 1.3.6.1.4.1.353.5.7.1.1.4.1.3
The value which identifies the IMA group (imaGroupIndex) of which this link is a member.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

imaLinkNeTxState 1.3.6.1.4.1.353.5.7.1.1.4.1.4
The current state of the near-end transmit link.
Status: current Access: read-only
OBJECT-TYPE    
  ImaLinkState  

imaLinkNeRxState 1.3.6.1.4.1.353.5.7.1.1.4.1.5
The current state of the near-end receive link.
Status: current Access: read-only
OBJECT-TYPE    
  ImaLinkState  

imaLinkFeTxState 1.3.6.1.4.1.353.5.7.1.1.4.1.6
The current state of the far-end transmit link as reported via ICP cells.
Status: current Access: read-only
OBJECT-TYPE    
  ImaLinkState  

imaLinkFeRxState 1.3.6.1.4.1.353.5.7.1.1.4.1.7
The current state of the far-end receive link as reported via ICP cells.
Status: current Access: read-only
OBJECT-TYPE    
  ImaLinkState  

imaLinkNeRxFailureStatus 1.3.6.1.4.1.353.5.7.1.1.4.1.8
The current link failure status of the near-end receive link.
Status: current Access: read-only
OBJECT-TYPE    
  ImaLinkFailureStatus  

imaLinkFeRxFailureStatus 1.3.6.1.4.1.353.5.7.1.1.4.1.9
The current link failure status of the far-end receive link as reported via ICP cells.
Status: current Access: read-only
OBJECT-TYPE    
  ImaLinkFailureStatus  

imaLinkTxLid 1.3.6.1.4.1.353.5.7.1.1.4.1.10
The outgoing LID used currently on the link by the local end. This value has meaning only if the link belongs to an IMA group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

imaLinkRxLid 1.3.6.1.4.1.353.5.7.1.1.4.1.11
The incoming LID used currently on the link by the remote end as reported via ICP cells. This value has meaning only if the link belongs to an IMA group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

imaLinkRelDelay 1.3.6.1.4.1.353.5.7.1.1.4.1.12
The latest measured delay on this link relative to the link, in the same IMA group, with the least delay.
Status: current Access: read-only
OBJECT-TYPE    
  MilliSeconds  

imaLinkImaViolations 1.3.6.1.4.1.353.5.7.1.1.4.1.13
ICP violations: count of errored, invalid or missing ICP cells, except during SES-IMA or UAS-IMA conditions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkOifAnomalies 1.3.6.1.4.1.353.5.7.1.1.4.1.14
The number of OIF anomalies, except during SES-IMA or UAS-IMA conditions, at the near-end. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkNeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.15
Count of one second intervals containing >= 30% of the ICP cells counted as IV-IMAs, or one or more link defects (e.g., LOS, OOF/LOF, AIS, or LCD), LIF defects, or LODS defects, except during UAS-IMA condition.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkFeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.16
Count of one second intervals containing one or more RDI-IMA defects, except during UAS-IMA-FE condition.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkNeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.17
Count of unavailable seconds at near-end: unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkFeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.18
Count of unavailable seconds at far-end: unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkNeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.19
Tx Unusable seconds: count of Tx Unusable seconds at the near-end Tx LSM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkNeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.20
Rx Unusable seconds: count of Rx Unusable seconds at the near-end Rx LSM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkFeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.21
Tx Unusable seconds at far-end: count of seconds with Tx Unusable indications from the far-end Tx LSM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkFeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.4.1.22
Rx Unusable seconds at far-end: count of seconds with Rx Unusable indications from the far-end Rx LSM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkNeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.4.1.23
The number of times a near-end transmit failure alarm condition has been entered on this link (i.e., some form of implementation specific transmit fault).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkNeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.4.1.24
The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, RFI-IMA, Mis-Connected or some form of implementation specific receive fault).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkFeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.4.1.25
The number of times a far-end transmit failure alarm condition has been entered on this link (i.e., Tx-Unusable-FE). This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkFeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.4.1.26
The number of times a far-end receive failure alarm condition has been entered on this link (i.e., Rx-Unusable-FE). This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkTxStuffs 1.3.6.1.4.1.353.5.7.1.1.4.1.27
Count of stuff events inserted in the transmit direction. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkRxStuffs 1.3.6.1.4.1.353.5.7.1.1.4.1.28
Count of stuff events detected in the receive direction. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

imaLinkRxTestPattern 1.3.6.1.4.1.353.5.7.1.1.4.1.29
This object identifies the test pattern received in the ICP Cell (octet 17) on the link during the IMA Test Pattern Procedure. This value may then be compared to the transmitted test pattern.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

imaLinkTestProcStatus 1.3.6.1.4.1.353.5.7.1.1.4.1.30
This value indicates the current state of the Test Pattern Procedure. If the value is disabled(1), the test is not running. A value of operating(2) means the test is running and no error has been found on this interface. A value of linkFail(3) means an error has been detected on this link during the test. Once an error is detected, the linkFail(3) value is latched until either this object is read or until the imaGroupTestProcStatus is moved to disabled(1). Once read, if the error no longer persists, a subsequent read will report the value operating(2).
Status: current Access: read-only
OBJECT-TYPE    
  ImaTestProcStatus  

imaLinkValidIntervals 1.3.6.1.4.1.353.5.7.1.1.4.1.31
The number of previous 15 minute intervals for which valid data was collected. The value will be 96 unless the IMA group table entry was created within the last 24 hours, in which case the value will be the number of complete 15 minute intervals since the IMA group table entry was created. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this value is the maximum interval number for which valid data is available. This attribute is only mandatory when the IMA Link Interval Statistics and/or IMA Link Total Statistics objects are implemented.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

imaLinkInvalidIntervals 1.3.6.1.4.1.353.5.7.1.1.4.1.32
The number of intervals for which no valid data is available. This attribute is only mandatory when the IMA Link Interval Statistics and/or IMA Link Total Statistics objects are implemented.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

imaLinkTimeElapsed 1.3.6.1.4.1.353.5.7.1.1.4.1.33
The number of seconds that have elapsed since the beginning of the current measurement period. This attribute is only mandatory when the IMA Link Current Statistics are implemented.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..899  

imaAlarmStatus 1.3.6.1.4.1.353.5.7.1.1.5
Status of the IMA alarm.
Status: current Access: read-only
OBJECT-TYPE    
  ImaAlarmStatus  

imaAlarmType 1.3.6.1.4.1.353.5.7.1.1.6
The Type of IMA alarm declared or cleared. The value of ImaAlarmType identifies the type of alarm according to the definitions in the IMA specification.
Status: current Access: read-only
OBJECT-TYPE    
  ImaAlarmType  

imaFailureAlarm 1.3.6.1.4.1.353.5.7.1.2.0.1
The imaFailureAlarm provides a method for an agent implementing IMA to notify an NMS of an alarm condition.
Status: current Access: read-only
NOTIFICATION-TYPE    

imaGroupCurrentTable 1.3.6.1.4.1.353.5.7.1.1.7
The IMA Group Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaGroupCurrentEntry

imaGroupCurrentEntry 1.3.6.1.4.1.353.5.7.1.1.7.1
An entry in the IMA Group Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaGroupCurrentEntry  

imaGroupCurrentUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.7.1.1
Count of one second intervals where the IMA Group Traffic State Machine is Down in the current 15 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupCurrentNeNumFailures 1.3.6.1.4.1.353.5.7.1.1.7.1.2
The number of times a near-end group failure (Config-Aborted, Insufficient-Links) has been reported in the current 15 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupCurrentFeNumFailures 1.3.6.1.4.1.353.5.7.1.1.7.1.3
The number of times a far-end group failure (Config-Aborted-FE, Insufficient-Links-FE, Blocked-FE) has been reported in the current 15 minutes interval. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupIntervalTable 1.3.6.1.4.1.353.5.7.1.1.8
The IMA Group Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaGroupIntervalEntry

imaGroupIntervalEntry 1.3.6.1.4.1.353.5.7.1.1.8.1
An entry in the IMA Group Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaGroupIntervalEntry  

imaGroupIntervalNumber 1.3.6.1.4.1.353.5.7.1.1.8.1.1
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes interval (assuming that all 96 intervals are valid).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..96  

imaGroupIntervalUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.8.1.2
Count of one second intervals where the IMA Group Traffic State Machine is Down in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupIntervalNeNumFailures 1.3.6.1.4.1.353.5.7.1.1.8.1.3
The number of times a near-end group failure (Config-Aborted, Insufficient-Links) has been reported in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupIntervalFeNumFailures 1.3.6.1.4.1.353.5.7.1.1.8.1.4
The number of times a far-end group failure (Config-Aborted-FE, Insufficient-Links-FE, Blocked-FE) has been reported in one of the previous 96, individual 15 minute, intervals. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupTotalTable 1.3.6.1.4.1.353.5.7.1.1.9
The IMA Group Total table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaGroupTotalEntry

imaGroupTotalEntry 1.3.6.1.4.1.353.5.7.1.1.9.1
An entry in the IMA Group Total table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaGroupTotalEntry  

imaGroupTotalUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.9.1.1
Count of one second intervals where the IMA Group Traffic State Machine is Down in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupTotalNeNumFailures 1.3.6.1.4.1.353.5.7.1.1.9.1.2
The number of times a near-end group failure (Config-Aborted, Insufficient-Links) has been reported in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaGroupTotalFeNumFailures 1.3.6.1.4.1.353.5.7.1.1.9.1.3
The number of times a far-end group failure (Config-Aborted-FE, Insufficient-Links-FE, Blocked-FE) has been reported in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentTable 1.3.6.1.4.1.353.5.7.1.1.10
The IMA Link Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaLinkCurrentEntry

imaLinkCurrentEntry 1.3.6.1.4.1.353.5.7.1.1.10.1
An entry in the IMA Link Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaLinkCurrentEntry  

imaLinkCurrentImaViolations 1.3.6.1.4.1.353.5.7.1.1.10.1.1
ICP violations: count of errored, invalid or missing ICP cells, except during SES-IMA or UAS-IMA conditions, in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentOifAnomalies 1.3.6.1.4.1.353.5.7.1.1.10.1.2
The number of OIF anomalies, except during SES-IMA or UAS-IMA conditions, at the near-end in the current 15 minute interval. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentNeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.3
Count of one second intervals containing >= 30% of the ICP cells counted as IV-IMAs, or one or more link defects (e.g., LOS, OOF/LOF, AIS, or LCD), LIF defects, or LODS defects, except during UAS-IMA condition, in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentFeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.4
Count of one second intervals containing one or more RDI-IMA defects, except during UAS-IMA-FE condition, in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentNeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.5
Count of unavailable seconds at near-end in the current 15 minute interval: unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentFeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.6
Count of unavailable seconds at far-end in the current 15 minute interval: unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentNeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.7
Tx Unusable seconds: count of Unusable seconds at the near-end Tx LSM in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentNeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.8
Rx Unusable seconds: count of Unusable seconds at the near-end Rx LSM in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentFeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.9
Tx Unusable seconds at far-end: count of seconds with Tx Unusable indications from the far-end Tx LSM in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentFeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.10.1.10
Rx Unusable seconds at far-end: count of seconds with Rx Unusable indications from the far-end Rx LSM in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentNeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.10.1.11
The number of times a near-end transmit failure alarm condition has been entered on this link (i.e., some form of implementation specific transmit fault) in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentNeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.10.1.12
The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, RFI-IMA, Mis-Connected, or some form of implementation specific receive fault) in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentFeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.10.1.13
The number of times a far-end transmit failure alarm condition has been entered on this link (i.e., Tx-Unusable-FE) in the current 15 minute interval. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentFeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.10.1.14
The number of times a far-end receive failure alarm condition has been entered on this link (i.e., Rx-Unusable-FE) in the current 15 minute interval. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentTxStuffs 1.3.6.1.4.1.353.5.7.1.1.10.1.15
Count of stuff events inserted in the transmit direction in the current 15 minute interval. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkCurrentRxStuffs 1.3.6.1.4.1.353.5.7.1.1.10.1.16
Count of stuff events detected in the receive direction in the current 15 minute interval. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalTable 1.3.6.1.4.1.353.5.7.1.1.11
The IMA Link Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaLinkIntervalEntry

imaLinkIntervalEntry 1.3.6.1.4.1.353.5.7.1.1.11.1
An entry in the IMA Link Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaLinkIntervalEntry  

imaLinkIntervalNumber 1.3.6.1.4.1.353.5.7.1.1.11.1.1
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes interval (assuming that all 96 intervals are valid).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..96  

imaLinkIntervalImaViolations 1.3.6.1.4.1.353.5.7.1.1.11.1.2
ICP violations: count of errored, invalid or missing ICP cells, except during SES-IMA or UAS-IMA conditions, in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalOifAnomalies 1.3.6.1.4.1.353.5.7.1.1.11.1.3
The number of OIF anomalies, except during SES-IMA or UAS-IMA conditions, at the near-end in one of the previous 96, individual 15 minute, intervals. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalNeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.4
Count of one second intervals containing >= 30% of the ICP cells counted as IV-IMAs, or one or more link defects (e.g., LOS, OOF/LOF, AIS, or LCD), LIF defects, or LODS defects, except during UAS-IMA condition, in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalFeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.5
Count of one second intervals containing one or more RDI-IMA defects, except during UAS-IMA-FE condition, in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalNeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.6
Count of unavailable seconds at near-end in one of the previous 96, individual 15 minute, intervals: unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalFeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.7
Count of unavailable seconds at far-end in one of the previous 96, individual 15 minute, intervals: unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalNeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.8
Tx Unusable seconds: count of Unusable seconds at the near-end Tx LSM in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalNeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.9
Rx Unusable seconds: count of Unusable seconds at the near-end Rx LSM in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalFeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.10
Tx Unusable seconds at far-end: count of seconds with Tx Unusable indications from the far-end Tx LSM in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalFeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.11.1.11
Rx Unusable seconds at far-end: count of seconds with Rx Unusable indications from the far-end Rx LSM in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalNeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.11.1.12
The number of times a near-end transmit failure alarm condition has been entered on this link (i.e., some form of implementation specific transmit fault) in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalNeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.11.1.13
The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, RFI-IMA, Mis-Connected, or some form of implementation specific receive fault) in one of the previous 96, individual 15 minute, intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalFeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.11.1.14
The number of times a far-end transmit failure alarm condition has been entered on this link (i.e., Tx-Unusable-FE) in one of the previous 96, individual 15 minute, intervals. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalFeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.11.1.15
The number of times a far-end receive failure alarm condition has been entered on this link (i.e., Rx-Unusable-FE) in one of the previous 96, individual 15 minute, intervals. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalTxStuffs 1.3.6.1.4.1.353.5.7.1.1.11.1.16
Count of stuff events inserted in the transmit direction in one of the previous 96, individual 15 minute, intervals. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkIntervalRxStuffs 1.3.6.1.4.1.353.5.7.1.1.11.1.17
Count of stuff events detected in the receive direction in one of the previous 96, individual 15 minute, intervals. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalTable 1.3.6.1.4.1.353.5.7.1.1.12
The IMA Link Total table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImaLinkTotalEntry

imaLinkTotalEntry 1.3.6.1.4.1.353.5.7.1.1.12.1
An entry in the IMA Link Total table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ImaLinkTotalEntry  

imaLinkTotalImaViolations 1.3.6.1.4.1.353.5.7.1.1.12.1.1
ICP violations: count of errored, invalid or missing ICP cells, except during SES-IMA or UAS-IMA conditions, in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalOifAnomalies 1.3.6.1.4.1.353.5.7.1.1.12.1.2
The number of OIF anomalies, except during SES-IMA or UAS-IMA conditions, at the near-end in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalNeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.3
Count of one second intervals containing >= 30% of the ICP cells counted as IV-IMAs, or one or more link defects (e.g., LOS, OOF/LOF, AIS, or LCD), LIF defects, or LODS defects, except during UAS-IMA condition, in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalFeSevErroredSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.4
Count of one second intervals containing one or more RDI-IMA defects, except during UAS-IMA-FE condition, in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalNeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.5
Count of unavailable seconds at near-end in the previous 24 hour interval: unavailability begins at the onset of 10 contiguous SES-IMA and ends at the onset of 10 contiguous seconds with no SES-IMA. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalFeUnavailSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.6
Count of unavailable seconds at far-end in the previous 24 hour interval: unavailability begins at the onset of 10 contiguous SES-IMA-FE and ends at the onset of 10 contiguous seconds with no SES-IMA-FE. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalNeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.7
Tx Unusable seconds: count of Unusable seconds at the near-end Tx LSM in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalNeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.8
Rx Unusable seconds: count of Unusable seconds at the near-end Rx LSM in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalFeTxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.9
Tx Unusable seconds at far-end: count of seconds with Tx Unusable indications from the far-end Tx LSM in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalFeRxUnusableSecs 1.3.6.1.4.1.353.5.7.1.1.12.1.10
Rx Unusable seconds at far-end: count of seconds with Rx Unusable indications from the far-end Rx LSM in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalNeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.12.1.11
The number of times a near-end transmit failure alarm condition has been entered on this link (i.e., some form of implementation specific transmit fault) in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalNeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.12.1.12
The number of times a near-end receive failure alarm condition has been entered on this link (i.e., LIF, LODS, RFI-IMA, Mis-Connected, or some form of implementation specific receive fault) in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalFeTxNumFailures 1.3.6.1.4.1.353.5.7.1.1.12.1.13
The number of times a far-end transmit failure alarm condition has been entered on this link (i.e., Tx-Unusable-FE) in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalFeRxNumFailures 1.3.6.1.4.1.353.5.7.1.1.12.1.14
The number of times a far-end receive failure alarm condition has been entered on this link (i.e., Rx-Unusable-FE) in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalTxStuffs 1.3.6.1.4.1.353.5.7.1.1.12.1.15
Count of stuff events inserted in the transmit direction in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

imaLinkTotalRxStuffs 1.3.6.1.4.1.353.5.7.1.1.12.1.16
Count of stuff events detected in the receive direction in the previous 24 hour interval. Invalid 15 minute intervals count as 0. This is an optional attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

atmfImaMibGroups 1.3.6.1.4.1.353.5.7.1.3.1
OBJECT IDENTIFIER    

atmfImaMibCompliances 1.3.6.1.4.1.353.5.7.1.3.2
OBJECT IDENTIFIER    

atmfImaMibCompliance 1.3.6.1.4.1.353.5.7.1.3.2.1
The compliance statement for network elements implementing ATM Forum Inverse Multiplexing for ATM (IMA) interfaces.
Status: current Access: not-accessible
MODULE-COMPLIANCE    

imaGroupGroup 1.3.6.1.4.1.353.5.7.1.3.1.1
A set of objects providing configuration and status information for an IMA group definition.
Status: current Access: not-accessible
OBJECT-GROUP    

imaLinkGroup 1.3.6.1.4.1.353.5.7.1.3.1.2
A set of objects providing status information for an IMA link.
Status: current Access: not-accessible
OBJECT-GROUP    

imaGroupMappingTableGroup 1.3.6.1.4.1.353.5.7.1.3.1.3
A table mapping the 'ifIndex' values of 'imaGroupIfIndex' to the 'imaGroupIndex' values of the corresponding IMA group.
Status: current Access: not-accessible
OBJECT-GROUP    

imaTestPatternGroup 1.3.6.1.4.1.353.5.7.1.3.1.4
Objects in the imaGroupTable and imaLinkTable which control and report on the Test Pattern Procedure. These objects must be implemented if the IMA Test Pattern Procedure is supported.
Status: current Access: not-accessible
OBJECT-GROUP    

imaAlarmGroup 1.3.6.1.4.1.353.5.7.1.3.1.5
Objects used in the imaFailureAlarm notification.
Status: current Access: not-accessible
OBJECT-GROUP    

imaGroupIntervalGroup 1.3.6.1.4.1.353.5.7.1.3.1.6
Objects containing interval statistics for an IMA group.
Status: current Access: not-accessible
OBJECT-GROUP    

imaLinkIntervalGroup 1.3.6.1.4.1.353.5.7.1.3.1.7
Objects containing interval statistics for an IMA link.
Status: current Access: not-accessible
OBJECT-GROUP    

imaNotificationsGroup 1.3.6.1.4.1.353.5.7.1.3.1.8
Notifications that must be implemented for IMA groups and links.
Status: current Access: not-accessible
NOTIFICATION-GROUP