TELESTE-LUMINATO-MIB: View SNMP OID List / Download MIB

VENDOR: TELESTE CORPORATION


 Home MIB: TELESTE-LUMINATO-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 general 1.3.6.1.4.1.3715.17.1
     deviceName 1.3.6.1.4.1.3715.17.1.1 displaystring read-write
The identification name ('aliasname') of the device
     generalStatus 1.3.6.1.4.1.3715.17.1.2 integer read-only
General status of device Enumeration: 'statusInformational': 6, 'statusError': 3, 'statusAlert': 1, 'statusWarning': 4, 'statusNotice': 5, 'statusCritical': 2, 'statusDebug': 7.
     redundancyStatus 1.3.6.1.4.1.3715.17.1.3 integer read-only
Status of device in 1+1 backup operation mode Enumeration: 'redundancyMaster': 16, 'redundancyStandalone': 1, 'redundancyMasterHandover': 24, 'redundancyError': 64, 'redundancyBackup': 32, 'redundancyBackupHandover': 40.
     hwSerialNumber 1.3.6.1.4.1.3715.17.1.10 displaystring read-only
Device serial number
     hwType 1.3.6.1.4.1.3715.17.1.11 displaystring read-only
The hardware type name of the device
     hwVersion 1.3.6.1.4.1.3715.17.1.12 displaystring read-only
Device hardware version
     swVersion 1.3.6.1.4.1.3715.17.1.13 displaystring read-only
Device running software version
     upTime 1.3.6.1.4.1.3715.17.1.14 timeticks read-only
Device uptime
     cumulativeUptime 1.3.6.1.4.1.3715.17.1.15 timeticks read-only
Device cummulative uptime
 statusCode 1.3.6.1.4.1.3715.17.2
     interfaceTypeTable 1.3.6.1.4.1.3715.17.2.1 no-access
InterfaceTypeTable lists possible interface types in the system.
         interfaceTypeEntry 1.3.6.1.4.1.3715.17.2.1.1 no-access
Each InterfaceTypeEntry describes type of the interface.
             interfaceTypeId 1.3.6.1.4.1.3715.17.2.1.1.1 integer no-access
Interfacetype Id has two values input(1) and output(2). Values are used in other tables as index. Enumeration: 'input': 1, 'output': 2.
     statusCodeDeviceTable 1.3.6.1.4.1.3715.17.2.2 no-access
This table describes monitorable objects of the device. The objects may represents real objects or classes. The monitoring system or user shall not poll this table to detect device state. Instead - user shall wait for traps or poll currentAlarmTable(1.3.6.1.4.1.5591.1.1.2) from SCTE-HMS-PROPERTY-MIB. In this case statusCodeDeviceTable shall be used to obtains text definition of alarm.
         statusCodeDeviceEntry 1.3.6.1.4.1.3715.17.2.2.1 no-access
             scdObjectId 1.3.6.1.4.1.3715.17.2.2.1.1 unsigned32 read-only
Unique identifier of the monitorable object.
             scdObjectValue 1.3.6.1.4.1.3715.17.2.2.1.2 integer read-only
Value of the monitorable object. The scdObjectDescriptor tells name, scale and unit of the object.
             scdObjectDescriptor 1.3.6.1.4.1.3715.17.2.2.1.3 displaystring read-only
Description of the monitorable object. Free text if object has two states or Format: Name, Scale, Unit, [optional text] ------------------------------------ Example 1 (Analogue object): 'MainVoltage, 0.01, V' Usage: scdObjectId:7 (example) scdObjectValue:2399 scdObjectDescriptor:'MainVoltage, 0.01, V' means Main voltage is 23.99 V ------------------------------------ Example 2 (Discrete object): 'TemperatureHigh, 1, high(2)/nominal(1), Alarm state of the temperature' Usage: scdObjectId:12 (example) scdObjectValue:2 means Temperature is in high alarm state. ------------------------------------
             scdObjectAlarmValue 1.3.6.1.4.1.3715.17.2.2.1.4 integer read-only
When the object has this value it is in the alarm state. One object id can have only one alarm state. If more alarm states exist then new associated object needs to be created. Note that alarm state value can have only discrete values. If the value is zero then there is no alarm for this object. Example: TemperatureHigh object can have values high(2) or nominal(1). Alarm monitoring for this object is triggered by setting dmObjectAlarmValue to value 2 meaning high(2). How the alarm processing is done is out of scope of this MIB.
     statusCodeModuleTable 1.3.6.1.4.1.3715.17.2.3 no-access
This table describes monitorable objects per module inside the device. The objects may represents real objects or classes. The monitoring system or user shall not poll this table to detect device state. Instead - user shall wait for traps or poll currentAlarmTable(1.3.6.1.4.1.5591.1.1.2) from SCTE-HMS-PROPERTY-MIB. In this case statusCodeModuleTable shall be used to obtains text definition of alarm.
         statusCodeModuleEntry 1.3.6.1.4.1.3715.17.2.3.1 no-access
             scmModuleId 1.3.6.1.4.1.3715.17.2.3.1.1 integer read-only
Module Id within the device (usually slot number).
             scmObjectId 1.3.6.1.4.1.3715.17.2.3.1.2 unsigned32 read-only
Unique identifier of the monitorable object within the module.
             scmObjectValue 1.3.6.1.4.1.3715.17.2.3.1.3 integer read-only
Value of the monitorable object. The scmObjectDescriptor tells name, scale and unit of the object.
             scmObjectDescriptor 1.3.6.1.4.1.3715.17.2.3.1.4 displaystring read-only
Description of the monitorable object. See scdObjectDescriptor for format, example and usage.
             scmObjectAlarmValue 1.3.6.1.4.1.3715.17.2.3.1.5 integer read-only
See scdObjectAlarmValue for format, example and usage.
     statusCodeInterfaceTable 1.3.6.1.4.1.3715.17.2.4 no-access
This table describes monitorable objects per interface per module. The objects may represents real objects or classes. The monitoring system or user shall not poll this table to detect device state. Instead - user shall wait for traps or poll currentAlarmTable(1.3.6.1.4.1.5591.1.1.2) from SCTE-HMS-PROPERTY-MIB. In this case statusCodeInterfaceTable shall be used to obtains text definition of alarm.
         statusCodeInterfaceEntry 1.3.6.1.4.1.3715.17.2.4.1 no-access
             sciInterfaceId 1.3.6.1.4.1.3715.17.2.4.1.1 integer read-only
Unique interface Id within the module (e.g. RF connector number).
             sciObjectId 1.3.6.1.4.1.3715.17.2.4.1.2 unsigned32 read-only
Unique identifier of the monitorable object within the interface.
             sciObjectValue 1.3.6.1.4.1.3715.17.2.4.1.3 integer read-only
Value of the monitorable object. The sciObjectDescriptor tells name, scale and unit of the object.
             sciObjectDescriptor 1.3.6.1.4.1.3715.17.2.4.1.4 displaystring read-only
Description of the monitorable object. See scdObjectDescriptor for format, example and usage.
             sciObjectAlarmValue 1.3.6.1.4.1.3715.17.2.4.1.5 integer read-only
See dmObjectAlarmValue for format, example and usage.
     statusCodeTransportStreamTable 1.3.6.1.4.1.3715.17.2.5 no-access
This table describes monitorable objects of each transport stream. The objects may represents real objects or classes. The monitoring system or user shall not poll this table to detect device state. Instead - user shall wait for traps or poll currentAlarmTable(1.3.6.1.4.1.5591.1.1.2) from SCTE-HMS-PROPERTY-MIB. In this case statusCodeTransportStreamTable shall be used to obtains text definition of alarm.
         statusCodeTransportStreamEntry 1.3.6.1.4.1.3715.17.2.5.1 no-access
             sctsTransportStreamId 1.3.6.1.4.1.3715.17.2.5.1.1 integer read-only
Unique transport stream id inside the interface.
             sctsObjectId 1.3.6.1.4.1.3715.17.2.5.1.2 unsigned32 read-only
Unique identifier of the monitorable object.
             sctsObjectValue 1.3.6.1.4.1.3715.17.2.5.1.3 integer read-only
Value of the monitorable object. The sctsObjectDescriptor tells name, scale and unit of the object.
             sctsObjectDescriptor 1.3.6.1.4.1.3715.17.2.5.1.4 displaystring read-only
Description of the monitorable object. See dmObjectDescriptor for format, example and usage.
             sctsObjectAlarmValue 1.3.6.1.4.1.3715.17.2.5.1.5 integer read-only
See scdObjectAlarmValue for format, example and usage.
     statusCodeServiceTable 1.3.6.1.4.1.3715.17.2.6 no-access
This table describes monitorable objects of each service. The objects may represents real objects or classes. The monitoring system or user shall not poll this table to detect device state. Instead - user shall wait for traps or poll currentAlarmTable(1.3.6.1.4.1.5591.1.1.2) from SCTE-HMS-PROPERTY-MIB. In this case statusCodeServiceTable shall be used to obtains text definition of alarm.
         statusCodeServiceEntry 1.3.6.1.4.1.3715.17.2.6.1 no-access
             scsSID 1.3.6.1.4.1.3715.17.2.6.1.1 integer read-only
Unique service id number inside the transport stream.
             scsObjectId 1.3.6.1.4.1.3715.17.2.6.1.2 unsigned32 read-only
Unique identifier of the monitorable object.
             scsObjectValue 1.3.6.1.4.1.3715.17.2.6.1.3 integer read-only
Value of the monitorable object. The scsObjectDescriptor tells name, scale and unit of the object.
             scsObjectDescriptor 1.3.6.1.4.1.3715.17.2.6.1.4 displaystring read-only
Description of the monitorable object. See scdObjectDescriptor for format, example and usage.
             scsServiceName 1.3.6.1.4.1.3715.17.2.6.1.5 displaystring read-only
The name of the service.
             scsObjectAlarmValue 1.3.6.1.4.1.3715.17.2.6.1.6 integer read-only
See scdObjectAlarmValue for format, example and usage.
     statusCodePidTable 1.3.6.1.4.1.3715.17.2.7 no-access
This table lists monitorable objects of each PID. The objects may represents real objects or classes. The monitoring system or user shall not poll this table to detect device state. Instead - user shall wait for traps or poll currentAlarmTable(1.3.6.1.4.1.5591.1.1.2) from SCTE-HMS-PROPERTY-MIB. In this case statusCodePidTable shall be used to obtains text definition of alarm.
         statusCodePidEntry 1.3.6.1.4.1.3715.17.2.7.1 no-access
             scpPID 1.3.6.1.4.1.3715.17.2.7.1.1 integer read-only
Unique PID value inside the transport stream.
             scpObjectId 1.3.6.1.4.1.3715.17.2.7.1.2 unsigned32 read-only
Unique identifier of the monitorable object.
             scpObjectValue 1.3.6.1.4.1.3715.17.2.7.1.3 integer read-only
Value of the monitorable object. The scpObjectDescriptor tells name, scale and unit of the object.
             scpObjectDescriptor 1.3.6.1.4.1.3715.17.2.7.1.4 displaystring read-only
Description of the monitorable object. See scdObjectDescriptor for format, example and usage.
             scpObjectAlarmValue 1.3.6.1.4.1.3715.17.2.7.1.5 integer read-only
See scdObjectAlarmValue for format, example and usage.
 interface 1.3.6.1.4.1.3715.17.3
     ifExtTable 1.3.6.1.4.1.3715.17.3.1 no-access
         ifExtEntry 1.3.6.1.4.1.3715.17.3.1.1 no-access
             ifExtIndex 1.3.6.1.4.1.3715.17.3.1.1.1 integer no-access
A unique index for an interface. The index is of following format: SDPPVVVV, where: - S = Slot number - D = input(1) / output(2) - PP = Physical interface number - VVVV = Virtual interface number
             ifExtName 1.3.6.1.4.1.3715.17.3.1.1.2 displaystring read-only
Description for the interface.
             ifExtModule 1.3.6.1.4.1.3715.17.3.1.1.3 integer read-only
Number of the physical module or slot housing the interface.
             ifExtPhysInterface 1.3.6.1.4.1.3715.17.3.1.1.4 integer read-only
Physical interface number.
             ifExtLogiInterface 1.3.6.1.4.1.3715.17.3.1.1.5 integer read-only
Logical interface number.
             ifExtDirection 1.3.6.1.4.1.3715.17.3.1.1.6 integer read-only
Direction for the data going through the interface. Enumeration: 'input': 1, 'output': 2, 'both': 3.
     signalPhysTable 1.3.6.1.4.1.3715.17.3.2 no-access
         signalPhysEntry 1.3.6.1.4.1.3715.17.3.2.1 no-access
             signalSnr 1.3.6.1.4.1.3715.17.3.2.1.2 integer read-only
Recent signal to noise ratio in 1/10th of dB.
             signalSnrMin 1.3.6.1.4.1.3715.17.3.2.1.3 integer read-write
Lowest measured SNR value since last device startup or last counter reset.
             signalSnrMax 1.3.6.1.4.1.3715.17.3.2.1.4 integer read-write
Highest measured SNR value since last device startup or last counter reset.
             signalCcErrors 1.3.6.1.4.1.3715.17.3.2.1.5 integer read-write
The number of continuity errors since last device startup or last counter reset.
             signalBer 1.3.6.1.4.1.3715.17.3.2.1.6 float read-only
Calculated bit error ratio of the signal.
             signalVber 1.3.6.1.4.1.3715.17.3.2.1.7 float read-only
Calculated Viterbi bit error ratio of the signal.
     transferTable 1.3.6.1.4.1.3715.17.3.3 no-access
         transferEntry 1.3.6.1.4.1.3715.17.3.3.1 no-access
             transBitrate 1.3.6.1.4.1.3715.17.3.3.1.2 integer read-only
Recent measured bitrate of the interface in kilobits per second.
             transBitrateMin 1.3.6.1.4.1.3715.17.3.3.1.3 integer read-write
Lowest measured bitrate since last device startup or last counter reset. Writing clears the counter.
             transBitrateMax 1.3.6.1.4.1.3715.17.3.3.1.4 integer read-write
Highest measured bitrate since last device startup or last counter reset. Writing clears the counter.
     proMpegFecTable 1.3.6.1.4.1.3715.17.3.20 no-access
           proMpegFecEntry 1.3.6.1.4.1.3715.17.3.20.1 no-access
               fecValidPkts 1.3.6.1.4.1.3715.17.3.20.1.1 counter32 read-write
Number of media stream packets received. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
               fecUncorrectedPkts 1.3.6.1.4.1.3715.17.3.20.1.2 counter32 read-write
Number of missing media stream packets after FEC decoding. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
               fecCorrectedPkts 1.3.6.1.4.1.3715.17.3.20.1.3 counter32 read-write
Number of corrected packets after FEC decoding. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
               fecDuplicatePkts 1.3.6.1.4.1.3715.17.3.20.1.4 counter32 read-write
Number of duplicate packets received. Defined as a received packet with the same RTP sequence number as any of the packets already in the decoding buffer. All duplicate packets are automatically discarded and do not cause missing packets or duplicates to the output stream. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
               fecReorderedPkts 1.3.6.1.4.1.3715.17.3.20.1.5 counter32 read-write
Number of reordered packets received. Defined as a received packet which RTP sequence number is smaller than the highest RTP sequence number already received, excluding duplicate packets and packets which are out of the decoding buffer range. These packets will be re-ordered and do not cause missing packets to the output stream. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
               fecIncorrectSeqNumbers 1.3.6.1.4.1.3715.17.3.20.1.6 counter32 read-write
Number of received media packets that have RTP sequence number out of decoding buffer range. All these packet are discarded. If 10 consecutive packets are out of range then decoding buffer is flushed and re-initialised i.e. all packets in the buffer are discarded. Incorrect sequence numbers counter will not be incremented if decoding buffer has been flushed. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
               fecDiscontinuities 1.3.6.1.4.1.3715.17.3.20.1.7 counter32 read-write
Number of RTP sequence number discontinuities after FEC decoding. Discontinuity is detected when the sequence number of received RTP packet (after decoding) is not equal to sequence number of previous packet. Discontinuities are typically detected when there are uncorrected packets in the stream, or when there are brief interruptions in the stream (in range of about 1-20 seconds). Also abrupt change of stream source will be counted as discontinuity because of jump in RTP sequence numbers. Writing any value in this oid will clear all ProMpegFec related counters on the current interface.
 notifications 1.3.6.1.4.1.3715.17.4
 statusFlags 1.3.6.1.4.1.3715.17.5
     moduleStatusTable 1.3.6.1.4.1.3715.17.5.2 no-access
         moduleStatusEntry 1.3.6.1.4.1.3715.17.5.2.1 no-access
             moduleId 1.3.6.1.4.1.3715.17.5.2.1.1 integer no-access
Module identifier
             modulePidConflictStatus 1.3.6.1.4.1.3715.17.5.2.1.4 integer read-only
PID conflict status Enumeration: 'pidOk': 1, 'pidConflict': 2.
             moduleTemperatureHigh 1.3.6.1.4.1.3715.17.5.2.1.6 integer read-only
High temperature status Enumeration: 'temperatureNominal': 1, 'temperatureHigh': 2.
             moduleTemperatureLow 1.3.6.1.4.1.3715.17.5.2.1.7 integer read-only
Low temperature status Enumeration: 'temperatureNominal': 1, 'temperatureLow': 2.
             modulePidCapaStatus 1.3.6.1.4.1.3715.17.5.2.1.4104 integer read-only
Module PID capacity status Enumeration: 'capacityExceeded': 2, 'capacityNominal': 1.
             modulePsisiCaptureCapaStatus 1.3.6.1.4.1.3715.17.5.2.1.4105 integer read-only
Module PSI/SI table capture capacity status Enumeration: 'capacityExceeded': 2, 'capacityNominal': 1.
             moduleSidAllocStatus 1.3.6.1.4.1.3715.17.5.2.1.4106 integer read-only
Module service ID allocation capacity status Enumeration: 'sidAllocOk': 1, 'sidAllocCapaExceeded': 2.
             moduleCaDetectStatus 1.3.6.1.4.1.3715.17.5.2.1.4108 integer read-only
CA module detection status Enumeration: 'moduleMissing': 2, 'moduleOk': 1.
             moduleDetectStatus 1.3.6.1.4.1.3715.17.5.2.1.4111 integer read-only
Module detection status Enumeration: 'moduleUnknown': 2, 'moduleOk': 1.
             moduleVoltageHigh 1.3.6.1.4.1.3715.17.5.2.1.4112 integer read-only
High voltage status Enumeration: 'voltageNominal': 1, 'voltageHigh': 2.
             moduleVoltageLow 1.3.6.1.4.1.3715.17.5.2.1.4113 integer read-only
Low voltage status Enumeration: 'voltageNominal': 1, 'voltageLow': 2.
             moduleCurrentHigh 1.3.6.1.4.1.3715.17.5.2.1.4114 integer read-only
High current status Enumeration: 'currentHigh': 2, 'currentNominal': 1.
             moduleCurrentLow 1.3.6.1.4.1.3715.17.5.2.1.4115 integer read-only
Low current status Enumeration: 'currentLow': 2, 'currentNominal': 1.
             moduleDaemonInitStatus 1.3.6.1.4.1.3715.17.5.2.1.4127 integer read-only
Module daemon initialization status Enumeration: 'daemonNominal': 1, 'daemonInitFailed': 2.
             moduleDriverStatus 1.3.6.1.4.1.3715.17.5.2.1.4129 integer read-only
Module device driver status Enumeration: 'driverFailure': 2, 'driverNominal': 1.
             moduleHwStatus 1.3.6.1.4.1.3715.17.5.2.1.4130 integer read-only
Module hardware status Enumeration: 'hwNominal': 1, 'hwFailure': 2.
             moduleFanStatus 1.3.6.1.4.1.3715.17.5.2.1.4131 integer read-only
Fan status Enumeration: 'fanFailure': 2, 'fanNominal': 1.
             modulePowerSourceStatus 1.3.6.1.4.1.3715.17.5.2.1.4132 integer read-only
Power source status Enumeration: 'runningOnBackupPower': 2, 'runningOnMainPower': 1.
             modulePsuOverloadStatus 1.3.6.1.4.1.3715.17.5.2.1.4133 integer read-only
Power supply overload status Enumeration: 'psuOverloaded': 2, 'psuNominal': 1.
             moduleBootupProgressStatus 1.3.6.1.4.1.3715.17.5.2.1.4134 integer read-only
Module bootup progress Enumeration: 'moduleBootingUp': 2, 'moduleNominal': 1.
             moduleBootupRetryStatus 1.3.6.1.4.1.3715.17.5.2.1.4135 integer read-only
Module bootup retry status Enumeration: 'moduleNominal': 1, 'moduleBootingRetrying': 2.
             moduleBootupStatus 1.3.6.1.4.1.3715.17.5.2.1.4136 integer read-only
Module bootup status Enumeration: 'moduleNominal': 1, 'moduleBootFailure': 2.
             moduleShutdownProgressStatus 1.3.6.1.4.1.3715.17.5.2.1.4137 integer read-only
Module shutdown progress Enumeration: 'moduleShuttingDown': 2, 'moduleNominal': 1.
             moduleConnStatus 1.3.6.1.4.1.3715.17.5.2.1.4138 integer read-only
Module connection status Enumeration: 'connectionLost': 2, 'connectionNominal': 1.
             moduleCompatStatus 1.3.6.1.4.1.3715.17.5.2.1.4139 integer read-only
Module compatibility status Enumeration: 'moduleNominal': 1, 'moduleIncompatible': 2.
             moduleUpcPowerLow 1.3.6.1.4.1.3715.17.5.2.1.4147 integer read-only
Module UPC input power low status Enumeration: 'ucpPowerLow': 2, 'ucpPowerNominal': 1.
             moduleUpcPowerHigh 1.3.6.1.4.1.3715.17.5.2.1.4148 integer read-only
Module UPC input power high status Enumeration: 'ucpPowerHigh': 2, 'ucpPowerNominal': 1.
             moduleCalibrDataStatus 1.3.6.1.4.1.3715.17.5.2.1.4149 integer read-only
Module calibration data status Enumeration: 'calibrationDataMissing': 2, 'calibrationDataNominal': 1.
             moduleCalibrDataCheckStatus 1.3.6.1.4.1.3715.17.5.2.1.4150 integer read-only
Module calibration data check status Enumeration: 'checkSkipped': 2, 'checkOk': 1.
             moduleDescrStatus 1.3.6.1.4.1.3715.17.5.2.1.4151 integer read-only
Module descrambling status Enumeration: 'descramblingOk': 1, 'descramblingFailure': 2.
             moduleBackupStatus 1.3.6.1.4.1.3715.17.5.2.1.4153 integer read-only
Module backup status Enumeration: 'moduleSwitchedToBackup': 2, 'moduleNominal': 1.
             moduleNitOutputsStatus 1.3.6.1.4.1.3715.17.5.2.1.4154 integer read-only
Supported Nit output module status Enumeration: 'nitOutputsNominal': 1, 'noSupportedNitOutputs': 2.
             moduleNitSelectionStatus 1.3.6.1.4.1.3715.17.5.2.1.4155 integer read-only
Nit output selection status Enumeration: 'nitSelectionNominal': 1, 'noSelectedNitOutputs': 2.
             moduleNitConfChangeStatus 1.3.6.1.4.1.3715.17.5.2.1.4156 integer read-only
Nit configuration change status Enumeration: 'nitConfNominal': 1, 'nitConfChanged': 2.
             moduleNitDataQueryStatus 1.3.6.1.4.1.3715.17.5.2.1.4157 integer read-only
Nit data query status Enumeration: 'nitDataQueryFailure': 2, 'nitDataQueryNominal': 1.
             moduleNitWizardStatus 1.3.6.1.4.1.3715.17.5.2.1.4158 integer read-only
Nit wizard status Enumeration: 'nitWizardNominal': 1, 'nitWizardFailure': 2.
             moduleQamFreqStatus 1.3.6.1.4.1.3715.17.5.2.1.4159 integer read-only
QAM output unique frequency status Enumeration: 'qamFreqDuplicate': 2, 'qamFreqUnique': 1.
             moduleOutputSidStatus 1.3.6.1.4.1.3715.17.5.2.1.4173 integer read-only
Module output SID status Enumeration: 'sidConflict': 2, 'sidOk': 1.
             moduleConfStatus 1.3.6.1.4.1.3715.17.5.2.1.4175 integer read-only
Module configuration status Enumeration: 'configurationOk': 1, 'configurationUnsupported': 2.
             moduleFreqStatus 1.3.6.1.4.1.3715.17.5.2.1.4176 integer read-only
Module frequency configuration range status Enumeration: 'freqOk': 1, 'freqOutOfRange': 2.
             moduleOutputPowerStatus 1.3.6.1.4.1.3715.17.5.2.1.4177 integer read-only
Module output power status Enumeration: 'powerOk': 1, 'powerOutOfRange': 2.
             moduleSymrateStatus 1.3.6.1.4.1.3715.17.5.2.1.4178 integer read-only
Module symbol rate configuration status Enumeration: 'symbolRateOk': 1, 'symbolRateOutOfRange': 2.
             moduleChanDistStatus 1.3.6.1.4.1.3715.17.5.2.1.4179 integer read-only
Module channel distance configuration status Enumeration: 'chanDistOk': 1, 'chanDistTooNarrow': 2.
             moduleLnbVoltStatus 1.3.6.1.4.1.3715.17.5.2.1.4180 integer read-only
Module LNB voltage configuration status Enumeration: 'lnbVoltageOk': 1, 'lnbVoltageInvalid': 2.
             moduleFecRateStatus 1.3.6.1.4.1.3715.17.5.2.1.4181 integer read-only
Module FEC rate configuration vs modulation status Enumeration: 'fecRateOk': 1, 'fecRateInvalid': 2.
             moduleLnbCurrStatus 1.3.6.1.4.1.3715.17.5.2.1.4182 integer read-only
Module LNB current status Enumeration: 'lnbCurrentOk': 1, 'lnbCurrentInvalid': 2.
             moduleFreqOffsetStatus 1.3.6.1.4.1.3715.17.5.2.1.4183 integer read-only
Module frequency offset configuration status Enumeration: 'freqOffsetOk': 1, 'freqOffsetInvalid': 2.
             moduleDescrRestartStatus 1.3.6.1.4.1.3715.17.5.2.1.4185 integer read-only
Module descrambling restart status Enumeration: 'descramblingRestarting': 2, 'descramblingNominal': 1.
             moduleCamRestartStatus 1.3.6.1.4.1.3715.17.5.2.1.4186 integer read-only
Module CAM restart status Enumeration: 'camRestarting': 2, 'camNominal': 1.
             moduleEcmgStatus 1.3.6.1.4.1.3715.17.5.2.1.4187 integer read-only
Ecmg status Enumeration: 'ecmgFailure': 2, 'ecmgNominal': 1.
             moduleEcmStreamStatus 1.3.6.1.4.1.3715.17.5.2.1.4188 integer read-only
Ecm stream status Enumeration: 'ecmStreamFailure': 2, 'ecmStreamNominal': 1.
             moduleEmmStatus 1.3.6.1.4.1.3715.17.5.2.1.4189 integer read-only
Emm status Enumeration: 'emmFailure': 2, 'emmNominal': 1.
             moduleEmmStreamStatus 1.3.6.1.4.1.3715.17.5.2.1.4190 integer read-only
Emm stream status Enumeration: 'emmStreamNominal': 1, 'emmStreamFailure': 2.
             moduleEcmgConnStatus 1.3.6.1.4.1.3715.17.5.2.1.4191 integer read-only
Ecmg connection status Enumeration: 'ecmgNotConnected': 2, 'ecmgConnNominal': 1.
             moduleEmmConnStatus 1.3.6.1.4.1.3715.17.5.2.1.4192 integer read-only
Emm connection status Enumeration: 'emmNotConnected': 2, 'emmConnNominal': 1.
             moduleEcmgSpareStatus 1.3.6.1.4.1.3715.17.5.2.1.4194 integer read-only
Ecmg spare connection status Enumeration: 'ecmgSwitchedToSpare': 2, 'ecmgNominal': 1.
             moduleBootloaderAvailStatus 1.3.6.1.4.1.3715.17.5.2.1.4195 integer read-only
Module bootloader availability status Enumeration: 'bootloaderOk': 1, 'bootloaderObsolete': 2.
             moduleBl1UpdateProgStatus 1.3.6.1.4.1.3715.17.5.2.1.4196 integer read-only
Module bootloader update progress Enumeration: 'bootloaderNominal': 1, 'bootloaderUpdating': 2.
             moduleBl2UpdateProgStatus 1.3.6.1.4.1.3715.17.5.2.1.4197 integer read-only
Module bootloader update progress Enumeration: 'bootloaderNominal': 1, 'bootloaderUpdating': 2.
             moduleBl1UpdateStatus 1.3.6.1.4.1.3715.17.5.2.1.4198 integer read-only
Module bootloader update status Enumeration: 'bootloaderNominal': 1, 'bootloaderUpdateFailure': 2.
             moduleBl2UpdateStatus 1.3.6.1.4.1.3715.17.5.2.1.4199 integer read-only
Module bootloader update status Enumeration: 'bootloaderNominal': 1, 'bootloaderUpdateFailure': 2.
             moduleActiveBackupStatus 1.3.6.1.4.1.3715.17.5.2.1.4203 integer read-only
Backup module status Enumeration: 'backupPassive': 1, 'backupActive': 2.
             moduleConfProgressStatus 1.3.6.1.4.1.3715.17.5.2.1.4205 integer read-only
Module configuration progress Enumeration: 'moduleNominal': 1, 'moduleConfiguring': 2.
             modulePresenceStatus 1.3.6.1.4.1.3715.17.5.2.1.4206 integer read-only
Module presence progress Enumeration: 'moduleNominal': 1, 'noModule': 2.
             moduleProcessRestartStatus 1.3.6.1.4.1.3715.17.5.2.1.4208 integer read-only
Process restart status Enumeration: 'processesNominal': 1, 'processRestarted': 2.
             moduleBackupLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4209 integer read-only
Backup license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             modulePsisiEditorLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4210 integer read-only
PSI/SI editor license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleMuxLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4211 integer read-only
Multiplexing license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleDemuxLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4212 integer read-only
Demultiplexing license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleDvbLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4213 integer read-only
DVB processing license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleMsdLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4214 integer read-only
MSD license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleDvbs2LicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4215 integer read-only
DVB-S2 processing license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleDvbt2LicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4216 integer read-only
DVB-T2 processing license status Enumeration: 'licenseOk': 1, 'notLicensed': 2.
             moduleScsLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4217 integer read-only
Scs license status Enumeration: 'licenseValid': 1, 'notLicensed': 2.
             moduleCliLoginStatus 1.3.6.1.4.1.3715.17.5.2.1.4218 integer read-only
CLI login status Enumeration: 'cliNotLoggedIn': 1, 'cliLoggedIn': 2.
             moduleRedunActivationStatus 1.3.6.1.4.1.3715.17.5.2.1.4222 integer read-only
Redundancy activation status Enumeration: 'redundancyActivated': 2, 'redundancyPassive': 1.
             moduleExtioPinSignalingStatus 1.3.6.1.4.1.3715.17.5.2.1.4223 integer read-only
EXT-IO pin status Enumeration: 'extioPinSignaled': 2, 'extioPinNominal': 1.
             moduleBackupPsuStatus 1.3.6.1.4.1.3715.17.5.2.1.4224 integer read-only
Backup power supply status Enumeration: 'backupPsuFailure': 2, 'backupPsuNominal': 1.
             moduleIntrusionStatus 1.3.6.1.4.1.3715.17.5.2.1.4225 integer read-only
Intrusion detection status Enumeration: 'intrusionDetected': 2, 'intrusionNominal': 1.
             moduleRedunStatus 1.3.6.1.4.1.3715.17.5.2.1.4227 integer read-only
Redundancy status Enumeration: 'redundancyFailure': 2, 'redundancyOk': 1.
             moduleBackupHwStatus 1.3.6.1.4.1.3715.17.5.2.1.4230 integer read-only
Hardware backup support status Enumeration: 'backupHwOk': 1, 'backupHwNotSupported': 2.
             moduleSwUpdateProgress 1.3.6.1.4.1.3715.17.5.2.1.4231 integer read-only
Software update progress Enumeration: 'swUpdateInProgress': 2, 'swUpdateInactive': 1.
             moduleSwUpdateStatus 1.3.6.1.4.1.3715.17.5.2.1.4233 integer read-only
Software update status Enumeration: 'swNominal': 1, 'swUpdateFailure': 2.
             moduleEitLicenseStatus 1.3.6.1.4.1.3715.17.5.2.1.4235 integer read-only
EIT license status Enumeration: 'licenseValid': 1, 'notLicensed': 2.
             moduleDescramblingStatus 1.3.6.1.4.1.3715.17.5.2.1.4237 integer read-only
Descrambling status Enumeration: 'descramblingNominal': 1, 'descramblingFailure': 2.
             moduleDvbTimeStatus 1.3.6.1.4.1.3715.17.5.2.1.4243 integer read-only
DVB time detection status Enumeration: 'dvbTimeMissing': 2, 'dvbTimeNominal': 1.
             moduleTunerDcFeedStatus 1.3.6.1.4.1.3715.17.5.2.1.4245 integer read-only
Tuner DC feed current status Enumeration: 'currentOutOfRange': 2, 'currentNominal': 1.
             moduleTunerPlpSelectionReqStatus 1.3.6.1.4.1.3715.17.5.2.1.4247 integer read-only
Tuner data PLP ID requirement status Enumeration: 'plpSelectionOk': 1, 'plpSelectionRequired': 2.
             moduleTunerPlpStatus 1.3.6.1.4.1.3715.17.5.2.1.4248 integer read-only
Tuner data PLP ID validity status Enumeration: 'plpSelectionValid': 1, 'plpSelectionNotValid': 2.
             moduleTunerHierarchyStatus 1.3.6.1.4.1.3715.17.5.2.1.4249 integer read-only
Status of transmission hierarchy Enumeration: 'hierarchyOk': 1, 'hierarchyInvalid': 2.
             moduleEcmStatus 1.3.6.1.4.1.3715.17.5.2.1.4250 integer read-only
ECM stream connection status Enumeration: 'ecmNominal': 1, 'ecmMissing': 2.
             moduleScramConflictStatus 1.3.6.1.4.1.3715.17.5.2.1.4251 integer read-only
Module scrambling shared component conflict status Enumeration: 'scramblingConflict': 2, 'scramblingNominal': 1.
             moduleScramSharedStatus 1.3.6.1.4.1.3715.17.5.2.1.4252 integer read-only
Module scrambling shared component status Enumeration: 'scramblingSharedComponent': 2, 'scramblingNominal': 1.
             moduleBackupVoltageHigh 1.3.6.1.4.1.3715.17.5.2.1.4253 integer read-only
Backup high voltage status Enumeration: 'voltageNominal': 1, 'voltageHigh': 2.
             moduleBackupVoltageLow 1.3.6.1.4.1.3715.17.5.2.1.4254 integer read-only
Backup low voltage status Enumeration: 'voltageNominal': 1, 'voltageLow': 2.
             moduleSdtTableStatus 1.3.6.1.4.1.3715.17.5.2.1.4255 integer read-only
Sdt table template status Enumeration: 'sdtTableOk': 1, 'invalidSdtTableTemplate': 2.
             moduleDescramblingRestart 1.3.6.1.4.1.3715.17.5.2.1.4256 integer read-only
Descrambling restart status Enumeration: 'descramblingRestarting': 2, 'descramblingNominal': 1.
             moduleCaModuleRestart 1.3.6.1.4.1.3715.17.5.2.1.4257 integer read-only
CA module restart status Enumeration: 'caModuleNominal': 1, 'caModuleRestarting': 2.
             moduleCaMenuStatus 1.3.6.1.4.1.3715.17.5.2.1.4258 integer read-only
CA menu access status Enumeration: 'caMenuNominal': 1, 'caMenuOpen': 2.
             moduleInvalidCamRouting 1.3.6.1.4.1.3715.17.5.2.1.4259 integer read-only
CAM routing status Enumeration: 'camRoutingInvalid': 2, 'camRoutingNominal': 1.
             moduleNitSidConflict 1.3.6.1.4.1.3715.17.5.2.1.4260 integer read-only
Nit / Sid conflict status Enumeration: 'nitSidNominal': 1, 'nitSidConflict': 2.
             moduleLicenseMissingFEC 1.3.6.1.4.1.3715.17.5.2.1.4262 integer read-only
FEC license status Enumeration: 'licenseMissing': 2, 'licenseOk': 1.
             moduleFecCorrectionStatus 1.3.6.1.4.1.3715.17.5.2.1.4263 integer read-only
Fec packet correction status. Correction overload (2) is result of too many simultaneous missing packets. Enumeration: 'correctionOverload': 2, 'correctionNominal': 1.
             moduleFecPacketDropStatus 1.3.6.1.4.1.3715.17.5.2.1.4264 integer read-only
FEC packet discarding status. Packet discarding (2) is resulted by too high bitrate. Enumeration: 'packetsNominal': 1, 'packetsDropped': 2.
             moduleFecMediaPktsStatus 1.3.6.1.4.1.3715.17.5.2.1.4265 integer read-only
Fec media packet discarding status. Packet discarding (2) is resulted by too high bitrate. Enumeration: 'packetsNominal': 1, 'packetsDiscarded': 2.
             moduleSfpLinkStatus 1.3.6.1.4.1.3715.17.5.2.1.4269 integer read-only
SFP link status Enumeration: 'sfpLinkNominal': 1, 'sfpLinkDown': 2.
             moduleBackupSyncModeOff 1.3.6.1.4.1.3715.17.5.2.1.4272 integer read-only
Backup sync mode off status flag Enumeration: 'modeNominal': 1, 'modeOff': 2.
             moduleBackupSyncModeManual 1.3.6.1.4.1.3715.17.5.2.1.4273 integer read-only
Backup sync mode manual status flag Enumeration: 'modeNominal': 1, 'modeManual': 2.
             moduleBackupSyncModeAuto 1.3.6.1.4.1.3715.17.5.2.1.4274 integer read-only
Backup sync mode automatic status flag Enumeration: 'modeNominal': 1, 'modeAuto': 2.
             moduleBackupSyncConfStatus 1.3.6.1.4.1.3715.17.5.2.1.4275 integer read-only
Backup sync configuration change status Enumeration: 'configurationNominal': 1, 'configurationChanged': 2.
             moduleBackupSyncStatus 1.3.6.1.4.1.3715.17.5.2.1.4276 integer read-only
Backup configuration synchronization status Enumeration: 'syncNominal': 1, 'synchronizing': 2.
             moduleBackupSyncSwCompatibility 1.3.6.1.4.1.3715.17.5.2.1.4278 integer read-only
Software version compatibility for backup sync Enumeration: 'swCompatible': 1, 'swIncompatible': 2.
             moduleBackupSyncHwCompatibility 1.3.6.1.4.1.3715.17.5.2.1.4279 integer read-only
Hardware version compatibility for backup sync Enumeration: 'hwCompatible': 1, 'hwIncompatible': 2.
             moduleBackupSyncConfFaultStatus 1.3.6.1.4.1.3715.17.5.2.1.4280 integer read-only
Backup sync configuration fault status Enumeration: 'configurationFault': 2, 'configurationNominal': 1.
             moduleBackupSyncConnectionStatus 1.3.6.1.4.1.3715.17.5.2.1.4281 integer read-only
Backup sync connection status Enumeration: 'connectionLost': 2, 'connectionNominal': 1.
             moduleBackupSyncFromBackupStatus 1.3.6.1.4.1.3715.17.5.2.1.4283 integer read-only
Status flag for backup autosync from backup to main Enumeration: 'syncNominal': 1, 'syncNotPossible': 2.
             moduleBackupSyncRebootStatus 1.3.6.1.4.1.3715.17.5.2.1.4284 integer read-only
Status flag for rebooting pair device to new configuration Enumeration: 'pairDevNominal': 1, 'pairDevRebooting': 2.
             moduleBackupSyncLicenseCompatStatus 1.3.6.1.4.1.3715.17.5.2.1.4285 integer read-only
License compatibility status flag for backup sync Enumeration: 'licensesCompatible': 1, 'licensesIncompatible': 2.
             moduleBackupSyncLicenseCompareStatus 1.3.6.1.4.1.3715.17.5.2.1.4286 integer read-only
Backup sync license comparing status Enumeration: 'licenseNominal': 1, 'licenseComparing': 2.
             moduleDeviceFirstBootStatus 1.3.6.1.4.1.3715.17.5.2.1.4288 integer read-only
Status flag for device first boot operations Enumeration: 'firstBootInProgress': 2, 'firstBootNominal': 1.
             modulePartitionConfigurationBackup 1.3.6.1.4.1.3715.17.5.2.1.4289 integer read-only
Status flag for partition configuration backup operation Enumeration: 'configurationBackupInProgress': 2, 'configurationNominal': 1.
             modulePartitionConfigurationRestore 1.3.6.1.4.1.3715.17.5.2.1.4290 integer read-only
Status flag for partition configuration restore operation Enumeration: 'configurationNominal': 1, 'configurationRestoreInProgress': 2.
             moduleSwRevertStatus 1.3.6.1.4.1.3715.17.5.2.1.4291 integer read-only
Software revertion status Enumeration: 'swNominal': 1, 'swRevertInProgress': 2.
             moduleMaxOutputPidsStatus 1.3.6.1.4.1.3715.17.5.2.1.4292 integer read-only
Status flag for maximum number of Pid allocations Enumeration: 'maxPidsUsed': 2, 'pidsNominal': 1.
             moduleUserRebootStatus 1.3.6.1.4.1.3715.17.5.2.1.4293 integer read-only
Status flag for user initiated reboot Enumeration: 'moduleNominal': 1, 'moduleRebootedByUser': 2.
             moduleRemovalStatus 1.3.6.1.4.1.3715.17.5.2.1.4294 integer read-only
Status flag for module removal Enumeration: 'moduleNominal': 1, 'moduleRemoved': 2.
             moduleInsertionStatus 1.3.6.1.4.1.3715.17.5.2.1.4295 integer read-only
Status flag for module insertion Enumeration: 'moduleNominal': 1, 'moduleInserted': 2.
             moduleSptsInputConfStatus 1.3.6.1.4.1.3715.17.5.2.1.4296 integer read-only
Status flag for input spts misconfiguration Enumeration: 'inputNotSpts': 2, 'sptsInputNominal': 1.
     ifStatusTable 1.3.6.1.4.1.3715.17.5.3 no-access
         ifStatusEntry 1.3.6.1.4.1.3715.17.5.3.1 no-access
             ifId 1.3.6.1.4.1.3715.17.5.3.1.1 integer no-access
Interface identifier
             ifDirection 1.3.6.1.4.1.3715.17.5.3.1.2 integer no-access
Interface data direction Enumeration: 'input': 1, 'output': 2, 'both': 3.
             ifSignalStatus 1.3.6.1.4.1.3715.17.5.3.1.4097 integer read-only
Interface signal status Enumeration: 'signalMissing': 2, 'signalOk': 1.
             ifAsiLinkStatus 1.3.6.1.4.1.3715.17.5.3.1.4102 integer read-only
ASI link status Enumeration: 'linkOk': 1, 'linkDown': 2.
             ifLinkStatus 1.3.6.1.4.1.3715.17.5.3.1.4226 integer read-only
Interface link status Enumeration: 'linkOk': 1, 'linkDown': 2.
     tsStatusTable 1.3.6.1.4.1.3715.17.5.4 no-access
         tsStatusEntry 1.3.6.1.4.1.3715.17.5.4.1 no-access
             tsPidRemappingStatus 1.3.6.1.4.1.3715.17.5.4.1.5 integer read-only
TS PID remapping status Enumeration: 'pidRemapped': 2, 'pidNominal': 1.
             tsManualTableInsertStatus 1.3.6.1.4.1.3715.17.5.4.1.8 integer read-only
TS manual table insertion status Enumeration: 'insertOk': 1, 'insertFailure': 2.
             tsPassthruDupStatus 1.3.6.1.4.1.3715.17.5.4.1.11 integer read-only
TS output service passthrough duplication status Enumeration: 'servicesNominal': 1, 'servicesBlocked': 2.
             tsSyncStatus 1.3.6.1.4.1.3715.17.5.4.1.4098 integer read-only
TS sync status Enumeration: 'syncOk': 1, 'noSync': 2.
             tsRxStatus 1.3.6.1.4.1.3715.17.5.4.1.4099 integer read-only
TS Rx error status Enumeration: 'rxNominal': 1, 'rxErrors': 2.
             tsInputBufferStatus 1.3.6.1.4.1.3715.17.5.4.1.4100 integer read-only
TS input buffer status Enumeration: 'bufferOverflow': 2, 'bufferNominal': 1.
             tsNetworkStatus 1.3.6.1.4.1.3715.17.5.4.1.4103 integer read-only
TS network ID status Enumeration: 'netOk': 1, 'netForbidden': 2.
             tsPsisiCapaStatus 1.3.6.1.4.1.3715.17.5.4.1.4109 integer read-only
TS PSI/SI insertion capacity status Enumeration: 'capacityExceeded': 2, 'capacityNominal': 1.
             tsMultiplexDiscardStatus 1.3.6.1.4.1.3715.17.5.4.1.4110 integer read-only
TS multiplex packet discard status Enumeration: 'muxNominal': 1, 'muxPacketsDiscarded': 2.
             tsMultiplexDelayStatus 1.3.6.1.4.1.3715.17.5.4.1.4228 integer read-only
TS multiplex packet delay status Enumeration: 'muxNominal': 1, 'muxPacketsDelayed': 2.
             tsCbrOversubscriptionStatus 1.3.6.1.4.1.3715.17.5.4.1.4229 integer read-only
TS CBR oversubscription status Enumeration: 'cbrOversubscription': 2, 'cbrNominal': 1.
             tsCbrDiscardStatus 1.3.6.1.4.1.3715.17.5.4.1.4236 integer read-only
TS CBR packet discard due to oversubscription status Enumeration: 'cbrPacketsDiscarded': 2, 'cbrNominal': 1.
             tsIpInputCapaStatus 1.3.6.1.4.1.3715.17.5.4.1.4238 integer read-only
TS IP input capacity status Enumeration: 'capacityExceeded': 2, 'capacityNominal': 1.
             tsEitReinsertCapaStatus 1.3.6.1.4.1.3715.17.5.4.1.4239 integer read-only
TS EIT reinsert capacity status Enumeration: 'capacityExceeded': 2, 'capacityNominal': 1.
             tsSectionCapaStatus 1.3.6.1.4.1.3715.17.5.4.1.4240 integer read-only
TS section processing capacity status Enumeration: 'capacityExceeded': 2, 'capacityNominal': 1.
             tsRtpInputStatus 1.3.6.1.4.1.3715.17.5.4.1.4241 integer read-only
TS RTP input packet droip status Enumeration: 'inputPacketsDropped': 2, 'inputOk': 1.
             tsRtpSeqStatus 1.3.6.1.4.1.3715.17.5.4.1.4242 integer read-only
TS RTP input packet sequence anomaly status Enumeration: 'seqAnomalies': 2, 'seqOk': 1.
             tsTdtTotGenStatus 1.3.6.1.4.1.3715.17.5.4.1.4246 integer read-only
TS output TDT/TOT table generation status Enumeration: 'tdtTotNotGenerated': 2, 'tdtTotOk': 1.
             tsSttGenStatus 1.3.6.1.4.1.3715.17.5.4.1.4261 integer read-only
TS output STT table generation status Enumeration: 'sttNotGenerated': 2, 'sttOk': 1.
             tsFecPacketCorrectionStatus 1.3.6.1.4.1.3715.17.5.4.1.4266 integer read-only
Status flag for FEC correcting packets Enumeration: 'packetsNominal': 1, 'fecCorrectedPackets': 2.
             tsFecInputAnomalyStatus 1.3.6.1.4.1.3715.17.5.4.1.4267 integer read-only
Status flag for FEC input anomaly detection Enumeration: 'fecInputAnomalies': 2, 'fecInputNominal': 1.
             tsFecCorrectionCapacityStatus 1.3.6.1.4.1.3715.17.5.4.1.4268 integer read-only
Fec input packets correction capacity status Enumeration: 'correctionCapacityNominal': 1, 'correctionCapacityExceeded': 2.
             tsIpMirrorOutputPacketLossStatus 1.3.6.1.4.1.3715.17.5.4.1.4297 integer read-only
Status flag for IP mirror output packet discarding Enumeration: 'ipOutputNominal': 1, 'ipOutputPacketsDiscarded': 2.
     serviceStatusTable 1.3.6.1.4.1.3715.17.5.5 no-access
         serviceStatusEntry 1.3.6.1.4.1.3715.17.5.5.1 no-access
             serviceId 1.3.6.1.4.1.3715.17.5.5.1.1 integer no-access
Service identifier
             serviceStatus 1.3.6.1.4.1.3715.17.5.5.1.3 integer read-only
Service status Enumeration: 'servicePresent': 1, 'serviceMissing': 2.
     pidStatusTable 1.3.6.1.4.1.3715.17.5.6 no-access
         pidStatusEntry 1.3.6.1.4.1.3715.17.5.6.1 no-access
             pId 1.3.6.1.4.1.3715.17.5.6.1.1 integer no-access
Program Identifier
             pidStatus 1.3.6.1.4.1.3715.17.5.6.1.2 integer read-only
PID status Enumeration: 'pidPresent': 1, 'pidMissing': 2.