Fore-E3-MIB

File: Fore-E3-MIB.mib (18605 bytes)

Imported modules

SNMPv2-SMI Fore-Common-MIB

Imported symbols

Counter32 Integer32 OBJECT-TYPE
MODULE-IDENTITY asx

Defined Types

E3ConfEntry  
SEQUENCE    
  e3ConfBoard Integer32
  e3ConfModule Integer32
  e3ConfPort Integer32
  e3LineType INTEGER
  e3LineCoding INTEGER
  e3SendCode INTEGER
  e3ReceiveCode INTEGER
  e3LoopbackConfig INTEGER
  e3TxClockSource INTEGER
  e3RxScrambling INTEGER
  e3TxScrambling INTEGER
  e3LineStatus INTEGER
  e3IdleUnassignedCells INTEGER

E3FramingEntry  
SEQUENCE    
  e3FramingBoard Integer32
  e3FramingModule Integer32
  e3FramingPort Integer32
  e3FramingLOSs Counter32
  e3FramingLCVs Counter32
  e3FramingFERRs Counter32
  e3FramingOOFs Counter32
  e3FramingFERFs Counter32
  e3FramingAISs Counter32
  e3FramingBIP8s Counter32
  e3FramingFEBEs Counter32

E3PlcpEntry  
SEQUENCE    
  e3PlcpBoard Integer32
  e3PlcpModule Integer32
  e3PlcpPort Integer32
  e3PlcpFERRs Counter32
  e3PlcpLOFs Counter32
  e3PlcpBIP8s Counter32
  e3PlcpFEBEs Counter32
  e3PlcpYellows Counter32

E3AtmEntry  
SEQUENCE    
  e3AtmBoard Integer32
  e3AtmModule Integer32
  e3AtmPort Integer32
  e3AtmHCSs Counter32
  e3AtmRxCells Counter32
  e3AtmTxCells Counter32
  e3AtmLCDs Counter32

Defined Values

foreE3 1.3.6.1.4.1.326.2.2.1.1.5
write something interesting here
MODULE-IDENTITY    

e3ConfGroup 1.3.6.1.4.1.326.2.2.1.1.5.1
OBJECT IDENTIFIER    

e3StatsGroup 1.3.6.1.4.1.326.2.2.1.1.5.2
OBJECT IDENTIFIER    

e3ConfTable 1.3.6.1.4.1.326.2.2.1.1.5.1.1
A table of E3 switch port configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3ConfEntry

e3ConfEntry 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1
A table entry containing E3 configuration information for each port. Not all RFC1407 configuration table variables are included, and some are modified.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3ConfEntry  

e3ConfBoard 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.1
The index of this port's switch board.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3ConfModule 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.2
The network module of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3ConfPort 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.3
The number of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3LineType 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.4
This variable indicates the type of cell delineation being used. The e3Plcp(3) value indicates cell delineation according to CCITT G.751 using PLCP (Physical Layer Converhence Protocol) framing, while e3Framed(2) indicates HCS (Header Check Sequence) based framing. This variable is defined in the rfc1407 configuration table as dsx3LineType. According to RFC1407, the different values are: e3Framed(2) specification: CCITT G.751 e3Plcp(3) specification: ETSI T/NA(91)18.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER e3OtherLineType(1), e3Framed(2), e3Plcp(3)  

e3LineCoding 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.5
This variable describes the variety of Zero Code suppression used on this interface, which in turn affects a number of its characteristics. e3HDB3 (1) refers to the use of specified pattern of normal bits and bipolar violations which are used to replaced sequences of zero bits of specified length. This variable is defined in the rfc1407 configuration table as dsx3LineCoding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER e3OtherLineCoding(1), e3HDB3(2)  

e3SendCode 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.6
This variable indicates what type of code is being sent across the E3/E3 interface by the device. The values mean: e3SendNoCode sending looped or normal data e3SendLineCode sending request for a line loopback e3SendPayloadCode sending a request for a payload loopback (i.e. all DS1/E1 in a E3/E3 frame) e3SendResetCode sending a loopback deactivation request e3SendDS1LoopCode requesting to loopback a particular DS1/E1 within a E3/E3 frame e3SendTestPattern sending a test pattern.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER e3SendNoCode(1), e3SendLineCode(2), e3SendPayloadCode(3), e3SendResetCode(4), e3SendDS1LoopCode(5), e3SendTestPattern(6)  

e3ReceiveCode 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.7
This variable indicates the type of code that was received across the E3/E3 interface. The values mean: e3ReceiveNoCode receiving looped or normal data e3ReceiveLineCode receiving request for a line loopback e3ReceivePayloadCode receiving a request for a payload loopback (i.e. all DS1/E1 in a E3/E3 frame) e3ReceiveResetCode receiving a loopback deactivation request e3ReceiveDS1LoopCode receiving a request to loopback a particular DS1/E1 within a E3/E3 frame e3ReceiveTestPattern receiving a test pattern.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER e3ReceiveNoCode(1), e3ReceiveLineCode(2), e3ReceivePayloadCode(3), e3ReceiveResetCode(4), e3ReceiveDS1LoopCode(5), e3ReceiveTestPattern(6)  

e3LoopbackConfig 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.8
This variable represents the loopback configuration of the E3 interface. This variable is defined in the rfc1407 configuration table as dsx3LoopbackConfig, with slightly different values. e3NoLoop (1) means that the interface is not in a loopback state. e3CellLoop (2) means that cells that are processed by the receiving component are not written into the receive FIFO, but into the transmit FIFO for retransmission. e3PayloadLoop (3) means that the receive signal is looped back for retransmission after it has passed through the port's reframing function. e3DiagLoop (4) means that the transmit data stream is looped back to the receiver. e3LineLoop (5) means that the received data stream is reflected back to the sender. e3OtherLoop (6) means that the interface is in a loopback that is not defined here.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER e3NoLoop(1), e3CellLoop(2), e3PayloadLoop(3), e3DiagLoop(4), e3LineLoop(5), e3OtherLoop(6)  

e3TxClockSource 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.9
The source of the transmit clock.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rxTiming(1), localTiming(2)  

e3RxScrambling 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.10
This variable indicates whether the information is being descrambled on receiving. It should be set the same as the transmitting side.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER descrambling(1), noDescrambling(2)  

e3TxScrambling 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.11
This variable indicates whether the information (48 octet payload) is being scrambled before transmitting. It should be set the same as the receiving side.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER scrambling(1), noScrambling(2)  

e3LineStatus 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.12
This variable indicates the Line Status of the interface. A similar object is defined in the rfc1407 configuration table as dsx3LineStatus (the e3RxFERF bit is not defined in rfc1407) . The variable contains loopback state information and failure state information. It is a bit map represented as a sum. The e3NoAlarm should be set if and only if no other flag is set. The various bit positions are: 1 e3NoAlarm 2 e3RxAIS Receiving AIS failure state 4 e3TxAIS Transmitting AIS (Not used) 8 e3PLCPLOF Receiving PLCP LOF failure state 16 e3LOS Receiving LOS failure state 32 e3LoopbackState Looping the received signal 64 e3HcsLCD Loss of Cell Delineation (Not used) 128 e3RxFERF Receiving Far End Receive Failure 256 e3OtherFailure any line status not defined here. 512 e3RxPLCPYellow Receiving PLCP Yellow 1024 e3TxPLCPYellow Transmitting PLCP Yellow 2048 e3RxLOF Receving LOF alarm. 4096 e3TxFERF Transmitting FERF 32768 e3RxLCD Receiving LCD failure indication
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65534  

e3IdleUnassignedCells 1.3.6.1.4.1.326.2.2.1.1.5.1.1.1.13
This variable indicates the types of cells that should be sent in case there is no real data to send. According to the ATM Forum, Unassigned cells should be sent (octet 1-3 are 0's, octet 4 is 0000xxx0, where x is 'don't care'). According to the CCITT specifications, Idle cells should be sent (everything is '0' except for the CLP bit which is '1'). By default, unassigned cells are transmitted is case there is no data to send.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unassigned(1), idle(2)  

e3FramingTable 1.3.6.1.4.1.326.2.2.1.1.5.2.1
A table of E3 framing statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3FramingEntry

e3FramingEntry 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1
A table entry containing E3 framing statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3FramingEntry  

e3FramingBoard 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.1
The index of this port's switch board.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3FramingModule 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.2
The network module of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3FramingPort 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.3
The number of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3FramingLOSs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.4
The number of seconds in which Loss Of Signal (LOS) errors were detected by the E3 Receive Framer block.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingLCVs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.5
The number of Line Code Violations (LCV) that were detected by the E3 Receive Framer block.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingFERRs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.6
Number of E3 framing error (FERR) events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingOOFs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.7
Number of seconds when E3 Out Of Frame (OOF) error events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingFERFs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.8
In a G.832 (e3LineType == e3Framed) configured port, this variable relects the number of seconds when Far End Receive Failures were experienced. In G.751 (e3LineType == e3Plcp) it is the number of Remote Alarm Indications.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingAISs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.9
The number of seconds in which Alarm Indication Signals (AIS) were detected by the E3 Receive Framer block. AIS indicates that an upstream failure has been detected by the far end.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingBIP8s 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.10
The number of E3 G.832 BIP-8 errors. This counter is only valid in G.832.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3FramingFEBEs 1.3.6.1.4.1.326.2.2.1.1.5.2.1.1.11
Number of E3 far end block error (FEBE) events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3PlcpTable 1.3.6.1.4.1.326.2.2.1.1.5.2.2
A table of E3 Physical Layer Convergence Protocol (PLCP) statistics information. These statistics are only valid when the G.751 (PLCP) based framing is being used by the E3. They are not meaningful when G.832 HCS-based framing is being used. Check e3LineType for the current framing option.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3PlcpEntry

e3PlcpEntry 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1
A table entry containing E3 PLCP statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3PlcpEntry  

e3PlcpBoard 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.1
The index of this port's switch board.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3PlcpModule 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.2
The network module of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3PlcpPort 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.3
The number of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3PlcpFERRs 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.4
Number of Physical Layer Convergence Protocol (PLCP) octet error events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3PlcpLOFs 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.5
The number of seconds in which Loss Of Frame (LOF) errors were detected by the PLCP (Physical Layer Convergence Protocol) receiver. LOF is declared when an Out-Of-Frame state persists for more than 1ms. LOF is removed when in-frame state persists for more than 12ms.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3PlcpBIP8s 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.6
Number of BIP-8 (Bit Interleaved Parity - 8) error events. The BIP-8 is calculated over the Path Overhead field and the associated ATM cell of the previous frame. A BIP-N is a method of error monitoring. An N bit code is generated by the transmitting equipment in such a manner that the first bit of the code provides even parity over the first bit of all N-bit sequences in the previous VT SPE, the second bit provides even parity over the second bits of all N-bit sequences within the specified portion, etc.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3PlcpFEBEs 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.7
Number of ATM Far End Block Error (FEBE) events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3PlcpYellows 1.3.6.1.4.1.326.2.2.1.1.5.2.2.1.8
The number of seconds in which Yellow alarm errors were detected by the PLCP (Physical Layer Convergence Protocol) receiver. Yellow alarm is asserted when 10 consecutive yellow signal bits are set to logical 1. Yellow signals are used to alert upstream terminals of a downstream failure in order to initiate trunk conditioning on the failure circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3AtmTable 1.3.6.1.4.1.326.2.2.1.1.5.2.3
A table of E3 ATM statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    E3AtmEntry

e3AtmEntry 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1
A table entry containing E3 ATM statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  E3AtmEntry  

e3AtmBoard 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.1
The index of this port's switch board.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3AtmModule 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.2
The network module of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3AtmPort 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.3
The number of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

e3AtmHCSs 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.4
Number of header check sequence (HCS) error events. The HCS is a CRC-8 calculation over the first 4 octets of the ATM cell header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3AtmRxCells 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.5
Number of ATM cells that were received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3AtmTxCells 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.6
Number of non-null ATM cells that were transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

e3AtmLCDs 1.3.6.1.4.1.326.2.2.1.1.5.2.3.1.7
The number of seconds in which Loss of Cell Delineation (LCD) has occurred. An LCD defect is detected when an out of cell delination state has persisted for 4ms. An LCD defect is cleared when the sync state has been maintained for 4ms.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32