CISCO-WAN-SRM-MIB

File: CISCO-WAN-SRM-MIB.mib (10176 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP cardSpecific
ciscoWan

Defined Types

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

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

Defined Values

ciscoWanSrmMIB 1.3.6.1.4.1.351.150.30
The MIB module for configuration of bulk distribution (de-multiplexing of traffic from higher-bandwidth to lower-bandwidth interfaces). This is used for configuring bulk distribution of T3 interfaces on T1 modules supported in MGX82xx series. Some of the T1 modules are AUSM, FRSM,CESM. This MIB module also contains info. on configuring bulk distribution of SONET interfaces(VT interfaces) on T1 Modules. SRM - Service Resource Module SRME - Service Resource Module Enhanced.
MODULE-IDENTITY    

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: current 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: current 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: current Access: read-only
OBJECT-TYPE    
  Integer32 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: current Access: read-only
OBJECT-TYPE    
  Integer32 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: current 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 Integer32 (5 ..14)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 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: current Access: read-write
OBJECT-TYPE    
  Integer32 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: current 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: current Access: not-accessible
OBJECT-TYPE    
  SrmeCnfGrpEntry  

srmeLineNum 1.3.6.1.4.1.351.110.3.22.1.1.1
This object identifies the SRME line number. For OC3/STM1: SYNTAX Integer32 1 There is no default value for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 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 Integer32 (1 .. 84) For STM1 with E1 tributaries: SYNTAX Integer32 (1 .. 63) There is no default value for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 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(3).
Status: current 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
This object specifies 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: current Access: read-write
OBJECT-TYPE    
  Integer32 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. The value zero means, the target line number is not assigned. There is no default value for this object.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 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: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), sf(2), esf(3)  

ciscoWanSrmMIBConformance 1.3.6.1.4.1.351.150.30.2
OBJECT IDENTIFIER    

ciscoWanSrmMIBGroups 1.3.6.1.4.1.351.150.30.2.1
OBJECT IDENTIFIER    

ciscoWanSrmMIBCompliances 1.3.6.1.4.1.351.150.30.2.2
OBJECT IDENTIFIER    

ciscoWanSrmCompliance 1.3.6.1.4.1.351.150.30.2.2.1
The compliance statement for objects related to SRM MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoWanSrmConfGroup 1.3.6.1.4.1.351.150.30.2.1.1
The collection of objects which are used for configuring bulk distribution for SRM module.
Status: current Access: read-write
OBJECT-GROUP    

ciscoWanSrmeConfGroup 1.3.6.1.4.1.351.150.30.2.1.2
The collection of objects which are used for configuring bulk distribution for SRM-E module.
Status: current Access: read-write
OBJECT-GROUP