REDSTONE-DS1-MIB

File: REDSTONE-DS1-MIB.mib (9094 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
REDSTONE-SMI REDSTONE-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
OBJECT-GROUP MODULE-COMPLIANCE ifIndex
rsMgmt RsTimeSlotMap

Defined Types

RsDsx1ConfigEntry  
SEQUENCE    
  rsDsx1TimeSlotMap RsTimeSlotMap
  rsDsx1Ds1ChannelNumber Integer32
  rsDsx1Capabilities Integer32
  rsDsx1Mode INTEGER
  rsDsx1LineBuildOutCapabilities Integer32
  rsDsx1LineBuildOutType INTEGER
  rsDsx1LineAttenuation INTEGER
  rsDsx1LineLength Integer32

Defined Values

rsDs1MIB 1.3.6.1.4.1.2773.2.5
The T1 MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsDs1Objects 1.3.6.1.4.1.2773.2.5.1
OBJECT IDENTIFIER    

rsDsx1ConfigTable 1.3.6.1.4.1.2773.2.5.1.1
This table contains entries for DS1/E1 interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsDsx1ConfigEntry

rsDsx1ConfigEntry 1.3.6.1.4.1.2773.2.5.1.1.1
Each entry describes the characteristics of an DS1/E1 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsDsx1ConfigEntry  

rsDsx1TimeSlotMap 1.3.6.1.4.1.2773.2.5.1.1.1.1
A bitmap representing the timeslots on the DS1/E1 interface that have been allocated for service. For channelized DS1/E1, set bits reflect the union of timeslot allocations across all fractional arrangements operating over this DS1/E1 interface. For unchannelized DS1/E1, all relevant timeslot bits will be set.
Status: current Access: read-only
OBJECT-TYPE    
  RsTimeSlotMap  

rsDsx1Ds1ChannelNumber 1.3.6.1.4.1.2773.2.5.1.1.1.2
This variable represents the channel number of the DS1/E1 on its parent DS3/E3. A value of 0 indicates this DS1/E1 does not have a parent DS3/E3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..28  

rsDsx1Capabilities 1.3.6.1.4.1.2773.2.5.1.1.1.3
A value which indicates the set of capabilities of the DS1/E1 interface. The value is a sum. This sum initially takes the value zero, Then, for each capability, C, in the range 1 through 3, that this interface supports, 2 raised to (C - 1) is added to the sum. For example, an interface which is only E1 capable would have a value of 2 (2^(2-1)). In contrast, an interface which is both T1 and J1 capable would have a value of 5 (2^(1-1) + 2^(3-1)). The values for DS1/E1 interface capabilities are as follows: capability function 1 T1 2 E1 3 J1
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

rsDsx1Mode 1.3.6.1.4.1.2773.2.5.1.1.1.4
This variable represents the DS1/E1 interface mode. The value of the rsDsx1Capabilities object for the DS1/E1 interface indicates the valid set of values for this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER t1(1), e1(2), j1(3)  

rsDsx1LineBuildOutCapabilities 1.3.6.1.4.1.2773.2.5.1.1.1.5
A value which indicates the set of line build out capabilities of the DS1/E1 interface. The value is a sum. This sum initially takes the value zero, Then, for each line build out capability, C, in the range 1 or 2, that this interface supports, 2 raised to (C - 1) is added to the sum. For example, an interface which is only short haul capable would have a value of 2 (2^(2-1)). In contrast, an interface which is both short haul and long haul capable would have a value of 3 (2^(1-1) + 2^(2-1)). The values for DS1/E1 interface line build out capabilities are as follows: line build out capability function 1 short haul 2 long haul
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..3  

rsDsx1LineBuildOutType 1.3.6.1.4.1.2773.2.5.1.1.1.6
This variable represents the configured line build out type of the DS1/E1 interface. The value of the rsDsx1LineBuildOutCapabilities object for the DS1/E1 interface indicates the valid set of values for this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shortHaul(1), longHaul(2), notSupported(3)  

rsDsx1LineAttenuation 1.3.6.1.4.1.2773.2.5.1.1.1.7
This variable represents the configured line attenuation of the DS1/E1 interface. Note that the value of this object only takes effect when the value of the rsDsx1LineBuildOutType for the DS1/E1 interface is set to longHaul(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER db0(1), dbMinus7Point5(2), dbMinus15(3), dbMinus22Point5(4), notSupported(5)  

rsDsx1LineLength 1.3.6.1.4.1.2773.2.5.1.1.1.8
This variable represents the length of the DS1/E1 line in meters. Note that the value of this object only takes effect when the value of the rsDsx1LineBuildOutType for the DS1/E1 interface is set to shortHaul(1).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..64000  

rsDs1Conformance 1.3.6.1.4.1.2773.2.5.4
OBJECT IDENTIFIER    

rsDs1Compliances 1.3.6.1.4.1.2773.2.5.4.1
OBJECT IDENTIFIER    

rsDs1Groups 1.3.6.1.4.1.2773.2.5.4.2
OBJECT IDENTIFIER    

rsDs1Compliance 1.3.6.1.4.1.2773.2.5.4.1.1
The compliance statement for entities which implement the Redstone DS1/E1 MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

rsDs1Group 1.3.6.1.4.1.2773.2.5.4.2.1
A collection of objects providing management of DS1/E1 interfaces in a Redstone product.
Status: current Access: read-write
OBJECT-GROUP