Fore-J2-MIB

File: Fore-J2-MIB.mib (10996 bytes)

Imported modules

SNMPv2-SMI Fore-Common-MIB

Imported symbols

Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY asx

Defined Types

J2ConfEntry  
SEQUENCE    
  j2ConfBoard Integer32
  j2ConfModule Integer32
  j2ConfPort Integer32
  j2LineLength INTEGER
  j2LoopbackConfig INTEGER
  j2TxClockSource INTEGER
  j2LineStatus INTEGER
  j2IdleUnassignedCells INTEGER

J2ErrorEntry  
SEQUENCE    
  j2ErrorBoard Integer32
  j2ErrorModule Integer32
  j2ErrorPort Integer32
  j2B8ZSCodingErrors Counter32
  j2CRC5Errors Counter32
  j2FramingErrors Counter32
  j2RxLossOfFrame Counter32
  j2RxLossOfClock Counter32
  j2RxAIS Counter32
  j2TxLossOfClock Counter32
  j2RxRemoteAIS Counter32
  j2RxLossOfSignal Counter32

J2AtmEntry  
SEQUENCE    
  j2AtmBoard Integer32
  j2AtmModule Integer32
  j2AtmPort Integer32
  j2AtmHCSs Counter32
  j2AtmRxCells Counter32
  j2AtmTxCells Counter32
  j2AtmLCDs Counter32

Defined Values

foreJ2 1.3.6.1.4.1.326.2.2.1.1.6
write something interesting here
MODULE-IDENTITY    

j2ConfGroup 1.3.6.1.4.1.326.2.2.1.1.6.1
OBJECT IDENTIFIER    

j2StatsGroup 1.3.6.1.4.1.326.2.2.1.1.6.2
OBJECT IDENTIFIER    

j2ConfTable 1.3.6.1.4.1.326.2.2.1.1.6.1.1
A table of J2 switch port configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    J2ConfEntry

j2ConfEntry 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1
A table entry containing J2 configuration information for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  J2ConfEntry  

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

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

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

j2LineLength 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.4
This variable represents the length of the physical medium connected to the J2 interface: j2ShortLine (1) means the line is a short line with less than 4db of attenuation from the transmitting source. j2LongLine (2) means the line is a long line, with greater than 4db of attenuation from the transmitting source.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER j2ShortLine(1), j2LongLine(2)  

j2LoopbackConfig 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.5
This variable represents the loopback configuration of the J2 interface. j2NoLoop (1) means that the interface is not in a loopback state. j2LineLoop (2) means that receive signal is looped back for retransmission without passing through the port's reframing function. j2DiagLoop (3) means that the transmit data stream is looped back to the receiver. j2OtherLoop (4) means that the interface is in a loopback that is not defined here.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER j2NoLoop(1), j2LineLoop(2), j2DiagLoop(3), j2OtherLoop(4)  

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

j2LineStatus 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.7
This variable indicates the Line Status of the interface. The variable contains loopback state information and failure state information. It is a bit map represented as a sum. The j2NoAlarm should be set if and only if no other flag is set. The various bit positions are: 1 j2NoAlarm 2 j2RxLOF Receive Loss of Frame 4 j2RxLOC Receive Loss of Clock (Not used anymore) 8 j2RxAIS Receive Alarm Indication Signal 16 j2TxLOC Transmit Loss of Clock (Not used anymore) 32 j2RxRAIS Receive Remote Alarm Indication Signal 64 j2RxLOS Receive Loss of Signal 128 j2TxRAIS Transmit Yellow ( Remote Alarm Indication Signal) 256 j2Other any line status not defined here 32768 j2RxLCD Receiving LCD failure indication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65534  

j2IdleUnassignedCells 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.8
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 in case there is no data to send.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unassigned(1), idle(2)  

j2ErrorTable 1.3.6.1.4.1.326.2.2.1.1.6.2.1
A table of J2 error counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    J2ErrorEntry

j2ErrorEntry 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1
A table entry containing J2 error counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  J2ErrorEntry  

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

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

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

j2B8ZSCodingErrors 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.4
The number of B8ZS coding violation errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2CRC5Errors 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.5
The number of CRC-5 received errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2FramingErrors 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.6
The number of framing patterns received in error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2RxLossOfFrame 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.7
The number of seconds during which the receiver was experiencing Loss Of Frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2RxLossOfClock 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.8
The number of seconds during which the receiver was not observing transitions on the received clock signal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2RxAIS 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.9
The number of seconds during which the receiver detected an Alarm Indication Signal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2TxLossOfClock 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.10
The number of seconds during which the transmitter was experiencing Loss Of Clock.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2RxRemoteAIS 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.11
The number of seconds during which the receiver observed the Alarm Indication Signal in the m-bits channel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2RxLossOfSignal 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.12
The number of seconds during which the transmitter was experien cing Loss Of Signal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2AtmTable 1.3.6.1.4.1.326.2.2.1.1.6.2.2
A table of J2 ATM statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    J2AtmEntry

j2AtmEntry 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1
A table entry containing J2 ATM statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  J2AtmEntry  

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

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

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

j2AtmHCSs 1.3.6.1.4.1.326.2.2.1.1.6.2.2.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  

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

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

j2AtmLCDs 1.3.6.1.4.1.326.2.2.1.1.6.2.2.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