Fore-J2-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: Fore-J2-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
foreJ2 | 1.3.6.1.4.1.326.2.2.1.1.6 |
write something interesting here |
||
j2ConfGroup | 1.3.6.1.4.1.326.2.2.1.1.6.1 | |||
j2ConfTable | 1.3.6.1.4.1.326.2.2.1.1.6.1.1 | no-access |
A table of J2 switch port configuration information. |
|
1.3.6.1.4.1.326.2.2.1.1.6.1.1.1 | no-access |
A table entry containing J2 configuration information for each port. |
||
j2ConfBoard | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.1 | integer32 | read-only |
The index of this port's switch board. |
j2ConfModule | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.2 | integer32 | read-only |
The network module of this port. |
j2ConfPort | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.3 | integer32 | read-only |
The number of this port. |
j2LineLength | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.4 | integer | read-write |
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. Enumeration: 'j2LongLine': 2, 'j2ShortLine': 1. |
j2LoopbackConfig | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.5 | integer | read-write |
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. Enumeration: 'j2DiagLoop': 3, 'j2NoLoop': 1, 'j2LineLoop': 2, 'j2OtherLoop': 4. |
j2TxClockSource | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.6 | integer | read-write |
The source of the transmit clock. Enumeration: 'localTiming': 2, 'rxTiming': 1. |
j2LineStatus | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.7 | integer | read-only |
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. |
j2IdleUnassignedCells | 1.3.6.1.4.1.326.2.2.1.1.6.1.1.1.8 | integer | read-write |
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. Enumeration: 'idle': 2, 'unassigned': 1. |
j2StatsGroup | 1.3.6.1.4.1.326.2.2.1.1.6.2 | |||
j2ErrorTable | 1.3.6.1.4.1.326.2.2.1.1.6.2.1 | no-access |
A table of J2 error counters. |
|
1.3.6.1.4.1.326.2.2.1.1.6.2.1.1 | no-access |
A table entry containing J2 error counters. |
||
j2ErrorBoard | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.1 | integer32 | read-only |
The index of this port's switch board. |
j2ErrorModule | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.2 | integer32 | read-only |
The network module of this port. |
j2ErrorPort | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.3 | integer32 | read-only |
The number of this port. |
j2B8ZSCodingErrors | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.4 | counter32 | read-only |
The number of B8ZS coding violation errors. |
j2CRC5Errors | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.5 | counter32 | read-only |
The number of CRC-5 received errors. |
j2FramingErrors | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.6 | counter32 | read-only |
The number of framing patterns received in error. |
j2RxLossOfFrame | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.7 | counter32 | read-only |
The number of seconds during which the receiver was experiencing Loss Of Frame. |
j2RxLossOfClock | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.8 | counter32 | read-only |
The number of seconds during which the receiver was not observing transitions on the received clock signal. |
j2RxAIS | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.9 | counter32 | read-only |
The number of seconds during which the receiver detected an Alarm Indication Signal. |
j2TxLossOfClock | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.10 | counter32 | read-only |
The number of seconds during which the transmitter was experiencing Loss Of Clock. |
j2RxRemoteAIS | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.11 | counter32 | read-only |
The number of seconds during which the receiver observed the Alarm Indication Signal in the m-bits channel. |
j2RxLossOfSignal | 1.3.6.1.4.1.326.2.2.1.1.6.2.1.1.12 | counter32 | read-only |
The number of seconds during which the transmitter was experien cing Loss Of Signal. |
j2AtmTable | 1.3.6.1.4.1.326.2.2.1.1.6.2.2 | no-access |
A table of J2 ATM statistics information. |
|
1.3.6.1.4.1.326.2.2.1.1.6.2.2.1 | no-access |
A table entry containing J2 ATM statistics information. |
||
j2AtmBoard | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.1 | integer32 | read-only |
The index of this port's switch board. |
j2AtmModule | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.2 | integer32 | read-only |
The network module of this port. |
j2AtmPort | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.3 | integer32 | read-only |
The number of this port. |
j2AtmHCSs | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.4 | counter32 | read-only |
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. |
j2AtmRxCells | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.5 | counter32 | read-only |
Number of ATM cells that were received. |
j2AtmTxCells | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.6 | counter32 | read-only |
Number of non-null ATM cells that were transmitted. |
j2AtmLCDs | 1.3.6.1.4.1.326.2.2.1.1.6.2.2.1.7 | counter32 | read-only |
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. |