|
Description:
|
hwClkInBitsImpedance OBJECT-TYPE
SYNTAX INTEGER {bitsImpedance75ohm(1), bitsImpedance120ohm(2), bitsImpedance110ohm(3), bitsImpedance100ohm(4), bitsImpedanceNone(255)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"BITS clock impedance type.The impedance value must be set when the clock source is a bits clock.
Options:
1. bitsImpedance75ohm(1) - indicates that the impedance of this BITS clock source is 75 ohm
2. bitsImpedance120ohm(2) - indicates that the impedance of this BITS clock source is 120 ohm
3. bitsImpedance110ohm(3) - indicates that the impedance of this BITS clock source is 110 ohm
4. bitsImpedance100ohm(4) - indicates that the impedance of this BITS clock source is 100 ohm
5. bitsImpedanceNone(255) - indicates that this clock source is not a BITS clock"
|
|
|