SIAE-HITLESS-AGGRL1-MIB

File: SIAE-HITLESS-AGGRL1-MIB.mib (10225 bytes)

Imported modules

SNMPv2-SMI SIAE-TREE-MIB SIAE-RADIO-SYSTEM-MIB
SIAE-AGGRL1-MANAGEMENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
siaeMib linkSettingsEntry linkStatusEntry
aggrL1Entry

Defined Types

HlAggrL1Entry  
SEQUENCE    
  hlAggrL1Mode INTEGER
  hlAggrL1Behaviour INTEGER

HlLinkSettingsEntry  
SEQUENCE    
  linkHitlessProfile Integer32

HlLinkStatusEntry  
SEQUENCE    
  linkHitlessZone INTEGER

Defined Values

hitlessAggregationL1 1.3.6.1.4.1.3373.1103.98
This module contains the hitless extension for a Level 1 aggregations of SIAE equipments. The Hitless L1 aggregation is a method to define radio link degradation in order to remove it from aggregation in advance (link status estimator). Only ethernet traffic is affected. The current TX profile of a link is used as extimator of the link status. When ACM modulation goes under a predefined profile (configurable by operator) the corresponding link is removed from RLAG. A radio link is considered unavailable for ethernet traffic during all the time that the current modulation remain under the predefined HITLESS profile (modulation). Every radio link is considered working in three separate ZONEs - GOOD ZONE: When it is working between the HITLESS profile (included) and the UPPER profile (included) - HITLESS ZONE: When it is working between the LOWER profile (included) and the HITLESS profile (excluded) - BAD ZONE: When the modem is unlocked NE is in charge to select which of the links, that are working into the HITLESS ZONE, participate in RLAG. The decision is taken according to three possible behaviors: - ALL survive: All links remain used by aggregator when working into the HITLESS ZONE - ONE survive: When NO link is working into the GOOD ZONE, the last link entered into the HITLESS ZONE continues to be used by the aggregator - NONE survive: Each link is removed from aggregation when working into the HITLESS ZONE Note that when HITLESS profile is configured equal to the LOWER profile, the ONE survive and NONE survive behave like the ALL survive.
MODULE-IDENTITY    

hlAggrL1MibVersion 1.3.6.1.4.1.3373.1103.98.1
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hlAggrL1Table 1.3.6.1.4.1.3373.1103.98.2
A list of hitless L1 aggregation (RLAG) entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HlAggrL1Entry

hlAggrL1Entry 1.3.6.1.4.1.3373.1103.98.2.1
An entry containing management information applicable to the hitless extension for L1 aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  HlAggrL1Entry  

hlAggrL1Mode 1.3.6.1.4.1.3373.1103.98.2.1.1
This object defines how the HITLESS profiles is choosen (HITLESS profile is last profile that is considered good for L1 agrregation): hlAggrL1Auto(1): NE uses linkTxLowerProfile+1 as HITLESS profile hlAggrL1Manual(2): NE uses the values set in hlLinkSettingsTable as HITLESS profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hlAggrL1Auto(1), hlAggrL1Manual(2)  

hlAggrL1Behaviour 1.3.6.1.4.1.3373.1103.98.2.1.2
Every radio link is considered working in three separate ZONEs: GOOD ZONE: When it is working between the HITLESS profile (included) and the UPPER profile (included) HITLESS ZONE: When it is working between the LOWER profile (included) and the HITLESS profile (excluded) BAD ZONE: When the modem is unlocked HITLESS profile (one for each radio link) is last profile that is considered good for L1 aggregation. NE is in charge to select which of the links that are working into the HITLESS ZONE participate in L1 aggregation. The decision is taken according to three possible behaviors: hlAggrL1AllSurvive(1): All links remain used by aggregator when working into the HITLESS ZONE. hlAggrL1OneSurvive(2): When NO link is working into the GOOD ZONE, the last link entered into the HITLESS ZONE continues to be used by the aggregator hlAggrL1NoneSurvive(3): Each link is removed from aggregation when working into the HITLESS ZONE
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hlAggrL1AllSurvive(1), hlAggrL1OneSurvive(2), hlAggrL1NoneSurvive(3)  

hlLinkSettingsTable 1.3.6.1.4.1.3373.1103.98.3
Table with the hitless L1 aggregation extension of linkSettingsEntry. The content of this table can be changed by a manager if linkRowStatus is notInService(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HlLinkSettingsEntry

hlLinkSettingsEntry 1.3.6.1.4.1.3373.1103.98.3.1
An entry containing the hitless L1 aggregation extension of linkSettingsEntry. .
Status: current Access: not-accessible
OBJECT-TYPE    
  HlLinkSettingsEntry  

linkHitlessProfile 1.3.6.1.4.1.3373.1103.98.3.1.1
The object contains hitless profile that is used to remove the radio link from the L1 aggregation.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hlLinkStatusTable 1.3.6.1.4.1.3373.1103.98.4
Table with hitless L1 aggregation extension of linkStatusEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HlLinkStatusEntry

hlLinkStatusEntry 1.3.6.1.4.1.3373.1103.98.4.1
An entry containing the hitless L1 aggregation extension of linkStatusEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HlLinkStatusEntry  

linkHitlessZone 1.3.6.1.4.1.3373.1103.98.4.1.1
The object shows the working zone of an aggregated radio link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER goodZone(1), hitlessZone(2), badZone(3)