The value of IfClockEdge influences the (internal) active
clock edge(s) for generating/sampling data on the serial line.
This value should be left on DEFAULT under normal
circumstances. Nevertheless, in some rare cases it is possible
the connection does not work properly. This behaviour may be
produced by timing inconsistencies over the serial line in
conjunction with some disadvantageous clock/data processing
at the DTE/DCE devices and is very device couple specific. The
several settings allow shifting data generation/sampling by
half a cycle of the incoming serial clock. The variation of
this setting can help to make a not working connection
working. A typical sign for an erroneous situation in this
sense is the reception of massive corrupted frames at one or
both communication end points.
default(1) the clock edges for generating/sampling
are the default ones
rxc-inverted(2) the receiver's data sampling is shifted
by half a cycle of incoming serial
clock (currently only supported by
X8500)
txc-inverted(3) the transmitter's data generation is
shifted by half a cycle of incoming
serial clock
rxc-txc-inverted(4) both the receiver's data sampling and
the transmitter's data generation is
shifted by half a cycle of incoming
serial clock (currently only supported
by X8500)
Parsed from file mibserial.mib.txt
Company: bintec
Module: BIANCA-BRICK-SERIAL-MIB
Vendor: Bintec
Module: BIANCA-BRICK-SERIAL-MIB (mibserial.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
serialIfClockEdge OBJECT-TYPE SYNTAX INTEGER { default(1), rxc-inverted(2), txc-inverted(3), rxc-txc-inverted(4) } ACCESS read-write STATUS mandatory DESCRIPTION "The value of IfClockEdge influences the (internal) active clock edge(s) for generating/sampling data on the serial line. This value should be left on DEFAULT under normal circumstances. Nevertheless, in some rare cases it is possible the connection does not work properly. This behaviour may be produced by timing inconsistencies over the serial line in conjunction with some disadvantageous clock/data processing at the DTE/DCE devices and is very device couple specific. The several settings allow shifting data generation/sampling by half a cycle of the incoming serial clock. The variation of this setting can help to make a not working connection working. A typical sign for an erroneous situation in this sense is the reception of massive corrupted frames at one or both communication end points. default(1) the clock edges for generating/sampling are the default ones rxc-inverted(2) the receiver's data sampling is shifted by half a cycle of incoming serial clock (currently only supported by X8500) txc-inverted(3) the transmitter's data generation is shifted by half a cycle of incoming serial clock rxc-txc-inverted(4) both the receiver's data sampling and the transmitter's data generation is shifted by half a cycle of incoming serial clock (currently only supported by X8500)" ::= { serialIfEntry 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.272.4.25.1.1.1 | serialIfIndex | 0 | 0 | Unique interface index of the serial interface. |
1.3.6.1.4.1.272.4.25.1.1.2 | serialIfType | 0 | 0 | serialIftype |
1.3.6.1.4.1.272.4.25.1.1.3 | serialIfConnector | 0 | 0 | The physical connector type. When configured as DCE the pins on the output connector act as a DCE interface. If configured as DTE… |
1.3.6.1.4.1.272.4.25.1.1.4 | serialIfLeads | 0 | 0 | The value of IfLeads has influence on the state of the physical layer (L1State). When configured as IfLeads=enabled, the state of… |
1.3.6.1.4.1.272.4.25.1.1.5 | serialIfClock | 0 | 0 | The physical layer (layer 1) clocking mode. When configured as AUTO the clock provided depends what is configured on connector. I… |
1.3.6.1.4.1.272.4.25.1.1.8 | serialIfSpeed | 0 | 0 | The serial interface speed in bits per second. The range is dependant on the type of the line (balanced/unbalanced) and the quali… |
1.3.6.1.4.1.272.4.25.1.1.10 | serialIfL2Mode | 0 | 0 | The layer 2 mode. This value has influence on the HDLC address field (first byte of a HDCL frame). When configured as DTE the add… |
1.3.6.1.4.1.272.4.25.1.1.11 | serialIfCableDetection | 0 | 0 | Cable autodetection for: manual(1) disabled auto(2) serialIfType and serialIfConnector iftype(3) serialIfType connector(… |
1.3.6.1.4.1.272.4.25.1.1.12 | serialIfCableType | 0 | 0 | Show the detected cable type: unknown(1) cable type unknown. x21(2) DB15, X27/V11 (sync) v35(3) … |
1.3.6.1.4.1.272.4.25.1.1.13 | serialIfCableConnector | 0 | 0 | Show the detected cable connector type: dte(1) DTE cable dce(2) DCE cable unknown(3) cable type unknown.… |
1.3.6.1.4.1.272.4.25.1.1.14 | serialIfBundle | 0 | 0 | Index of the bundle to aggregate multiple Channels to one interface. |
1.3.6.1.4.1.272.4.25.1.1.15 | serialIfL1State | 0 | 0 | The serial physical layer state dn(1) physical layer is inactive up(2) physical layer is active |
1.3.6.1.4.1.272.4.25.1.1.16 | serialIfSpeedReal | 0 | 0 | In DCE/internal clock mode this is the rounded speed in bits per second, because not every baudrate can exactly be generated. In … |
1.3.6.1.4.1.272.4.25.1.1.20 | serialIfRxPackets | 0 | 0 | Count of received valid Frames. |
1.3.6.1.4.1.272.4.25.1.1.21 | serialIfRxOctets | 0 | 0 | Count of received bytes. |
1.3.6.1.4.1.272.4.25.1.1.22 | serialIfTxPackets | 0 | 0 | serialIftxPackets |
1.3.6.1.4.1.272.4.25.1.1.23 | serialIfTxOctets | 0 | 0 | serialIftxOctets |
1.3.6.1.4.1.272.4.25.1.1.24 | serialIfRxResets | 0 | 0 | Count of receiver resets. Under rare circumstances it might be necessary to reset the receiver to work properly. |
1.3.6.1.4.1.272.4.25.1.1.25 | serialIfRxAborts | 0 | 0 | Count of receiver aborts. The sender of a frame can indicate a frame as aborted with a special Abort sequence. |
1.3.6.1.4.1.272.4.25.1.1.26 | serialIfRxOverruns | 0 | 0 | Count of receiver overruns. If the serial port is unable to grant sufficiently soon/often the bus, the RxFIFO may fill up. This l… |
1.3.6.1.4.1.272.4.25.1.1.27 | serialIfRxCRCErrors | 0 | 0 | Count of corrupted frames. Errors due to interference on the serial cable. |
1.3.6.1.4.1.272.4.25.1.1.28 | serialIfRxGiantFrames | 0 | 0 | Count of received frames with illegal framesize. This can occur if a frame delimiter is destroyed. |
1.3.6.1.4.1.272.4.25.1.1.29 | serialIfTxResets | 0 | 0 | serialIftxResets |
1.3.6.1.4.1.272.4.25.1.1.30 | serialIfTxAborts | 0 | 0 | serialIftxAborts |
1.3.6.1.4.1.272.4.25.1.1.31 | serialIfTxUnderruns | 0 | 0 | serialIftxUnderruns |
1.3.6.1.4.1.272.4.25.1.1.32 | serialIfTxGiantFrames | 0 | 0 | serialIftxGiantFrames |