SRM-MIB

File: SRM-MIB.mib (7694 bytes)

Imported modules

RFC-1212 BASIS-MIB

Imported symbols

OBJECT-TYPE cardSpecific

Defined Types

Srm3T3CnfGrpEntry  
SEQUENCE    
  srmT3LineNum INTEGER
  srmStartT1LineNum INTEGER
  srmT1RowStatus INTEGER
  srmTargetSlotNum INTEGER
  srmTargetSlotLineNum INTEGER

SrmeCnfGrpEntry  
SEQUENCE    
  srmeLineNum INTEGER
  srmeStartVtNum INTEGER
  srmeRowStatus INTEGER
  srmeTargetSlotNum INTEGER
  srmeTargetSlotLineNum INTEGER
  srmeVtFramingType INTEGER

Defined Values

srm3T3CnfGrp 1.3.6.1.4.1.351.110.3.10
OBJECT IDENTIFIER    

srmeCnfGrp 1.3.6.1.4.1.351.110.3.22
OBJECT IDENTIFIER    

srm3T3CnfGrpTable 1.3.6.1.4.1.351.110.3.10.1
The SRM 3T3 configuration table, it is the distribution of a T3 line.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Srm3T3CnfGrpEntry

srm3T3CnfGrpEntry 1.3.6.1.4.1.351.110.3.10.1.1
an entry in the T3 configuration table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Srm3T3CnfGrpEntry  

srmT3LineNum 1.3.6.1.4.1.351.110.3.10.1.1.1
Select T3 line number. There is no default value for this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

srmStartT1LineNum 1.3.6.1.4.1.351.110.3.10.1.1.2
The start T1 number to be affected. There is no default value for this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..28  

srmT1RowStatus 1.3.6.1.4.1.351.110.3.10.1.1.3
a command is used to add, delete, or modify one or more DS1 mapping. Default value is delete.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2), modify(3)  

srmTargetSlotNum 1.3.6.1.4.1.351.110.3.10.1.1.4
specify the target slot number to be linked. There is no default value for this object. For MGX8850: SRM01 services slots 1 - 6 and 9 - 14, SRM02 services slots 17 - 22 and 25 - 30 For MGX8220: SYNTAX INTEGER (5 ..14)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

srmTargetSlotLineNum 1.3.6.1.4.1.351.110.3.10.1.1.5
0 means not assigned. There is no default value for this object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

srmeCnfGrpTable 1.3.6.1.4.1.351.110.3.22.1
The SRME configuration table for bulk distribution of SRME lines.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SrmeCnfGrpEntry

srmeCnfGrpEntry 1.3.6.1.4.1.351.110.3.22.1.1
an entry in the SRME Distribution configuration table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SrmeCnfGrpEntry  

srmeLineNum 1.3.6.1.4.1.351.110.3.22.1.1.1
Select SRME line number. For OC3/STM1: SYNTAX INTEGER 1 There is no default value for this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

srmeStartVtNum 1.3.6.1.4.1.351.110.3.22.1.1.2
The start T1 or E1 number (virtual tributary) to be affected. For OC3 with T1 tributaries: SYNTAX INTEGER (1 .. 84) For STM1 with E1 tributaries: SYNTAX INTEGER (1 .. 63) There is no default value for this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..84  

srmeRowStatus 1.3.6.1.4.1.351.110.3.22.1.1.3
Command used to add, delete, or modify one or more T1 or E1 mappings. Only the srmeVtFramingType object can be modified once the distribution link is added. To modify all other objects, user should first delete the link and add it again. Default value is modify.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2), modify(3)  

srmeTargetSlotNum 1.3.6.1.4.1.351.110.3.22.1.1.4
specify the target slot number to be linked. There is no default value for this object. For MGX8x50: SRM01 services slots 1 - 6 and 9 - 14, SRM02 services slots 17 - 22 and 25 - 30 For MGX8x30: service slots 3-6 and 10-13
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

srmeTargetSlotLineNum 1.3.6.1.4.1.351.110.3.22.1.1.5
Specify the target slot's line to be linked. 0 means not assigned. There is no default value for this object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

srmeVtFramingType 1.3.6.1.4.1.351.110.3.22.1.1.6
Specifies the Framing Type of the target slot line. This is applicable only if the target module is a T1 Service Module and byte sync mapping is used on SRME. Not applicable to E1 Service Modules. sf: Superframe or D4 esf: Extended Superframe. Default is 'esf' if SRME lines are configured for byte-synchronous mapping, Else, the default is notApplicable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), sf(2), esf(3)