HUAWEI-IMA-MIB

File: HUAWEI-IMA-MIB.mib (31362 bytes)

Imported modules

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

Imported symbols

hwDatacomm NOTIFICATION-TYPE enterprises
MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 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)  

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(1), m64(2), m128(3), m256(4)  

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)  

HWImaGroupEntry  
SEQUENCE    
  hwImaGroupIfIndex InterfaceIndex
  hwImaGroupNeState ImaGroupState
  hwImaGroupFeState ImaGroupState
  hwImaGroupSymmetry ImaGroupSymmetry
  hwImaGroupMinNumTxLinks Integer32 1..32
  hwImaGroupMinNumRxLinks Integer32 1..32
  hwImaGroupTxTimingRefLink InterfaceIndexOrZero
  hwImaGroupRxTimingRefLink InterfaceIndexOrZero
  hwImaGroupTxImaId Integer32 0..255
  hwImaGroupRxImaId Integer32 0..255
  hwImaGroupTxFrameLength ImaFrameLength
  hwImaGroupRxFrameLength ImaFrameLength
  hwImaGroupDiffDelayMax MilliSeconds
  hwImaGroupAlphaValue Integer32 1..2
  hwImaGroupBetaValue Integer32 1..5
  hwImaGroupGammaValue Integer32 1..5
  hwImaGroupNumTxActLinks Gauge32
  hwImaGroupNumRxActLinks Gauge32
  hwImaGroupTxOamLabelValue Integer32 1..255
  hwImaGroupRxOamLabelValue Integer32 0..255
  hwImaGroupFirstLinkIfIndex InterfaceIndex
  hwImaGroupName OCTET STRING
  hwImaGroupTxClock Integer32
  hwImaGroupRxClock Integer32

HWImaLinkEntry  
SEQUENCE    
  hwImaLinkIfIndex InterfaceIndex
  hwImaLinkGroupIfIndex InterfaceIndex
  hwImaLinkNeTxState ImaLinkState
  hwImaLinkNeRxState ImaLinkState
  hwImaLinkFeTxState ImaLinkState
  hwImaLinkFeRxState ImaLinkState
  hwImaLinkRowStatus RowStatus
  hwImaLinkName OCTET STRING

HwImaAlarmEntry  
SEQUENCE    
  hwImaAlarmIfIndex Integer32
  hwImaGroupNeDownEn Integer32
  hwImaGroupFeDownEn Integer32
  hwImaGroupTxClkMismatchEn Integer32
  hwImaLinkLifEn Integer32
  hwImaLinkLodsEn Integer32
  hwImaLinkRfiEn Integer32
  hwImaLinkFeTxUnusableEn Integer32
  hwImaLinkFeRxUnusableEn Integer32
  hwIMAAllEn Integer32

Defined Values

hwImaMIB 1.3.6.1.4.1.2011.5.25.176
The MIB is mainly used to configure Inverse Multiplexing for ATM (IMA) interfaces.
MODULE-IDENTITY    

hwImaMibObjects 1.3.6.1.4.1.2011.5.25.176.1
OBJECT IDENTIFIER    

hwImaMibConformance 1.3.6.1.4.1.2011.5.25.176.2
OBJECT IDENTIFIER    

hwImaNotifications 1.3.6.1.4.1.2011.5.25.176.3
OBJECT IDENTIFIER    

hwImaGroupTable 1.3.6.1.4.1.2011.5.25.176.1.1
The IMA Group Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWImaGroupEntry

hwImaGroupEntry 1.3.6.1.4.1.2011.5.25.176.1.1.1
An entry in the IMA Group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWImaGroupEntry  

hwImaGroupIfIndex 1.3.6.1.4.1.2011.5.25.176.1.1.1.1
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 'hwImaGroupIfIndex' to change.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

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

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

hwImaGroupSymmetry 1.3.6.1.4.1.2011.5.25.176.1.1.1.4
Symmetry of the IMA group.
Status: current Access: read-only
OBJECT-TYPE    
  ImaGroupSymmetry  





hwImaGroupTxImaId 1.3.6.1.4.1.2011.5.25.176.1.1.1.9
The IMA ID currently in use by the near-end IMA function.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwImaGroupRxImaId 1.3.6.1.4.1.2011.5.25.176.1.1.1.10
The IMA ID currently in use by the far-end IMA function.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwImaGroupTxFrameLength 1.3.6.1.4.1.2011.5.25.176.1.1.1.11
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  

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

hwImaGroupDiffDelayMax 1.3.6.1.4.1.2011.5.25.176.1.1.1.13
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 25..120  

hwImaGroupAlphaValue 1.3.6.1.4.1.2011.5.25.176.1.1.1.14
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-only
OBJECT-TYPE    
  Integer32 1..2  

hwImaGroupBetaValue 1.3.6.1.4.1.2011.5.25.176.1.1.1.15
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-only
OBJECT-TYPE    
  Integer32 1..5  

hwImaGroupGammaValue 1.3.6.1.4.1.2011.5.25.176.1.1.1.16
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-only
OBJECT-TYPE    
  Integer32 1..5  



hwImaGroupTxOamLabelValue 1.3.6.1.4.1.2011.5.25.176.1.1.1.19
IMA OAM Label value transmitted by the NE IMA unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

hwImaGroupRxOamLabelValue 1.3.6.1.4.1.2011.5.25.176.1.1.1.20
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    
  Integer32 0..255  

hwImaGroupFirstLinkIfIndex 1.3.6.1.4.1.2011.5.25.176.1.1.1.21
This object identifies the first link of this IMA Group.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwImaGroupName 1.3.6.1.4.1.2011.5.25.176.1.1.1.22
The name of interface ImaGroup.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

hwImaGroupTxClock 1.3.6.1.4.1.2011.5.25.176.1.1.1.23
The clock mode to be used by the IMA group in the transmit direction.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2  

hwImaGroupRxClock 1.3.6.1.4.1.2011.5.25.176.1.1.1.24
Mode of IMA clock as received from remote IMA function.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

hwImaLinkTable 1.3.6.1.4.1.2011.5.25.176.1.2
The IMA group Link Status and Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWImaLinkEntry

hwImaLinkEntry 1.3.6.1.4.1.2011.5.25.176.1.2.1
An entry in the IMA Group Link table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWImaLinkEntry  

hwImaLinkIfIndex 1.3.6.1.4.1.2011.5.25.176.1.2.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  

hwImaLinkGroupIfIndex 1.3.6.1.4.1.2011.5.25.176.1.2.1.2
This object identifies the logical interface number ('ifIndex') assigned to this IMA group. The specified link will be bound to this IMA group.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

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

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

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

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

hwImaLinkRowStatus 1.3.6.1.4.1.2011.5.25.176.1.2.1.51
The hwImaLinkRowStatus object allows create, change, and delete operations on hwImaLinkTable entries. To create a new conceptual row (or instance) of the hwImaLinkTable, hwImaLinkRowStatus must be set to 'createAndWait' or 'createAndGo'. A successful set of the imaLinkGroupIndex object must be performed before the hwImaLinkRowStatus of a new conceptual row can be set to 'active'. To change (modify) the imaLinkGroupIndex in an hwImaLinkTable entry, the hwImaLinkRowStatus 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 hwImaLinkRowStatus 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 hwImaLinkTable entry from this table, set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwImaLinkName 1.3.6.1.4.1.2011.5.25.176.1.2.1.52
Description.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

hwImaAlarmTable 1.3.6.1.4.1.2011.5.25.176.1.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwImaAlarmEntry

hwImaAlarmEntry 1.3.6.1.4.1.2011.5.25.176.1.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwImaAlarmEntry  

hwImaAlarmIfIndex 1.3.6.1.4.1.2011.5.25.176.1.3.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwImaGroupNeDownEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.2
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaGroupFeDownEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.3
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaGroupTxClkMismatchEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.4
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaLinkLifEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.5
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaLinkLodsEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.6
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaLinkRfiEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.7
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaLinkFeTxUnusableEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.8
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaLinkFeRxUnusableEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.9
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwIMAAllEn 1.3.6.1.4.1.2011.5.25.176.1.3.1.10
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwImaMibGroups 1.3.6.1.4.1.2011.5.25.176.2.1
OBJECT IDENTIFIER    

hwImaMibCompliances 1.3.6.1.4.1.2011.5.25.176.2.2
OBJECT IDENTIFIER    

hwImaMibCompliance 1.3.6.1.4.1.2011.5.25.176.2.2.1
The compliance statement for network elements implementing Inverse Multiplexing for ATM (IMA) interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwImaGroupGroup 1.3.6.1.4.1.2011.5.25.176.2.1.1
A set of objects providing configuration and status information for an IMA group definition.
Status: current Access: read-only
OBJECT-GROUP    

hwImaLinkGroup 1.3.6.1.4.1.2011.5.25.176.2.1.2
A set of objects providing status information for an IMA link.
Status: current Access: read-only
OBJECT-GROUP    

hwImaGroupAlarmTrapGroup 1.3.6.1.4.1.2011.5.25.176.2.1.3
A set of NOTIFICATION providing alarm information for an IMA group.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwImaLinkAlarmTrapGroup 1.3.6.1.4.1.2011.5.25.176.2.1.4
A set of NOTIFICATION providing alarm information for an IMA link.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwImaGroupNeDownAlarm 1.3.6.1.4.1.2011.5.25.176.3.1
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaGroupNeDownAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.2
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaGroupFeDownAlarm 1.3.6.1.4.1.2011.5.25.176.3.3
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaGroupFeDownAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.4
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaGroupTxClkMismatch 1.3.6.1.4.1.2011.5.25.176.3.5
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaGroupTxClkMismatchResume 1.3.6.1.4.1.2011.5.25.176.3.6
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkLifAlarm 1.3.6.1.4.1.2011.5.25.176.3.7
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkLifAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.8
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkLodsAlarm 1.3.6.1.4.1.2011.5.25.176.3.9
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkLodsAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.10
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkRfiAlarm 1.3.6.1.4.1.2011.5.25.176.3.11
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkRfiAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.12
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkFeTxUnusableAlarm 1.3.6.1.4.1.2011.5.25.176.3.13
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkFeTxUnusableAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.14
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkFeRxUnusableAlarm 1.3.6.1.4.1.2011.5.25.176.3.15
Description.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwImaLinkFeRxUnusableAlarmResume 1.3.6.1.4.1.2011.5.25.176.3.16
Description.
Status: current Access: read-only
NOTIFICATION-TYPE