TELDAT-MON-INTERF-SSL-MIB

File: TELDAT-MON-INTERF-SSL-MIB.mib (18246 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
TELDAT-SW-STRUCTURE-MIB

Imported symbols

Counter OBJECT-TYPE DisplayString
telProdNpMonInterfRouter

Defined Types

TelProdNpMonIfcSSLGlobalEntry  
SEQUENCE    
  telProdNpMonIfcSSLGloIndex INTEGER
  telProdNpMonIfcSSLGloDriverType DisplayString
  telProdNpMonIfcSSLGloLineSpeed INTEGER
  telProdNpMonIfcSSLGloLastResetWeek INTEGER
  telProdNpMonIfcSSLGloLastResetDay INTEGER
  telProdNpMonIfcSSLGloLastResetHour INTEGER
  telProdNpMonIfcSSLGloLastResetMin INTEGER
  telProdNpMonIfcSSLGloLastResetSec INTEGER
  telProdNpMonIfcSSLGloLoopback INTEGER
  telProdNpMonIfcSSLGloEcho INTEGER
  telProdNpMonIfcSSLGloDTEIntClocks INTEGER
  telProdNpMonIfcSSLGloIgnoreCD INTEGER
  telProdNpMonIfcSSLGloDisconnectCD INTEGER
  telProdNpMonIfcSSLGloIgnoreCTS INTEGER
  telProdNpMonIfcSSLGloIgnoreDSR INTEGER

TelProdNpMonIfcSSLRS232Entry  
SEQUENCE    
  telProdNpMonIfcSSLRS232IfcIndex INTEGER
  telProdNpMonIfcSSLRS232CircIndex INTEGER
  telProdNpMonIfcSSLRS232Circuit INTEGER
  telProdNpMonIfcSSLRS232Nickname DisplayString
  telProdNpMonIfcSSLRS232State DisplayString

TelProdNpMonIfcSSLFramesEntry  
SEQUENCE    
  telProdNpMonIfcSSLFramesIndex INTEGER
  telProdNpMonIfcSSLFramesClear INTEGER
  telProdNpMonIfcSSLFramesCRCError Counter
  telProdNpMonIfcSSLFramesAlignment Counter
  telProdNpMonIfcSSLFramesMissed Counter
  telProdNpMonIfcSSLFramesTooLong Counter
  telProdNpMonIfcSSLFramesAborted Counter
  telProdNpMonIfcSSLFramesOverrun Counter
  telProdNpMonIfcSSLFramesUnderrun Counter
  telProdNpMonIfcSSLFramesTxAbort Counter

Defined Values

telProdNpMonInterfSSL 1.3.6.1.4.1.2007.4.1.2.2.2.15
OBJECT IDENTIFIER    

telProdNpMonIfcSSLGlobalTable 1.3.6.1.4.1.2007.4.1.2.2.2.15.1
This table contains general information about synchronous serial line interfaces. The interface number determines the entry number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonIfcSSLGlobalEntry

telProdNpMonIfcSSLGlobalEntry 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1
Each table entry contains the interface number of the related node, which is the index used to go over the table, the type of physical driver (DTE or DCE), the line speed, the time when the last port reset ocurred and variables to indicate if the SCC loopback mode or echo mode are active and if the DTE driver uses internal clocks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonIfcSSLGlobalEntry  

telProdNpMonIfcSSLGloIndex 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.1
The node interface number, which indicates the corresponding table entry (it is the table index).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloDriverType 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.2
Type of physical driver: (1) DCE, (2) DTE. This variable is a string that indicates the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

telProdNpMonIfcSSLGloLineSpeed 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.3
Line speed, in bits per second. The value 0 indicates speed unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloLastResetWeek 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.4
Weeks passed since the last reset of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloLastResetDay 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.5
Days passed since the last reset of the port: the remaining days that we get after counting the number of weeks that are not enough to form a week, this implies that the value of the variable must be under 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloLastResetHour 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.6
Hours passed since the last reset of the port. If it has passed more than a week, this variable indicates the number of hours to be added to the number of weeks and days, and its value should be under 24 so as not form a complete day.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloLastResetMin 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.7
Minutes passed since the last reset of the port. This variable indicates the number of minutes since the last hour added to the hour counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloLastResetSec 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.8
Seconds passed since the last reset of the port. The total time passed will be calculated by adding weeks, days, hours, minutes and seconds since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLGloLoopback 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.9
This variable indicates if SCC loopback mode is active: transmitter is connected internally to the receiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

telProdNpMonIfcSSLGloEcho 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.10
This variable indicates if SCC echo mode is active: transmitter resends received data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

telProdNpMonIfcSSLGloDTEIntClocks 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.11
This variable indicates if DTE driver uses internal clocks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

telProdNpMonIfcSSLGloIgnoreCD 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.12
This variable indicates if CD signal state is ignored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

telProdNpMonIfcSSLGloDisconnectCD 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.13
This variable indicates if CD signal is disconnected from internal hardware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

telProdNpMonIfcSSLGloIgnoreCTS 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.14
This variable indicates if CTS signal state is ignored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

telProdNpMonIfcSSLGloIgnoreDSR 1.3.6.1.4.1.2007.4.1.2.2.2.15.1.1.15
This variable indicates if DSR signal state is ignored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

telProdNpMonIfcSSLRS232Table 1.3.6.1.4.1.2007.4.1.2.2.2.15.2
This table contains the signals or circuits RS232. It shows wether the signals are active or not. The entry number is determined by the interface number considered.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonIfcSSLRS232Entry

telProdNpMonIfcSSLRS232Entry 1.3.6.1.4.1.2007.4.1.2.2.2.15.2.1
Each entry contains the interface number of the node considered, which will be the first index used to go over the table, the order number of the circuit inside that interface (second index), which must be between 1 and a maximum value that depends on the conector type (the highest value will be 7), the circuit number (105, 106, 107, 108, 109, 125, 141), its name (RTS, CTS, DSR, DTR, DCD, RI, LL) and wether it is active or not.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonIfcSSLRS232Entry  

telProdNpMonIfcSSLRS232IfcIndex 1.3.6.1.4.1.2007.4.1.2.2.2.15.2.1.1
Synchronous serial line interface number of the node. It is the first table index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLRS232CircIndex 1.3.6.1.4.1.2007.4.1.2.2.2.15.2.1.2
Second table index. This number goes from 1 to the number of circuits of this type allowed, which varies with the conector type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7  

telProdNpMonIfcSSLRS232Circuit 1.3.6.1.4.1.2007.4.1.2.2.2.15.2.1.3
RS232 circuit number. Values accepted are 105, 106, 107, 108, 109, 125 y 141.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 105..141  

telProdNpMonIfcSSLRS232Nickname 1.3.6.1.4.1.2007.4.1.2.2.2.15.2.1.4
Circuit name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

telProdNpMonIfcSSLRS232State 1.3.6.1.4.1.2007.4.1.2.2.2.15.2.1.5
State of (circuit) signals: on, off or unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

telProdNpMonIfcSSLFramesTable 1.3.6.1.4.1.2007.4.1.2.2.2.15.3
This table contains a counter of outgoing frames and a counter of bugs in ingoing frames. The entry number is determined by the interface number (table index).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonIfcSSLFramesEntry

telProdNpMonIfcSSLFramesEntry 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1
Each entry contains the node interface number, which is the index used to go over the table, a variable that shows the last output obtained when the user tried to delete the table (get operations) or performs the deletion (set operations), CRC errors in incoming frames, alignment errors, lost incoming frames due to overrun, too long frames, aborted frames, number of errors due to DMA/FIFO overrun, number of DMA/FIFO underrun in outgoing frames and aborted outputs sent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonIfcSSLFramesEntry  

telProdNpMonIfcSSLFramesIndex 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.1
Interface number of the node, that shows the corresponding table entry (it is the index).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonIfcSSLFramesClear 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.2
This variable when is read shows the output from the last table delete attempt: the value is 2 if the deletion was performed succesfully, 3 if an error ocurred and 4 for an undefined result, that means that nobody has tried to delete the table yet. In set operations, the value 1 (it is the only value that can be assigned by a writing operation) causes a table deletion: frame counters are set to 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), ok(2), error(3), undefined(4)  

telProdNpMonIfcSSLFramesCRCError 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.3
Number of frames with CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesAlignment 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.4
Number of incoming frames with alignment errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesMissed 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.5
Number of incoming frames lost due to overrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesTooLong 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.6
Number of incoming frames too long.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesAborted 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.7
Number of incoming frames aborted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesOverrun 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.8
Number of DMA/FIFO overrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesUnderrun 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.9
Number of DMA/FIFO underrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonIfcSSLFramesTxAbort 1.3.6.1.4.1.2007.4.1.2.2.2.15.3.1.10
Number of aborted outputs sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter