SL-TESTS-MIB

File: SL-TESTS-MIB.mib (6209 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB PerfHist-TC-MIB SL-MAIN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
NOTIFICATION-TYPE DisplayString TruthValue
TimeStamp DateAndTime RowStatus
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex PerfCurrentCount PerfIntervalCount
PerfTotalCount slMain slmTrapLogId

Defined Types

SlTestsIfLoopEntry  
SEQUENCE    
  slTestsIfLoopIfIndex InterfaceIndex
  slTestsIfLoopDuration INTEGER
  slTestsIfLoopStatus INTEGER
  slTestsIfLoopType INTEGER
  slTestsIfLoopMode INTEGER
  slTestsIfLoopErrors Counter32
  slTestsIfLoopResult INTEGER
  slTestsIfLoopPassedSeconds INTEGER

Defined Values

slTests 1.3.6.1.4.1.4515.1.3.13
This MIB module describes the available on-demand tests.
MODULE-IDENTITY    

slTestsIfLoop 1.3.6.1.4.1.4515.1.3.13.1
OBJECT IDENTIFIER    

slTestsTraps 1.3.6.1.4.1.4515.1.3.13.2
OBJECT IDENTIFIER    

slTestsTraps0 1.3.6.1.4.1.4515.1.3.13.2.0
OBJECT IDENTIFIER    

slTestsIfLoopTable 1.3.6.1.4.1.4515.1.3.13.1.1
The port loopback test table. This table controls the port loopback tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlTestsIfLoopEntry

slTestsIfLoopEntry 1.3.6.1.4.1.4515.1.3.13.1.1.1
This entry is used to operate an port loopback test.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlTestsIfLoopEntry  

slTestsIfLoopIfIndex 1.3.6.1.4.1.4515.1.3.13.1.1.1.1
The Interface Index of the port that should be loopped back.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

slTestsIfLoopDuration 1.3.6.1.4.1.4515.1.3.13.1.1.1.2
The test duration in 1/10 Sec. The maximum allowed duration is 1 hour. After this time the port configuration returns to its original setting and the Agent automatically deletes the entry from the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

slTestsIfLoopStatus 1.3.6.1.4.1.4515.1.3.13.1.1.1.3
This variable is used to start or stop a loopback test. In order to start a test the NMS should set the value to start(1). If the test mode is toggle, the NMS should stop the test by setting the value to stop(2). In the case of prbs test, after the test has stopped, if the test fails the value of the status shall be fail(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2), fail(3)  

slTestsIfLoopType 1.3.6.1.4.1.4515.1.3.13.1.1.1.5
The loopback type: facility The received signal at this interface is looped back out through the corresponding transmitter in the return direction. terminal The signal that is about to be transmitted is connected to the associated incoming receiver. prbs send and recieve prbs pattern. otnPrbs send and receive OTN prbs
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER terminal(1), facility(2), prbs(3), otnPrbs(4)  

slTestsIfLoopMode 1.3.6.1.4.1.4515.1.3.13.1.1.1.6
The loopback mode: timeout In this mode the duration of the loopback is determined by the slTestsIfLoopDuration object. toggle In this mode the loopback should be toggled explicitly by the user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER timeout(1), toggle(2)  

slTestsIfLoopErrors 1.3.6.1.4.1.4515.1.3.13.1.1.1.7
The prbs errors are counted only of the test succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slTestsIfLoopResult 1.3.6.1.4.1.4515.1.3.13.1.1.1.8
This variable is used for prbs test result indication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), fail(2)  

slTestsIfLoopPassedSeconds 1.3.6.1.4.1.4515.1.3.13.1.1.1.9
Number of seconds passed since the test started.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slTestsTrapsLoopbackActive 1.3.6.1.4.1.4515.1.3.13.2.1
The Loopback is active Yes/No.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

slTestsTrapsLoopbackTableChanged 1.3.6.1.4.1.4515.1.3.13.2.2
A slTestsTrapsLoopbackTableChanged trap is sent when the content of slTestsIfLoopTable changes. When the loop back is deleted the returned value of slTestsIfLoopActivity should be false.
Status: current Access: read-only
NOTIFICATION-TYPE    

slTestsTrapsLoopbackTableChanged0 1.3.6.1.4.1.4515.1.3.13.2.0.2
A slTestsTrapsLoopbackTableChanged trap is sent when the content of slTestsIfLoopTable changes. When the loop back is deleted the returned value of slTestsIfLoopActivity should be false.
Status: current Access: read-only
NOTIFICATION-TYPE