Fore-TC-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: Fore-TC-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 |
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. |
||
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. |
||
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. |
||
foreTcConfigTable | 1.3.6.1.4.1.326.2.2.1.1.12.1 | no-access |
A table of ATM Cell Convergence Layer configuration parameters. |
|
1.3.6.1.4.1.326.2.2.1.1.12.1.1 | no-access |
A table entry containing ATM Cell convergence layer configuration information for each atm interface. |
||
foreTcConfigCellScrambling | 1.3.6.1.4.1.326.2.2.1.1.12.1.1.1 | integer | read-write |
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. Enumeration: 'scrambling': 1, 'noScrambling': 2. |
foreTcConfigEmptyCell | 1.3.6.1.4.1.326.2.2.1.1.12.1.1.2 | integer | read-write |
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. Enumeration: 'idle': 1, 'unassigned': 2. |
foreTcConfigLoopback | 1.3.6.1.4.1.326.2.2.1.1.12.1.1.3 | integer | read-write |
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. Enumeration: 'tcNoLoop': 1, 'tcPayloadLoop': 3, 'tcDiagLoop': 2. |
foreTcConfigFramingMode | 1.3.6.1.4.1.326.2.2.1.1.12.1.1.4 | integer | read-write |
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. Enumeration: 'tcFramingPlcp': 2, 'tcFramingDirect': 1. |
foreTcConfigStatus | 1.3.6.1.4.1.326.2.2.1.1.12.1.1.5 | integer32 | read-only |
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. |
foreTcTotalTable | 1.3.6.1.4.1.326.2.2.1.1.12.2 | no-access |
A table of ATM Cell Convergence Layer statistics. |
|
1.3.6.1.4.1.326.2.2.1.1.12.2.1 | no-access |
A table entry containing ATM Cell convergence layer statistics for each atm interface. |
||
foreTcTotalLcdSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.2.1.1 | counter32 | read-only |
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. |
foreTcTotalCorrectableHcs | 1.3.6.1.4.1.326.2.2.1.1.12.2.1.2 | counter32 | read-only |
The number of correctable Header Check Sequence (HCS) error events that have occured since the port has been reset. |
foreTcTotalUncorrectableHcs | 1.3.6.1.4.1.326.2.2.1.1.12.2.1.3 | counter32 | read-only |
The number of uncorrectable Header Check Sequence (HCS) error events that have occured since the port has been reset. |
foreTcTotalTxCells | 1.3.6.1.4.1.326.2.2.1.1.12.2.1.4 | counter32 | read-only |
The number of cells that were transmitted for this atm interface. |
foreTcTotalRxCells | 1.3.6.1.4.1.326.2.2.1.1.12.2.1.5 | counter32 | read-only |
The number of cells that were received on this atm interface. |
foreTcCurrentTable | 1.3.6.1.4.1.326.2.2.1.1.12.4 | no-access |
A table of ATM Cell Convergence Layer statistics. |
|
1.3.6.1.4.1.326.2.2.1.1.12.4.1 | no-access |
A table entry containing ATM Cell convergence layer statistics for each atm interface. |
||
foreTcCurrentErrSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.4.1.1 | counter32 | read-only |
Number of Errored Seconds |
foreTcCurrentSevErrSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.4.1.2 | counter32 | read-only |
Number of Severely Errored Seconds |
foreTcCurrentUnavailSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.4.1.3 | counter32 | read-only |
Number of Unavailable Seconds |
foreTcCurrentCorrectableHcs | 1.3.6.1.4.1.326.2.2.1.1.12.4.1.4 | counter32 | read-only |
The number of correctable Header Check Sequence (HCS) error events that have occured since the port has been reset. |
foreTcCurrentUncorrectableHcs | 1.3.6.1.4.1.326.2.2.1.1.12.4.1.5 | counter32 | read-only |
The number of uncorrectable Header Check Sequence (HCS) error events that have occured since the port has been reset. |
foreTcIntervalTable | 1.3.6.1.4.1.326.2.2.1.1.12.5 | no-access |
A table of ATM Cell Convergence Layer statistics. |
|
1.3.6.1.4.1.326.2.2.1.1.12.5.1 | no-access |
A table entry containing ATM Cell convergence layer statistics for each atm interface. |
||
foreTcInterval | 1.3.6.1.4.1.326.2.2.1.1.12.5.1.1 | integer32 | read-only |
Interval number |
foreTcIntervalErrSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.5.1.2 | counter32 | read-only |
Number of Errored Seconds |
foreTcIntervalSevErrSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.5.1.3 | counter32 | read-only |
Number of Severely Errored Seconds |
foreTcIntervalUnavailSeconds | 1.3.6.1.4.1.326.2.2.1.1.12.5.1.4 | counter32 | read-only |
Number of Unavailable Seconds |
foreTcIntervalCorrectableHcs | 1.3.6.1.4.1.326.2.2.1.1.12.5.1.5 | counter32 | read-only |
The number of correctable Header Check Sequence (HCS) error events that have occured since the port has been reset. |
foreTcIntervalUncorrectableHcs | 1.3.6.1.4.1.326.2.2.1.1.12.5.1.6 | counter32 | read-only |
The number of uncorrectable Header Check Sequence (HCS) error events that have occured since the port has been reset. |