REDSTONE-SONET-MIB

File: REDSTONE-SONET-MIB.mib (6890 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-GROUP
MODULE-COMPLIANCE DisplayString ifIndex
rsMgmt

Defined Types

RsSonetMediumEntry  
SEQUENCE    
  rsSonetMediumType INTEGER
  rsSonetMediumLoopbackConfig INTEGER
  rsSonetMediumTimingSource INTEGER
  rsSonetMediumCircuitIdentifier DisplayString

Defined Values

rsSonetMIB 1.3.6.1.4.1.2773.2.7
The SONET MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsSonetObjects 1.3.6.1.4.1.2773.2.7.1
OBJECT IDENTIFIER    

rsSonetMediumTable 1.3.6.1.4.1.2773.2.7.1.1
This table contains entries for SONET interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsSonetMediumEntry

rsSonetMediumEntry 1.3.6.1.4.1.2773.2.7.1.1.1
Each entry describes the characteristics of an SONET interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsSonetMediumEntry  

rsSonetMediumType 1.3.6.1.4.1.2773.2.7.1.1.1.1
This variable identifies whether a SONET or a SDH signal is used across this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

rsSonetMediumLoopbackConfig 1.3.6.1.4.1.2773.2.7.1.1.1.2
The current loopback state of the SONET/SDH interface. The values mean: sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on this interface shall always return this value. sonetFacilityLoop The received signal at this interface is looped back out through the corresponding transmitter in the return direction. sonetTerminalLoop The signal that is about to be transmitted is connected to the associated incoming receiver. sonetOtherLoop Loopbacks that are not defined here.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sonetNoLoop(0), sonetFacilityLoop(1), sonetTerminalLoop(2), sonetOtherLoop(3)  

rsSonetMediumTimingSource 1.3.6.1.4.1.2773.2.7.1.1.1.3
Selects the source from which transmit timing is derived. loop(1) indicates timing is recovered from the receiver; internal(2) indicates timing is taken from the internal system timing reference.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loop(0), internal(1)  

rsSonetMediumCircuitIdentifier 1.3.6.1.4.1.2773.2.7.1.1.1.4
This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

rsSonetConformance 1.3.6.1.4.1.2773.2.7.4
OBJECT IDENTIFIER    

rsSonetCompliances 1.3.6.1.4.1.2773.2.7.4.1
OBJECT IDENTIFIER    

rsSonetGroups 1.3.6.1.4.1.2773.2.7.4.2
OBJECT IDENTIFIER    

rsSonetCompliance 1.3.6.1.4.1.2773.2.7.4.1.1
The compliance statement for entities which implement the Redstone SONET MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

rsSonetGroup 1.3.6.1.4.1.2773.2.7.4.2.1
A collection of objects providing management of SONET interfaces in a Redstone product.
Status: current Access: read-write
OBJECT-GROUP