Fore-TC-MIB

File: Fore-TC-MIB.mib (15154 bytes)

Imported modules

SNMPv2-SMI Fore-Common-MIB IF-MIB
Fore-TrapLog-MIB

Imported symbols

Integer32 Counter32 OBJECT-TYPE
NOTIFICATION-TYPE MODULE-IDENTITY asx
ifIndex ifName trapLogIndex

Defined Types

ForeTcConfigEntry  
SEQUENCE    
  foreTcConfigCellScrambling INTEGER
  foreTcConfigEmptyCell INTEGER
  foreTcConfigLoopback INTEGER
  foreTcConfigFramingMode INTEGER
  foreTcConfigStatus Integer32

ForeTcTotalEntry  
SEQUENCE    
  foreTcTotalLcdSeconds Counter32
  foreTcTotalCorrectableHcs Counter32
  foreTcTotalUncorrectableHcs Counter32
  foreTcTotalTxCells Counter32
  foreTcTotalRxCells Counter32

ForeTcCurrentEntry  
SEQUENCE    
  foreTcCurrentErrSeconds Counter32
  foreTcCurrentSevErrSeconds Counter32
  foreTcCurrentUnavailSeconds Counter32
  foreTcCurrentCorrectableHcs Counter32
  foreTcCurrentUncorrectableHcs Counter32

ForeTcIntervalEntry  
SEQUENCE    
  foreTcInterval Integer32
  foreTcIntervalErrSeconds Counter32
  foreTcIntervalSevErrSeconds Counter32
  foreTcIntervalUnavailSeconds Counter32
  foreTcIntervalCorrectableHcs Counter32
  foreTcIntervalUncorrectableHcs Counter32

Defined Values

foreTcMib 1.3.6.1.4.1.326.2.2.1.1.12
This mib implements management information for the ATM traffic convergence layer in an atm interface.
MODULE-IDENTITY    

foreTcConfigTable 1.3.6.1.4.1.326.2.2.1.1.12.1
A table of ATM Cell Convergence Layer configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForeTcConfigEntry

foreTcConfigEntry 1.3.6.1.4.1.326.2.2.1.1.12.1.1
A table entry containing ATM Cell convergence layer configuration information for each atm interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForeTcConfigEntry  

foreTcConfigCellScrambling 1.3.6.1.4.1.326.2.2.1.1.12.1.1.1
This variable indicates if cell payload scrambling is enabled. If enabled, all outgoing cell payloads are scrambled via the X**43+1 generator polynomial as defined in ITU I.432.1 and all incoming cell payloads are descrambled by the same mechanism.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER scrambling(1), noScrambling(2)  

foreTcConfigEmptyCell 1.3.6.1.4.1.326.2.2.1.1.12.1.1.2
This variable indicates the type of ATM cells inserted into the outgoing data stream when there is no real data to send. There are two choices: idle -> All bits 0 except that CLP is set to 1 unassigned -> All bits 0 The default value is to send unassigned cells.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), unassigned(2)  

foreTcConfigLoopback 1.3.6.1.4.1.326.2.2.1.1.12.1.1.3
This variable indicates if cell loopback is enabled at the TC layer. There are three choices: tcNoLoop - Normal operating mode, cells are passed through. tcDiagLoop - Diagnostic mode. Transmitted cells are looped back to the ATM interface. tcPayloadLoop - Payload Loopback. Received cells are looped back to the Phy port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tcNoLoop(1), tcDiagLoop(2), tcPayloadLoop(3)  

foreTcConfigFramingMode 1.3.6.1.4.1.326.2.2.1.1.12.1.1.4
This variable configures and indicates the method used to encapsulate ATM cells in the data stream. There are two choices: tcFramingDirect - Direct insertion of cells into the data stream. tcFramingPlcp - Use PLCP framing. Typically this is used on T1/E1 and T3/E3 lines. Not all interfaces may support all modes. It is possible on some interfaces, for example Sonet, that this is implemented as a read-only variable set to tcFramingDirect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tcFramingDirect(1), tcFramingPlcp(2)  

foreTcConfigStatus 1.3.6.1.4.1.326.2.2.1.1.12.1.1.5
This variable indicates the ATM Status of the interface. The variable is a bit map represented as a sum, therefore it can represent multiple defects simultaneously. The sonetAtmNoDefect should be set if and only if no other flag is set. The various bit mask values are: 1 sonetAtmNoDefect 2 sonetAtmLCD Loss of Cell Delineation was detected. LCD is declared when a 'normal pointer value' is not found for eight consecutive frames. 4 sonetAtmPlcpLOF Valid PLCP frames were not detected at the interface. 8 sonetAtmPlcpYellow Plcp Yellow alarm was detected in the incoming PLCP frame stream.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

foreTcTotalTable 1.3.6.1.4.1.326.2.2.1.1.12.2
A table of ATM Cell Convergence Layer statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForeTcTotalEntry

foreTcTotalEntry 1.3.6.1.4.1.326.2.2.1.1.12.2.1
A table entry containing ATM Cell convergence layer statistics for each atm interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForeTcTotalEntry  

foreTcTotalLcdSeconds 1.3.6.1.4.1.326.2.2.1.1.12.2.1.1
The number of seconds in which the LCD (loss of cell delineation) defect occured. An LCD defect is detected when an out of cell delineation state has persisted for 4ms. The defect is cleared when sync state has been maintained for 4ms.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcTotalCorrectableHcs 1.3.6.1.4.1.326.2.2.1.1.12.2.1.2
The number of correctable Header Check Sequence (HCS) error events that have occured since the port has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcTotalUncorrectableHcs 1.3.6.1.4.1.326.2.2.1.1.12.2.1.3
The number of uncorrectable Header Check Sequence (HCS) error events that have occured since the port has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcTotalTxCells 1.3.6.1.4.1.326.2.2.1.1.12.2.1.4
The number of cells that were transmitted for this atm interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcTotalRxCells 1.3.6.1.4.1.326.2.2.1.1.12.2.1.5
The number of cells that were received on this atm interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcCurrentTable 1.3.6.1.4.1.326.2.2.1.1.12.4
A table of ATM Cell Convergence Layer statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForeTcCurrentEntry

foreTcCurrentEntry 1.3.6.1.4.1.326.2.2.1.1.12.4.1
A table entry containing ATM Cell convergence layer statistics for each atm interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForeTcCurrentEntry  

foreTcCurrentErrSeconds 1.3.6.1.4.1.326.2.2.1.1.12.4.1.1
Number of Errored Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcCurrentSevErrSeconds 1.3.6.1.4.1.326.2.2.1.1.12.4.1.2
Number of Severely Errored Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcCurrentUnavailSeconds 1.3.6.1.4.1.326.2.2.1.1.12.4.1.3
Number of Unavailable Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcCurrentCorrectableHcs 1.3.6.1.4.1.326.2.2.1.1.12.4.1.4
The number of correctable Header Check Sequence (HCS) error events that have occured since the port has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcCurrentUncorrectableHcs 1.3.6.1.4.1.326.2.2.1.1.12.4.1.5
The number of uncorrectable Header Check Sequence (HCS) error events that have occured since the port has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcIntervalTable 1.3.6.1.4.1.326.2.2.1.1.12.5
A table of ATM Cell Convergence Layer statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForeTcIntervalEntry

foreTcIntervalEntry 1.3.6.1.4.1.326.2.2.1.1.12.5.1
A table entry containing ATM Cell convergence layer statistics for each atm interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForeTcIntervalEntry  

foreTcInterval 1.3.6.1.4.1.326.2.2.1.1.12.5.1.1
Interval number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

foreTcIntervalErrSeconds 1.3.6.1.4.1.326.2.2.1.1.12.5.1.2
Number of Errored Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcIntervalSevErrSeconds 1.3.6.1.4.1.326.2.2.1.1.12.5.1.3
Number of Severely Errored Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcIntervalUnavailSeconds 1.3.6.1.4.1.326.2.2.1.1.12.5.1.4
Number of Unavailable Seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcIntervalCorrectableHcs 1.3.6.1.4.1.326.2.2.1.1.12.5.1.5
The number of correctable Header Check Sequence (HCS) error events that have occured since the port has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcIntervalUncorrectableHcs 1.3.6.1.4.1.326.2.2.1.1.12.5.1.6
The number of uncorrectable Header Check Sequence (HCS) error events that have occured since the port has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreTcLCDDetected 1.3.6.1.4.1.326.2.2.1.1.12.0.1
This trap indicates that the specified SONET port is experiencing Loss of Cell Deliniation (LCD). A LCD failure is declared when the LCD defect persists for a period of 2.5 +/- 0.5 seconds.
Status: current Access: read-only
NOTIFICATION-TYPE    

foreTcLCDCleared 1.3.6.1.4.1.326.2.2.1.1.12.0.2
This trap indicates that the LCD failure identified by trap asxSonetAtmLCDDetected has been cleared. A LCD failure is cleared when the LCD defect is absent for 10 +/- 0.5 seconds.
Status: current Access: read-only
NOTIFICATION-TYPE