DVB-MGTR101290-MIB

File: DVB-MGTR101290-MIB.mib (342672 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
enterprises Integer32 Unsigned32
Counter32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TruthValue DateAndTime
DisplayString RowStatus TEXTUAL-CONVENTION

Defined Types

ActiveTime  
This is a monotonically increasing value in units of seconds that represents the total amount of time for which the instrument has been able to perform a particular test or measurement. The instrument might not be performing the test because some other error condition prevented it, because it was operating in a polled mode where it looked at one input at a time or because it had been placed in an inactive state for a while. 'Able to perform the test' corresponds to the TestState being either 'pass' or 'fail'. The existence of this attribute allows a management system to calculate a realistic errors per second value for any test.
TEXTUAL-CONVENTION    
  Unsigned32  

Availability  
Availability is used in the capabilities branch of the MIB to indicate whether the instrument is equipped to provide a specific test and/or measurement.
TEXTUAL-CONVENTION    
  INTEGER notAvailable(1), testAvailable(2), measurementAvailable(3), measurementAndTestAvailable(4)  

BERMeasurementMethod  
Indicates the method used for measuring BER before Viterbi decoding
TEXTUAL-CONVENTION    
  INTEGER iqSeparate(1), iqCombined(2)  

BitRateElement  
The fundamental data unit that is being counted by the bit rate measurement algorithm.
TEXTUAL-CONVENTION    
  INTEGER bit(1), byte(2), packet(3), other(4)  

DeliverySystemType  
Specifies the physical delivery system used for a Transport Stream.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), cable(2), satellite(3), terrestrial(4)  

Enable  
This type is used for the '...Enable' objects of tests and measurements. It determines whether the test is enabled and also which traps can be generated by this test/measurement. If the testEnable bit is zero, the test will not be performed and the failTrapEnable bit is ignored. If the testEnable bit is one, the test will be performed. Additionally, a testFailTrap or measurementFailTrap will be sent when the test state becomes 'fail'. The 'unknownTrapEnable' bit is only relevant to measurements. If it is set to one, a 'measurementUnknownTrap' will be sent when the '...MeasurementState' object becomes 'unknown'.
TEXTUAL-CONVENTION    
  BITS testEnable(0), failTrapEnable(1), unknownTrapEnable(2)  

FloatingPoint  
FloatingPoint provides a way of representing non-integer numbers in SNMP. Numbers are represented as a string of ASCII characters in the natural way. So for example, '3', '3.142' and '0.3142E1' are all valid numbers. The syntax for the string is as follows. [] enclose an optional element, | is the separator for a set of alternatives. () enclose syntax which is to be viewed as a unit. FloatingPoint ::= [Sign] (Float1 | Float2 | DigitSequence) [ExponentPart] Float1 ::= DigitSequence '.' [DigitSequence] Float2 ::= '.' DigitSequence DigitSequence ::= Digit [DigitSequence] ExponentPart ::= ('e' | 'E') [Sign] DigitSequence Digit ::= '0'..'9' Sign ::= '+' | '-'
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..63)  

GroupAvailability  
This is used in the tr101290Capability branch of the MIB to specify an agent's degree of support for a whole branch of the MIB. The individual values mean: noSupport no objects in this branch are available selectiveSupport some but not all objects are available, refer to the test table for further details completeSupport all objects defined in the stated revision of the MIB are available
TEXTUAL-CONVENTION    
  INTEGER noSupport(1), selectiveSupport(2), completeSupport(3)  

GuardInterval  
Guard intervals as specified for DVB-T transmissions. interval1d4 means a guard interval of 1/4.
TEXTUAL-CONVENTION    
  INTEGER interval1d4(1), interval1d8(2), interval1d16(3), interval1d32(4)  

Hierarchy  
In DVB-T systems this is used to specify whether the transmission is hierarchical, and if so, the value of alpha.
TEXTUAL-CONVENTION    
  INTEGER nonHierarchical(1), hierarchicalAlphaOne(2), hierarchicalAphaTwo(3), hierarchicalAlphaFour(4)  

IndexConsistencyTest  
Index of consistency check tests
TEXTUAL-CONVENTION    
  INTEGER tsIdCheck(1)  

IndexMIPSyntaxTest  
This assigns numbers to the MIP syntax tests. These numbers are then used as indexes into the MIP syntax table.
TEXTUAL-CONVENTION    
  INTEGER mipTimingError(1), mipStructureError(2), mipPresenceError(3), mipPointerError(4), mipPeriodicityError(5), mipTsRateError(6)  

IndexPCRMeasurement  
This assigns numbers to the PCR measurements. These numbers are then used as indexes into the PCR measurement table.
TEXTUAL-CONVENTION    
  INTEGER pcrFO(1), pcrDR(2), pcrOJ(3), pcrAC(4)  

IndexServicePerformance  
This assigns numbers to the Service Performance measurements. These numbers are then used as indexes into the Service Performance measurement table.
TEXTUAL-CONVENTION    
  INTEGER serviceAvailability(1), serviceDegradation(2), serviceImpairments(3)  

IndexTransportStreamTest  
IndexTransportStreamTest assigns a unique numerical value to each of the TR 101 290 Transport Stream tests in section 5.2. The number allocated is: priority * 1000 + test number * 10 + subtest Subtest is zero if there is no subtest. Subtest 'a' is numbered 1, 'b' is numbered 2 etc. The enumeration names are derived directly from the test names in TR 101 290 taking into account the syntax requirements of the MIB.
TEXTUAL-CONVENTION    
  INTEGER tsSyncLoss(1010), syncByteError(1020), patError2(1031), continuityCountError(1040), pmtError2(1051), pidError(1060), transportError(2010), crcError(2020), pcrRepetitionError(2031), pcrDiscontinuityError(2032), pcrAccuracyError(2040), ptsError(2050), catError(2060), nitActualError(3011), nitOtherError(3012), siRepetitionError(3020), bufferError(3030), unreferencedPID(3041), sdtActualError(3051), sdtOtherError(3052), eitActualError(3061), eitOtherError(3062), eitPfError(3063), rstError(3070), tdtError(3080), emptyBufferError(3090), dataDelayError(3100)  

InputNumber  
InputNumber objects are used to select a specific Transport Stream input on a multi-input monitoring/measurement device. On a single input monitoring/measuring device, InputNumber objects will always have the value one.
TEXTUAL-CONVENTION    
  INTEGER 1..2147483647  

MeasurementState  
MeasurementState is used to represent the state of a single measurement. 'disabled' means that the measurement has been disabled by setting the 'testEnable' bit in its ...Enable object to zero. 'unknown' means that the equipment cannot provide a value because of temporary circumstances, for example some other signal condition makes this measurement impossible. 'abnormal' means that the measurement value is incorrect for reasons connected with that measurement itself. For example the measurement may be out of range. A measurement value is still provided and users or managers with knowledge of the behaviour of this specific measuring equipment may be able to interpret the value. 'normal' means that the measurement is enabled and has been evaluated.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), unknown(2), normal(3), abnormal(4)  

Modulation  
Modulation systems used in RF transmissions
TEXTUAL-CONVENTION    
  INTEGER bpsk(1), qpsk(2), psk8(3), qam16(4), qam32(5), qam64(6), qam128(7), qam256(8), qam16Alpha2(9), qam64Alpha2(10), qam16Alpha4(11), qam64Alpha4(12)  

PIDPlusOne  
An object of type PIDPlusOne represents an MPEG-2 PID number. The numeric value of the object is the PID + 1, to allow for its use as a table index.
TEXTUAL-CONVENTION    
  INTEGER 1..8192  

PollingInterval  
Objects of this type are used by the agent to indicate how often it internally updates the information related to a particular test or measurement. The manager can then adjust its polling behaviour accordingly. The polling interval should be interpreted by the manager as approximate. In practice the agent may update the information faster or slower than indicated depending on the circumstances. The meaning of the value is: positive - represents a normal value in milliseconds zero - the value is updated continuously negative - unknown or not applicable
TEXTUAL-CONVENTION    
  Integer32  

RateStatus  
RateStatus is used in trap control
TEXTUAL-CONVENTION    
  INTEGER disabled(1), enabled(2), enabledThrottled(3)  

ServiceId  
Allowed values of program_number/service_id. Note that zero is used in the PAT to represent the NIT PID and so will never occur as a service_id.
TEXTUAL-CONVENTION    
  INTEGER 1..65535  

TerrestrialTransmissionMode  
Transmission mode for DVB-T transmissions, specifies whether there are 2k or 8k carriers.
TEXTUAL-CONVENTION    
  INTEGER mode2k(1), mode8k(2)  

TestState  
TestState is used to represent the state of a single test. 'disabled' means that the test has been disabled by setting the 'testEnable' bit of its ...Enable variable to zero. 'unknown' means that the equipment cannot provide a value for the state because of temporary circumstances (for example some other error makes this test impossible to evaluate). 'pass' means that the test is enabled, can be evaluated and is not failing. For a 'Status error', 'fail' means that the state of the input is currently in error. For an 'Event error', 'fail' means that an error event has occurred within the most recent persistence interval as defined by the 'controlEventPersistence' object.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), unknown(2), pass(3), fail(4)  

TestSummary  
Bit String providing a status summary for all the tests defined in this MIB module. A bit is set to one if the state of that test is 'fail'. In several cases, a single bit summarises the results of a set of tests. In that case, if the state of any of the tests is 'fail', the bit is set to one. An example of this is 'bitratePID' where the single bit summarises whether all the PID bitrates are within range. To aid identification, the bits are numbered in the order in which the associated tests appear in the MIB. Other than this, there is no connection between the bit number and the OID of the test.
TEXTUAL-CONVENTION    
  BITS tsTsSyncLoss(0), tsSyncByteError(1), tsPatError2(2), tsContinuityCountError(3), tsPmtError2(4), tsPidError(5), tsTransportError(6), tsCrcError(7), tsPcrRepetitionError(8), tsPcrDiscontinuityError(9), tsPcrAccuracyError(10), tsPtsError(11), tsCatError(12), tsNitActualError(13), tsNitOtherError(14), tsSiRepetitionError(15), tsBufferError(16), tsUnreferencedPID(17), tsSdtActualError(18), tsSdtOtherError(19), tsEitActualError(20), tsEitOtherError(21), tsEitPfError(22), tsRstError(23), tsTdtError(24), tsEmptyBufferError(25), tsDataDelayError(26), pcrPcrFO(27), pcrPcrDR(28), pcrPcrOJ(29), pcrPcrAC(30), bitrateTransportStream(31), bitrateService(32), bitratePID(33), tsTsConsistency(34), performanceServiceAvailability(35), performanceServiceDegradation(36), performanceServiceImpairments(37), csSysAvailability(38), csLinkAvailability(39), csBerRS(40), csRFIFSignalPower(41), csNoisePower(42), csMer(43), csSteMean(44), csSteDeviation(45), csCS(46), csAI(47), csQE(48), csRTE(49), csCI(50), csPJ(51), csSNR(52), cNoiseMargin(53), cEstNoiseMargin(54), cSignQualMarT(55), cEND(56), cOutBandEmiss(57), sBerViterbi(58), sIfSpectrum(59), tRFAccuracy(60), tRFChannelWidth(61), tSymbolLength(62), tRFIFPower(63), tRFIFSpectrum(64), tEND(65), tENF(66), tENDLP(67), tENFLP(68), tLinearity(69), tBerViterbi(70), tBerViterbiLP(71), tBerRS(72), tBerRSLP(73), tMER(74), tSteMean(75), tSteDeviation(76), tCS(77), tAI(78), tQE(79), tPJ(80), tMipTimingError(81), tMipStructureError(82), tMipPresenceError(83), tMipPointerError(84), tMipPeriodicityError(85), tMipTsRateError(86), tSepEti(87), tSepSeti(88)  

TransportStreamID  
Range of possible values for a transport_stream_id as found in the PAT.
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

UATMode  
Method of determining the start and end of a period of Unavailable Time.
TEXTUAL-CONVENTION    
  INTEGER nConsecutive(1), rollingWindow(2)  

ControlRFSystemEntry  
SEQUENCE    
  rfSystemInputNumber InputNumber
  rfSystemDelivery DeliverySystemType

ControlSynchronizationEntry  
SEQUENCE    
  controlSynchronizationInputNumber InputNumber
  controlSynchronizedTime FloatingPoint

TrapControlEntry  
SEQUENCE    
  trapControlInputNumber InputNumber
  trapControlOID OBJECT IDENTIFIER
  trapControlGenerationTime DateAndTime
  trapControlMeasurementValue FloatingPoint
  trapControlRateStatus RateStatus
  trapControlPeriod Unsigned32
  trapControlFailureSummary TestSummary

CapabilityTSEntry  
SEQUENCE    
  capabilityTSOID OBJECT IDENTIFIER
  capabilityTSAvailability Availability
  capabilityTSPollInterval PollingInterval

CapabilityCableSatEntry  
SEQUENCE    
  capabilityCableSatOID OBJECT IDENTIFIER
  capabilityCableSatAvailability Availability
  capabilityCableSatPollInterval PollingInterval

CapabilityCableEntry  
SEQUENCE    
  capabilityCableOID OBJECT IDENTIFIER
  capabilityCableAvailability Availability
  capabilityCablePollInterval PollingInterval

CapabilitySatelliteEntry  
SEQUENCE    
  capabilitySatelliteOID OBJECT IDENTIFIER
  capabilitySatelliteAvailability Availability
  capabilitySatellitePollInterval PollingInterval

CapabilityTerrestrialEntry  
SEQUENCE    
  capabilityTerrestrialOID OBJECT IDENTIFIER
  capabilityTerrestrialAvailability Availability
  capabilityTerrestrialPollInterval PollingInterval

TsTestsSummaryEntry  
SEQUENCE    
  tsTestsSummaryInputNumber InputNumber
  tsTestsSummaryTestNumber IndexTransportStreamTest
  tsTestsSummaryState TestState
  tsTestsSummaryEnable Enable
  tsTestsSummaryCounter Counter32
  tsTestsSummaryCounterDiscontinuity DateAndTime
  tsTestsSummaryCounterReset TruthValue
  tsTestsSummaryLatestError DateAndTime
  tsTestsSummaryActiveTime ActiveTime

TsTestsPIDEntry  
SEQUENCE    
  tsTestsPIDInputNumber InputNumber
  tsTestsPIDPID PIDPlusOne
  tsTestsPIDTestNumber IndexTransportStreamTest
  tsTestsPIDRowStatus RowStatus
  tsTestsPIDState TestState
  tsTestsPIDEnable Enable
  tsTestsPIDCounter Counter32
  tsTestsPIDCounterDiscontinuity DateAndTime
  tsTestsPIDCounterReset TruthValue
  tsTestsPIDLatestError DateAndTime
  tsTestsPIDActiveTime ActiveTime

TsTestsPreferencesEntry  
SEQUENCE    
  tsTestsPrefInputNumber InputNumber
  tsTestsPrefTransitionDuration FloatingPoint
  tsTestsPrefPATSectionIntervalMax FloatingPoint
  tsTestsPrefPMTSectionIntervalMax FloatingPoint
  tsTestsPrefReferredIntervalMax FloatingPoint
  tsTestsPrefPCRIntervalMax FloatingPoint
  tsTestsPrefPCRDiscontinuityMax FloatingPoint
  tsTestsPrefPCRInaccuracyMax FloatingPoint
  tsTestsPrefPTSIntervalMax FloatingPoint
  tsTestsPrefNITActualIntervalMax FloatingPoint
  tsTestsPrefNITActualIntervalMin FloatingPoint
  tsTestsPrefNITOtherIntervalMax FloatingPoint
  tsTestsPrefSIGapMin FloatingPoint
  tsTestsPrefNITTableIntervalMax FloatingPoint
  tsTestsPrefBATTableIntervalMax FloatingPoint
  tsTestsPrefSDTActualTableIntervalMax FloatingPoint
  tsTestsPrefSDTOtherTableIntervalMax FloatingPoint
  tsTestsPrefEITPFActualTableIntervalMax FloatingPoint
  tsTestsPrefEITPFOtherTableIntervalMax FloatingPoint
  tsTestsPrefEITSActualNearTableIntervalMax FloatingPoint
  tsTestsPrefEITSActualFarTableIntervalMax FloatingPoint
  tsTestsPrefEITSOtherNearTableIntervalMax FloatingPoint
  tsTestsPrefEITSOtherFarTableIntervalMax FloatingPoint
  tsTestsPrefTxTTableIntervalMax FloatingPoint
  tsTestsPrefSDTActualIntervalMax FloatingPoint
  tsTestsPrefSDTActualIntervalMin FloatingPoint
  tsTestsPrefSDTOtherIntervalMax FloatingPoint
  tsTestsPrefEITActualIntervalMax FloatingPoint
  tsTestsPrefEITActualIntervalMin FloatingPoint
  tsTestsPrefEITOtherIntervalMax FloatingPoint
  tsTestsPrefRSTIntervalMin FloatingPoint
  tsTestsPrefTDTIntervalMax FloatingPoint
  tsTestsPrefTDTIntervalMin FloatingPoint

TsTestsPreferencesPIDEntry  
SEQUENCE    
  tsTestsPrefPIDInputNumber InputNumber
  tsTestsPrefPIDPID PIDPlusOne
  tsTestsPrefPIDRowStatus RowStatus
  tsTestsPrefPIDReferredIntervalMax FloatingPoint

TsPcrMeasurementEntry  
SEQUENCE    
  tsPcrMeasurementInputNumber InputNumber
  tsPcrMeasurementPID PIDPlusOne
  tsPcrMeasurementNumber IndexPCRMeasurement
  tsPcrMeasurementRowStatus RowStatus
  tsPcrMeasurementState TestState
  tsPcrMeasurementEnable Enable
  tsPcrMeasurementCounter Counter32
  tsPcrMeasurementCounterDiscontinuity DateAndTime
  tsPcrMeasurementCounterReset TruthValue
  tsPcrMeasurementLatestError DateAndTime
  tsPcrMeasurementActiveTime ActiveTime
  tsPcrMeasurementMeasurementState MeasurementState
  tsPcrMeasurementValue FloatingPoint

TsTransportStreamBitRateEntry  
SEQUENCE    
  tsTransportStreamBitRateInputNumber InputNumber
  tsTransportStreamBitRateState TestState
  tsTransportStreamBitRateEnable Enable
  tsTransportStreamBitRateCounter Counter32
  tsTransportStreamBitRateCounterDiscontinuity DateAndTime
  tsTransportStreamBitRateCounterReset TruthValue
  tsTransportStreamBitRateLatestError DateAndTime
  tsTransportStreamBitRateActiveTime ActiveTime
  tsTransportStreamBitRateMeasurementState MeasurementState
  tsTransportStreamBitRateValue FloatingPoint
  tsTransportStreamBitRateNomenclature DisplayString

TsServiceBitRateEntry  
SEQUENCE    
  tsServiceBitRateInputNumber InputNumber
  tsServiceBitRateService ServiceId
  tsServiceBitRateRowStatus RowStatus
  tsServiceBitRateState TestState
  tsServiceBitRateEnable Enable
  tsServiceBitRateCounter Counter32
  tsServiceBitRateCounterDiscontinuity DateAndTime
  tsServiceBitRateCounterReset TruthValue
  tsServiceBitRateLatestError DateAndTime
  tsServiceBitRateActiveTime ActiveTime
  tsServiceBitRateMeasurementState MeasurementState
  tsServiceBitRateValue FloatingPoint
  tsServiceBitRateNomenclature DisplayString

TsPIDBitRateEntry  
SEQUENCE    
  tsPIDBitRateInputNumber InputNumber
  tsPIDBitRatePID PIDPlusOne
  tsPIDBitRateRowStatus RowStatus
  tsPIDBitRateState TestState
  tsPIDBitRateEnable Enable
  tsPIDBitRateCounter Counter32
  tsPIDBitRateCounterDiscontinuity DateAndTime
  tsPIDBitRateCounterReset TruthValue
  tsPIDBitRateLatestError DateAndTime
  tsPIDBitRateActiveTime ActiveTime
  tsPIDBitRateMeasurementState MeasurementState
  tsPIDBitRateValue FloatingPoint
  tsPIDBitRateNomenclature DisplayString

TsConsistencyEntry  
SEQUENCE    
  tsConsistencyInputNumber InputNumber
  tsConsistencyTestNumber IndexConsistencyTest
  tsConsistencyState TestState
  tsConsistencyEnable Enable
  tsConsistencyCounter Counter32
  tsConsistencyCounterDiscontinuity DateAndTime
  tsConsistencyCounterReset TruthValue
  tsConsistencyLatestError DateAndTime
  tsConsistencyActiveTime ActiveTime

TsMeasurePreferencesEntry  
SEQUENCE    
  tsMeasurePrefInputNumber InputNumber
  tsMeasurePrefPCRDemarcationFrequency FloatingPoint
  tsMeasurePrefPCRFOMax FloatingPoint
  tsMeasurePrefPCRDRMax FloatingPoint
  tsMeasurePrefPCROJMax FloatingPoint
  tsMeasurePrefTSBitRateTau FloatingPoint
  tsMeasurePrefTSBitRateN Unsigned32
  tsMeasurePrefTSBitRateElement BitRateElement
  tsMeasurePrefTSBitRateMin FloatingPoint
  tsMeasurePrefTSBitRateMax FloatingPoint
  tsMeasurePrefAllServiceBitRateTau FloatingPoint
  tsMeasurePrefAllServiceBitRateN Unsigned32
  tsMeasurePrefAllServiceBitRateElement BitRateElement
  tsMeasurePrefAllPIDBitRateTau FloatingPoint
  tsMeasurePrefAllPIDBitRateN Unsigned32
  tsMeasurePrefAllPIDBitRateElement BitRateElement
  tsMeasurePrefExpectedTSID TransportStreamID

TsMeasurePreferencesServiceEntry  
SEQUENCE    
  tsMeasurePrefServiceInputNumber InputNumber
  tsMeasurePrefServiceService ServiceId
  tsMeasurePrefServiceRowStatus RowStatus
  tsMeasurePrefServiceBitRateTau FloatingPoint
  tsMeasurePrefServiceBitRateN Unsigned32
  tsMeasurePrefServiceBitRateElement BitRateElement
  tsMeasurePrefServiceBitRateMin FloatingPoint
  tsMeasurePrefServiceBitRateMax FloatingPoint

TsMeasurePreferencesPIDEntry  
SEQUENCE    
  tsMeasurePrefPIDInputNumber InputNumber
  tsMeasurePrefPIDPID PIDPlusOne
  tsMeasurePrefPIDRowStatus RowStatus
  tsMeasurePrefPIDBitRateTau FloatingPoint
  tsMeasurePrefPIDBitRateN Unsigned32
  tsMeasurePrefPIDBitRateElement BitRateElement
  tsMeasurePrefPIDBitRateMin FloatingPoint
  tsMeasurePrefPIDBitRateMax FloatingPoint

TsServicePerformanceEntry  
SEQUENCE    
  tsServicePerformanceInputNumber InputNumber
  tsServicePerformanceNumber IndexServicePerformance
  tsServicePerformanceState TestState
  tsServicePerformanceEnable Enable
  tsServicePerformanceCounter Counter32
  tsServicePerformanceCounterDiscontinuity DateAndTime
  tsServicePerformanceCounterReset TruthValue
  tsServicePerformanceLatestError DateAndTime
  tsServicePerformanceActiveTime ActiveTime
  tsServicePerformanceMeasurementState MeasurementState
  tsServicePerformanceError Unsigned32
  tsServicePerformanceErrorRatio FloatingPoint

TsServicePerformancePreferencesEntry  
SEQUENCE    
  tsSPPrefInputNumber InputNumber
  tsSPPrefNumber IndexServicePerformance
  tsSPPrefDeltaT FloatingPoint
  tsSPPrefEvaluationTime FloatingPoint
  tsSPPrefThreshold FloatingPoint

SysAvailabilityEntry  
SEQUENCE    
  sysAvailabilityInputNumber InputNumber
  sysAvailabilityTestState TestState
  sysAvailabilityEnable Enable
  sysAvailabilityCounter Counter32
  sysAvailabilityCounterDiscontinuity DateAndTime
  sysAvailabilityCounterReset TruthValue
  sysAvailabilityLatestError DateAndTime
  sysAvailabilityActiveTime ActiveTime
  sysAvailabilityMeasurementState MeasurementState
  sysAvailabilityUnavailableTime Unsigned32
  sysAvailabilityRatio FloatingPoint
  sysAvailabilityInSETI TruthValue

LinkAvailabilityEntry  
SEQUENCE    
  linkAvailabilityInputNumber InputNumber
  linkAvailabilityTestState TestState
  linkAvailabilityEnable Enable
  linkAvailabilityCounter Counter32
  linkAvailabilityCounterDiscontinuity DateAndTime
  linkAvailabilityCounterReset TruthValue
  linkAvailabilityLatestError DateAndTime
  linkAvailabilityActiveTime ActiveTime
  linkAvailabilityMeasurementState MeasurementState
  linkAvailabilityUnavailableTime Unsigned32
  linkAvailabilityRatio FloatingPoint
  linkAvailabilityInSUTI TruthValue

BerRSinServiceEntry  
SEQUENCE    
  berRSinServiceInputNumber InputNumber
  berRSinServiceTestState TestState
  berRSinServiceEnable Enable
  berRSinServiceCounter Counter32
  berRSinServiceCounterDiscontinuity DateAndTime
  berRSinServiceCounterReset TruthValue
  berRSinServiceLatestError DateAndTime
  berRSinServiceActiveTime ActiveTime
  berRSinServiceMeasurementState MeasurementState
  berRSinServiceValue FloatingPoint

RfIFsignalPowerEntry  
SEQUENCE    
  rfIFsignalPowerInputNumber InputNumber
  rfIFsignalPowerTestState TestState
  rfIFsignalPowerEnable Enable
  rfIFsignalPowerCounter Counter32
  rfIFsignalPowerCounterDiscontinuity DateAndTime
  rfIFsignalPowerCounterReset TruthValue
  rfIFsignalPowerLatestError DateAndTime
  rfIFsignalPowerActiveTime ActiveTime
  rfIFsignalPowerMeasurementState MeasurementState
  rfIFsignalPowerValue FloatingPoint

NoisePowerEntry  
SEQUENCE    
  noisePowerInputNumber InputNumber
  noisePowerTestState TestState
  noisePowerEnable Enable
  noisePowerCounter Counter32
  noisePowerCounterDiscontinuity DateAndTime
  noisePowerCounterReset TruthValue
  noisePowerLatestError DateAndTime
  noisePowerActiveTime ActiveTime
  noisePowerMeasurementState MeasurementState
  noisePowerValue FloatingPoint

MerCSEntry  
SEQUENCE    
  merCSInputNumber InputNumber
  merCSTestState TestState
  merCSEnable Enable
  merCSCounter Counter32
  merCSCounterDiscontinuity DateAndTime
  merCSCounterReset TruthValue
  merCSLatestError DateAndTime
  merCSActiveTime ActiveTime
  merCSMeasurementState MeasurementState
  merCSValue FloatingPoint

SteMeanCSEntry  
SEQUENCE    
  steMeanCSInputNumber InputNumber
  steMeanCSTestState TestState
  steMeanCSEnable Enable
  steMeanCSCounter Counter32
  steMeanCSCounterDiscontinuity DateAndTime
  steMeanCSCounterReset TruthValue
  steMeanCSLatestError DateAndTime
  steMeanCSActiveTime ActiveTime
  steMeanCSMeasurementState MeasurementState
  steMeanCSValue FloatingPoint

SteDeviationCSEntry  
SEQUENCE    
  steDeviationCSInputNumber InputNumber
  steDeviationCSTestState TestState
  steDeviationCSEnable Enable
  steDeviationCSCounter Counter32
  steDeviationCSCounterDiscontinuity DateAndTime
  steDeviationCSCounterReset TruthValue
  steDeviationCSLatestError DateAndTime
  steDeviationCSActiveTime ActiveTime
  steDeviationCSMeasurementState MeasurementState
  steDeviationCSValue FloatingPoint

CsCSEntry  
SEQUENCE    
  csCSInputNumber InputNumber
  csCSTestState TestState
  csCSEnable Enable
  csCSCounter Counter32
  csCSCounterDiscontinuity DateAndTime
  csCSCounterReset TruthValue
  csCSLatestError DateAndTime
  csCSActiveTime ActiveTime
  csCSMeasurementState MeasurementState
  csCSValue FloatingPoint

AiCSEntry  
SEQUENCE    
  aiCSInputNumber InputNumber
  aiCSTestState TestState
  aiCSEnable Enable
  aiCSCounter Counter32
  aiCSCounterDiscontinuity DateAndTime
  aiCSCounterReset TruthValue
  aiCSLatestError DateAndTime
  aiCSActiveTime ActiveTime
  aiCSMeasurementState MeasurementState
  aiCSValue FloatingPoint

QeCSEntry  
SEQUENCE    
  qeCSInputNumber InputNumber
  qeCSTestState TestState
  qeCSEnable Enable
  qeCSCounter Counter32
  qeCSCounterDiscontinuity DateAndTime
  qeCSCounterReset TruthValue
  qeCSLatestError DateAndTime
  qeCSActiveTime ActiveTime
  qeCSMeasurementState MeasurementState
  qeCSValue FloatingPoint

RteCSEntry  
SEQUENCE    
  rteCSInputNumber InputNumber
  rteCSTestState TestState
  rteCSEnable Enable
  rteCSCounter Counter32
  rteCSCounterDiscontinuity DateAndTime
  rteCSCounterReset TruthValue
  rteCSLatestError DateAndTime
  rteCSActiveTime ActiveTime
  rteCSMeasurementState MeasurementState
  rteCSValue FloatingPoint

CiCSEntry  
SEQUENCE    
  ciCSInputNumber InputNumber
  ciCSTestState TestState
  ciCSEnable Enable
  ciCSCounter Counter32
  ciCSCounterDiscontinuity DateAndTime
  ciCSCounterReset TruthValue
  ciCSLatestError DateAndTime
  ciCSActiveTime ActiveTime
  ciCSMeasurementState MeasurementState
  ciCSValue FloatingPoint

PjCSEntry  
SEQUENCE    
  pjCSInputNumber InputNumber
  pjCSTestState TestState
  pjCSEnable Enable
  pjCSCounter Counter32
  pjCSCounterDiscontinuity DateAndTime
  pjCSCounterReset TruthValue
  pjCSLatestError DateAndTime
  pjCSActiveTime ActiveTime
  pjCSMeasurementState MeasurementState
  pjCSValue FloatingPoint

SnrCSEntry  
SEQUENCE    
  snrCSInputNumber InputNumber
  snrCSTestState TestState
  snrCSEnable Enable
  snrCSCounter Counter32
  snrCSCounterDiscontinuity DateAndTime
  snrCSCounterReset TruthValue
  snrCSLatestError DateAndTime
  snrCSActiveTime ActiveTime
  snrCSMeasurementState MeasurementState
  snrCSValue FloatingPoint

CableSatPreferencesEntry  
SEQUENCE    
  cableSatPrefInputNumber InputNumber
  cableSatPrefCentreFrequency FloatingPoint
  cableSatPrefModulation Modulation
  cableSatPrefSysAvailUATMode UATMode
  cableSatPrefSysAvailN Unsigned32
  cableSatPrefSysAvailT FloatingPoint
  cableSatPrefSysAvailM Unsigned32
  cableSatPrefSysAvailTI FloatingPoint
  cableSatPrefSysAvailEBPerCent FloatingPoint
  cableSatPrefSysAvailTotalTime FloatingPoint
  cableSatPrefLinkAvailUATMode UATMode
  cableSatPrefLinkAvailN Unsigned32
  cableSatPrefLinkAvailT FloatingPoint
  cableSatPrefLinkAvailM Unsigned32
  cableSatPrefLinkAvailTI FloatingPoint
  cableSatPrefLinkAvailUPPerCent FloatingPoint
  cableSatPrefLinkAvailTotalTime FloatingPoint
  cableSatPrefBERMax FloatingPoint
  cableSatPrefSignalPowerMin FloatingPoint
  cableSatPrefSignalPowerMax FloatingPoint
  cableSatPrefNoisePowerMax FloatingPoint
  cableSatPrefMerCSMin FloatingPoint
  cableSatPrefSteMeanCSMax FloatingPoint
  cableSatPrefSteDeviationCSMax FloatingPoint
  cableSatPrefCsCSMin FloatingPoint
  cableSatPrefAiCSMax FloatingPoint
  cableSatPrefQeCSMax FloatingPoint
  cableSatPrefRteCSMax FloatingPoint
  cableSatPrefCiCSMin FloatingPoint
  cableSatPrefPjCSMax FloatingPoint
  cableSatPrefSnrCSMin FloatingPoint

NoiseMarginEntry  
SEQUENCE    
  noiseMarginInputNumber InputNumber
  noiseMarginTestState TestState
  noiseMarginEnable Enable
  noiseMarginCounter Counter32
  noiseMarginCounterDiscontinuity DateAndTime
  noiseMarginCounterReset TruthValue
  noiseMarginLatestError DateAndTime
  noiseMarginActiveTime ActiveTime
  noiseMarginMeasurementState MeasurementState
  noiseMarginValue FloatingPoint

EstNoiseMarginEntry  
SEQUENCE    
  estNoiseMarginInputNumber InputNumber
  estNoiseMarginTestState TestState
  estNoiseMarginEnable Enable
  estNoiseMarginCounter Counter32
  estNoiseMarginCounterDiscontinuity DateAndTime
  estNoiseMarginCounterReset TruthValue
  estNoiseMarginLatestError DateAndTime
  estNoiseMarginActiveTime ActiveTime
  estNoiseMarginMeasurementState MeasurementState
  estNoiseMarginValue FloatingPoint

SignQualMarTEntry  
SEQUENCE    
  signQualMarTInputNumber InputNumber
  signQualMarTTestState TestState
  signQualMarTEnable Enable
  signQualMarTCounter Counter32
  signQualMarTCounterDiscontinuity DateAndTime
  signQualMarTCounterReset TruthValue
  signQualMarTLatestError DateAndTime
  signQualMarTActiveTime ActiveTime

ENDCEntry  
SEQUENCE    
  eNDCInputNumber InputNumber
  eNDCTestState TestState
  eNDCEnable Enable
  eNDCCounter Counter32
  eNDCCounterDiscontinuity DateAndTime
  eNDCCounterReset TruthValue
  eNDCLatestError DateAndTime
  eNDCActiveTime ActiveTime
  eNDCMeasurementState MeasurementState
  eNDCValue FloatingPoint

OutBandEmissEntry  
SEQUENCE    
  outBandEmissInputNumber InputNumber
  outBandEmissTestState TestState
  outBandEmissEnable Enable
  outBandEmissCounter Counter32
  outBandEmissCounterDiscontinuity DateAndTime
  outBandEmissCounterReset TruthValue
  outBandEmissLatestError DateAndTime
  outBandEmissActiveTime ActiveTime

CablePreferencesEntry  
SEQUENCE    
  cablePrefInputNumber InputNumber
  cablePrefNoiseMarginMin FloatingPoint
  cablePrefEstNoiseMarginMin FloatingPoint
  cablePrefSignQualBoxSize FloatingPoint
  cablePrefSignQualPercentMax Integer32
  cablePrefENDBER FloatingPoint
  cablePrefENDCtoNSpecified TruthValue
  cablePrefENDIdeal FloatingPoint
  cablePrefENDMax FloatingPoint

BerViterbiSEntry  
SEQUENCE    
  berViterbiSInputNumber InputNumber
  berViterbiSTestState TestState
  berViterbiSEnable Enable
  berViterbiSCounter Counter32
  berViterbiSCounterDiscontinuity DateAndTime
  berViterbiSCounterReset TruthValue
  berViterbiSLatestError DateAndTime
  berViterbiSActiveTime ActiveTime
  berViterbiSMeasurementState MeasurementState
  berViterbiSIValue FloatingPoint
  berViterbiSQValue FloatingPoint
  berViterbiSMeasurementMethod BERMeasurementMethod

IfSpectrumEntry  
SEQUENCE    
  ifSpectrumInputNumber InputNumber
  ifSpectrumTestState TestState
  ifSpectrumEnable Enable
  ifSpectrumCounter Counter32
  ifSpectrumCounterDiscontinuity DateAndTime
  ifSpectrumCounterReset TruthValue
  ifSpectrumLatestError DateAndTime
  ifSpectrumActiveTime ActiveTime

SatellitePreferencesEntry  
SEQUENCE    
  satellitePrefInputNumber InputNumber
  satellitePrefBERMax FloatingPoint

RfAccuracyEntry  
SEQUENCE    
  rfAccuracyInputNumber InputNumber
  rfAccuracyTestState TestState
  rfAccuracyEnable Enable
  rfAccuracyCounter Counter32
  rfAccuracyCounterDiscontinuity DateAndTime
  rfAccuracyCounterReset TruthValue
  rfAccuracyLatestError DateAndTime
  rfAccuracyActiveTime ActiveTime
  rfAccuracyMeasurementState MeasurementState
  rfAccuracyValue FloatingPoint

RfChannelWidthEntry  
SEQUENCE    
  rfChannelWidthInputNumber InputNumber
  rfChannelWidthTestState TestState
  rfChannelWidthEnable Enable
  rfChannelWidthCounter Counter32
  rfChannelWidthCounterDiscontinuity DateAndTime
  rfChannelWidthCounterReset TruthValue
  rfChannelWidthLatestError DateAndTime
  rfChannelWidthActiveTime ActiveTime
  rfChannelWidthMeasurementState MeasurementState
  rfChannelWidthValue FloatingPoint

SymbolLengthEntry  
SEQUENCE    
  symbolLengthInputNumber InputNumber
  symbolLengthTestState TestState
  symbolLengthEnable Enable
  symbolLengthCounter Counter32
  symbolLengthCounterDiscontinuity DateAndTime
  symbolLengthCounterReset TruthValue
  symbolLengthLatestError DateAndTime
  symbolLengthActiveTime ActiveTime
  symbolLengthMeasurementState MeasurementState
  symbolLengthValue FloatingPoint

RfIfPowerEntry  
SEQUENCE    
  rfIfPowerInputNumber InputNumber
  rfIfPowerTestState TestState
  rfIfPowerEnable Enable
  rfIfPowerCounter Counter32
  rfIfPowerCounterDiscontinuity DateAndTime
  rfIfPowerCounterReset TruthValue
  rfIfPowerLatestError DateAndTime
  rfIfPowerActiveTime ActiveTime
  rfIfPowerMeasurementState MeasurementState
  rfIfPowerValue FloatingPoint

RfIfSpectrumEntry  
SEQUENCE    
  rfIfSpectrumInputNumber InputNumber
  rfIfSpectrumTestState TestState
  rfIfSpectrumEnable Enable
  rfIfSpectrumCounter Counter32
  rfIfSpectrumCounterDiscontinuity DateAndTime
  rfIfSpectrumCounterReset TruthValue
  rfIfSpectrumLatestError DateAndTime
  rfIfSpectrumActiveTime ActiveTime

ENDTEntry  
SEQUENCE    
  eNDTInputNumber InputNumber
  eNDTTestState TestState
  eNDTEnable Enable
  eNDTCounter Counter32
  eNDTCounterDiscontinuity DateAndTime
  eNDTCounterReset TruthValue
  eNDTLatestError DateAndTime
  eNDTActiveTime ActiveTime
  eNDTMeasurementState MeasurementState
  eNDTValue FloatingPoint

ENFTEntry  
SEQUENCE    
  eNFTInputNumber InputNumber
  eNFTTestState TestState
  eNFTEnable Enable
  eNFTCounter Counter32
  eNFTCounterDiscontinuity DateAndTime
  eNFTCounterReset TruthValue
  eNFTLatestError DateAndTime
  eNFTActiveTime ActiveTime
  eNFTMeasurementState MeasurementState
  eNFTValue FloatingPoint

ENDTLPEntry  
SEQUENCE    
  eNDTLPInputNumber InputNumber
  eNDTLPTestState TestState
  eNDTLPEnable Enable
  eNDTLPCounter Counter32
  eNDTLPCounterDiscontinuity DateAndTime
  eNDTLPCounterReset TruthValue
  eNDTLPLatestError DateAndTime
  eNDTLPActiveTime ActiveTime
  eNDTLPMeasurementState MeasurementState
  eNDTLPValue FloatingPoint

ENFTLPEntry  
SEQUENCE    
  eNFTLPInputNumber InputNumber
  eNFTLPTestState TestState
  eNFTLPEnable Enable
  eNFTLPCounter Counter32
  eNFTLPCounterDiscontinuity DateAndTime
  eNFTLPCounterReset TruthValue
  eNFTLPLatestError DateAndTime
  eNFTLPActiveTime ActiveTime
  eNFTLPMeasurementState MeasurementState
  eNFTLPValue FloatingPoint

LinearityEntry  
SEQUENCE    
  linearityInputNumber InputNumber
  linearityTestState TestState
  linearityEnable Enable
  linearityCounter Counter32
  linearityCounterDiscontinuity DateAndTime
  linearityCounterReset TruthValue
  linearityLatestError DateAndTime
  linearityActiveTime ActiveTime
  linearityMeasurementState MeasurementState
  linearityValue FloatingPoint

BerViterbiTEntry  
SEQUENCE    
  berViterbiTInputNumber InputNumber
  berViterbiTTestState TestState
  berViterbiTEnable Enable
  berViterbiTCounter Counter32
  berViterbiTCounterDiscontinuity DateAndTime
  berViterbiTCounterReset TruthValue
  berViterbiTLatestError DateAndTime
  berViterbiTActiveTime ActiveTime
  berViterbiTMeasurementState MeasurementState
  berViterbiTValue FloatingPoint

BerViterbiTLPEntry  
SEQUENCE    
  berViterbiTLPInputNumber InputNumber
  berViterbiTLPTestState TestState
  berViterbiTLPEnable Enable
  berViterbiTLPCounter Counter32
  berViterbiTLPCounterDiscontinuity DateAndTime
  berViterbiTLPCounterReset TruthValue
  berViterbiTLPLatestError DateAndTime
  berViterbiTLPActiveTime ActiveTime
  berViterbiTLPMeasurementState MeasurementState
  berViterbiTLPValue FloatingPoint

BerRSEntry  
SEQUENCE    
  berRSInputNumber InputNumber
  berRSTestState TestState
  berRSEnable Enable
  berRSCounter Counter32
  berRSCounterDiscontinuity DateAndTime
  berRSCounterReset TruthValue
  berRSLatestError DateAndTime
  berRSActiveTime ActiveTime
  berRSMeasurementState MeasurementState
  berRSValue FloatingPoint

BerRSLPEntry  
SEQUENCE    
  berRSLPInputNumber InputNumber
  berRSLPTestState TestState
  berRSLPEnable Enable
  berRSLPCounter Counter32
  berRSLPCounterDiscontinuity DateAndTime
  berRSLPCounterReset TruthValue
  berRSLPLatestError DateAndTime
  berRSLPActiveTime ActiveTime
  berRSLPMeasurementState MeasurementState
  berRSLPValue FloatingPoint

MerTEntry  
SEQUENCE    
  merTInputNumber InputNumber
  merTTestState TestState
  merTEnable Enable
  merTCounter Counter32
  merTCounterDiscontinuity DateAndTime
  merTCounterReset TruthValue
  merTLatestError DateAndTime
  merTActiveTime ActiveTime
  merTMeasurementState MeasurementState
  merTValue FloatingPoint

SteMeanTEntry  
SEQUENCE    
  steMeanTInputNumber InputNumber
  steMeanTTestState TestState
  steMeanTEnable Enable
  steMeanTCounter Counter32
  steMeanTCounterDiscontinuity DateAndTime
  steMeanTCounterReset TruthValue
  steMeanTLatestError DateAndTime
  steMeanTActiveTime ActiveTime
  steMeanTMeasurementState MeasurementState
  steMeanTValue FloatingPoint

SteDeviationTEntry  
SEQUENCE    
  steDeviationTInputNumber InputNumber
  steDeviationTTestState TestState
  steDeviationTEnable Enable
  steDeviationTCounter Counter32
  steDeviationTCounterDiscontinuity DateAndTime
  steDeviationTCounterReset TruthValue
  steDeviationTLatestError DateAndTime
  steDeviationTActiveTime ActiveTime
  steDeviationTMeasurementState MeasurementState
  steDeviationTValue FloatingPoint

CsTEntry  
SEQUENCE    
  csTInputNumber InputNumber
  csTTestState TestState
  csTEnable Enable
  csTCounter Counter32
  csTCounterDiscontinuity DateAndTime
  csTCounterReset TruthValue
  csTLatestError DateAndTime
  csTActiveTime ActiveTime
  csTMeasurementState MeasurementState
  csTValue FloatingPoint

AiTEntry  
SEQUENCE    
  aiTInputNumber InputNumber
  aiTTestState TestState
  aiTEnable Enable
  aiTCounter Counter32
  aiTCounterDiscontinuity DateAndTime
  aiTCounterReset TruthValue
  aiTLatestError DateAndTime
  aiTActiveTime ActiveTime
  aiTMeasurementState MeasurementState
  aiTValue FloatingPoint

QeTEntry  
SEQUENCE    
  qeTInputNumber InputNumber
  qeTTestState TestState
  qeTEnable Enable
  qeTCounter Counter32
  qeTCounterDiscontinuity DateAndTime
  qeTCounterReset TruthValue
  qeTLatestError DateAndTime
  qeTActiveTime ActiveTime
  qeTMeasurementState MeasurementState
  qeTValue FloatingPoint

PjTEntry  
SEQUENCE    
  pjTInputNumber InputNumber
  pjTTestState TestState
  pjTEnable Enable
  pjTCounter Counter32
  pjTCounterDiscontinuity DateAndTime
  pjTCounterReset TruthValue
  pjTLatestError DateAndTime
  pjTActiveTime ActiveTime
  pjTMeasurementState MeasurementState
  pjTValue FloatingPoint

MipSyntaxEntry  
SEQUENCE    
  mipSyntaxInputNumber InputNumber
  mipSyntaxTestNumber IndexMIPSyntaxTest
  mipSyntaxState TestState
  mipSyntaxEnable Enable
  mipSyntaxCounter Counter32
  mipSyntaxCounterDiscontinuity DateAndTime
  mipSyntaxCounterReset TruthValue
  mipSyntaxLatestError DateAndTime
  mipSyntaxActiveTime ActiveTime

SepEtiEntry  
SEQUENCE    
  sepEtiInputNumber InputNumber
  sepEtiTestState TestState
  sepEtiEnable Enable
  sepEtiCounter Counter32
  sepEtiCounterDiscontinuity DateAndTime
  sepEtiCounterReset TruthValue
  sepEtiLatestError DateAndTime
  sepEtiActiveTime ActiveTime
  sepEtiMeasurementState MeasurementState
  sepEtiValue FloatingPoint

SepSetiEntry  
SEQUENCE    
  sepSetiInputNumber InputNumber
  sepSetiTestState TestState
  sepSetiEnable Enable
  sepSetiCounter Counter32
  sepSetiCounterDiscontinuity DateAndTime
  sepSetiCounterReset TruthValue
  sepSetiLatestError DateAndTime
  sepSetiActiveTime ActiveTime
  sepSetiMeasurementState MeasurementState
  sepSetiValue FloatingPoint

TerrestrialPreferencesEntry  
SEQUENCE    
  terrestrialPrefInputNumber InputNumber
  terrestrialPrefCentreFrequency FloatingPoint
  terrestrialPrefBandwidth FloatingPoint
  terrestrialPrefModulation Modulation
  terrestrialPrefTransmissionMode TerrestrialTransmissionMode
  terrestrialPrefGuardInterval GuardInterval
  terrestrialPrefHierarchical Hierarchy
  terrestrialPrefCentreFreqExpected FloatingPoint
  terrestrialPrefCentreFreqLimit FloatingPoint
  terrestrialPrefChannelWidthLimit FloatingPoint
  terrestrialPrefSymbolLengthLimit FloatingPoint
  terrestrialPrefPowerMin FloatingPoint
  terrestrialPrefPowerMax FloatingPoint
  terrestrialPrefENDBER FloatingPoint
  terrestrialPrefENDIdeal FloatingPoint
  terrestrialPrefENDMax FloatingPoint
  terrestrialPrefENFIdeal FloatingPoint
  terrestrialPrefENFMax FloatingPoint
  terrestrialPrefENDLPIdeal FloatingPoint
  terrestrialPrefENDLPMax FloatingPoint
  terrestrialPrefENFLPIdeal FloatingPoint
  terrestrialPrefENFLPMax FloatingPoint
  terrestrialPrefLinearityMin FloatingPoint
  terrestrialPrefBERViterbiMax FloatingPoint
  terrestrialPrefBERViterbiLPMax FloatingPoint
  terrestrialPrefBERRSMax FloatingPoint
  terrestrialPrefBERRSLPMax FloatingPoint
  terrestrialPrefMerTMin FloatingPoint
  terrestrialPrefSteMeanMax FloatingPoint
  terrestrialPrefSteDeviationMax FloatingPoint
  terrestrialPrefCsMin FloatingPoint
  terrestrialPrefAiMax FloatingPoint
  terrestrialPrefQeMax FloatingPoint
  terrestrialPrefPjMax FloatingPoint
  terrestrialPrefMIPTimingLimit FloatingPoint
  terrestrialPrefMIPDeviationMax FloatingPoint
  terrestrialPrefSEPUATMode UATMode
  terrestrialPrefSEPN Unsigned32
  terrestrialPrefSEPT FloatingPoint
  terrestrialPrefSEPM Unsigned32
  terrestrialPrefSEPTI FloatingPoint
  terrestrialPrefSEPEBPerCent FloatingPoint
  terrestrialPrefSEPMeasurementInterval FloatingPoint

Defined Values

tr101290 1.3.6.1.4.1.2696.3.2
DVB Measurement Group MIB to support TR 101 290. This tr101290 module contains measurements defined in TR 101 290.
MODULE-IDENTITY    

dvb 1.3.6.1.4.1.2696
OBJECT IDENTIFIER    

mg 1.3.6.1.4.1.2696.3
OBJECT IDENTIFIER    

tr101290Objects 1.3.6.1.4.1.2696.3.2.1
OBJECT IDENTIFIER    

tr101290Control 1.3.6.1.4.1.2696.3.2.1.1
OBJECT IDENTIFIER    

controlNow 1.3.6.1.4.1.2696.3.2.1.1.1
The current date and time at the location of the measurement equipment. It is highly desirable that the offset from UTC should be included. It is possible to set the time and date through this object, but it is expected that most systems will incorporate a more accurate method for doing this.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

controlEventPersistence 1.3.6.1.4.1.2696.3.2.1.1.2
The persistence timer used with Event errors. An Event error test remains in the 'fail' state for this length of time after the occurrence of the Event.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

controlRFSystemTable 1.3.6.1.4.1.2696.3.2.1.1.3
Table which controls the RF modulation expected to be received on each input.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlRFSystemEntry

controlRFSystemEntry 1.3.6.1.4.1.2696.3.2.1.1.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlRFSystemEntry  

rfSystemInputNumber 1.3.6.1.4.1.2696.3.2.1.1.3.1.1
RF input whose mode of operation is to be set
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rfSystemDelivery 1.3.6.1.4.1.2696.3.2.1.1.3.1.2
The type of signal the instrument should expect at its input.
Status: current Access: read-write
OBJECT-TYPE    
  DeliverySystemType  

controlSynchronizationTable 1.3.6.1.4.1.2696.3.2.1.1.4
Table reserved for future specification of synchronized timing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlSynchronizationEntry

controlSynchronizationEntry 1.3.6.1.4.1.2696.3.2.1.1.4.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  ControlSynchronizationEntry  

controlSynchronizationInputNumber 1.3.6.1.4.1.2696.3.2.1.1.4.1.1
Transport Stream number to which the objects in this row apply.
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

controlSynchronizedTime 1.3.6.1.4.1.2696.3.2.1.1.4.1.2
This object is reserved pending future standardisation of timestamping of Transport Streams.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tr101290Trap 1.3.6.1.4.1.2696.3.2.1.2
OBJECT IDENTIFIER    

trapPrefix 1.3.6.1.4.1.2696.3.2.1.2.0
OBJECT IDENTIFIER    

testFailTrap 1.3.6.1.4.1.2696.3.2.1.2.0.1
This trap is sent when a test which is not associated with a measurement fails. This trap is triggered by the transition of the '...State' or '...TestState' object associated with the test to the 'fail' state from any other state. Transmission of the trap is subject to rate control and to the enable status of each test.
Status: current Access: read-write
NOTIFICATION-TYPE    

measurementFailTrap 1.3.6.1.4.1.2696.3.2.1.2.0.2
Trap which is sent when a test which is associated with a measurement fails. This trap is triggered by the transition of the '...State' or '...TestState' object associated with the test to the 'fail' state from any other state. Transmission of the trap is subject to rate control and to the enable status of each test.
Status: current Access: read-write
NOTIFICATION-TYPE    

measurementUnknownTrap 1.3.6.1.4.1.2696.3.2.1.2.0.3
Trap which is sent when a measurement value becomes unavailable. This trap is triggered by the transition of the '...MeasurementState' object associated with the measurement to the 'unknown' state from any other state. Transmission of the trap is subject to rate control.
Status: current Access: read-write
NOTIFICATION-TYPE    

trapControlTable 1.3.6.1.4.1.2696.3.2.1.2.1
Table of trap control information for each input
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapControlEntry

trapControlEntry 1.3.6.1.4.1.2696.3.2.1.2.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapControlEntry  

trapControlInputNumber 1.3.6.1.4.1.2696.3.2.1.2.1.1.1
Each Transport Stream input has separate trap control parameters. This object identifies the Transport Stream input to which the trap control parameters apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

trapControlOID 1.3.6.1.4.1.2696.3.2.1.2.1.1.2
In the case of a testFailTrap or a measurementFailTrap, this object holds the OID of the '...State' or '...TestState' object whose transition to 'fail' has triggered the trap. In the case of a measurementUnknownTrap, this object holds the OID of the '...MeasurementState' object whose transition to 'unknown' has triggered the trap. This object is present for the formal purpose of defining the variable bindings returned with the traps. It is not accessible for normal reading.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

trapControlGenerationTime 1.3.6.1.4.1.2696.3.2.1.2.1.1.3
In the case of a testFailTrap or a measurementFailTrap, at the moment when the trap is generated, the value of the '...LatestError' object associated with the test which caused the trap is copied here. In the case of a measurementUnknownTrap, the time at which the measurement became unknown is copied here. This object is present for the formal purpose of defining the variable bindings returned with the traps. It is not accessible for normal reading.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

trapControlMeasurementValue 1.3.6.1.4.1.2696.3.2.1.2.1.1.4
At the moment when a measurementFailTrap is generated, the value of this object is set from the '...Value' object associated with the measurement which caused the trap. Where a measurement returns multiple values, the value which is copied here is the one which is compared with the threshold(s) to generate the test result. The measurement units are the same as those of the source object. This object is present for the formal purpose of defining the variable bindings returned with the traps. It is not accessible for normal reading.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FloatingPoint  

trapControlRateStatus 1.3.6.1.4.1.2696.3.2.1.2.1.1.5
This object is used for rate control of traps, preventing overload of the management network by transmission of an excessive number of traps. The value 'disabled' means that traps are never sent. The value 'enabled' means that a trap will be sent when triggered. When a trap is sent, the agent changes the value of this object to 'enabledThrottled'. In this state the agent will not send any more traps. The agent automatically changes the value back to 'enabled' when the time specified by trapControlPeriod expires. A management application may set the value to 'enabled' at any time, but must never set the value to 'enabledThrottled'. This single status applies to all the trap types, so for example if an agent sends a testFailTrap it will not send a measurementFailTrap until the trapControlPeriod expires.
Status: current Access: read-write
OBJECT-TYPE    
  RateStatus  

trapControlPeriod 1.3.6.1.4.1.2696.3.2.1.2.1.1.6
An agent will ensure that the interval between sending traps is no shorter than this time period. The management system can override this by setting trapControlRateStatus back to 'enabled' within the time period.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600000  

trapControlFailureSummary 1.3.6.1.4.1.2696.3.2.1.2.1.1.7
This bit string contains a summary of all the test failures. If the bit for the test is set to one, that test is in a fail state. When a trap is being generated, the agent should ensure that this information is as up to date as possible, without causing undue delay in sending the trap.
Status: current Access: read-only
OBJECT-TYPE    
  TestSummary  

trapInput 1.3.6.1.4.1.2696.3.2.1.2.2
The Transport Stream input whose change triggered the current trap. This information can also be obtained by analysing the trapControlOID, but trapInput provides the information directly. This object is present for the formal purpose of defining the variable bindings returned with the traps. It is not accessible for normal reading.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InputNumber  

tr101290Capability 1.3.6.1.4.1.2696.3.2.1.3
OBJECT IDENTIFIER    

capabilityMIBRevision 1.3.6.1.4.1.2696.3.2.1.3.1
The capabilities of the agent are expressed in relation to a specific revision of the tr101290 MIB module. The date and time here must exactly match one of the revision dates in the MODULE-IDENTITY section of the MIB.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

capabilityTS 1.3.6.1.4.1.2696.3.2.1.3.5
OBJECT IDENTIFIER    

capabilityTSGroup 1.3.6.1.4.1.2696.3.2.1.3.5.1
Specifies the overall availability of the Transport Stream group of tests and measurements, tr101290TS.
Status: current Access: read-only
OBJECT-TYPE    
  GroupAvailability  

capabilityTSTable 1.3.6.1.4.1.2696.3.2.1.3.5.2
Specifies the individual availability of the Transport Stream group of tests and measurements, tr101290TS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapabilityTSEntry

capabilityTSEntry 1.3.6.1.4.1.2696.3.2.1.3.5.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CapabilityTSEntry  

capabilityTSOID 1.3.6.1.4.1.2696.3.2.1.3.5.2.1.1
The object identifier of a specific test/measurement. The object identifier of the object within the table whose SYNTAX is 'TestState' is used to identify the test/measurement. Table index components of the object identifier are set to zero, except for those which identify specific tests/measurements. Such index objects always have a syntax which begins 'Index...' in this MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

capabilityTSAvailability 1.3.6.1.4.1.2696.3.2.1.3.5.2.1.2
The availability of a specific test or measurement
Status: current Access: read-only
OBJECT-TYPE    
  Availability  

capabilityTSPollInterval 1.3.6.1.4.1.2696.3.2.1.3.5.2.1.3
Indicates the interval between updates of the information supplied by this object.
Status: current Access: read-only
OBJECT-TYPE    
  PollingInterval  

capabilityCableSat 1.3.6.1.4.1.2696.3.2.1.3.6
OBJECT IDENTIFIER    

capabilityCableSatGroup 1.3.6.1.4.1.2696.3.2.1.3.6.1
Specifies the overall availability of the cable and satellite group of tests and measurements, tr101290CableSat.
Status: current Access: read-only
OBJECT-TYPE    
  GroupAvailability  

capabilityCableSatTable 1.3.6.1.4.1.2696.3.2.1.3.6.2
Specifies the individual availability of the cable and satellite group of tests and measurements, tr101290CableSat.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapabilityCableSatEntry

capabilityCableSatEntry 1.3.6.1.4.1.2696.3.2.1.3.6.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CapabilityCableSatEntry  

capabilityCableSatOID 1.3.6.1.4.1.2696.3.2.1.3.6.2.1.1
The object identifier of a specific test/measurement. The object identifier of the object within the table whose SYNTAX is 'TestState' is used to identify the test/measurement. Table index components of the object identifier are set to zero, except for those which identify specific tests/measurements. Such index objects always have a syntax which begins 'Index...' in this MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

capabilityCableSatAvailability 1.3.6.1.4.1.2696.3.2.1.3.6.2.1.2
The availability of a specific test or measurement
Status: current Access: read-only
OBJECT-TYPE    
  Availability  

capabilityCableSatPollInterval 1.3.6.1.4.1.2696.3.2.1.3.6.2.1.3
Indicates the interval between updates of the information supplied by this object.
Status: current Access: read-only
OBJECT-TYPE    
  PollingInterval  

capabilityCable 1.3.6.1.4.1.2696.3.2.1.3.7
OBJECT IDENTIFIER    

capabilityCableGroup 1.3.6.1.4.1.2696.3.2.1.3.7.1
Specifies the overall availability of the cable group of tests and measurements, tr101290Cable.
Status: current Access: read-only
OBJECT-TYPE    
  GroupAvailability  

capabilityCableTable 1.3.6.1.4.1.2696.3.2.1.3.7.2
Specifies the individual availability of the cable group of tests and measurements, tr101290Cable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapabilityCableEntry

capabilityCableEntry 1.3.6.1.4.1.2696.3.2.1.3.7.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CapabilityCableEntry  

capabilityCableOID 1.3.6.1.4.1.2696.3.2.1.3.7.2.1.1
The object identifier of a specific test/measurement. The object identifier of the object within the table whose SYNTAX is 'TestState' is used to identify the test/measurement. Table index components of the object identifier are set to zero, except for those which identify specific tests/measurements. Such index objects always have a syntax which begins 'Index...' in this MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

capabilityCableAvailability 1.3.6.1.4.1.2696.3.2.1.3.7.2.1.2
The availability of a specific test or measurement
Status: current Access: read-only
OBJECT-TYPE    
  Availability  

capabilityCablePollInterval 1.3.6.1.4.1.2696.3.2.1.3.7.2.1.3
Indicates the interval between updates of the information supplied by this object.
Status: current Access: read-only
OBJECT-TYPE    
  PollingInterval  

capabilitySatellite 1.3.6.1.4.1.2696.3.2.1.3.8
OBJECT IDENTIFIER    

capabilitySatelliteGroup 1.3.6.1.4.1.2696.3.2.1.3.8.1
Specifies the overall availability of the satellite group of tests and measurements, tr101290Satellite.
Status: current Access: read-only
OBJECT-TYPE    
  GroupAvailability  

capabilitySatelliteTable 1.3.6.1.4.1.2696.3.2.1.3.8.2
Specifies the individual availability of the satellite group of tests and measurements, tr101290Satellite.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapabilitySatelliteEntry

capabilitySatelliteEntry 1.3.6.1.4.1.2696.3.2.1.3.8.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CapabilitySatelliteEntry  

capabilitySatelliteOID 1.3.6.1.4.1.2696.3.2.1.3.8.2.1.1
The object identifier of a specific test/measurement. The object identifier of the object within the table whose SYNTAX is 'TestState' is used to identify the test/measurement. Table index components of the object identifier are set to zero, except for those which identify specific tests/measurements. Such index objects always have a syntax which begins 'Index...' in this MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

capabilitySatelliteAvailability 1.3.6.1.4.1.2696.3.2.1.3.8.2.1.2
The availability of a specific test or measurement
Status: current Access: read-only
OBJECT-TYPE    
  Availability  

capabilitySatellitePollInterval 1.3.6.1.4.1.2696.3.2.1.3.8.2.1.3
Indicates the interval between updates of the information supplied by this object.
Status: current Access: read-only
OBJECT-TYPE    
  PollingInterval  

capabilityTerrestrial 1.3.6.1.4.1.2696.3.2.1.3.9
OBJECT IDENTIFIER    

capabilityTerrestrialGroup 1.3.6.1.4.1.2696.3.2.1.3.9.1
Specifies the overall availability of the terrestrial group of tests and measurements, tr101290Terrestrial.
Status: current Access: read-only
OBJECT-TYPE    
  GroupAvailability  

capabilityTerrestrialTable 1.3.6.1.4.1.2696.3.2.1.3.9.2
Specifies the individual availability of the terrestrial group of tests and measurements, tr101290Terrestrial.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapabilityTerrestrialEntry

capabilityTerrestrialEntry 1.3.6.1.4.1.2696.3.2.1.3.9.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CapabilityTerrestrialEntry  

capabilityTerrestrialOID 1.3.6.1.4.1.2696.3.2.1.3.9.2.1.1
The object identifier of a specific test/measurement. The object identifier of the object within the table whose SYNTAX is 'TestState' is used to identify the test/measurement. Table index components of the object identifier are set to zero, except for those which identify specific tests/measurements. Such index objects always have a syntax which begins 'Index...' in this MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

capabilityTerrestrialAvailability 1.3.6.1.4.1.2696.3.2.1.3.9.2.1.2
The availability of a specific test or measurement
Status: current Access: read-only
OBJECT-TYPE    
  Availability  

capabilityTerrestrialPollInterval 1.3.6.1.4.1.2696.3.2.1.3.9.2.1.3
Indicates the interval between updates of the information supplied by this object.
Status: current Access: read-only
OBJECT-TYPE    
  PollingInterval  

tr101290TS 1.3.6.1.4.1.2696.3.2.1.5
OBJECT IDENTIFIER    

tsTests 1.3.6.1.4.1.2696.3.2.1.5.2
OBJECT IDENTIFIER    

tsTestsSummaryTable 1.3.6.1.4.1.2696.3.2.1.5.2.2
The tsTestsSummaryTable provides access to the state of all of the Transport Stream tests enumerated in IndexTransportStreamTest. The status relates to the whole Transport Stream. In the case of tests which have a status per PID, the tsTestsSummaryTable gives the 'worst' status across all the PIDs and the status for each PID is available in tsTestsPIDTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsTestsSummaryEntry

tsTestsSummaryEntry 1.3.6.1.4.1.2696.3.2.1.5.2.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsTestsSummaryEntry  

tsTestsSummaryInputNumber 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.1
Transport Stream on which the test is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsTestsSummaryTestNumber 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.2
Specifies the test, see definition of IndexTransportStreamTest. Rows in the table exist only for tests which are actually implemented by the measuring equipment.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexTransportStreamTest  

tsTestsSummaryState 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.3
This gives the overall pass/fail state of the test. For tests which have a state per PID, tsTestsSummaryState contains the highest numeric value of all the tsTestsPIDState objects for the test.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsTestsSummaryEnable 0.1.3.6.1.4.1.2696.3.2.1.5.2.2.1.4
Determines whether this test and associated traps are enabled. Setting tsTestsSummaryEnable affects tsTestsPIDEnable in tsTestsPIDTable. When tsTestsSummaryEnable is set, all existing instances of tsTestsPIDEnable are set to the same value. Any new rows in tsTestsPIDTable which are created will also have this value for tsTestsPIDEnable (unless the row is created by explicitly setting the value of tsTestsPIDEnable).
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

tsTestsSummaryCounter 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.5
Count of the number of times this error has occurred. For Status errors this is the number of times the TestState has entered the fail state from some other state. For Error events this is the total number of events; the persistence timer is not taken into account by the counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsTestsSummaryCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.6
Provides the last time at which there was a discontinuity in the tsTestsSummaryCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsTestsSummaryCounterReset 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.7
tsTestsSummaryCounter is reset to zero and tsTestsSummaryCounterDiscontinuity is set to the current time if this object is set to 'true'. This object has no effect on the tsTestsPIDCounter objects.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tsTestsSummaryLatestError 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.8
The timestamp at the most recent occurrence of the error. For Status errors this is the most recent time the TestState entered the fail state from some other state. For Error events this is the most recent occurrence; the persistence timer is not taken into account.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsTestsSummaryActiveTime 1.3.6.1.4.1.2696.3.2.1.5.2.2.1.9
The total time when it has been possible to evaluate this test.
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsTestsPIDTable 1.3.6.1.4.1.2696.3.2.1.5.2.3
The tsTestsPIDTable provides access to the state of those Transport Stream tests enumerated in IndexTransportStreamTest which relate to individual PIDs. These tests are: 1.4 Continuity_count_error 1.5.a PMT_error_2 1.6 PID_error 2.3.a PCR_repetition_error 2.3.b PCR_discontinuity_indicator_error 2.4 PCR_accuracy_error 2.5 PTS_error 3.3 Buffer_error 3.4.a Unreferenced_PID
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsTestsPIDEntry

tsTestsPIDEntry 1.3.6.1.4.1.2696.3.2.1.5.2.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsTestsPIDEntry  

tsTestsPIDInputNumber 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.1
Transport Stream on which the test is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsTestsPIDPID 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.2
PID (plus one) on which the test is made
Status: current Access: not-accessible
OBJECT-TYPE    
  PIDPlusOne  

tsTestsPIDTestNumber 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.3
Specifies the test, see definition of IndexTransportStreamTest. Rows in the table exist only for tests which are actually implemented by the measuring equipment.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexTransportStreamTest  

tsTestsPIDRowStatus 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.4
This is used by the manager to create and delete rows in tsTestsPIDTable. The agent automatically creates rows for PID/test combinations where there are errors to report.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsTestsPIDState 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.5
This gives the overall pass/fail state of the test
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsTestsPIDEnable 0.1.3.6.1.4.1.2696.3.2.1.5.2.3.1.6
Determines whether this test and associated traps are enabled. When a trap triggering condition arises for a per PID test, this object alone is used to determine whether a trap will be generated, without any reference to tsTestsSummaryEnable.
Status: current Access: read-create
OBJECT-TYPE    
  Enable  

tsTestsPIDCounter 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.7
Count of the number of times this error has occurred. For Status errors this is the number of times the TestState has entered the fail state from some other state. For Error events this is the total number of events; the persistence timer is not taken into account by the counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsTestsPIDCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.8
Provides the last time at which there was a discontinuity in the tsTestsSummaryCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsTestsPIDCounterReset 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.9
tsTestsPIDCounter is reset to zero and tsTestsPIDCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tsTestsPIDLatestError 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.10
The timestamp at the most recent occurrence of the error. For Status errors this is the most recent time the TestState entered the fail state from some other state. For Error events this is the most recent occurrence; the persistence timer is not taken into account.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsTestsPIDActiveTime 1.3.6.1.4.1.2696.3.2.1.5.2.3.1.11
The total time when it has been possible to evaluate this test.
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsTestsPreferences 1.3.6.1.4.1.2696.3.2.1.5.2.100
OBJECT IDENTIFIER    

tsTestsPreferencesTable 1.3.6.1.4.1.2696.3.2.1.5.2.100.1
This table contains measurement thresholds and other configuration information that is applied on a per Transport Stream basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsTestsPreferencesEntry

tsTestsPreferencesEntry 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsTestsPreferencesEntry  

tsTestsPrefInputNumber 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsTestsPrefTransitionDuration 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.2
Various tests, including CAT_error (2.6) and Unreferenced_PID (3.4) must take into account that short transition periods can exist where the state of the SI and PSI information is inconsistent with the state of the stream. These transitions should not cause error indications. This parameter specifies the period which must be allowed for transition states.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefPATSectionIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.3
Maximum repetition interval for PAT sections.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefPMTSectionIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.4
Maximum repetition interval for PMT sections.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefReferredIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.5
Maximum permitted interval between the arrival of consecutive packets for all PIDs. When the value of this object is set, the value of tsTestsPrefPIDReferredIntervalMax is changed for every PID. The value of this object is also used as a default for tsTestsPrefPIDReferredIntervalMax when a new row is created in tsTestsPreferencesPIDTable.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefPCRIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.6
Maximum permitted interval between PCR arrival times on each PCR PID.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefPCRDiscontinuityMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.7
Maximum permitted difference between two consecutive PCR values.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefPCRInaccuracyMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.8
Maximum permitted PCR inaccuracy. An error is indicated if the PCR inaccuracy is outside the range: [-tsTestsPrefPCRInaccuracyMax .. +tsTestsPrefPCRInaccuracyMax].
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefPTSIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.9
Maximum permitted PTS repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefNITActualIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.10
Maximum permitted NIT_actual section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefNITActualIntervalMin 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.11
Minimum permitted NIT_actual section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefNITOtherIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.12
Maximum permitted NIT_other section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefSIGapMin 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.13
Minimum permitted gap between packets containing sections.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefNITTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.14
Maximum permitted NIT table repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefBATTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.15
Maximum permitted BAT table repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefSDTActualTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.16
Maximum permitted SDT actual transport stream table repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefSDTOtherTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.17
Maximum permitted SDT other transport stream table repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITPFActualTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.18
Maximum permitted EIT Present/Following actual transport stream table repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITPFOtherTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.19
Maximum permitted EIT Present/Following other transport stream table repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITSActualNearTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.20
Maximum permitted EIT Schedule actual transport stream table repetition interval for the near future (the next 8 days for satellite and cable, the next day for terrestrial).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITSActualFarTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.21
Maximum permitted EIT Schedule actual transport stream table repetition interval for the far future (beyond the next 8 days for satellite and cable, beyond the next day for terrestrial).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITSOtherNearTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.22
Maximum permitted EIT Schedule other transport stream table repetition interval for the near future (the next 8 days for satellite and cable, the next day for terrestrial).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITSOtherFarTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.23
Maximum permitted EIT Schedule other transport stream table repetition interval for the far future (beyond the next 8 days for satellite and cable, beyond the next day for terrestrial).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefTxTTableIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.24
Maximum permitted TDT and TOT table repetition intervals
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefSDTActualIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.25
Maximum permitted SDT_actual section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefSDTActualIntervalMin 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.26
Minimum permitted SDT_actual section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefSDTOtherIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.27
Maximum permitted SDT_other section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITActualIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.28
Maximum permitted EIT_actual section repetition interval (applies to both present and following sections).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITActualIntervalMin 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.29
Minimum permitted EIT_actual section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefEITOtherIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.30
Maximum permitted EIT_other section repetition interval (applies to both present and following sections).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefRSTIntervalMin 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.31
Minimum permitted RST section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefTDTIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.32
Maximum permitted TDT section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPrefTDTIntervalMin 1.3.6.1.4.1.2696.3.2.1.5.2.100.1.1.33
Minimum permitted TDT section repetition interval
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsTestsPreferencesPIDTable 1.3.6.1.4.1.2696.3.2.1.5.2.100.2
This table contains measurement thresholds and other configuration information that is applied on a per PID per Transport Stream basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsTestsPreferencesPIDEntry

tsTestsPreferencesPIDEntry 1.3.6.1.4.1.2696.3.2.1.5.2.100.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  TsTestsPreferencesPIDEntry  

tsTestsPrefPIDInputNumber 1.3.6.1.4.1.2696.3.2.1.5.2.100.2.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsTestsPrefPIDPID 1.3.6.1.4.1.2696.3.2.1.5.2.100.2.1.2
PID to which these preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  PIDPlusOne  

tsTestsPrefPIDRowStatus 1.3.6.1.4.1.2696.3.2.1.5.2.100.2.1.3
This object is used to manage the rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsTestsPrefPIDReferredIntervalMax 1.3.6.1.4.1.2696.3.2.1.5.2.100.2.1.4
Maximum permitted interval between the arrival of consecutive packets of this PID. The default value for this object is the current value of tsTestsPrefReferredIntervalMax for the same input.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurements 1.3.6.1.4.1.2696.3.2.1.5.4
OBJECT IDENTIFIER    

tsPcrMeasurementTable 1.3.6.1.4.1.2696.3.2.1.5.4.1
This table makes available the PCR_FO, PCR_DR, PCR_OJ and PCR_AC measurements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsPcrMeasurementEntry

tsPcrMeasurementEntry 1.3.6.1.4.1.2696.3.2.1.5.4.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsPcrMeasurementEntry  

tsPcrMeasurementInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.1
Input on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsPcrMeasurementPID 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.2
PID (plus one) in the Transport Stream carrying (or expected to carry) PCRs.
Status: current Access: not-accessible
OBJECT-TYPE    
  PIDPlusOne  

tsPcrMeasurementNumber 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.3
This selects one of the four PCR measurements
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexPCRMeasurement  

tsPcrMeasurementRowStatus 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.4
This object is used by the manager to create and delete rows in the table. The agent automatically creates rows for PIDs where it detects the presence of a PCR.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsPcrMeasurementState 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.5
This gives the overall pass/fail state of the threshold test on this measurement
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsPcrMeasurementEnable 0.1.3.6.1.4.1.2696.3.2.1.5.4.1.1.6
Determines whether this test and associated traps are enabled.
Status: current Access: read-create
OBJECT-TYPE    
  Enable  

tsPcrMeasurementCounter 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.7
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsPcrMeasurementCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.8
Provides the last time at which there was a discontinuity in the tsPcrMeasurementCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsPcrMeasurementCounterReset 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.9
tsPcrMeasurementCounter is reset to zero and tsPcrMeasurementCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tsPcrMeasurementLatestError 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.10
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsPcrMeasurementActiveTime 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.11
The total time when it has been possible to make this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsPcrMeasurementMeasurementState 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.12
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

tsPcrMeasurementValue 1.3.6.1.4.1.2696.3.2.1.5.4.1.1.13
The units for the measured value depend on the measurement: PCR_FO Hz PCR_DR Hz/s Values for PCR_OJ and PCR_AC are not provided as they occur too quickly to be usefully retrieved via SNMP. For these measurements, the MeasurementState is always 'unknown'. However, the threshold tests are expected to work correctly for these measurements.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

bitRate 1.3.6.1.4.1.2696.3.2.1.5.4.2
OBJECT IDENTIFIER    

tsTransportStreamBitRateTable 1.3.6.1.4.1.2696.3.2.1.5.4.2.1
Bit rates for each complete Transport Stream
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsTransportStreamBitRateEntry

tsTransportStreamBitRateEntry 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsTransportStreamBitRateEntry  

tsTransportStreamBitRateInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsTransportStreamBitRateState 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.2
This gives the overall pass/fail state of the threshold test on this measurement
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsTransportStreamBitRateEnable 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

tsTransportStreamBitRateCounter 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsTransportStreamBitRateCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.5
Provides the last time at which there was a discontinuity in the tsTransportStreamBitRateCounterobject.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsTransportStreamBitRateCounterReset 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.6
tsTransportStreamBitRateCounteris reset to zero and tsTransportStreamBitRateCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tsTransportStreamBitRateLatestError 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsTransportStreamBitRateActiveTime 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsTransportStreamBitRateMeasurementState 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

tsTransportStreamBitRateValue 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.10
The overall Transport Stream bit rate
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

tsTransportStreamBitRateNomenclature 1.3.6.1.4.1.2696.3.2.1.5.4.2.1.1.11
Standardised description of the method of measurement of the bitrate, for example 'bit/s @MGB2'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tsServiceBitRateTable 1.3.6.1.4.1.2696.3.2.1.5.4.2.2
Bit rates for each service/program within each Transport Stream. The table is sparse, in that only services mentioned in the PMT will be present. The bit rate of a service is the sum of the bit rates of the elementary_PID's in its PMT and the CA_PID's in any CA_descriptors in its PMT (ECMs). The bit rate of the PMT itself is excluded. The bit rate of the PCR_PID is excluded unless the PCR_PID is also one of the elementary_PID's in the PMT.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsServiceBitRateEntry

tsServiceBitRateEntry 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsServiceBitRateEntry  

tsServiceBitRateInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsServiceBitRateService 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.2
The program_number/service_id to which the information in the rest of the row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  ServiceId  

tsServiceBitRateRowStatus 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.3
This is used by the manager to create and delete rows in the table. The agent will automatically create rows for services it finds in the PMT.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsServiceBitRateState 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.4
This gives the overall pass/fail state of the threshold test on this measurement
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsServiceBitRateEnable 0.1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.5
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-create
OBJECT-TYPE    
  Enable  

tsServiceBitRateCounter 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.6
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsServiceBitRateCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.7
Provides the last time at which there was a discontinuity in the tsServiceBitRateCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsServiceBitRateCounterReset 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.8
tsServiceBitRateCounter is reset to zero and tsServiceBitRateCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tsServiceBitRateLatestError 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.9
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsServiceBitRateActiveTime 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.10
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsServiceBitRateMeasurementState 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.11
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

tsServiceBitRateValue 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.12
Overall bit rate for the service
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

tsServiceBitRateNomenclature 1.3.6.1.4.1.2696.3.2.1.5.4.2.2.1.13
Standardised description of the method of measurement of the bitrate, for example 'bit/s @MGB2'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tsPIDBitRateTable 1.3.6.1.4.1.2696.3.2.1.5.4.2.3
Bit rates for each PID within each Transport Stream. The table is sparse, in that only PIDs whose bit rate is currently greater than zero will be present in the table. This allows for faster traversal of the table to build up a list of PID bit rates.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsPIDBitRateEntry

tsPIDBitRateEntry 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsPIDBitRateEntry  

tsPIDBitRateInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsPIDBitRatePID 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.2
PID whose bit rate is being measured (plus one)
Status: current Access: not-accessible
OBJECT-TYPE    
  PIDPlusOne  

tsPIDBitRateRowStatus 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.3
This is used by the manager to create and delete rows in the table. The agent will automatically create rows for PIDs whose bit rate is non-zero.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsPIDBitRateState 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.4
This gives the overall pass/fail state of the threshold test on this measurement
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsPIDBitRateEnable 0.1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.5
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-create
OBJECT-TYPE    
  Enable  

tsPIDBitRateCounter 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.6
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsPIDBitRateCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.7
Provides the last time at which there was a discontinuity in the tsPIDBitRateCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsPIDBitRateCounterReset 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.8
tsPIDBitRateCounter is reset to zero and tsPIDBitRateCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tsPIDBitRateLatestError 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.9
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsPIDBitRateActiveTime 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.10
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsPIDBitRateMeasurementState 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.11
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

tsPIDBitRateValue 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.12
Bit rate for the PID.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

tsPIDBitRateNomenclature 1.3.6.1.4.1.2696.3.2.1.5.4.2.3.1.13
Standardised description of the method of measurement of the bitrate, for example 'bit/s @MGB2'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tsConsistencyTable 1.3.6.1.4.1.2696.3.2.1.5.4.3
This table provides the result of the Transport Stream consistency test for each input.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsConsistencyEntry

tsConsistencyEntry 1.3.6.1.4.1.2696.3.2.1.5.4.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsConsistencyEntry  

tsConsistencyInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.1
Input (Transport Stream) on which the consistency check is made.
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsConsistencyTestNumber 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.2
Specifies the consistency check test
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexConsistencyTest  

tsConsistencyState 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.3
This gives the overall pass/fail state of the consistency check.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsConsistencyEnable 0.1.3.6.1.4.1.2696.3.2.1.5.4.3.1.4
Determines whether this test and associated traps are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

tsConsistencyCounter 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.5
Count of the number of times the consistency check has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsConsistencyCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.6
Provides the last time at which there was a discontinuity in the tsConsistencyCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsConsistencyCounterReset 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.7
tsConsistencyCounter is reset to zero and tsConsistencyCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tsConsistencyLatestError 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.8
The timestamp at the most recent failure of the consistency check.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsConsistencyActiveTime 1.3.6.1.4.1.2696.3.2.1.5.4.3.1.9
The total time when it has been possible to perform this test
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsMeasurePreferences 1.3.6.1.4.1.2696.3.2.1.5.4.100
OBJECT IDENTIFIER    

tsMeasurePreferencesTable 1.3.6.1.4.1.2696.3.2.1.5.4.100.1
This table contains configuration information for the tsMeasurements branch of the MIB. Configuration related to the whole Transport Stream is found here.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsMeasurePreferencesEntry

tsMeasurePreferencesEntry 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsMeasurePreferencesEntry  

tsMeasurePrefInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsMeasurePrefPCRDemarcationFrequency 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.2
This is the demarcation frequency used by the PCR measurement system to distinguish between inaccuracy/jitter and drift.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefPCRFOMax 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.3
Maximum permitted PCR_FO (frequency offset). An error is indicated if the measured PCR_FO is outside the range [-tsMeasurePrefPCRFOMax .. +tsMeasurePrefPCRFOMax].
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefPCRDRMax 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.4
Maximum permitted PCR_DR (drift rate). An error is indicated if the measured PCR_DR is outside the range [-tsMeasurePrefPCRDRMax .. +tsMeasurePrefPCRDRMax]
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefPCROJMax 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.5
Maximum permitted PCR_OJ (overall jitter). An error is indicated if the measured PCR_OJ is outside the range [-tsMeasurePrefPCROJMax .. +tsMeasurePrefPCROJMax]
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefTSBitRateTau 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.6
'tau' value for Transport Stream bit rate measurement. The MIB provides very flexible ways of setting the bit rate measurement parameters tau, N and element for the Transport Stream, services, PIDs and for individual services and PIDs. Real measurement equipment can be expected to provide much less flexibility. Management software should anticipate this by either being statically aware of the capabilities of the agent or by checking that preference settings have been accepted by reading them back after each attempt to set them.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefTSBitRateN 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.7
'N' value for Transport Stream bit rate measurement. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tsMeasurePrefTSBitRateElement 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.8
Data unit which is counted by the bit rate measurement algorithm. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  BitRateElement  

tsMeasurePrefTSBitRateMin 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.9
An error is generated if the Transport Stream bit rate is below this value.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefTSBitRateMax 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.10
An error is generated if the Transport Stream bit rate exceeds this value.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefAllServiceBitRateTau 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.11
'tau' value for Service bit rate measurement. When a manager sets the value of this object, the values of the tsMeasurePrefServiceBitRateTau columns in all the rows of the tsMeasurePreferencesServiceTable are set to this same value. This also becomes the default value for any new rows created subsequently. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefAllServiceBitRateN 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.12
'N' value for Service bit rate measurement. When a manager sets the value of this object, the values of the tsMeasurePrefServiceBitRateN columns in all the rows of the tsMeasurePreferencesServiceTable are set to this same value. This also becomes the default value for any new rows created subsequently. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tsMeasurePrefAllServiceBitRateElement 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.13
Data unit which is counted by the bit rate measurement algorithm for services. When a manager sets the value of this object, the values of the tsMeasurePrefServiceBitRateElement columns in all the rows of the tsMeasurePreferencesServiceTable are set to this same value. This also becomes the default value for any new rows created subsequently. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  BitRateElement  

tsMeasurePrefAllPIDBitRateTau 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.14
'tau' value for Service bit rate measurement. When a manager sets the value of this object, the values of the tsMeasurePrefPIDBitRateTau columns in all the rows of the tsMeasurePreferencesPIDTable are set to this same value. This also becomes the default value for any new rows created subsequently. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefAllPIDBitRateN 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.15
'N' value for PID bit rate measurement. When a manager sets the value of this object, the values of the tsMeasurePrefPIDBitRateN columns in all the rows of the tsMeasurePreferencesPIDTable are set to this same value. This also becomes the default value for any new rows created subsequently. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tsMeasurePrefAllPIDBitRateElement 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.16
Data unit which is counted by the bit rate measurement algorithm for PIDs. When a manager sets the value of this object, the values of the tsMeasurePrefPIDBitRateElement columns in all the rows of the tsMeasurePreferencesPIDTable are set to this same value. This also becomes the default value for any new rows created subsequently. See note in description for tsMeasurePrefTSBitRateTau.
Status: current Access: read-write
OBJECT-TYPE    
  BitRateElement  

tsMeasurePrefExpectedTSID 1.3.6.1.4.1.2696.3.2.1.5.4.100.1.1.17
This object defines the expected Transport Stream ID that is compared with the actual ID to perform the consistency of information check.
Status: current Access: read-write
OBJECT-TYPE    
  TransportStreamID  

tsMeasurePreferencesServiceTable 1.3.6.1.4.1.2696.3.2.1.5.4.100.2
This table contains configuration information for the tsMeasurements branch of the MIB. Configuration related to individual services is found here.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsMeasurePreferencesServiceEntry

tsMeasurePreferencesServiceEntry 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsMeasurePreferencesServiceEntry  

tsMeasurePrefServiceInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsMeasurePrefServiceService 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.2
Service to which the preferences apply.
Status: current Access: not-accessible
OBJECT-TYPE    
  ServiceId  

tsMeasurePrefServiceRowStatus 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.3
This is used by the manager to create and delete rows in the table. The agent will automatically create rows for services it finds in the PMT.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsMeasurePrefServiceBitRateTau 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.4
'tau' value for bit rate measurement for this service. See note in description for tsMeasurePrefTSBitRateTau. If an agent does not support per service tau settings, it shall ignore attempts to change the setting by writing to this object.
Status: current Access: read-create
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefServiceBitRateN 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.5
'N' value for rate measurement for this service. See note in description for tsMeasurePrefTSBitRateTau. If an agent does not support per service 'N' settings, it shall ignore attempts to change the setting by writing to this object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tsMeasurePrefServiceBitRateElement 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.6
Data unit which is counted by the bit rate measurement algorithm for this service. See note in description for tsMeasurePrefTSBitRateTau. If an agent does not support per service element settings, it shall ignore attempts to change the setting by writing to this object.
Status: current Access: read-create
OBJECT-TYPE    
  BitRateElement  

tsMeasurePrefServiceBitRateMin 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.7
An error is generated if the Service bit rate is below this value.
Status: current Access: read-create
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefServiceBitRateMax 1.3.6.1.4.1.2696.3.2.1.5.4.100.2.1.8
An error is generated if the Transport Stream bit rate exceeds this value.
Status: current Access: read-create
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePreferencesPIDTable 1.3.6.1.4.1.2696.3.2.1.5.4.100.3
This table contains configuration information for the tsMeasurements branch of the MIB. Configuration related to individual PIDs is found here.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsMeasurePreferencesPIDEntry

tsMeasurePreferencesPIDEntry 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsMeasurePreferencesPIDEntry  

tsMeasurePrefPIDInputNumber 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsMeasurePrefPIDPID 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.2
PID (plus one) to which the preferences apply.
Status: current Access: not-accessible
OBJECT-TYPE    
  PIDPlusOne  

tsMeasurePrefPIDRowStatus 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.3
This is used by the manager to create and delete rows in the table. The agent will automatically create rows for PIDs which have a non-zero bit rate.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tsMeasurePrefPIDBitRateTau 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.4
'tau' value for bit rate measurement for this PID. See note in description for tsMeasurePrefTSBitRateTau. If an agent does not support per PID tau settings, it shall ignore attempts to change the setting by writing to this object.
Status: current Access: read-create
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefPIDBitRateN 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.5
'N' value for bit rate measurement for this PID. See note in description for tsMeasurePrefTSBitRateTau. If an agent does not support per PID 'N' settings, it shall ignore attempts to change the setting by writing to this object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tsMeasurePrefPIDBitRateElement 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.6
Data unit which is counted by the bit rate measurement algorithm for this PID. See note in description for tsMeasurePrefTSBitRateTau. If an agent does not support per PID element settings, it shall ignore attempts to change the setting by writing to this object.
Status: current Access: read-create
OBJECT-TYPE    
  BitRateElement  

tsMeasurePrefPIDBitRateMin 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.7
An error is generated if the PID bit rate is below this value.
Status: current Access: read-create
OBJECT-TYPE    
  FloatingPoint  

tsMeasurePrefPIDBitRateMax 1.3.6.1.4.1.2696.3.2.1.5.4.100.3.1.8
An error is generated if the PID bit rate exceeds this value.
Status: current Access: read-create
OBJECT-TYPE    
  FloatingPoint  

tsServicePerformance 1.3.6.1.4.1.2696.3.2.1.5.5
OBJECT IDENTIFIER    

tsServicePerformanceTable 1.3.6.1.4.1.2696.3.2.1.5.5.2
This table gives access to the Service Performance measurements and tests
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsServicePerformanceEntry

tsServicePerformanceEntry 1.3.6.1.4.1.2696.3.2.1.5.5.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsServicePerformanceEntry  

tsServicePerformanceInputNumber 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsServicePerformanceNumber 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.2
The Service Performance measurement which this row applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexServicePerformance  

tsServicePerformanceState 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.3
This gives the overall pass/fail state of the threshold test on this measurement. The threshold test fails if the value of tsServicePerformanceErrorRatio exceeds the value given in the preferences.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

tsServicePerformanceEnable 0.1.3.6.1.4.1.2696.3.2.1.5.5.2.1.4
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

tsServicePerformanceCounter 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.5
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tsServicePerformanceCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.6
Provides the last time at which there was a discontinuity in the tsServicePerformanceCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsServicePerformanceCounterReset 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.7
tsServicePerformanceCounter is reset to zero and tsServicePerformanceCounterDiscontinuity is set to the current time if 'true' is written to this variable. The value read from this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tsServicePerformanceLatestError 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.8
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tsServicePerformanceActiveTime 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.9
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

tsServicePerformanceMeasurementState 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.10
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

tsServicePerformanceError 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.11
The calculated xxx_Error parameter as measured at the end of the most recently completed DeltaT period.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tsServicePerformanceErrorRatio 1.3.6.1.4.1.2696.3.2.1.5.5.2.1.12
This is the calculated xxx_Error_Ratio as a percentage (e.g. '1.32'). The value is for the most recently completed evaluation time (e.g. 10 minutes).
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

tsServicePerformancePreferencesTable 1.3.6.1.4.1.2696.3.2.1.5.5.100
Parameters controlling the Service Performance measurements
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TsServicePerformancePreferencesEntry

tsServicePerformancePreferencesEntry 1.3.6.1.4.1.2696.3.2.1.5.5.100.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TsServicePerformancePreferencesEntry  

tsSPPrefInputNumber 1.3.6.1.4.1.2696.3.2.1.5.5.100.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

tsSPPrefNumber 1.3.6.1.4.1.2696.3.2.1.5.5.100.1.2
The service performance parameter to which these preferences apply.
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexServicePerformance  

tsSPPrefDeltaT 1.3.6.1.4.1.2696.3.2.1.5.5.100.1.3
The defined time interval over which errors are counted
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsSPPrefEvaluationTime 1.3.6.1.4.1.2696.3.2.1.5.5.100.1.4
The period over which the ...Error_Ratio is calculated
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tsSPPrefThreshold 1.3.6.1.4.1.2696.3.2.1.5.5.100.1.5
The threshold value used in calculating the ..._Error_Ratio.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tr101290CableSat 1.3.6.1.4.1.2696.3.2.1.6
OBJECT IDENTIFIER    

sysAvailabilityTable 1.3.6.1.4.1.2696.3.2.1.6.1
System availability measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysAvailabilityEntry

sysAvailabilityEntry 1.3.6.1.4.1.2696.3.2.1.6.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SysAvailabilityEntry  

sysAvailabilityInputNumber 1.3.6.1.4.1.2696.3.2.1.6.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

sysAvailabilityTestState 1.3.6.1.4.1.2696.3.2.1.6.1.1.2
A 'fail' is an approximate indication that the system is in a period of unavailable time (UAT). 'fail' is indicated as soon as a trigger period for unavailable time completes. 'pass' is indicated as soon as a trigger period for available time completes. This necessarily differs from the strict definition of UAT because the measuring equipment is unable to look into the future.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

sysAvailabilityEnable 0.1.3.6.1.4.1.2696.3.2.1.6.1.1.3
Determines whether system availability testing is performed and whether the associated traps are generated.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

sysAvailabilityCounter 1.3.6.1.4.1.2696.3.2.1.6.1.1.4
Count of the number of times the system has become unavailable
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sysAvailabilityCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.1.1.5
Provides the last time at which there was a discontinuity in the sysAvailabilityCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sysAvailabilityCounterReset 1.3.6.1.4.1.2696.3.2.1.6.1.1.6
sysAvailabilityCounter is reset to zero and sysAvailabilityCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sysAvailabilityLatestError 1.3.6.1.4.1.2696.3.2.1.6.1.1.7
The timestamp when the system most recently became unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sysAvailabilityActiveTime 1.3.6.1.4.1.2696.3.2.1.6.1.1.8
This is a monotonically increasing value in units of seconds that represents the total amount of time for which the instrument has been able to perform the test/measurement. It can be used to calculate the Total Time in the calculation of the availability.
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

sysAvailabilityMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.1.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

sysAvailabilityUnavailableTime 1.3.6.1.4.1.2696.3.2.1.6.1.1.10
This is a monotonically increasing time in seconds which measures the total Unavailable Time (UAT) since the measuring system was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sysAvailabilityRatio 1.3.6.1.4.1.2696.3.2.1.6.1.1.11
This is the System Availability ratio as a percentage (e.g. 99.643) measured over the previous 'Total Time' measurement period.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

sysAvailabilityInSETI 1.3.6.1.4.1.2696.3.2.1.6.1.1.12
This object has the value 'true' if and only if the most recently completed Time Interval (TI) was a Severely Errored Time Interval (SETI).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

linkAvailabilityTable 1.3.6.1.4.1.2696.3.2.1.6.2
Link availability measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinkAvailabilityEntry

linkAvailabilityEntry 1.3.6.1.4.1.2696.3.2.1.6.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  LinkAvailabilityEntry  

linkAvailabilityInputNumber 1.3.6.1.4.1.2696.3.2.1.6.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

linkAvailabilityTestState 1.3.6.1.4.1.2696.3.2.1.6.2.1.2
A 'fail' is an approximate indication that the system is in a period of link unavailable time (LUAT). 'fail' is indicated as soon as a trigger period for link unavailable time completes. 'pass' is indicated as soon as a trigger period for link available time completes. This necessarily differs from the strict definition of LUAT because the measuring equipment is unable to look into the future.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

linkAvailabilityEnable 0.1.3.6.1.4.1.2696.3.2.1.6.2.1.3
Determines whether link availability testing is performed and whether the associated traps are generated.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

linkAvailabilityCounter 1.3.6.1.4.1.2696.3.2.1.6.2.1.4
Count of the number of times the link has become unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

linkAvailabilityCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.2.1.5
Provides the last time at which there was a discontinuity in the linkAvailabilityCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

linkAvailabilityCounterReset 1.3.6.1.4.1.2696.3.2.1.6.2.1.6
linkAvailabilityCounter is reset to zero and linkAvailabilityCounterDiscontinuity is set to the current time if 'true' is written to this variable. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

linkAvailabilityLatestError 1.3.6.1.4.1.2696.3.2.1.6.2.1.7
The timestamp when the link most recently became unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

linkAvailabilityActiveTime 1.3.6.1.4.1.2696.3.2.1.6.2.1.8
This is a monotonically increasing value in units of seconds that represents the total amount of time for which the instrument has been able to perform the measurement. It can be used to calculate the Total Time in the calculation of the availability.
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

linkAvailabilityMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.2.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

linkAvailabilityUnavailableTime 1.3.6.1.4.1.2696.3.2.1.6.2.1.10
This is a monotonically increasing time in seconds which measures the total link unavailable time (LUAT) since the measuring system was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

linkAvailabilityRatio 1.3.6.1.4.1.2696.3.2.1.6.2.1.11
This is the Link Availability ratio as a percentage (e.g. 99.643) measured over the previous 'Total Time' measurement period.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

linkAvailabilityInSUTI 1.3.6.1.4.1.2696.3.2.1.6.2.1.12
This object has the value 'true' if and only if the most recently completed Time Interval (TI) was a Severely Uncorrectable Time Interval (SETI).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

berRSinServiceTable 1.3.6.1.4.1.2696.3.2.1.6.3
Measurement of BER before RS decoder
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerRSinServiceEntry

berRSinServiceEntry 1.3.6.1.4.1.2696.3.2.1.6.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  BerRSinServiceEntry  

berRSinServiceInputNumber 1.3.6.1.4.1.2696.3.2.1.6.3.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

berRSinServiceTestState 1.3.6.1.4.1.2696.3.2.1.6.3.1.2
This indicates whether the berRSinServiceValue is below the maximum.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

berRSinServiceEnable 0.1.3.6.1.4.1.2696.3.2.1.6.3.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

berRSinServiceCounter 1.3.6.1.4.1.2696.3.2.1.6.3.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berRSinServiceCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.3.1.5
Provides the last time at which there was a discontinuity in the berRSinServiceCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berRSinServiceCounterReset 1.3.6.1.4.1.2696.3.2.1.6.3.1.6
berRSinServiceCounter is reset to zero and berRSinServiceCounterDiscontinuity is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

berRSinServiceLatestError 1.3.6.1.4.1.2696.3.2.1.6.3.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berRSinServiceActiveTime 1.3.6.1.4.1.2696.3.2.1.6.3.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

berRSinServiceMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.3.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

berRSinServiceValue 1.3.6.1.4.1.2696.3.2.1.6.3.1.10
This is the current BER as a numeric value, for example 0.0000023
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

rfIFsignalPowerTable 1.3.6.1.4.1.2696.3.2.1.6.6
RF or IF signal power measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RfIFsignalPowerEntry

rfIFsignalPowerEntry 1.3.6.1.4.1.2696.3.2.1.6.6.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  RfIFsignalPowerEntry  

rfIFsignalPowerInputNumber 1.3.6.1.4.1.2696.3.2.1.6.6.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rfIFsignalPowerTestState 1.3.6.1.4.1.2696.3.2.1.6.6.1.2
This indicates whether the rfIFsignalPowerValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

rfIFsignalPowerEnable 0.1.3.6.1.4.1.2696.3.2.1.6.6.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

rfIFsignalPowerCounter 1.3.6.1.4.1.2696.3.2.1.6.6.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rfIFsignalPowerCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.6.1.5
Provides the last time at which there was a discontinuity in the rfIFsignalPowerCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfIFsignalPowerCounterReset 1.3.6.1.4.1.2696.3.2.1.6.6.1.6
rfIFsignalPowerCounter is reset to zero and rfIFsignalPowerCounterDiscontinuity is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rfIFsignalPowerLatestError 1.3.6.1.4.1.2696.3.2.1.6.6.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfIFsignalPowerActiveTime 1.3.6.1.4.1.2696.3.2.1.6.6.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

rfIFsignalPowerMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.6.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

rfIFsignalPowerValue 1.3.6.1.4.1.2696.3.2.1.6.6.1.10
The current RF power expressed in dBm, which references 0 dBm as the power of 1 mW.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

noisePowerTable 1.3.6.1.4.1.2696.3.2.1.6.7
Noise power measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NoisePowerEntry

noisePowerEntry 1.3.6.1.4.1.2696.3.2.1.6.7.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  NoisePowerEntry  

noisePowerInputNumber 1.3.6.1.4.1.2696.3.2.1.6.7.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

noisePowerTestState 1.3.6.1.4.1.2696.3.2.1.6.7.1.2
This indicates whether the noisePowerValue is currently below the maximum limit.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

noisePowerEnable 0.1.3.6.1.4.1.2696.3.2.1.6.7.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

noisePowerCounter 1.3.6.1.4.1.2696.3.2.1.6.7.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

noisePowerCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.7.1.5
Provides the last time at which there was a discontinuity in the noisePowerCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

noisePowerCounterReset 1.3.6.1.4.1.2696.3.2.1.6.7.1.6
noisePowerCounter is reset to zero and noisePowerCounterDiscontinuity is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

noisePowerLatestError 1.3.6.1.4.1.2696.3.2.1.6.7.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

noisePowerActiveTime 1.3.6.1.4.1.2696.3.2.1.6.7.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

noisePowerMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.7.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

noisePowerValue 1.3.6.1.4.1.2696.3.2.1.6.7.1.10
The current RF noise power expressed in dBm, which references 0 dBm as the power of 1 mW.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

iqAnalysisCS 1.3.6.1.4.1.2696.3.2.1.6.9
OBJECT IDENTIFIER    

merCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.2
Modulation Error Ratio (MER)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MerCSEntry

merCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  MerCSEntry  

merCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

merCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.2
This indicates whether the merCSValue is currently below the maximum limit.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

merCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

merCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

merCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.5
Provides the last time at which there was a discontinuity in the merCSCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

merCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.6
merCSCounter is reset to zero and merCSCounterDiscontinuity is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

merCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

merCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

merCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

merCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.2.1.10
The Modulation Error Ratio expressed in dB
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

steCS 1.3.6.1.4.1.2696.3.2.1.6.9.3
OBJECT IDENTIFIER    

steMeanCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.3.1
System Target Error (mean value)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SteMeanCSEntry

steMeanCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SteMeanCSEntry  

steMeanCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

steMeanCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.2
This indicates whether the steMeanCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

steMeanCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

steMeanCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

steMeanCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steMeanCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

steMeanCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steMeanCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

steMeanCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

steMeanCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.3.1.1.10
The current System Target Error Mean as a numeric value
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

steDeviationCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.3.2
System Target Error (deviation value)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SteDeviationCSEntry

steDeviationCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SteDeviationCSEntry  

steDeviationCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

steDeviationCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.2
This indicates whether the steDeviationCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

steDeviationCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

steDeviationCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

steDeviationCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steDeviationCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

steDeviationCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steDeviationCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

steDeviationCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

steDeviationCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.3.2.1.10
The current System Target Error Deviation as a numeric value
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

csCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.4
Carrier suppression measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsCSEntry

csCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.4.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CsCSEntry  

csCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

csCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.2
This indicates whether the csCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

csCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.4.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

csCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

csCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

csCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

csCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

csCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

csCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.4.1.10
The current Carrier Suppression value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

aiCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.5
Amplitude Imbalance (AI) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AiCSEntry

aiCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.5.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  AiCSEntry  

aiCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

aiCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.2
This indicates whether the aiCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

aiCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.5.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

aiCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aiCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

aiCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

aiCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

aiCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

aiCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

aiCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.5.1.10
The current Amplitude Imbalance as a percentage
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

qeCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.6
Quadrature Error (QE) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QeCSEntry

qeCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.6.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  QeCSEntry  

qeCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

qeCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.2
This indicates whether the qeCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

qeCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.6.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

qeCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

qeCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

qeCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

qeCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

qeCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

qeCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

qeCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.6.1.10
The current Quadrature Error value in degrees.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

rteCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.7
Residual Target Error (RTE) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RteCSEntry

rteCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.7.1
Row description
Status: current Access: not-accessible
OBJECT-TYPE    
  RteCSEntry  

rteCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rteCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.2
This indicates whether the rteCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

rteCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.7.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

rteCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rteCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rteCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rteCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rteCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

rteCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

rteCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.7.1.10
The current Residual Target Error value as a numeric value.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

ciCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.8
Coherent Interferer measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiCSEntry

ciCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.8.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CiCSEntry  

ciCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

ciCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.2
This indicates whether the ciCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

ciCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.8.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

ciCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ciCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ciCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

ciCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

ciCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.8.1.10
The current Coherent Interferer value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

pjCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.9
Phase Jitter (PJ) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PjCSEntry

pjCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.9.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  PjCSEntry  

pjCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

pjCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.2
This indicates whether the pjCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

pjCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.9.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

pjCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pjCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pjCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pjCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pjCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

pjCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

pjCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.9.1.10
The current Phase Jitter value in degrees.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

snrCSTable 1.3.6.1.4.1.2696.3.2.1.6.9.10
Signal-to-Noise Ratio (SNR)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnrCSEntry

snrCSEntry 1.3.6.1.4.1.2696.3.2.1.6.9.10.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SnrCSEntry  

snrCSInputNumber 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

snrCSTestState 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.2
This indicates whether the snrCSValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

snrCSEnable 0.1.3.6.1.4.1.2696.3.2.1.6.9.10.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

snrCSCounter 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snrCSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

snrCSCounterReset 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

snrCSLatestError 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

snrCSActiveTime 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

snrCSMeasurementState 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

snrCSValue 1.3.6.1.4.1.2696.3.2.1.6.9.10.1.10
The current Signal-to-Noise value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

cableSatPreferencesTable 1.3.6.1.4.1.2696.3.2.1.6.100
Table containing per input configuration information for cable and satellite common measurements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CableSatPreferencesEntry

cableSatPreferencesEntry 1.3.6.1.4.1.2696.3.2.1.6.100.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CableSatPreferencesEntry  

cableSatPrefInputNumber 1.3.6.1.4.1.2696.3.2.1.6.100.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

cableSatPrefCentreFrequency 1.3.6.1.4.1.2696.3.2.1.6.100.1.2
This is the centre frequency to which the measuring equipment is tuned for making cable and satellite measurements. This frequency is the actual input frequency to the measuring equipment, which may be at an intermediate frequency (IF) rather than the final RF. This setting affects the objects in the 'tr101290Cable' and 'tr101290Satellite' branches of the MIB as well as the 'tr101290CableSat' branch.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefModulation 1.3.6.1.4.1.2696.3.2.1.6.100.1.3
This is the modulation which the measuring equipment expects to see and against which it makes modulation measurements. This applies to cable and satellite measurements. This setting affects the objects in the 'tr101290Cable' and 'tr101290Satellite' branches of the MIB as well as the 'tr101290CableSat' branch.
Status: current Access: read-write
OBJECT-TYPE    
  Modulation  

cableSatPrefSysAvailUATMode 1.3.6.1.4.1.2696.3.2.1.6.100.1.4
Determines whether the 'N consecutive' or 'rolling window' mode of determining the start of a period of Unavailable Time (UAT) is used. If the 'N consecutive' mode is selected, the 'M' and 'T' preference parameters are ignored. Likewise, if the 'rolling window' mode is selected, the 'N' preference parameter is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  UATMode  

cableSatPrefSysAvailN 1.3.6.1.4.1.2696.3.2.1.6.100.1.5
The N value used to identify the start and end of a period of unavailable time (UAT).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cableSatPrefSysAvailT 1.3.6.1.4.1.2696.3.2.1.6.100.1.6
The T value used to identify the start and end of a period of unavailable time (UAT).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSysAvailM 1.3.6.1.4.1.2696.3.2.1.6.100.1.7
The M value used to identify the start and end of a period of unavailable time (UAT).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cableSatPrefSysAvailTI 1.3.6.1.4.1.2696.3.2.1.6.100.1.8
Each Time Interval of this length is assessed as to whether it is a Severely Errored Time Interval.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSysAvailEBPerCent 1.3.6.1.4.1.2696.3.2.1.6.100.1.9
If more than this percentage of blocks within a Time Interval is an Errored Block, the Time Interval is a Severely Errored Time Interval (SETI). Example values are: '1.53', '10', '0.33'.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSysAvailTotalTime 1.3.6.1.4.1.2696.3.2.1.6.100.1.10
The Total Time over which the System Availability is calculated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefLinkAvailUATMode 1.3.6.1.4.1.2696.3.2.1.6.100.1.11
Determines whether the 'N consecutive' or 'rolling window' mode of determining the start of a period of Link Unavailable Time (LUAT) is used. If the 'N consecutive' mode is selected, the 'M' and 'T' preference parameters are ignored. Likewise, if the 'rolling window' mode is selected, the 'N' preference parameter is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  UATMode  

cableSatPrefLinkAvailN 1.3.6.1.4.1.2696.3.2.1.6.100.1.12
The N value used to identify the start and end of a period of Link Unavailable Time (LUAT).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cableSatPrefLinkAvailT 1.3.6.1.4.1.2696.3.2.1.6.100.1.13
The T value used to identify the start and end of a period of Link Unavailable Time (LUAT).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefLinkAvailM 1.3.6.1.4.1.2696.3.2.1.6.100.1.14
The M value used to identify the start and end of a period of Link Unavailable Time (LUAT).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cableSatPrefLinkAvailTI 1.3.6.1.4.1.2696.3.2.1.6.100.1.15
Each Time Interval of this length is assessed as to whether it is a Severely Uncorrectable Time Interval (SUTI).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefLinkAvailUPPerCent 1.3.6.1.4.1.2696.3.2.1.6.100.1.16
If more than this percentage of packets within a Time Interval is an Uncorrectable Packet (UP), the Time Interval is a Severely Uncorrectable Time Interval (SUTI). Example values are: '1.53', '10', '0.33'.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefLinkAvailTotalTime 1.3.6.1.4.1.2696.3.2.1.6.100.1.17
The Total Time over which the Link Availability is calculated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefBERMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.18
If the berRSinServiceValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSignalPowerMin 1.3.6.1.4.1.2696.3.2.1.6.100.1.19
If the power measured by rfIFsignalPowerValue is less than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSignalPowerMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.20
If the power measured by rfIFsignalPowerValue is greater than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefNoisePowerMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.21
If the noise power measured by noisePowerValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefMerCSMin 1.3.6.1.4.1.2696.3.2.1.6.100.1.22
If the merCSValue is less than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSteMeanCSMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.23
If the steMeanCSValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSteDeviationCSMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.24
If the steDeviationCSValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefCsCSMin 1.3.6.1.4.1.2696.3.2.1.6.100.1.25
If the csCSValue is less than this value, the associated test fails
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefAiCSMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.26
If aiCSValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefQeCSMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.27
If qeCSValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefRteCSMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.28
If rteCSValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefCiCSMin 1.3.6.1.4.1.2696.3.2.1.6.100.1.29
If ciCSValue is less than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefPjCSMax 1.3.6.1.4.1.2696.3.2.1.6.100.1.30
If pjCSValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cableSatPrefSnrCSMin 1.3.6.1.4.1.2696.3.2.1.6.100.1.31
If snrCSValue is less than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tr101290Cable 1.3.6.1.4.1.2696.3.2.1.7
OBJECT IDENTIFIER    

noiseMarginTable 1.3.6.1.4.1.2696.3.2.1.7.1
Noise margin measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NoiseMarginEntry

noiseMarginEntry 1.3.6.1.4.1.2696.3.2.1.7.1.1
Row description
Status: current Access: not-accessible
OBJECT-TYPE    
  NoiseMarginEntry  

noiseMarginInputNumber 1.3.6.1.4.1.2696.3.2.1.7.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

noiseMarginTestState 1.3.6.1.4.1.2696.3.2.1.7.1.1.2
This indicates whether the noiseMarginValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

noiseMarginEnable 0.1.3.6.1.4.1.2696.3.2.1.7.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

noiseMarginCounter 1.3.6.1.4.1.2696.3.2.1.7.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

noiseMarginCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.7.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

noiseMarginCounterReset 1.3.6.1.4.1.2696.3.2.1.7.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

noiseMarginLatestError 1.3.6.1.4.1.2696.3.2.1.7.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

noiseMarginActiveTime 1.3.6.1.4.1.2696.3.2.1.7.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

noiseMarginMeasurementState 1.3.6.1.4.1.2696.3.2.1.7.1.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

noiseMarginValue 1.3.6.1.4.1.2696.3.2.1.7.1.1.10
The current Noise Margin value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

estNoiseMarginTable 1.3.6.1.4.1.2696.3.2.1.7.2
Estimated noise margin measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EstNoiseMarginEntry

estNoiseMarginEntry 1.3.6.1.4.1.2696.3.2.1.7.2.1
Row description
Status: current Access: not-accessible
OBJECT-TYPE    
  EstNoiseMarginEntry  

estNoiseMarginInputNumber 1.3.6.1.4.1.2696.3.2.1.7.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

estNoiseMarginTestState 1.3.6.1.4.1.2696.3.2.1.7.2.1.2
This indicates whether the estNoiseMarginValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

estNoiseMarginEnable 0.1.3.6.1.4.1.2696.3.2.1.7.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

estNoiseMarginCounter 1.3.6.1.4.1.2696.3.2.1.7.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

estNoiseMarginCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.7.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

estNoiseMarginCounterReset 1.3.6.1.4.1.2696.3.2.1.7.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

estNoiseMarginLatestError 1.3.6.1.4.1.2696.3.2.1.7.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

estNoiseMarginActiveTime 1.3.6.1.4.1.2696.3.2.1.7.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

estNoiseMarginMeasurementState 1.3.6.1.4.1.2696.3.2.1.7.2.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

estNoiseMarginValue 1.3.6.1.4.1.2696.3.2.1.7.2.1.10
The current Estimated Noise Margin value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

signQualMarTTable 1.3.6.1.4.1.2696.3.2.1.7.3
Signal quality margin test
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SignQualMarTEntry

signQualMarTEntry 1.3.6.1.4.1.2696.3.2.1.7.3.1
Row description
Status: current Access: not-accessible
OBJECT-TYPE    
  SignQualMarTEntry  

signQualMarTInputNumber 1.3.6.1.4.1.2696.3.2.1.7.3.1.1
Transport Stream on which the test is done
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

signQualMarTTestState 1.3.6.1.4.1.2696.3.2.1.7.3.1.2
This indicates an error if the percentage of IQ points outside the threshold box exceeds cablePrefSignQualPercentMax.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

signQualMarTEnable 0.1.3.6.1.4.1.2696.3.2.1.7.3.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

signQualMarTCounter 1.3.6.1.4.1.2696.3.2.1.7.3.1.4
Count of the number of times an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

signQualMarTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.7.3.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

signQualMarTCounterReset 1.3.6.1.4.1.2696.3.2.1.7.3.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

signQualMarTLatestError 1.3.6.1.4.1.2696.3.2.1.7.3.1.7
The timestamp at the most recent occurrence of an error.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

signQualMarTActiveTime 1.3.6.1.4.1.2696.3.2.1.7.3.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNDCTable 1.3.6.1.4.1.2696.3.2.1.7.4
Equivalent Noise Degradation (END) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ENDCEntry

eNDCEntry 1.3.6.1.4.1.2696.3.2.1.7.4.1
Row description
Status: current Access: not-accessible
OBJECT-TYPE    
  ENDCEntry  

eNDCInputNumber 1.3.6.1.4.1.2696.3.2.1.7.4.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

eNDCTestState 1.3.6.1.4.1.2696.3.2.1.7.4.1.2
This indicates an error when the eNDCValue exceeds the threshold.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

eNDCEnable 0.1.3.6.1.4.1.2696.3.2.1.7.4.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

eNDCCounter 1.3.6.1.4.1.2696.3.2.1.7.4.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eNDCCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.7.4.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNDCCounterReset 1.3.6.1.4.1.2696.3.2.1.7.4.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eNDCLatestError 1.3.6.1.4.1.2696.3.2.1.7.4.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNDCActiveTime 1.3.6.1.4.1.2696.3.2.1.7.4.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNDCMeasurementState 1.3.6.1.4.1.2696.3.2.1.7.4.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

eNDCValue 1.3.6.1.4.1.2696.3.2.1.7.4.1.10
The current Equivalent Noise Degradation value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

outBandEmissTable 1.3.6.1.4.1.2696.3.2.1.7.5
Out of band emissions test
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OutBandEmissEntry

outBandEmissEntry 1.3.6.1.4.1.2696.3.2.1.7.5.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  OutBandEmissEntry  

outBandEmissInputNumber 1.3.6.1.4.1.2696.3.2.1.7.5.1.1
Transport Stream on which the test is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

outBandEmissTestState 1.3.6.1.4.1.2696.3.2.1.7.5.1.2
This indicates whether the spectrum is within the spectrum mask. Note that the spectrum mask must be provided to the instrument by means outside the scope of this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

outBandEmissEnable 0.1.3.6.1.4.1.2696.3.2.1.7.5.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

outBandEmissCounter 1.3.6.1.4.1.2696.3.2.1.7.5.1.4
Count of the number of times an error has occurred for this test.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

outBandEmissCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.7.5.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

outBandEmissCounterReset 1.3.6.1.4.1.2696.3.2.1.7.5.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

outBandEmissLatestError 1.3.6.1.4.1.2696.3.2.1.7.5.1.7
The timestamp at the most recent occurrence of an error on this test.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

outBandEmissActiveTime 1.3.6.1.4.1.2696.3.2.1.7.5.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

cablePreferencesTable 1.3.6.1.4.1.2696.3.2.1.7.100
Table containing per input preferences for cable measurements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CablePreferencesEntry

cablePreferencesEntry 1.3.6.1.4.1.2696.3.2.1.7.100.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CablePreferencesEntry  

cablePrefInputNumber 1.3.6.1.4.1.2696.3.2.1.7.100.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

cablePrefNoiseMarginMin 1.3.6.1.4.1.2696.3.2.1.7.100.1.2
If the measured noiseMarginValue is less than this value the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cablePrefEstNoiseMarginMin 1.3.6.1.4.1.2696.3.2.1.7.100.1.3
If the measured estNoiseMarginValue is less than this value the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cablePrefSignQualBoxSize 1.3.6.1.4.1.2696.3.2.1.7.100.1.4
This object determines the size of the quality threshold box for the signal quality margin test. The quality threshold box is assumed to be square. The value is the ratio of the length of one side of a threshold box to the length of one side of the IQ decision boundary box. An example value is '0.5'.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cablePrefSignQualPercentMax 1.3.6.1.4.1.2696.3.2.1.7.100.1.5
This object sets the limit on how many constellation points may fall outside the threshold box before the signal quality margin test fails. The value is expressed as a percentage, for example '7.5'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cablePrefENDBER 1.3.6.1.4.1.2696.3.2.1.7.100.1.6
BER value which is to be used for the END measurement.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cablePrefENDCtoNSpecified 1.3.6.1.4.1.2696.3.2.1.7.100.1.7
This determines whether cablePrefENDIdeal is expressed as a C/N ratio (value is true) or an Eb/No ratio (value is false).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cablePrefENDIdeal 1.3.6.1.4.1.2696.3.2.1.7.100.1.8
This is the 'ideal' value of C/N or Eb/No for the given BER.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

cablePrefENDMax 1.3.6.1.4.1.2696.3.2.1.7.100.1.9
If the measured END exceeds this value the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tr101290Satellite 1.3.6.1.4.1.2696.3.2.1.8
OBJECT IDENTIFIER    

berViterbiSTable 1.3.6.1.4.1.2696.3.2.1.8.1
BER before Viterbi decoding measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerViterbiSEntry

berViterbiSEntry 1.3.6.1.4.1.2696.3.2.1.8.1.1
Row description
Status: current Access: not-accessible
OBJECT-TYPE    
  BerViterbiSEntry  

berViterbiSInputNumber 1.3.6.1.4.1.2696.3.2.1.8.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

berViterbiSTestState 1.3.6.1.4.1.2696.3.2.1.8.1.1.2
This test fails if either berViterbiSIValue or berViterbiSQValue exceeds the threshold set by satellitePrefBERMax.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

berViterbiSEnable 0.1.3.6.1.4.1.2696.3.2.1.8.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

berViterbiSCounter 1.3.6.1.4.1.2696.3.2.1.8.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berViterbiSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.8.1.1.5
Provides the last time at which there was a discontinuity in the berViterbiSCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berViterbiSCounterReset 1.3.6.1.4.1.2696.3.2.1.8.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

berViterbiSLatestError 1.3.6.1.4.1.2696.3.2.1.8.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berViterbiSActiveTime 1.3.6.1.4.1.2696.3.2.1.8.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

berViterbiSMeasurementState 1.3.6.1.4.1.2696.3.2.1.8.1.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

berViterbiSIValue 1.3.6.1.4.1.2696.3.2.1.8.1.1.10
This is the pre-Viterbi I path BER value, for example 0.0000023
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

berViterbiSQValue 1.3.6.1.4.1.2696.3.2.1.8.1.1.11
This is the pre-Viterbi Q path BER value, for example 0.0000023
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

berViterbiSMeasurementMethod 1.3.6.1.4.1.2696.3.2.1.8.1.1.12
This indicates whether the measurement was made separately for the I and Q parts of the signal or by a measurement of I and Q combined.
Status: current Access: read-only
OBJECT-TYPE    
  BERMeasurementMethod  

ifSpectrumTable 1.3.6.1.4.1.2696.3.2.1.8.2
IF spectrum test
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfSpectrumEntry

ifSpectrumEntry 1.3.6.1.4.1.2696.3.2.1.8.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  IfSpectrumEntry  

ifSpectrumInputNumber 1.3.6.1.4.1.2696.3.2.1.8.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

ifSpectrumTestState 1.3.6.1.4.1.2696.3.2.1.8.2.1.2
This indicates whether the spectrum conforms to the template. Note that the spectrum mask must be provided to the instrument by means outside the scope of this MIB. The group delay is not tested.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

ifSpectrumEnable 0.1.3.6.1.4.1.2696.3.2.1.8.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

ifSpectrumCounter 1.3.6.1.4.1.2696.3.2.1.8.2.1.4
Count of the number of times an error has occurred for this test.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ifSpectrumCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.8.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ifSpectrumCounterReset 1.3.6.1.4.1.2696.3.2.1.8.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ifSpectrumLatestError 1.3.6.1.4.1.2696.3.2.1.8.2.1.7
The timestamp at the most recent occurrence of an error on this test.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ifSpectrumActiveTime 1.3.6.1.4.1.2696.3.2.1.8.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

satellitePreferencesTable 1.3.6.1.4.1.2696.3.2.1.8.100
Table of satellite specific measurement preferences.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SatellitePreferencesEntry

satellitePreferencesEntry 1.3.6.1.4.1.2696.3.2.1.8.100.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SatellitePreferencesEntry  

satellitePrefInputNumber 1.3.6.1.4.1.2696.3.2.1.8.100.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

satellitePrefBERMax 1.3.6.1.4.1.2696.3.2.1.8.100.1.2
This defines the upper limit on the BER before Viterbi measurement
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tr101290Terrestrial 1.3.6.1.4.1.2696.3.2.1.9
OBJECT IDENTIFIER    

rfTerr 1.3.6.1.4.1.2696.3.2.1.9.1
OBJECT IDENTIFIER    

rfAccuracyTable 1.3.6.1.4.1.2696.3.2.1.9.1.1
RF frequency accuracy (Precision)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RfAccuracyEntry

rfAccuracyEntry 1.3.6.1.4.1.2696.3.2.1.9.1.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  RfAccuracyEntry  

rfAccuracyInputNumber 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.1
RF input on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rfAccuracyTestState 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.2
This indicates whether the rfAccuracyValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

rfAccuracyEnable 0.1.3.6.1.4.1.2696.3.2.1.9.1.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

rfAccuracyCounter 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rfAccuracyCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfAccuracyCounterReset 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rfAccuracyLatestError 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfAccuracyActiveTime 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

rfAccuracyMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.9
Indicates the validity of the measurement
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

rfAccuracyValue 1.3.6.1.4.1.2696.3.2.1.9.1.1.1.10
This is the RF carrier frequency in Hz.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

rfChannelWidthTable 1.3.6.1.4.1.2696.3.2.1.9.1.2
RF channel width (Sampling Frequency Accuracy)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RfChannelWidthEntry

rfChannelWidthEntry 1.3.6.1.4.1.2696.3.2.1.9.1.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  RfChannelWidthEntry  

rfChannelWidthInputNumber 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rfChannelWidthTestState 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.2
This indicates whether the rfChannelWidthValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

rfChannelWidthEnable 0.1.3.6.1.4.1.2696.3.2.1.9.1.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

rfChannelWidthCounter 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rfChannelWidthCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfChannelWidthCounterReset 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rfChannelWidthLatestError 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfChannelWidthActiveTime 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

rfChannelWidthMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

rfChannelWidthValue 1.3.6.1.4.1.2696.3.2.1.9.1.2.1.10
This is the RF channel width in Hz.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

symbolLengthTable 1.3.6.1.4.1.2696.3.2.1.9.1.3
Symbol Length measurement at RF (Guard Interval verification)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SymbolLengthEntry

symbolLengthEntry 1.3.6.1.4.1.2696.3.2.1.9.1.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SymbolLengthEntry  

symbolLengthInputNumber 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

symbolLengthTestState 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.2
This indicates whether the symbolLengthValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

symbolLengthEnable 0.1.3.6.1.4.1.2696.3.2.1.9.1.3.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

symbolLengthCounter 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

symbolLengthCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

symbolLengthCounterReset 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

symbolLengthLatestError 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

symbolLengthActiveTime 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

symbolLengthMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

symbolLengthValue 1.3.6.1.4.1.2696.3.2.1.9.1.3.1.10
This is the symbol length in microseconds.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

rfIfPowerTable 1.3.6.1.4.1.2696.3.2.1.9.5
RF/IF signal power
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RfIfPowerEntry

rfIfPowerEntry 1.3.6.1.4.1.2696.3.2.1.9.5.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  RfIfPowerEntry  

rfIfPowerInputNumber 1.3.6.1.4.1.2696.3.2.1.9.5.1.1
RF input on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rfIfPowerTestState 1.3.6.1.4.1.2696.3.2.1.9.5.1.2
This indicates whether the rfIfPowerValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

rfIfPowerEnable 0.1.3.6.1.4.1.2696.3.2.1.9.5.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

rfIfPowerCounter 1.3.6.1.4.1.2696.3.2.1.9.5.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rfIfPowerCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.5.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfIfPowerCounterReset 1.3.6.1.4.1.2696.3.2.1.9.5.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rfIfPowerLatestError 1.3.6.1.4.1.2696.3.2.1.9.5.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfIfPowerActiveTime 1.3.6.1.4.1.2696.3.2.1.9.5.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

rfIfPowerMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.5.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

rfIfPowerValue 1.3.6.1.4.1.2696.3.2.1.9.5.1.10
The current RF power expressed in dBm, which references 0 dBm as the power of 1 mW.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

rfIfSpectrumTable 1.3.6.1.4.1.2696.3.2.1.9.7
RF and IF spectrum mask test
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RfIfSpectrumEntry

rfIfSpectrumEntry 1.3.6.1.4.1.2696.3.2.1.9.7.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  RfIfSpectrumEntry  

rfIfSpectrumInputNumber 1.3.6.1.4.1.2696.3.2.1.9.7.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

rfIfSpectrumTestState 1.3.6.1.4.1.2696.3.2.1.9.7.1.2
This indicates whether the signal conforms to the spectrum mask
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

rfIfSpectrumEnable 0.1.3.6.1.4.1.2696.3.2.1.9.7.1.3
Determines whether the spectrum mask test and the associated trap are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

rfIfSpectrumCounter 1.3.6.1.4.1.2696.3.2.1.9.7.1.4
Count of the number of times an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rfIfSpectrumCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.7.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfIfSpectrumCounterReset 1.3.6.1.4.1.2696.3.2.1.9.7.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rfIfSpectrumLatestError 1.3.6.1.4.1.2696.3.2.1.9.7.1.7
The timestamp at the most recent occurrence of an error.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rfIfSpectrumActiveTime 1.3.6.1.4.1.2696.3.2.1.9.7.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNDT 1.3.6.1.4.1.2696.3.2.1.9.9
OBJECT IDENTIFIER    

eNDTTable 1.3.6.1.4.1.2696.3.2.1.9.9.1
Equivalent Noise Degradation measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the HP (high priority) stream. If the transmission is not hierarchical, this table contains the measurement for the whole stream.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ENDTEntry

eNDTEntry 1.3.6.1.4.1.2696.3.2.1.9.9.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  ENDTEntry  

eNDTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

eNDTTestState 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.2
This indicates whether eNDTValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

eNDTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.9.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

eNDTCounter 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eNDTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNDTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eNDTLatestError 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNDTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNDTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

eNDTValue 1.3.6.1.4.1.2696.3.2.1.9.9.1.1.10
The current Equivalent Noise Degradation expressed in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

eNFTTable 1.3.6.1.4.1.2696.3.2.1.9.9.2
Equivalent Noise Floor measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the HP (high priority) stream. If the transmission is not hierarchical, this table contains the measurement for the whole stream.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ENFTEntry

eNFTEntry 1.3.6.1.4.1.2696.3.2.1.9.9.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  ENFTEntry  

eNFTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

eNFTTestState 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.2
This indicates whether the eNFTValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

eNFTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.9.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

eNFTCounter 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eNFTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNFTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eNFTLatestError 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNFTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNFTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

eNFTValue 1.3.6.1.4.1.2696.3.2.1.9.9.2.1.10
The current Equivalent Noise Floor expressed in dB, see the reference for the method of calculation.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

eNDTLPTable 1.3.6.1.4.1.2696.3.2.1.9.9.3
Equivalent Noise Degradation measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the LP (low priority) stream. If the transmission is not hierarchical, the MeasurementState for this table will be 'unknown'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ENDTLPEntry

eNDTLPEntry 1.3.6.1.4.1.2696.3.2.1.9.9.3.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  ENDTLPEntry  

eNDTLPInputNumber 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

eNDTLPTestState 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.2
This indicates whether eNDTLPValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

eNDTLPEnable 0.1.3.6.1.4.1.2696.3.2.1.9.9.3.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

eNDTLPCounter 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eNDTLPCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNDTLPCounterReset 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eNDTLPLatestError 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNDTLPActiveTime 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNDTLPMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

eNDTLPValue 1.3.6.1.4.1.2696.3.2.1.9.9.3.1.10
The current Equivalent Noise Degradation for the low priority stream expressed in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

eNFTLPTable 1.3.6.1.4.1.2696.3.2.1.9.9.4
Equivalent Noise Floor measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the LP (low priority) stream. If the transmission is not hierarchical, the MeasurementState for this table will be 'unknown'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ENFTLPEntry

eNFTLPEntry 1.3.6.1.4.1.2696.3.2.1.9.9.4.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  ENFTLPEntry  

eNFTLPInputNumber 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

eNFTLPTestState 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.2
This indicates whether eNFTLPValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

eNFTLPEnable 0.1.3.6.1.4.1.2696.3.2.1.9.9.4.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

eNFTLPCounter 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eNFTLPCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNFTLPCounterReset 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eNFTLPLatestError 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eNFTLPActiveTime 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

eNFTLPMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

eNFTLPValue 1.3.6.1.4.1.2696.3.2.1.9.9.4.1.10
The current Equivalent Noise Floor for the low priority stream, expressed in dB, see the reference for the method of calculation.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

linearityTable 1.3.6.1.4.1.2696.3.2.1.9.10
Linearity characterization (shoulder attenuation)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinearityEntry

linearityEntry 1.3.6.1.4.1.2696.3.2.1.9.10.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  LinearityEntry  

linearityInputNumber 1.3.6.1.4.1.2696.3.2.1.9.10.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

linearityTestState 1.3.6.1.4.1.2696.3.2.1.9.10.1.2
This indicates whether the linearityValue is above the minimum permitted.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

linearityEnable 0.1.3.6.1.4.1.2696.3.2.1.9.10.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

linearityCounter 1.3.6.1.4.1.2696.3.2.1.9.10.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

linearityCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.10.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

linearityCounterReset 1.3.6.1.4.1.2696.3.2.1.9.10.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

linearityLatestError 1.3.6.1.4.1.2696.3.2.1.9.10.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

linearityActiveTime 1.3.6.1.4.1.2696.3.2.1.9.10.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

linearityMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.10.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

linearityValue 1.3.6.1.4.1.2696.3.2.1.9.10.1.10
The current linearity (shoulder attenuation) expressed in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

berViterbiT 1.3.6.1.4.1.2696.3.2.1.9.15
OBJECT IDENTIFIER    

berViterbiTTable 1.3.6.1.4.1.2696.3.2.1.9.15.1
BER before Viterbi measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the HP (high priority) stream. If the transmission is not hierarchical, this table contains the measurement for the whole stream.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerViterbiTEntry

berViterbiTEntry 1.3.6.1.4.1.2696.3.2.1.9.15.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  BerViterbiTEntry  

berViterbiTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

berViterbiTTestState 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.2
This indicates whether the berViterbiTValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

berViterbiTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.15.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

berViterbiTCounter 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berViterbiTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berViterbiTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

berViterbiTLatestError 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berViterbiTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

berViterbiTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

berViterbiTValue 1.3.6.1.4.1.2696.3.2.1.9.15.1.1.10
This is the overall pre-Viterbi BER value, for example 0.0000046
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

berViterbiTLPTable 1.3.6.1.4.1.2696.3.2.1.9.15.2
BER before Viterbi measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the LP (low priority) stream. If the transmission is not hierarchical, the MeasurementState for this table will be 'unknown'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerViterbiTLPEntry

berViterbiTLPEntry 1.3.6.1.4.1.2696.3.2.1.9.15.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  BerViterbiTLPEntry  

berViterbiTLPInputNumber 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

berViterbiTLPTestState 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.2
This indicates whether the berViterbiTLPValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

berViterbiTLPEnable 0.1.3.6.1.4.1.2696.3.2.1.9.15.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

berViterbiTLPCounter 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berViterbiTLPCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berViterbiTLPCounterReset 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

berViterbiTLPLatestError 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berViterbiTLPActiveTime 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

berViterbiTLPMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

berViterbiTLPValue 1.3.6.1.4.1.2696.3.2.1.9.15.2.1.10
This is the overall pre-Viterbi BER value, for example 0.0000046
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

berRS 1.3.6.1.4.1.2696.3.2.1.9.16
OBJECT IDENTIFIER    

berRSTable 1.3.6.1.4.1.2696.3.2.1.9.16.1
BER before RS measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the HP (high priority) stream. If the transmission is not hierarchical, this table contains the measurement for the whole stream.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerRSEntry

berRSEntry 1.3.6.1.4.1.2696.3.2.1.9.16.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  BerRSEntry  

berRSInputNumber 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

berRSTestState 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.2
This indicates whether berRSValue is below the maximum.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

berRSEnable 0.1.3.6.1.4.1.2696.3.2.1.9.16.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

berRSCounter 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berRSCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berRSCounterReset 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

berRSLatestError 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berRSActiveTime 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

berRSMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

berRSValue 1.3.6.1.4.1.2696.3.2.1.9.16.1.1.10
This is the BER before RS (outer) decoder measured using the in-service method. It is expressed as a number, e.g. 0.0000034
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

berRSLPTable 1.3.6.1.4.1.2696.3.2.1.9.16.2
BER before RS measurement. If the DVB-T transmission is hierarchical, this table contains the measurement for the LP (low priority) stream. If the transmission is not hierarchical, the MeasurementState for this table will be 'unknown'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BerRSLPEntry

berRSLPEntry 1.3.6.1.4.1.2696.3.2.1.9.16.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  BerRSLPEntry  

berRSLPInputNumber 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

berRSLPTestState 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.2
This indicates whether berRSLPValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

berRSLPEnable 0.1.3.6.1.4.1.2696.3.2.1.9.16.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

berRSLPCounter 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

berRSLPCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berRSLPCounterReset 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

berRSLPLatestError 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

berRSLPActiveTime 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

berRSLPMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

berRSLPValue 1.3.6.1.4.1.2696.3.2.1.9.16.2.1.10
This is the BER before RS (outer) decoder for the low priority stream measured using the in-service method. It is expressed as a number, e.g. 0.0000034
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

iqAnalysisT 1.3.6.1.4.1.2696.3.2.1.9.18
OBJECT IDENTIFIER    

merTTable 1.3.6.1.4.1.2696.3.2.1.9.18.2
Modulation Error Ratio (MER) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MerTEntry

merTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  MerTEntry  

merTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

merTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.2
This indicates whether merTValue is within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

merTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

merTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

merTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.5
Provides the last time at which there was a discontinuity in the merTCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

merTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

merTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

merTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

merTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

merTValue 1.3.6.1.4.1.2696.3.2.1.9.18.2.1.10
The current Modulation Error Ratio expressed in dB
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

steT 1.3.6.1.4.1.2696.3.2.1.9.18.3
OBJECT IDENTIFIER    

steMeanTTable 1.3.6.1.4.1.2696.3.2.1.9.18.3.1
System Target Error Mean (STEM) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SteMeanTEntry

steMeanTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SteMeanTEntry  

steMeanTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

steMeanTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.2
This indicates whether steMeanTValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

steMeanTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

steMeanTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

steMeanTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steMeanTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

steMeanTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steMeanTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

steMeanTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

steMeanTValue 1.3.6.1.4.1.2696.3.2.1.9.18.3.1.1.10
The current System Target Error Mean as a numeric value
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

steDeviationTTable 1.3.6.1.4.1.2696.3.2.1.9.18.3.2
System Target Error Deviation (STED) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SteDeviationTEntry

steDeviationTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SteDeviationTEntry  

steDeviationTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

steDeviationTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.2
This indicates whether steDeviationTValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

steDeviationTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

steDeviationTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

steDeviationTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steDeviationTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

steDeviationTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

steDeviationTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

steDeviationTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

steDeviationTValue 1.3.6.1.4.1.2696.3.2.1.9.18.3.2.1.10
The current System Target Error Deviation as a numeric value
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

csTTable 1.3.6.1.4.1.2696.3.2.1.9.18.4
Carrier Suppression (CS) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsTEntry

csTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.4.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  CsTEntry  

csTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

csTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.2
This indicates whether csTValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

csTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.4.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

csTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

csTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

csTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

csTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

csTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

csTValue 1.3.6.1.4.1.2696.3.2.1.9.18.4.1.10
The current Carrier Suppression value in dB.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

aiTTable 1.3.6.1.4.1.2696.3.2.1.9.18.5
Amplitude Imbalance (AI) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AiTEntry

aiTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.5.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  AiTEntry  

aiTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

aiTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.2
This indicates whether aiTValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

aiTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.5.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

aiTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aiTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

aiTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

aiTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

aiTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

aiTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

aiTValue 1.3.6.1.4.1.2696.3.2.1.9.18.5.1.10
The current Amplitude Imbalance as a percentage
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

qeTTable 1.3.6.1.4.1.2696.3.2.1.9.18.6
Quadrature Error (QE) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QeTEntry

qeTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.6.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  QeTEntry  

qeTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

qeTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.2
This indicates whether qeTValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

qeTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.6.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

qeTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

qeTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

qeTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

qeTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

qeTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

qeTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

qeTValue 1.3.6.1.4.1.2696.3.2.1.9.18.6.1.10
The current Quadrature Error value in degrees.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

pjTTable 1.3.6.1.4.1.2696.3.2.1.9.18.7
Phase Jitter (PJ) measurement
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PjTEntry

pjTEntry 1.3.6.1.4.1.2696.3.2.1.9.18.7.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  PjTEntry  

pjTInputNumber 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

pjTTestState 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.2
This indicates whether pjTValue is currently within the thresholds.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

pjTEnable 0.1.3.6.1.4.1.2696.3.2.1.9.18.7.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

pjTCounter 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.4
Count of the number of times a threshold error has occurred for this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pjTCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pjTCounterReset 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pjTLatestError 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.7
The timestamp at the most recent occurrence of a threshold error on this measurement.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pjTActiveTime 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

pjTMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

pjTValue 1.3.6.1.4.1.2696.3.2.1.9.18.7.1.10
The current Phase Jitter value in degrees.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

mipSyntaxTable 1.3.6.1.4.1.2696.3.2.1.9.20
SFN MIP baseband tests
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MipSyntaxEntry

mipSyntaxEntry 1.3.6.1.4.1.2696.3.2.1.9.20.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  MipSyntaxEntry  

mipSyntaxInputNumber 1.3.6.1.4.1.2696.3.2.1.9.20.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

mipSyntaxTestNumber 1.3.6.1.4.1.2696.3.2.1.9.20.1.2
The specific SFN MIP test that this row applies to
Status: current Access: not-accessible
OBJECT-TYPE    
  IndexMIPSyntaxTest  

mipSyntaxState 1.3.6.1.4.1.2696.3.2.1.9.20.1.3
This gives the overall pass/fail state of the test.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

mipSyntaxEnable 0.1.3.6.1.4.1.2696.3.2.1.9.20.1.4
Determines whether this test and the associated trap are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

mipSyntaxCounter 1.3.6.1.4.1.2696.3.2.1.9.20.1.5
Count of the number of times this error has occurred
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mipSyntaxCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.20.1.6
Provides the last time at which there was a discontinuity in the mipSyntaxCounter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

mipSyntaxCounterReset 1.3.6.1.4.1.2696.3.2.1.9.20.1.7
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mipSyntaxLatestError 1.3.6.1.4.1.2696.3.2.1.9.20.1.8
The timestamp at the most recent occurrence of the error
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

mipSyntaxActiveTime 1.3.6.1.4.1.2696.3.2.1.9.20.1.9
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

systemErrorPerformance 1.3.6.1.4.1.2696.3.2.1.9.21
OBJECT IDENTIFIER    

sepEtiTable 1.3.6.1.4.1.2696.3.2.1.9.21.1
Measurement of Errored Second Ratio (ESR) or Errored Time Interval Ratio (ETIR).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SepEtiEntry

sepEtiEntry 1.3.6.1.4.1.2696.3.2.1.9.21.1.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SepEtiEntry  

sepEtiInputNumber 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

sepEtiTestState 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.2
A 'fail' indicaties that the most recently completed time interval TI was an Errored Time Interval (ETI). A 'pass' indicates that the most recent TI was not errored.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

sepEtiEnable 0.1.3.6.1.4.1.2696.3.2.1.9.21.1.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

sepEtiCounter 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.4
Count of the number of times an ETI has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sepEtiCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sepEtiCounterReset 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sepEtiLatestError 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.7
The timestamp at the most recent occurrence of an ETI.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sepEtiActiveTime 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

sepEtiMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

sepEtiValue 1.3.6.1.4.1.2696.3.2.1.9.21.1.1.10
This is the Errored Time Interval Ratio (ETIR) for the most recently completed Measurement Interval (MI). It is expressed as a numeric value.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

sepSetiTable 1.3.6.1.4.1.2696.3.2.1.9.21.2
Measurement of Severly Errored Second Ratio (SESR) or Severely Errored Time Interval Ratio (SETIR).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SepSetiEntry

sepSetiEntry 1.3.6.1.4.1.2696.3.2.1.9.21.2.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  SepSetiEntry  

sepSetiInputNumber 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.1
Transport Stream on which the measurement is made
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

sepSetiTestState 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.2
A 'fail' indicaties that the most recently completed time interval TI was a Severely Errored Time Interval (SETI). A 'pass' indicates that the most recent TI was not severely errored.
Status: current Access: read-only
OBJECT-TYPE    
  TestState  

sepSetiEnable 0.1.3.6.1.4.1.2696.3.2.1.9.21.2.1.3
Determines whether the threshold test and associated traps for this measurement are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Enable  

sepSetiCounter 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.4
Count of the number of times an SETI has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sepSetiCounterDiscontinuity 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.5
Provides the last time at which there was a discontinuity in the counter object.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sepSetiCounterReset 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.6
The counter object is reset to zero and the counter discontinuity object is set to the current time if 'true' is written to this object. When read, the value of this object is always 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sepSetiLatestError 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.7
The timestamp at the most recent occurrence of a SETI.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sepSetiActiveTime 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.8
The total time when it has been possible to perform this measurement
Status: current Access: read-only
OBJECT-TYPE    
  ActiveTime  

sepSetiMeasurementState 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.9
Specifies the validity of the measurement value
Status: current Access: read-only
OBJECT-TYPE    
  MeasurementState  

sepSetiValue 1.3.6.1.4.1.2696.3.2.1.9.21.2.1.10
This is the Severely Errored Time Interval Ratio (SETIR) for the most recently completed Measurement Interval (MI). It is expressed as a numeric value.
Status: current Access: read-only
OBJECT-TYPE    
  FloatingPoint  

terrestrialPreferencesTable 1.3.6.1.4.1.2696.3.2.1.9.100
Table of terrestrial specific measurement preferences.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TerrestrialPreferencesEntry

terrestrialPreferencesEntry 1.3.6.1.4.1.2696.3.2.1.9.100.1
Row specification
Status: current Access: not-accessible
OBJECT-TYPE    
  TerrestrialPreferencesEntry  

terrestrialPrefInputNumber 1.3.6.1.4.1.2696.3.2.1.9.100.1.1
Transport Stream input to which the preferences apply
Status: current Access: not-accessible
OBJECT-TYPE    
  InputNumber  

terrestrialPrefCentreFrequency 1.3.6.1.4.1.2696.3.2.1.9.100.1.2
This is the centre frequency to which the measuring equipment is tuned for making terrestrial measurements. This frequency is the actual input frequency to the measuring equipment, which may be at an intermediate frequency (IF) rather than the final RF.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefBandwidth 1.3.6.1.4.1.2696.3.2.1.9.100.1.3
The instrument is set to expect a DVB-T transmission adapted for this bandwidth. Normal values will be 6.0MHz, 7.0MHz or 8.0MHz.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefModulation 1.3.6.1.4.1.2696.3.2.1.9.100.1.4
This is the modulation which the measuring equipment expects to see and against which it makes modulation measurements. This applies to terrestrial measurements.
Status: current Access: read-write
OBJECT-TYPE    
  Modulation  

terrestrialPrefTransmissionMode 1.3.6.1.4.1.2696.3.2.1.9.100.1.5
The instrument is set to expect a transmission in either 2k mode or 8k mode as set by this object.
Status: current Access: read-write
OBJECT-TYPE    
  TerrestrialTransmissionMode  

terrestrialPrefGuardInterval 1.3.6.1.4.1.2696.3.2.1.9.100.1.6
The instrument is set to expect a transmission using the guard interval specified by this object.
Status: current Access: read-write
OBJECT-TYPE    
  GuardInterval  

terrestrialPrefHierarchical 1.3.6.1.4.1.2696.3.2.1.9.100.1.7
The instrument is set according to the value of this object to expect a transmission which is either non-hierachical or hierarchical using the specified alpha value.
Status: current Access: read-write
OBJECT-TYPE    
  Hierarchy  

terrestrialPrefCentreFreqExpected 1.3.6.1.4.1.2696.3.2.1.9.100.1.8
This is the expected value for the centre frequency as measured by rfAccuracyValue.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefCentreFreqLimit 1.3.6.1.4.1.2696.3.2.1.9.100.1.9
This is the permitted deviation for the centre frequency as measured by rfAccuracyValue. If rfAccuracyValue is outside the range: [terrestrialPrefCentreFreqExpected - terrestrialPrefCentreFreqLimit .. terrestrialPrefCentreFreqExpected + terrestrialPrefCentreFreqLimit] an error will be indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefChannelWidthLimit 1.3.6.1.4.1.2696.3.2.1.9.100.1.10
This is the permitted deviation for the channel width as measured by rfChannelWidthValue. The nominal value of the channel width has a fixed value which depends on the bandwidth (as set by terrestrialPrefBandwidth). If rfChannelWidthValue is outside the range [nominalWidth - terrestrialPrefChannelWidthLimit .. nominalWidth + terrestrialPrefChannelWidthLimit] an error will be indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSymbolLengthLimit 1.3.6.1.4.1.2696.3.2.1.9.100.1.11
This is the permitted deviation for the symbol length as measured by symbolLengthValue. The nominal value of the symbol length has a fixed value which depends on the bandwidth, the mode and the guard interval (as set by terrestrialPrefBandwidth, terrestrialPrefTransmissionMode and terrestrialPrefGuardInterval respectively). If symbolLengthValue is outside the range [nominalLength - terrestrialPrefSymbolLengthLimit .. nominalLength + terrestrialPrefSymbolLengthLimit] an error will be indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefPowerMin 1.3.6.1.4.1.2696.3.2.1.9.100.1.12
If the power measured by rfIfPowerValue is less than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefPowerMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.13
If the power measured by rfIfPowerValue is greater than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENDBER 1.3.6.1.4.1.2696.3.2.1.9.100.1.14
BER value which is to be used for the END and ENF measurements.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENDIdeal 1.3.6.1.4.1.2696.3.2.1.9.100.1.15
This is the 'ideal' value of C/N for measurement of END on the whole or high priority stream. It is used in the measurement of eNDTValue.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENDMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.16
If the measured value of eNDTValue exceeds this, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENFIdeal 1.3.6.1.4.1.2696.3.2.1.9.100.1.17
This is the 'ideal' value of C/N for measurement of ENF on the whole or high priority stream. It is used in the measurement of eNFTValue.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENFMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.18
If the measured value of eNFTValue is exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENDLPIdeal 1.3.6.1.4.1.2696.3.2.1.9.100.1.19
This is the 'ideal' value of C/N for measurement of END on the low priority stream. It is used in the measurement of eNDTLPValue.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENDLPMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.20
If the measured value of eNDTLPValue exceeds this, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENFLPIdeal 1.3.6.1.4.1.2696.3.2.1.9.100.1.21
This is the 'ideal' value of C/N for measurement of ENF on the low priority stream. It is used in the measurement of eNFTLPValue.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefENFLPMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.22
If the measured value of eNFTLPValue exeeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefLinearityMin 1.3.6.1.4.1.2696.3.2.1.9.100.1.23
If the shoulder attenuation as measured by linearityValue is less than this value, an error is indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefBERViterbiMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.24
If the BER measured by berViterbiTValue exceeds this value, an error is indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefBERViterbiLPMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.25
If the BER measured by berViterbiTLPValue exceeds this value, an error is indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefBERRSMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.26
If the BER measured by berRSValue exceeds this value, an error is indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefBERRSLPMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.27
If the BER measured by berRSLPValue exceeds this value, an error is indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefMerTMin 1.3.6.1.4.1.2696.3.2.1.9.100.1.28
If merTValue is less than this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSteMeanMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.29
If steMeanTValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSteDeviationMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.30
If steDeviationTValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefCsMin 1.3.6.1.4.1.2696.3.2.1.9.100.1.31
If csTValue is less than this value, the associated test fails
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefAiMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.32
If aiTValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefQeMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.33
If qeTValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefPjMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.34
If pjTValue exceeds this value, the associated test fails.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefMIPTimingLimit 1.3.6.1.4.1.2696.3.2.1.9.100.1.35
This preference affects the MIP_timing_error test. If the calculated value of nT differs from an integral number of seconds by more than terrestrialPrefMIPTimingLimit then an error is indicated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefMIPDeviationMax 1.3.6.1.4.1.2696.3.2.1.9.100.1.36
This preference affects the MIP_ts_rate_error test. It is the value of Max_deviation in the inequality given in TR 101 290 as the condition for an error indication.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSEPUATMode 1.3.6.1.4.1.2696.3.2.1.9.100.1.37
Determines whether the 'N consecutive' or 'rolling window' mode of determining the start of a period of Unavailable Time (UAT) is used. If the 'N consecutive' mode is selected, the 'M' and 'T' preference parameters are ignored. Likewise, if the 'rolling window' mode is selected, the 'N' preference parameter is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  UATMode  

terrestrialPrefSEPN 1.3.6.1.4.1.2696.3.2.1.9.100.1.38
The N value used to identify the start and end of a period of unavailable time (UAT).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

terrestrialPrefSEPT 1.3.6.1.4.1.2696.3.2.1.9.100.1.39
The T value used to identify the start and end of a period of unavailable time (UAT).
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSEPM 1.3.6.1.4.1.2696.3.2.1.9.100.1.40
The M value used to identify the start and end of a period of unavailable time (UAT).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

terrestrialPrefSEPTI 1.3.6.1.4.1.2696.3.2.1.9.100.1.41
Each Time Interval of this length is assessed as to whether it is an Errored Time Interval or a Severely Errored Time Interval.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSEPEBPerCent 1.3.6.1.4.1.2696.3.2.1.9.100.1.42
If more than this percentage of blocks within a Time Interval is an Errored Block, the Time Interval is a Severely Errored Time Interval (SETI). Example values are: '1.53', '10', '0.33'.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

terrestrialPrefSEPMeasurementInterval 1.3.6.1.4.1.2696.3.2.1.9.100.1.43
The Measurement Interval (MI) over which the ESR/ETIR and SESR/SETIR are calculated.
Status: current Access: read-write
OBJECT-TYPE    
  FloatingPoint  

tr101290Conformance 1.3.6.1.4.1.2696.3.2.3
OBJECT IDENTIFIER    

tr101290Compliances 1.3.6.1.4.1.2696.3.2.3.1
OBJECT IDENTIFIER    

complianceTransportStream 1.3.6.1.4.1.2696.3.2.3.1.1
Compliance for Transport Stream monitor devices
Status: current Access: read-write
MODULE-COMPLIANCE    

complianceCable 1.3.6.1.4.1.2696.3.2.3.1.2
Compliance for Cable RF measurement devices
Status: current Access: read-write
MODULE-COMPLIANCE    

complianceSatellite 1.3.6.1.4.1.2696.3.2.3.1.3
Compliance for Satellite RF measurement devices
Status: current Access: read-write
MODULE-COMPLIANCE    

complianceTerrestrial 1.3.6.1.4.1.2696.3.2.3.1.4
Compliance for Terrestrial RF measurement devices
Status: current Access: read-write
MODULE-COMPLIANCE    

tr101290ObjectGroups 1.3.6.1.4.1.2696.3.2.3.2
OBJECT IDENTIFIER    

groupControl 1.3.6.1.4.1.2696.3.2.3.2.1
Contains all the objects from the tr101290Control branch of the MIB
Status: current Access: read-write
OBJECT-GROUP    

groupTrapControl 1.3.6.1.4.1.2696.3.2.3.2.2
Contains all the normal objects from the tr101290Trap branch of the MIB
Status: current Access: read-write
OBJECT-GROUP    

groupTraps 1.3.6.1.4.1.2696.3.2.3.2.3
Contains all the traps/notifications from the MIB.
Status: current Access: read-write
NOTIFICATION-GROUP    

groupCapability 1.3.6.1.4.1.2696.3.2.3.2.4
Contains all objects from the tr101290Capability branch of the MIB
Status: current Access: read-write
OBJECT-GROUP    

groupTransportStream 1.3.6.1.4.1.2696.3.2.3.2.5
Contains all objects relevant to Transport Stream measurement
Status: current Access: read-write
OBJECT-GROUP    

groupCable 1.3.6.1.4.1.2696.3.2.3.2.6
Contains all objects relevant to cable RF measurement
Status: current Access: read-write
OBJECT-GROUP    

groupSatellite 1.3.6.1.4.1.2696.3.2.3.2.7
Contains all objects relevent to satellite RF measurements
Status: current Access: read-write
OBJECT-GROUP    

groupTerrestrial 1.3.6.1.4.1.2696.3.2.3.2.8
Contains all objects relevant to terrestrial RF measurements
Status: current Access: read-write
OBJECT-GROUP