Fore-DS1-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: Fore-DS1-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 |
foreDs1 | 1.3.6.1.4.1.326.2.2.1.1.7 |
Fore DS1 mib module for supporting the DS1 port module. |
||
ds1ConfGroup | 1.3.6.1.4.1.326.2.2.1.1.7.1 | |||
ds1ConfTable | 1.3.6.1.4.1.326.2.2.1.1.7.1.1 | no-access |
A table of DS1 switch port configuration information. |
|
1.3.6.1.4.1.326.2.2.1.1.7.1.1.1 | no-access |
A table entry containing DS1 configuration information for each port. Not all RFC1406 configuration table variables are included, and some are modified. |
||
ds1ConfBoard | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.1 | integer32 | read-only |
The index of this port's switch board. |
ds1ConfModule | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.2 | integer32 | read-only |
The network module of this port. |
ds1ConfPort | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.3 | integer32 | read-only |
The number of this port. |
ds1LineType | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.4 | integer | read-only |
This variable indicates the variety of DS1 Line implementing this circuit. The type of circuit affects the number of bits per second that the circuit can reasonably carry, as well as the interpretation of the usage and error statistics. This variable is defined in the rfc1406 configuration table as dsx1LineType. According to rfc1406, the different values are: ds1ESF Extended SuperFrame DS1 ds1D4 AT&T D4 format DS1. Enumeration: 'ds1ESF': 2, 'ds1D4': 3, 'ds1Other': 1. |
ds1LineCoding | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.5 | integer | read-only |
This variable describes the variety of Zero Code suppression used on this link, which in turn affects a number of its characteristics. ds1B8ZS (2) refers to the use of specified pattern of normal bits and bipolar violations which are used to replaced sequences of eight zero bits. This variable is defined in the rfc1406 configuration table as dsx1LineCoding. Enumeration: 'ds1AMI': 6, 'ds1JBZS': 2, 'ds1HDB3': 4, 'ds1ZBTSI': 5, 'ds1B8ZS': 3, 'ds1Other': 1. |
ds1SendCode | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.6 | integer | read-write |
This variable indicates what type of code is being sent across the DS1 interface by the device. The values mean: ds1SendNoCode sending looped or normal data ds1SendLineCode sending request for a line loopback ds1SendPayloadCode sending a request for a payload loopback ds1SendResetCode sending a loopback termination request ds1SendQRS sending a Quasi-Random Signal (QRS) test pattern ds1Send511Pattern sending a 511 bit fixed test pattern ds1Send3in24Pattern sending a fixed test pattern of 3 bits set in 24 ds1SendTestPattern sending a test pattern other than the above. Enumeration: 'ds1SendLineCode': 2, 'ds1Send511Pattern': 6, 'ds1SendPayloadCode': 3, 'ds1Send3in24Pattern': 7, 'ds1SendNoCode': 1, 'ds1SendQRS': 5, 'ds1SendResetCode': 4, 'ds1SendOtherTestPattern': 8. |
ds1ReceiveCode | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.7 | integer | read-only |
This variable indicates the type of code that was received across the DS interface. The values mean: ds1ReceiveNoCode receiving looped or normal data ds1ReceiveLineCode receiving request for a line loopback ds1ReceivePayloadCode receiving a request for a payload loopback ds1ReceiveResetCode receiving a loopback deactivation request ds1ReceiveQRS receiving a Quasi-Random Signal (QRS) test pattern ds1Receive511Pattern receiving a 511 bit fixed test pattern ds1Receive3in24Pattern receiving a fixed test pattern of 3 bits set in 24 ds1ReceiveTestPattern receiving a test pattern other than the above. Enumeration: 'ds1ReceiveNoCode': 1, 'ds1Send511Pattern': 6, 'ds1Send3in24Pattern': 7, 'ds1ReceiveResetCode': 4, 'ds1SendQRS': 5, 'ds1ReceivePayloadCode': 3, 'ds1ReceiveLineCode': 2, 'ds1SendOtherTestPattern': 8. |
ds1LoopbackConfig | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.8 | integer | read-write |
This variable represents the loopback configuration of the DS1 interface. This variable is defined in the rfc1406 configuration table as dsx1LoopbackConfig, with slightly different values. ds1NoLoop (1) means that the interface is not in a loopback state. ds1LineLoop (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. ds1PayloadLoop (3) means that the receive signal is looped back for retransmission after it has passed through the port's reframing function. ds1DiagLoop (4) means that the transmit data stream is looped back to the receiver. ds1OtherLoop (5) means that the interface is in a loopback that is not defined here. Enumeration: 'ds1DiagLoop': 4, 'ds1OtherLoop': 5, 'ds1NoLoop': 1, 'ds1PayloadLoop': 3, 'ds1LineLoop': 2. |
ds1TxClockSource | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.9 | integer | read-write |
The source of the transmit clock. rxTiming(1) indicated that the recovered receive clock is used as the transmit clock. localTiming(2) indicates that a local source clock is used as the transmit clock. To determine which local source clock is used advise the ntGlobalClock in the netmodTimingTable for this netmod (refer to the Fore-Switch-MIB for more information). Enumeration: 'localTiming': 2, 'rxTiming': 1. |
ds1LineStatus | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.12 | integer32 | read-only |
This variable indicates the Line Status of the interface. A similar object is defined in the rfc1406 configuration table as dsx1LineStatus. The variable contains loopback state information and failure state information. It is a bit map represented as a sum. The ds1NoAlarm should be set if and only if no other flag is set. The various bit positions are: 1 No Alarm. 2 Receiving PLCP Yellow Alarm Indication. 4 Transmitting PLCP Yellow alarm indication. 8 Receiving PLCP LOF. 16 Receiving DS1 Yellow Alarm Indication. 32 Transmiting DS1 Yellow Alarm Indication. 64 Receiving AIS failure indication. 128 Receiving LOF failure indication. 256 Receiving LOS failure indication. 512 Loopback State. 1024 Receiving a test pattern. 2048 Other failures. 4096 Receiving Excessive CRC Errors. 32768 Receiving LCD failure indication. |
ds1IdleUnassignedCells | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.13 | 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 is case there is no data to send. Enumeration: 'idle': 2, 'unassigned': 1. |
ds1LineTypeFraming | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.14 | integer | read-write |
This variable indicates the way ATM cells are constructed from the DS1 stream. ds1Hcs(2) indicates that the ATM cells are constructed upon the Header Check Sequence (HCS) inside the ATM cell header. ds1Plcp(3) indicates that the ATM cells are constructed from the DS1 PLCP (Physical Layer Convergence Protocol) bits. Enumeration: 'ds1Hcs': 2, 'other': 1, 'ds1Plcp': 3. |
ds1LineLength | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.15 | integer | read-write |
This variable represents the length of the physical cable connected to the ds1 port. The user has to set this object to match the physical cable in order to get the netmod to receive the signal on the cable. The different values are: ds1LineLt110 (1) means the line is shorter than 110 ft, ds1Line110-220 (2) means the line length is between 110 and 220 ft, ds1Line220-330 (3) means the line length is between 220 and 330 ft, ds1Line330-440 (4) means the line length is between 330 and 440 ft, ds1Line440-550 (5) means the line length is between 440 and 550 ft, ds1Line550-660 (6) means the line length is between 550 and 660 ft, ds1LineGt655 (7) means the line is longer than 655 ft. Enumeration: 'ds1Line550-660Alt': 14, 'ds1Line330-440Alt': 12, 'ds1Line550-660': 6, 'ds1LineLt110Alt': 9, 'ds1LineGt655Alt': 15, 'ds1Line330-440': 4, 'ds1LineGt655': 7, 'ds1Line110-220Alt': 10, 'ds1Line440-550Alt': 13, 'ds1Line110-220': 2, 'ds1Line440-550': 5, 'ds1LineLt110': 1, 'ds1Line220-330': 3, 'ds1Line220-330Alt': 11. |
ds1RxScrambling | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.16 | integer | read-write |
This variable indicates whether the information is being descrambled on receiving. It should be set the same as the transmitting side. Enumeration: 'descrambling': 1, 'noDescrambling': 2. |
ds1TxScrambling | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.17 | integer | read-write |
This variable indicates whether the information (48 octet payload) is being scrambled before transmitting. It should be set the same as the receiving side. Enumeration: 'scrambling': 1, 'noScrambling': 2. |
ds1TxPRBS | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.18 | integer | read-write |
This variable controls the Pseudo-Random Bit Sequence Generator (PRSG) which generates an unframed 2^15-1 test sequence as define in Recommendation O.151. The pattern may be inverted. Enumeration: 'on': 2, 'invert': 3, 'off': 1. |
ds1CRCErrThrSeconds | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.19 | integer32 | read-write |
This variable represents the consecutive number of BAD/GOOD seconds to detect/clear an Excessive CRC Error Defect. The range of values it can take is between 2 and 10 inclusive. |
ds1CRCErrThrErrors | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.20 | integer32 | read-write |
This variable is a threshold for the number of CRC Errors per second and is used as a parameter to the Excessive CRC Error Defect. If the number of errors exceeds the threshold, the particular second is declared BAD, otherwise it is declared GOOD. |
ds1CRCErrFailEnable | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.21 | integer | read-write |
This variable controls whether declaration of an Excessive CRC Error Defect forces the port's operState to Down. Enumeration: 'disabled': 2, 'enabled': 1. |
ds1SigFailBer | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.22 | integer32 | read-write |
This is the exponent of 10 for the current signal fail bit error rate (BER) threshold for this port. The value -4, for example, represents a BER of 1E-4. This variable is only applicable when ds1BerErrorModel is set to errorModelRandom. |
ds1SigDegradeBer | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.23 | integer32 | read-write |
This is the exponent of 10 for the current signal degrade bit error rate (BER) threshold for this port. The value -8, for example, represents a BER of 1E-8. This variable is only applicable when ds1BerErrorModel is set to errorModelRandom. |
ds1BerErrorModel | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.24 | integer | read-write |
This is the error distribution model to be used to identify signal degrade and signal fail conditions. errorModelRandom selects a random error distribution and declares signal conditions based on the thresholds set in ds1SigDegradeBer and ds1SigFailBer. errorModelBurst selects a burst error model and declares signal degrade conditions based on the thresholds set in ds1CRCErrThrSeconds and ds1CRCErrThrErrors. errorModelNone disables detection of signal conditions. Enumeration: 'errorModelNone': 0, 'errorModelBurst': 2, 'errorModelRandom': 1. |
ds1BerState | 1.3.6.1.4.1.326.2.2.1.1.7.1.1.1.25 | integer | read-only |
This value describes the current state of the port as determined through bit error rate analysis. Enumeration: 'berStateSigFail': 2, 'berStateOk': 0, 'berStateSigDegrade': 1. |
ds1StatsGroup | 1.3.6.1.4.1.326.2.2.1.1.7.2 | |||
ds1FramingTable | 1.3.6.1.4.1.326.2.2.1.1.7.2.1 | no-access |
A table of DS1 framing statistics information. |
|
1.3.6.1.4.1.326.2.2.1.1.7.2.1.1 | no-access |
A table entry containing DS1 framing statistics information. |
||
ds1FramingBoard | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.1 | integer32 | read-only |
The index of this port's switch board. |
ds1FramingModule | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.2 | integer32 | read-only |
The network module of this port. |
ds1FramingPort | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.3 | integer32 | read-only |
The number of this port. |
ds1FramingLOSs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.4 | counter32 | read-only |
The number of seconds in which Loss Of Signal (LOS) errors have been detected. |
ds1FramingLCVs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.5 | counter32 | read-only |
The number of Line Code Violations (LCV) that have been detected. |
ds1FramingFERRs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.6 | counter32 | read-only |
The number of Framing ERRor (FERR) events that have been detected. |
ds1FramingOOFs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.7 | counter32 | read-only |
The number of Out Of Frame (OOF) error events that have been detected. |
ds1FramingAISs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.8 | counter32 | read-only |
The number of seconds in which Alarm Indication Signals (AIS) have been detected. AIS indicates that an upstream failure has been detected by the far end. |
ds1FramingB8ZSPatterns | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.9 | counter32 | read-only |
The number of seconds in which B8ZS Pattern events have been detected. |
ds1Framing8Zeros | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.10 | counter32 | read-only |
The number of seconds in which 8 Zeros events have been detected. |
ds1Framing16Zeros | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.11 | counter32 | read-only |
The number of seconds in which 16 Zeros events have been detected. |
ds1FramingYellowAlarms | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.12 | counter32 | read-only |
The number of seconds in which Yellow Alarm events have been detected. |
ds1FramingRedAlarms | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.13 | counter32 | read-only |
The number of seconds in which Red Alarm events have been detected. |
ds1FramingBEEs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.14 | counter32 | read-only |
The number of Bit Encoding Error (BEE) events that have been detected. A Bit Error Event is defined as a CRC-6 error in ESF. |
ds1FramingPRBSs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.15 | counter32 | read-only |
The number of seconds in which Pseudo Random Bit Sequence (PRBS) patterns have been detected. |
ds1FramingBERs | 1.3.6.1.4.1.326.2.2.1.1.7.2.1.1.16 | counter32 | read-only |
The number of PRBS Bit ERror events that have been detected. |
ds1PlcpTable | 1.3.6.1.4.1.326.2.2.1.1.7.2.2 | no-access |
A table of DS1 Physical Layer Convergence Protocol (Procedure) statistics information. |
|
1.3.6.1.4.1.326.2.2.1.1.7.2.2.1 | no-access |
A table entry containing DS1 PLCP statistics information. |
||
ds1PlcpBoard | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.1 | integer32 | read-only |
The index of this port's switch board. |
ds1PlcpModule | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.2 | integer32 | read-only |
The network module of this port. |
ds1PlcpPort | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.3 | integer32 | read-only |
The number of this port. |
ds1PlcpBIP8s | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.4 | counter32 | read-only |
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. |
ds1PlcpFERRs | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.5 | counter32 | read-only |
Number of Physical Layer Convergence Protocol (PLCP) octet error events. |
ds1PlcpFEBEs | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.6 | counter32 | read-only |
Number of ATM Far End Block Error (FEBE) events. |
ds1PlcpLOFs | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.7 | counter32 | read-only |
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. |
ds1PlcpYellows | 1.3.6.1.4.1.326.2.2.1.1.7.2.2.1.8 | counter32 | read-only |
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. |
ds1AtmTable | 1.3.6.1.4.1.326.2.2.1.1.7.2.3 | no-access |
A table of DS1 ATM statistics information. |
|
1.3.6.1.4.1.326.2.2.1.1.7.2.3.1 | no-access |
A table entry containing DS1 ATM statistics information. |
||
ds1AtmBoard | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.1 | integer32 | read-only |
The index of this port's switch board. |
ds1AtmModule | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.2 | integer32 | read-only |
The network module of this port. |
ds1AtmPort | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.3 | integer32 | read-only |
The number of this port. |
ds1AtmHCSs | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.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. |
ds1AtmRxCells | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.5 | counter32 | read-only |
Number of ATM cells that were received. |
ds1AtmTxCells | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.6 | counter32 | read-only |
Number of non-null ATM cells that were transmitted. |
ds1AtmUHCSs | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.7 | counter32 | read-only |
Number of uncorrectable header check sequence (UHCS) error events. The HCS is a CRC-8 calculation over the first 4 octets of the ATM cell header. |
ds1AtmCHCSs | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.8 | counter32 | read-only |
Number of correctable header check sequence (UHCS) error events. The HCS is a CRC-8 calculation over the first 4 octets of the ATM cell header. |
ds1AtmLCDs | 1.3.6.1.4.1.326.2.2.1.1.7.2.3.1.9 | 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. |