ASCEND-MIBIMAHW-MIB

File: ASCEND-MIBIMAHW-MIB.mib (6393 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibimaHwConfigEntry  
SEQUENCE    
  imaHwConfig-Shelf-o INTEGER
  imaHwConfig-Slot-o INTEGER
  imaHwConfig-Item-o INTEGER
  imaHwConfig-Name DisplayString
  imaHwConfig-PhysicalAddress-Shelf INTEGER
  imaHwConfig-PhysicalAddress-Slot INTEGER
  imaHwConfig-PhysicalAddress-ItemNumber INTEGER
  imaHwConfig-AlphaImaValue INTEGER
  imaHwConfig-BetaImaValue INTEGER
  imaHwConfig-GammaImaValue INTEGER
  imaHwConfig-AlphaCellDelinValue INTEGER
  imaHwConfig-DeltaCellDelinValue INTEGER
  imaHwConfig-Action-o INTEGER

Defined Values

mibimaHwConfig 1.3.6.1.4.1.529.23.24
OBJECT IDENTIFIER    

mibimaHwConfigTable 1.3.6.1.4.1.529.23.24.1
A list of mibimaHwConfig profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibimaHwConfigEntry

mibimaHwConfigEntry 1.3.6.1.4.1.529.23.24.1.1
A mibimaHwConfig entry containing objects that maps to the parameters of mibimaHwConfig profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibimaHwConfigEntry  

imaHwConfig-Shelf-o 1.3.6.1.4.1.529.23.24.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

imaHwConfig-Slot-o 1.3.6.1.4.1.529.23.24.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

imaHwConfig-Item-o 1.3.6.1.4.1.529.23.24.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

imaHwConfig-Name 1.3.6.1.4.1.529.23.24.1.1.4
Name of IMA HW profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

imaHwConfig-PhysicalAddress-Shelf 1.3.6.1.4.1.529.23.24.1.1.5
The number of the shelf that the addressed physical device resides on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER anyShelf(1), shelf1(2), shelf2(3), shelf3(4), shelf4(5), shelf5(6), shelf6(7), shelf7(8), shelf8(9), shelf9(10)  

imaHwConfig-PhysicalAddress-Slot 1.3.6.1.4.1.529.23.24.1.1.6
The number of the slot that the addressed physical device resides on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER anySlot(1), slot1(2), slot2(3), slot3(4), slot4(5), slot5(6), slot6(7), slot7(8), slot8(9), slot9(10), slot10(11), slot11(12), slot12(13), slot13(14), slot14(15), slot15(16), slot16(17), slot17(18), slot18(19), slot19(20), slot20(21), slot21(22), slot22(23), slot23(24), slot24(25), slot25(26), slot26(27), slot27(28), slot28(29), slot29(30), slot30(31), slot31(32), slot32(33), slot33(34), slot34(35), slot35(36), slot36(37), slot37(38), slot38(39), slot39(40), slot40(41), aLim(55), bLim(56), cLim(57), dLim(58), leftController(49), rightController(50), controller(42), firstControlModule(53), secondControlModule(54), trunkModule1(45), trunkModule2(46), controlModule(51), slotPrimary(59)  

imaHwConfig-PhysicalAddress-ItemNumber 1.3.6.1.4.1.529.23.24.1.1.7
A number that specifies an addressable entity within the context of shelf and slot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

imaHwConfig-AlphaImaValue 1.3.6.1.4.1.529.23.24.1.1.8
Alpha value used to specify the number of consecutive invalid ICP cells to be detected before moving to IMA HUNT state from the SYNC state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

imaHwConfig-BetaImaValue 1.3.6.1.4.1.529.23.24.1.1.9
Beta value used to specify the number of consecutive errored ICP cells to be detected before moving to IMA HUNT state from the SYNC state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

imaHwConfig-GammaImaValue 1.3.6.1.4.1.529.23.24.1.1.10
Gamma value used to specify the number of consecutive valid ICP cells to be detected before moving to IMA SYNC state from the PRESYNC state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

imaHwConfig-AlphaCellDelinValue 1.3.6.1.4.1.529.23.24.1.1.11
Cell Delineation alpha value: number of consecutive cells with incoredct HEC to leave the SYNC to go to the HUNT state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

imaHwConfig-DeltaCellDelinValue 1.3.6.1.4.1.529.23.24.1.1.12
Cell Delineation delta value: number of consecutive cells with correct HEC to leave the PRESYNC state to go to the SYNC state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

imaHwConfig-Action-o 1.3.6.1.4.1.529.23.24.1.1.13
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)