This object specifies the number of bits
received for each actual data bit. The value
twoForOne(1) means that two bits are received
for each data bit, whereas fourForThree(2) means
that four bits are received for each three
data bits. The extra bits received are used
for error detection and correction.
The value of this object must match the transmitting
station's FEC Ratio value for proper operation.
This object interacts with the objects
actFpDemodPhaseModulation and actFpDemodBitRate in that
the value fourForThree(2) cannot be SET if either the
PhaseModulation maintains a value of bpsk(2) or the
BitRate maintains a value of kbps32(1).
Thus, the set of allowable configurations are as
follows:
BitRate FecRatio PhaseModulation
kbps32(1) twoForOne(1) qpsk(1)
kbps32(1) twoForOne(1) bpsk(2)
kbps64(2) twoForOne(1) qpsk(1)
kbps64(2) twoForOne(1) bpsk(2)
kbps64(2) fourForThree(2) qpsk(1)
kbps128(3) twoForOne(1) qpsk(1)
kbps128(3) twoForOne(1) bpsk(2)
kbps128(3) fourForThree(2) qpsk(1)
kbps256(4) twoForOne(1) qpsk(1)
kbps256(4) fourForThree(2) qpsk(1)
Parsed from file act.mib.txt
Company: cai
Module: ACT-FP-MOD-DEMOD
Vendor: Computer Associates
Module: ACT-CONSTANTS (act.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
actFpDemodFecRatio OBJECT-TYPE SYNTAX INTEGER { twoForOne(1), fourForThree(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This object specifies the number of bits received for each actual data bit. The value twoForOne(1) means that two bits are received for each data bit, whereas fourForThree(2) means that four bits are received for each three data bits. The extra bits received are used for error detection and correction. The value of this object must match the transmitting station's FEC Ratio value for proper operation. This object interacts with the objects actFpDemodPhaseModulation and actFpDemodBitRate in that the value fourForThree(2) cannot be SET if either the PhaseModulation maintains a value of bpsk(2) or the BitRate maintains a value of kbps32(1). Thus, the set of allowable configurations are as follows: BitRate FecRatio PhaseModulation kbps32(1) twoForOne(1) qpsk(1) kbps32(1) twoForOne(1) bpsk(2) kbps64(2) twoForOne(1) qpsk(1) kbps64(2) twoForOne(1) bpsk(2) kbps64(2) fourForThree(2) qpsk(1) kbps128(3) twoForOne(1) qpsk(1) kbps128(3) twoForOne(1) bpsk(2) kbps128(3) fourForThree(2) qpsk(1) kbps256(4) twoForOne(1) qpsk(1) kbps256(4) fourForThree(2) qpsk(1)" ::= { actFpDemodulatorConfigEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.1 | actFpDemodIfIndex | 0 | 0 | This object uniquely identifies one of the Demodulator (DEF-01) interfaces in the SkyFrame node. The value of this object corres… |
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.2 | actFpDemodReceptionFrequency | 0 | 0 | This object specifies the intermediate reception frequency in kiloHertz (kHz). Supported values are in increments of 5kHz, makin… |
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.3 | actFpDemodCarrierId | 0 | 0 | This object represents the physical port within the satellite system. It is used to uniquely identify the station whose signal i… |
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.4 | actFpDemodBitRate | 0 | 0 | This object specifies the Reception Data Rate, and must match the corresponding transmitting station's BitRate. This object intera… |
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.6 | actFpDemodPhaseModulation | 0 | 0 | This object specifies the type of phase modulation used when receiving the signal. The value of this object must match the Phase M… |
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.7 | actFpDemodV35Descrambler | 0 | 0 | This object specifies the type of V.35 Scrambler used prior to receiving the signal. The value of this object must match the V.35 … |
1.3.6.1.4.1.1186.2.2.1.9.2.1.1.8 | actFpDemodAcquisitionRange | 0 | 0 | This object represents the frequency range from the specified Reception Frequency in which to search for carrier detection. Thus… |