REDSTONE-FRACTIONAL-T1-MIB

File: REDSTONE-FRACTIONAL-T1-MIB.mib (10650 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
OBJECT-GROUP MODULE-COMPLIANCE RowStatus
InterfaceIndex InterfaceIndexOrZero rsMgmt
RsNextIfIndex RsTimeSlotMap

Defined Types

RsFt1IfEntry  
SEQUENCE    
  rsFt1IfIndex InterfaceIndex
  rsFt1IfRowStatus RowStatus
  rsFt1IfLowerIfIndex InterfaceIndexOrZero
  rsFt1IfTimeSlotMap RsTimeSlotMap
  rsFt1IfTimeSlotRate INTEGER
  rsFt1IfDataPolarity INTEGER
  rsFt1IfLoopbackConfig INTEGER

Defined Values

rsFt1MIB 1.3.6.1.4.1.2773.2.6
The Fractional T1 MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsFt1Objects 1.3.6.1.4.1.2773.2.6.1
OBJECT IDENTIFIER    

rsFt1NextIfIndex 1.3.6.1.4.1.2773.2.6.1.1
Coordinate ifIndex value allocation for entries in rsFt1IfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  RsNextIfIndex  

rsFt1IfTable 1.3.6.1.4.1.2773.2.6.1.2
This table contains entries for FT1 interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsFt1IfEntry

rsFt1IfEntry 1.3.6.1.4.1.2773.2.6.1.2.1
Each entry describes the characteristics of an FT1 interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsFt1IfEntry  

rsFt1IfIndex 1.3.6.1.4.1.2773.2.6.1.2.1.1
The ifIndex of the FT1 interface. When creating entries in this table, suitable values for this object are determined by reading rsFt1NextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rsFt1IfRowStatus 1.3.6.1.4.1.2773.2.6.1.2.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsFt1IfRowStatus rsFt1IfLowerIfIndex rsFt1IfTimeSlotMap In addition, when creating an entry the following conditions must hold: A value for rsFt1IfIndex must have been determined previously, by reading rsFt1NextIfIndex. The DS1 interface identified by rsFt1IfLowerIfIndex must exist. The DS0s specified in rsFt1IfTimeSlotMap must be available (unallocated) on the DS1 interface identified by rsFt1IfLowerIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsFt1IfLowerIfIndex 1.3.6.1.4.1.2773.2.6.1.2.1.3
The ifIndex of a DS1 interface over which this FT1 interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

rsFt1IfTimeSlotMap 1.3.6.1.4.1.2773.2.6.1.2.1.4
A bitmap representing the DS0s on the underlying DS1 interface that have been allocated to this FT1 interface.
Status: current Access: read-create
OBJECT-TYPE    
  RsTimeSlotMap  

rsFt1IfTimeSlotRate 1.3.6.1.4.1.2773.2.6.1.2.1.5
Data rate per time slot allocated to this FT1 interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER nx56kbps(0), nx64kbps(1)  

rsFt1IfDataPolarity 1.3.6.1.4.1.2773.2.6.1.2.1.6
Polarity of data transmitted on this FT1 interface. Inverted data is used for certain line coding configurations to ensure sufficient one's density for timing recovery by the remote end.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER normal(0), inverted(1)  

rsFt1IfLoopbackConfig 1.3.6.1.4.1.2773.2.6.1.2.1.7
Selects loopback configuration. loop(1) causes received data to be looped back out the transmitter.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noLoop(0), loop(1)  

rsFt1Conformance 1.3.6.1.4.1.2773.2.6.4
OBJECT IDENTIFIER    

rsFt1Compliances 1.3.6.1.4.1.2773.2.6.4.1
OBJECT IDENTIFIER    

rsFt1Groups 1.3.6.1.4.1.2773.2.6.4.2
OBJECT IDENTIFIER    

rsFt1Compliance 1.3.6.1.4.1.2773.2.6.4.1.1
The compliance statement for entities which implement the Redstone FT1 MIB.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

rsFt1Compliance2 1.3.6.1.4.1.2773.2.6.4.1.2
The compliance statement for entities which implement the Redstone FT1 MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

rsFt1Group 1.3.6.1.4.1.2773.2.6.4.2.1
A collection of objects providing management of FT1 interfaces in a Redstone product.
Status: obsolete Access: read-create
OBJECT-GROUP    

rsFt1Group2 1.3.6.1.4.1.2773.2.6.4.2.2
A collection of objects providing management of FT1 interfaces in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP