summaryrefslogtreecommitdiff
path: root/MIBS/rs
diff options
context:
space:
mode:
authorDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
committerDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
commit98a672123c7872f6b9b75a9a2b6bb3aea504de6a (patch)
tree9b13bd7f563c3198047bd359195327cf28b3caf0 /MIBS/rs
downloadmibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.tar.gz
mibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/rs')
-rw-r--r--MIBS/rs/IRT-COMMONVARBINDS-MIB135
-rw-r--r--MIBS/rs/IRT-DVBT-SINGLETRANSMITTER-MIB918
-rw-r--r--MIBS/rs/IRT-TRANSMITTER-SMI-MIB268
-rw-r--r--MIBS/rs/RS-COMMON-MIB144
-rw-r--r--MIBS/rs/RS-XX8000-COMMON-MIB2533
-rw-r--r--MIBS/rs/RS-XX8000-DVB-TX-MIB7049
6 files changed, 11047 insertions, 0 deletions
diff --git a/MIBS/rs/IRT-COMMONVARBINDS-MIB b/MIBS/rs/IRT-COMMONVARBINDS-MIB
new file mode 100644
index 0000000..3db1487
--- /dev/null
+++ b/MIBS/rs/IRT-COMMONVARBINDS-MIB
@@ -0,0 +1,135 @@
+--
+-- IRT-COMMONVARBINDS-MIB.my
+-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
+-- Thursday, May 03, 2007 at 19:14:24
+--
+
+ IRT-COMMONVARBINDS-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ common
+ FROM IRT-TRANSMITTER-SMI-MIB
+ OBJECT-GROUP, MODULE-COMPLIANCE
+ FROM SNMPv2-CONF
+ Unsigned32, Counter32, OBJECT-TYPE, MODULE-IDENTITY
+ FROM SNMPv2-SMI
+ DateAndTime
+ FROM SNMPv2-TC;
+
+
+ -- 1.3.6.1.4.1.19831.1.1.7.1
+ commonVarbinds MODULE-IDENTITY
+ LAST-UPDATED "200705041400Z" -- May 04, 2007 at 14:00 GMT
+ ORGANIZATION
+ "IRT for WORKING-GROUP-TC-MIB"
+ CONTACT-INFO
+ "Contact-info:
+
+ Andreas Metz
+
+ Institut fuer Rundfunktechnik GmbH
+ Broadcast Networks and Servers (SN)
+
+ Floriansmuehlstr.60
+ 80939 Munich
+ Germany
+
+ Phone: +49 89 32399 325
+ Fax: +49 89 32399 354
+ "
+ DESCRIPTION
+ "Description:
+
+ Common values"
+ REVISION "200705041400Z" -- May 04, 2007 at 14:00 GMT
+ DESCRIPTION
+ "change MODULE-COMPLIANCE"
+ REVISION "200612201400Z" -- December 20, 2006 at 14:00 GMT
+ DESCRIPTION
+ "corrections"
+ REVISION "200609211400Z" -- September 21, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Adding Compliance Statement"
+ REVISION "200609191400Z" -- September 19, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Channing commonVarbins form 7.2 to 7.1"
+ REVISION "200609071400Z" -- September 07, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Relocation of the TC-MIB from the standard OID area at IEC into the private OID area of the IRT"
+ ::= { common 1 }
+
+
+
+
+--
+-- Node definitions
+--
+
+ -- 1.3.6.1.4.1.19831.1.1.7.1.1
+ objectGroup OBJECT-GROUP
+ OBJECTS { eventTimeStamp, eventPriority, eventCounter, mibRelease }
+ STATUS current
+ DESCRIPTION
+ "Description. Common objects"
+ ::= { commonVarbinds 1 }
+
+
+-- Event timestamp in UTC
+ -- 1.3.6.1.4.1.19831.1.1.7.1.2
+ eventTimeStamp OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Description.Event timestamp in UTC"
+ ::= { commonVarbinds 2 }
+
+
+-- Event priority level
+ -- 1.3.6.1.4.1.19831.1.1.7.1.3
+ eventPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Description.Event priority level"
+ ::= { commonVarbinds 3 }
+
+
+-- Event counter
+ -- 1.3.6.1.4.1.19831.1.1.7.1.4
+ eventCounter OBJECT-TYPE
+ SYNTAX Counter32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Description.Event counter"
+ ::= { commonVarbinds 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.7.1.5
+ mibRelease OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Description.The current MIB version"
+ ::= { commonVarbinds 5 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.7.1.6
+ commonVarbindsCompliance MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Compliance Statement"
+ MODULE -- this module
+ MANDATORY-GROUPS { objectGroup }
+ ::= { commonVarbinds 6 }
+
+
+
+ END
+
+--
+-- IRT-COMMONVARBINDS-MIB.my
+--
diff --git a/MIBS/rs/IRT-DVBT-SINGLETRANSMITTER-MIB b/MIBS/rs/IRT-DVBT-SINGLETRANSMITTER-MIB
new file mode 100644
index 0000000..de9a7a3
--- /dev/null
+++ b/MIBS/rs/IRT-DVBT-SINGLETRANSMITTER-MIB
@@ -0,0 +1,918 @@
+--
+-- IRT-DVBT-SINGLETRANSMITTER-MIB.my
+-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
+-- Thursday, May 03, 2007 at 21:05:21
+--
+
+ IRT-DVBT-SINGLETRANSMITTER-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ eventTimeStamp, eventPriority, eventCounter, mibRelease
+ FROM IRT-COMMONVARBINDS-MIB
+ dvbT, Input1Input2, SelectManualAuto, SelectOnOff, PresentNotPresent,
+ FaultOK, WarningOK, OkNotOk, MuteOk, SFNMFN,
+ LocalRemote
+ FROM IRT-TRANSMITTER-SMI-MIB
+ OBJECT-GROUP, MODULE-COMPLIANCE, NOTIFICATION-GROUP
+ FROM SNMPv2-CONF
+ sysDescr, sysName, sysLocation
+ FROM SNMPv2-MIB
+ Unsigned32, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE
+ FROM SNMPv2-SMI
+ DisplayString, TruthValue
+ FROM SNMPv2-TC;
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1
+ dvbSingleTransmitter MODULE-IDENTITY
+ LAST-UPDATED "200705041400Z" -- May 04, 2007 at 14:00 GMT
+ ORGANIZATION
+ "IRT for WORKING-GROUP-TC-MIB"
+ CONTACT-INFO
+ "Contact-info.
+
+ Andreas Metz
+
+ Institut fuer Rundfunktechnik GmbH
+ Broadcast Networks and Servers (SN)
+
+ Floriansmuehlstr.60
+ 80939 Munich
+ Germany
+
+ Phone: +49 89 32399 325
+ Fax: +49 89 32399 354
+ "
+ DESCRIPTION
+ "DVB Single Transmitter
+
+ branch definition
+
+ 1st level
+
+ events OBJECT IDENTIFIER ::= { dvbSingleTransmitter 0 }
+ dvbSTGeneral OBJECT IDENTIFIER ::= { dvbSingleTransmitter 1 }
+ dvbSTEventEnable OBJECT IDENTIFIER ::= { dvbSingleTransmitter 2 }
+ dvbSTEventPriority OBJECT IDENTIFIER ::= { dvbSingleTransmitter 3 }
+ groups OBJECT IDENTIFIER ::= { dvbSingleTransmitter 4 }
+
+ 2nd level
+
+ dvbSTEventEnableGeneral OBJECT IDENTIFIER ::= { dvbSTEventEnable 1 }
+ dvbSTEventPriorityGeneral OBJECT IDENTIFIER ::= { dvbSTEventPriority 1 }
+
+ end branch
+
+ "
+ REVISION "200705041400Z" -- May 04, 2007 at 14:00 GMT
+ DESCRIPTION
+ "change SFNMode,LocalMode (description) and Module-COMPLIANCE"
+ REVISION "200612201400Z" -- December 20, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Corrections"
+ REVISION "200609211400Z" -- September 21, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Adding Compliance Statement"
+ REVISION "200609191400Z" -- September 19, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Correcting Imports"
+ REVISION "200609071400Z" -- September 07, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Relocation of the TC-MIB from the standard OID area at IEC into the private OID area of the IRT"
+ ::= { dvbT 1 }
+
+
+
+
+--
+-- Node definitions
+--
+
+-- dvb single transmitter events
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0
+ dvbEventsST OBJECT IDENTIFIER ::= { dvbSingleTransmitter 0 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.1
+ dvbSTInputPreselectionEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTInputPreselection }
+ STATUS current
+ DESCRIPTION
+ "Description.dvbSTInputPreselection notification"
+ ::= { dvbEventsST 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.2
+ dvbSTInputAutomaticEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTInputAutomatic }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTInputAutomatic notification"
+ ::= { dvbEventsST 2 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.3
+ dvbSTTransmitterOpModeEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTTransmitterOpMode }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTTransmitterOpMode notification"
+ ::= { dvbEventsST 3 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.4
+ dvbSTRFPresentEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTRFPresent }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTRFPresent notification"
+ ::= { dvbEventsST 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.5
+ dvbSTResetFaultEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTResetFault }
+ STATUS obsolete
+ DESCRIPTION
+ "Notification is inctive!
+
+ Description.dvbSTResetFault notification"
+ ::= { dvbEventsST 5 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.6
+ dvbSTFaultEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTFault }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTFault notification"
+ ::= { dvbEventsST 6 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.7
+ dvbSTWarningEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTWarning }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTWarning notification"
+ ::= { dvbEventsST 7 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.8
+ dvbSTInput1OKEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTInput1OK }
+ STATUS current
+ DESCRIPTION
+ "Description.vdvbSTInput1OK notification"
+ ::= { dvbEventsST 8 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.9
+ dvbSTInput2OKEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTInput2OK }
+ STATUS current
+ DESCRIPTION
+ "Description.dvbSTInput2OK notification"
+ ::= { dvbEventsST 9 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.10
+ dvbSTLocalModeEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTLocalMode }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTLocalMode notification"
+ ::= { dvbEventsST 10 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.11
+ dvbSTActiveInputEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTActiveInput }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTActiveInput notification"
+ ::= { dvbEventsST 11 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.12
+ dvbSTSFNModeEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTSFNMode }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTSFNMode notification"
+ ::= { dvbEventsST 12 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.13
+ dvbSTRefFaultEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTRefFault }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTRefFault notification"
+ ::= { dvbEventsST 13 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.14
+ dvbSTMuteEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTMute }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTMute notification"
+ ::= { dvbEventsST 14 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.15
+ dvbSTFaultMIPEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTFaultMIP }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTFaultMIP notification"
+ ::= { dvbEventsST 15 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.0.16
+ dvbSTStuffingModeEvent NOTIFICATION-TYPE
+ OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority,
+ eventCounter, dvbSTStuffingMode }
+ STATUS current
+ DESCRIPTION
+ "Description. dvbSTSStuffingMode notification"
+ ::= { dvbEventsST 16 }
+
+
+-- dvb single transmitter general
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1
+ dvbSTGeneral OBJECT IDENTIFIER ::= { dvbSingleTransmitter 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.1
+ dvbSTInputPreselection OBJECT-TYPE
+ SYNTAX Input1Input2
+ UNITS " "
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Preselection input of single transmitter
+
+ (0) undefined
+ (1) Input 1
+ (2) Input 2"
+ ::= { dvbSTGeneral 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.2
+ dvbSTInputAutomatic OBJECT-TYPE
+ SYNTAX SelectManualAuto
+ UNITS " "
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Input selection mode of single transmitter: manual or automatic
+
+ (0) undefined
+ (1) manual
+ (2) automatic"
+ ::= { dvbSTGeneral 2 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.3
+ dvbSTTransmitterOpMode OBJECT-TYPE
+ SYNTAX SelectOnOff
+ UNITS " "
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Transmitter control of single transmitter
+
+ (0) undefined
+ (1) ON
+ (2) OFF"
+ ::= { dvbSTGeneral 3 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.4
+ dvbSTRFPresent OBJECT-TYPE
+ SYNTAX PresentNotPresent
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Describes if the output power is present
+
+ (0) undefined
+ (1) present
+ (2) not present
+ "
+ ::= { dvbSTGeneral 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.5
+ dvbSTResetFault OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "Description. Massage is inctive!
+
+
+ Single transmitter. Reset fault. Trigger for reset the sum fault
+
+ <1>
+
+ 1: reset sum fault
+
+ "
+ ::= { dvbSTGeneral 5 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.6
+ dvbSTFault OBJECT-TYPE
+ SYNTAX FaultOK
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Fault state of transmitter
+
+ (0) undefined
+ (1) fault
+ (2) ok"
+ ::= { dvbSTGeneral 6 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.7
+ dvbSTWarning OBJECT-TYPE
+ SYNTAX WarningOK
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Warning state of single transmitter
+
+ (0) undefined
+ (1) warning
+ (2) ok"
+ ::= { dvbSTGeneral 7 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.8
+ dvbSTInput1OK OBJECT-TYPE
+ SYNTAX OkNotOk
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter.Describes if the input signal at the input 1 of single transmitter is ok
+
+ (0) undefined
+ (1) signal ok
+ (2) signal is not ok "
+ ::= { dvbSTGeneral 8 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.9
+ dvbSTInput2OK OBJECT-TYPE
+ SYNTAX OkNotOk
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Describes if the input signal at the input 2 of single transmitters is ok
+
+ (0) undefined
+ (1) signal ok
+ (2) signal is not ok "
+ ::= { dvbSTGeneral 9 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.10
+ dvbSTLocalMode OBJECT-TYPE
+ SYNTAX LocalRemote
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Local mode
+
+ (0) undefined
+ (1) local
+ (2) remote"
+ ::= { dvbSTGeneral 10 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.11
+ dvbSTActiveInput OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ input1(1),
+ input2(2),
+ seamless(3),
+ hmHierarchicalModulation(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter.Active input of the single transmitter
+
+ "
+ ::= { dvbSTGeneral 11 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.12
+ dvbSTSFNMode OBJECT-TYPE
+ SYNTAX SFNMFN
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. SFN mode of single transmitter
+
+ (0) undefined
+ (1) SFN
+ (2) MFN
+
+
+ "
+ ::= { dvbSTGeneral 12 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.13
+ dvbSTRefFault OBJECT-TYPE
+ SYNTAX FaultOK
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter.Fault state of the GPS input or the reference frequency of single transmitter
+
+ (0) undefined
+ (1) fault
+ (2) ok"
+ ::= { dvbSTGeneral 13 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.14
+ dvbSTMute OBJECT-TYPE
+ SYNTAX MuteOk
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Single transmitter. Mute state of single transmitter
+
+ (0) undefined
+ (1) mute
+ (2) ok"
+ ::= { dvbSTGeneral 14 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.15
+ dvbSTFaultMIP OBJECT-TYPE
+ SYNTAX FaultOK
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "MIP fault state of single transmitter
+
+ (0) undefined
+ (1) fault
+ (2) ok"
+ ::= { dvbSTGeneral 15 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.1.16
+ dvbSTStuffingMode OBJECT-TYPE
+ SYNTAX SelectOnOff
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Stuffing state of single transmitter
+
+ (0) undefined
+ (1) ON
+ (2) OFF "
+ ::= { dvbSTGeneral 16 }
+
+
+-- dvb single transmitter
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2
+ dvbSTEventEnable OBJECT IDENTIFIER ::= { dvbSingleTransmitter 2 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1
+ dvbSTEventEnableGeneral OBJECT IDENTIFIER ::= { dvbSTEventEnable 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.1
+ dvbSTInputPreselectionEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTInputPreselection event"
+ ::= { dvbSTEventEnableGeneral 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.2
+ dvbSTInputAutomaticEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTInputAutomatic event"
+ ::= { dvbSTEventEnableGeneral 2 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.3
+ dvbSTTransmitterOpModeEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTTransmitterOpMode event"
+ ::= { dvbSTEventEnableGeneral 3 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.4
+ dvbSTRFPresentEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTRFPresent event"
+ ::= { dvbSTEventEnableGeneral 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.5
+ dvbSTResetFaultEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "Massage ist inactive!
+
+ Description. Enable/Disable switch for dvbSTResetFault event"
+ ::= { dvbSTEventEnableGeneral 5 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.6
+ dvbSTFaultEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTFault event"
+ ::= { dvbSTEventEnableGeneral 6 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.7
+ dvbSTWarningEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTWarning event"
+ ::= { dvbSTEventEnableGeneral 7 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.8
+ dvbSTInput1OKEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTInput1OK event"
+ ::= { dvbSTEventEnableGeneral 8 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.9
+ dvbSTInput2OKEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTInput2OK event"
+ ::= { dvbSTEventEnableGeneral 9 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.10
+ dvbSTLocalModeEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTLocalMode event"
+ ::= { dvbSTEventEnableGeneral 10 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.11
+ dvbSTActiveInputEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTActiveInput event"
+ ::= { dvbSTEventEnableGeneral 11 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.12
+ dvbSTSFNModeEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTSFNMode event"
+ ::= { dvbSTEventEnableGeneral 12 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.13
+ dvbSTRefFaultEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTRefFault event"
+ ::= { dvbSTEventEnableGeneral 13 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.14
+ dvbSTMuteEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTMute event"
+ ::= { dvbSTEventEnableGeneral 14 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.15
+ dvbSTFaultMIPEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTFaultMIP event"
+ ::= { dvbSTEventEnableGeneral 15 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.2.1.16
+ dvbSTStuffingModeEnable OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Enable/Disable switch for dvbSTStuffingMode event"
+ ::= { dvbSTEventEnableGeneral 16 }
+
+
+-- dvb single transmitter event priority
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3
+ dvbSTEventPriority OBJECT IDENTIFIER ::= { dvbSingleTransmitter 3 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1
+ dvbSTEventPriorityGeneral OBJECT IDENTIFIER ::= { dvbSTEventPriority 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.1
+ dvbSTInputPreselectionPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTInputPreselection event"
+ ::= { dvbSTEventPriorityGeneral 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.2
+ dvbSTInputAutomaticPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTInputAutomatic event"
+ ::= { dvbSTEventPriorityGeneral 2 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.3
+ dvbSTTransmitterOpModePriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTTransmitterOpMode event"
+ ::= { dvbSTEventPriorityGeneral 3 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.4
+ dvbSTRFPresentPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTRFPresent event"
+ ::= { dvbSTEventPriorityGeneral 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.5
+ dvbSTResetFaultPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "Massage ist inactive!
+
+
+ Description. Priority for dvbSTResetFault event"
+ ::= { dvbSTEventPriorityGeneral 5 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.6
+ dvbSTFaultPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTFault event"
+ ::= { dvbSTEventPriorityGeneral 6 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.7
+ dvbSTWarningPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTWarning event"
+ ::= { dvbSTEventPriorityGeneral 7 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.8
+ dvbSTInput1OKPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTInput1OK event"
+ ::= { dvbSTEventPriorityGeneral 8 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.9
+ dvbSTInput2OKPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTInput2OK event"
+ ::= { dvbSTEventPriorityGeneral 9 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.10
+ dvbSTLocalModePriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTLocalMode event"
+ ::= { dvbSTEventPriorityGeneral 10 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.11
+ dvbSTActiveInputPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTActiveInput event"
+ ::= { dvbSTEventPriorityGeneral 11 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.12
+ dvbSTSFNModePriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTSFNMode event"
+ ::= { dvbSTEventPriorityGeneral 12 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.13
+ dvbSTRefFaultPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTRefFault event"
+ ::= { dvbSTEventPriorityGeneral 13 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.14
+ dvbSTMutePriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTMute event"
+ ::= { dvbSTEventPriorityGeneral 14 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.15
+ dvbSTFaultMIPPriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTFaultMIP event"
+ ::= { dvbSTEventPriorityGeneral 15 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.3.1.16
+ dvbSTStuffingModePriority OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description.Priority for dvbSTStuffingMode event"
+ ::= { dvbSTEventPriorityGeneral 16 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.4
+ groupST OBJECT IDENTIFIER ::= { dvbSingleTransmitter 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.4.1
+ objectGroupST OBJECT-GROUP
+ OBJECTS { dvbSTInputPreselection, dvbSTInputAutomatic, dvbSTTransmitterOpMode, dvbSTRFPresent, dvbSTFault,
+ dvbSTWarning, dvbSTInput1OK, dvbSTInput2OK, dvbSTLocalMode, dvbSTActiveInput,
+ dvbSTSFNMode, dvbSTRefFault, dvbSTMute, dvbSTFaultMIP, dvbSTStuffingMode,
+ dvbSTInputPreselectionEnable, dvbSTInputAutomaticEnable, dvbSTTransmitterOpModeEnable, dvbSTRFPresentEnable, dvbSTFaultEnable,
+ dvbSTWarningEnable, dvbSTInput1OKEnable, dvbSTInput2OKEnable, dvbSTLocalModeEnable, dvbSTActiveInputEnable,
+ dvbSTSFNModeEnable, dvbSTRefFaultEnable, dvbSTMuteEnable, dvbSTFaultMIPEnable, dvbSTStuffingModeEnable,
+ dvbSTInputPreselectionPriority, dvbSTInputAutomaticPriority, dvbSTTransmitterOpModePriority, dvbSTRFPresentPriority, dvbSTFaultPriority,
+ dvbSTWarningPriority, dvbSTFaultMIPPriority, dvbSTMutePriority, dvbSTRefFaultPriority, dvbSTSFNModePriority,
+ dvbSTStuffingModePriority, dvbSTInput1OKPriority, dvbSTInput2OKPriority, dvbSTLocalModePriority, dvbSTActiveInputPriority
+ }
+ STATUS current
+ DESCRIPTION
+ "Description. dvb single transmitter objects"
+ ::= { groupST 1 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.4.2
+ eventGroupST NOTIFICATION-GROUP
+ NOTIFICATIONS { dvbSTInputPreselectionEvent, dvbSTInputAutomaticEvent, dvbSTTransmitterOpModeEvent, dvbSTRFPresentEvent, dvbSTFaultEvent,
+ dvbSTWarningEvent, dvbSTInput1OKEvent, dvbSTInput2OKEvent, dvbSTLocalModeEvent, dvbSTActiveInputEvent,
+ dvbSTSFNModeEvent, dvbSTRefFaultEvent, dvbSTStuffingModeEvent, dvbSTMuteEvent, dvbSTFaultMIPEvent
+ }
+ STATUS current
+ DESCRIPTION
+ "Description. dvb single transmitter events"
+ ::= { groupST 2 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.4.3
+ objectGroupSTobsolete OBJECT-GROUP
+ OBJECTS { dvbSTResetFault, dvbSTResetFaultEnable, dvbSTResetFaultPriority }
+ STATUS obsolete
+ DESCRIPTION
+ "Description. Inactive objects"
+ ::= { groupST 3 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.4.4
+ eventGroupSTobsolete NOTIFICATION-GROUP
+ NOTIFICATIONS { dvbSTResetFaultEvent }
+ STATUS obsolete
+ DESCRIPTION
+ "Description. Inactive notifications"
+ ::= { groupST 4 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.5
+ complianceST OBJECT IDENTIFIER ::= { dvbSingleTransmitter 5 }
+
+
+ -- 1.3.6.1.4.1.19831.1.1.1.1.5.1
+ dvbSingleTransmitterCompliance MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Compliance Statement"
+ MODULE -- this module
+ MANDATORY-GROUPS { objectGroupST, eventGroupST }
+ ::= { complianceST 1 }
+
+
+
+ END
+
+--
+-- IRT-DVBT-SINGLETRANSMITTER-MIB.my
+--
diff --git a/MIBS/rs/IRT-TRANSMITTER-SMI-MIB b/MIBS/rs/IRT-TRANSMITTER-SMI-MIB
new file mode 100644
index 0000000..26f815a
--- /dev/null
+++ b/MIBS/rs/IRT-TRANSMITTER-SMI-MIB
@@ -0,0 +1,268 @@
+--
+-- IRT-TRANSMITTER-SMI-MIB.my
+-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
+-- Thursday, May 03, 2007 at 17:54:59
+--
+
+ IRT-TRANSMITTER-SMI-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ enterprises, MODULE-IDENTITY
+ FROM SNMPv2-SMI
+ TEXTUAL-CONVENTION
+ FROM SNMPv2-TC;
+
+
+ -- 1.3.6.1.4.1.19831
+ irt MODULE-IDENTITY
+ LAST-UPDATED "200705041400Z" -- May 04, 2007 at 14:00 GMT
+ ORGANIZATION
+ "IRT for WORKING-GROUP-TC-MIB"
+ CONTACT-INFO
+ "Contact-info:
+
+ Andreas Metz
+
+ Institut fuer Rundfunktechnik GmbH
+ Broadcast Networks and Servers (SN)
+
+ Floriansmuehlstr.60
+ 80939 Munich
+ Germany
+
+ Phone: +49 89 32399 325
+ Fax: +49 89 32399 354
+ "
+ DESCRIPTION
+ "***************************************************
+ Description: IRT-TRANSMITTER-SMI-MIB General structure
+
+ This MIB defines the structure of a SNMP-Agent
+ for all kinds of reserve Transmitters
+
+ PROJECT: TC-MIB - TRANSMITTER-CONTROL-MIB
+ OID: 1.3.6.1.4.1.19831
+ FILE: IRT-TRANSMITTER-SMI-MIB.*
+ AUTHOR: Ludmilla Leidag and Andreas Metz
+ for WORKING-GROUP-TC-MIB
+
+
+ ***************************************************"
+ REVISION "200705041400Z" -- May 04, 2007 at 14:00 GMT
+ DESCRIPTION
+ "change LocalRemote
+ add SFNMFN
+ "
+ REVISION "200612201400Z" -- December 20, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Correction"
+ REVISION "200609071400Z" -- September 07, 2006 at 14:00 GMT
+ DESCRIPTION
+ "Relocation of the TC-MIB from the standard OID area at IEC into the private OID area of the IRT "
+ ::= { enterprises 19831 }
+
+
+
+--
+-- Textual conventions
+--
+
+ SelectManualAuto ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description. Auto/Manual selection"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ manual(1),
+ automatic(2)
+ }
+
+ SelectOnOff ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description. On/Off selection"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ on(1),
+ off(2)
+ }
+
+ Input1Input2 ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description.Input1/Input2"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ input1(1),
+ input2(2)
+ }
+
+ OkNotOk ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description.OK/NotOK"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ ok(1),
+ notok(2)
+ }
+
+ FaultOK ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description.Fault/OK"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ fault(1),
+ ok(2)
+ }
+
+ WarningOK ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description.Warning/OK"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ warning(1),
+ ok(2)
+ }
+
+ LocalRemote ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description.Local/Remote"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ local(1),
+ remote(2)
+ }
+
+ MuteOk ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description. Mute/OK"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ mute(1),
+ ok(2)
+ }
+
+ ReadyNotReady ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description. Ready/Not ready"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ ready(1),
+ notready(2)
+ }
+
+ ExecutedNotExecuted ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description. Executed/Not Executed"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ executed(1),
+ notexecuted(2)
+ }
+
+ PresentNotPresent ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description. Present/NotPresent"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ present(1),
+ notpresent(2)
+ }
+
+ SFNMFN ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description: SFN/MFN Mode"
+ SYNTAX INTEGER
+ {
+ undefined(0),
+ sfn(1),
+ mfn(2)
+ }
+
+
+--
+-- Node definitions
+--
+
+-- Broadcast
+ -- 1.3.6.1.4.1.19831.1
+ broadcast OBJECT IDENTIFIER ::= { irt 1 }
+
+
+-- Transmitter
+ -- 1.3.6.1.4.1.19831.1.1
+ transmitter OBJECT IDENTIFIER ::= { broadcast 1 }
+
+
+-- Digital videobroadcast terrestrial
+ -- 1.3.6.1.4.1.19831.1.1.1
+ dvbT OBJECT IDENTIFIER ::= { transmitter 1 }
+-- List of assigned devices
+--
+-- dvbSingleTransmitter OBJECT IDENTIFIER ::= { dvbT 1 }
+-- dvbActiveReserve OBJECT IDENTIFIER ::= { dvbT 2 }
+-- dvbPassiveReserve OBJECT IDENTIFIER ::= { dvbT 3 }
+-- dvbDualDrive OBJECT IDENTIFIER ::= { dvbT 4 }
+-- dvbnPlus1 OBJECT IDENTIFIER ::= { dvbT 5 }
+-- dvbCommon OBJECT IDENTIFIER ::= { dvbT 255 }
+
+-- Digital audiobroadcast
+ -- 1.3.6.1.4.1.19831.1.1.2
+ dab OBJECT IDENTIFIER ::= { transmitter 2 }
+-- List of assigned devices
+--
+-- dabSingleTransmitter OBJECT IDENTIFIER ::= { dab 1 }
+-- dabActiveReserve OBJECT IDENTIFIER ::= { dab 2 }
+-- dabPassiveReserve OBJECT IDENTIFIER ::= { dab 3 }
+-- dabDualDrive OBJECT IDENTIFIER ::= { dab 4 }
+-- dabnPlus1 OBJECT IDENTIFIER ::= { dab 5 }
+-- dabCommon OBJECT IDENTIFIER ::= { dab 255 }
+
+-- FM transmitters
+ -- 1.3.6.1.4.1.19831.1.1.3
+ fm OBJECT IDENTIFIER ::= { transmitter 3 }
+-- List of assigned devices
+--
+-- fmSingleTransmitter OBJECT IDENTIFIER ::= { fm 1 }
+-- fmActiveReserve OBJECT IDENTIFIER ::= { fm 2 }
+-- fmPassiveReserve OBJECT IDENTIFIER ::= { fm 3 }
+-- fmDualDrive OBJECT IDENTIFIER ::= { fm 4 }
+-- fmnPlus1 OBJECT IDENTIFIER ::= { fm 5 }
+-- fmCommon OBJECT IDENTIFIER ::= { fm 255 }
+
+-- Digital radio mondiale
+ -- 1.3.6.1.4.1.19831.1.1.4
+ drm OBJECT IDENTIFIER ::= { transmitter 4 }
+
+
+-- Common values for all transmittertypes
+ -- 1.3.6.1.4.1.19831.1.1.7
+ common OBJECT IDENTIFIER ::= { transmitter 7 }
+-- Common values used by all transmittertypes (eg special Varbinds)
+
+
+ END
+
+--
+-- IRT-TRANSMITTER-SMI-MIB.my
+--
diff --git a/MIBS/rs/RS-COMMON-MIB b/MIBS/rs/RS-COMMON-MIB
new file mode 100644
index 0000000..070bfb3
--- /dev/null
+++ b/MIBS/rs/RS-COMMON-MIB
@@ -0,0 +1,144 @@
+-- **********************************************************************
+-- **********************************************************************
+-- **
+-- ** COPYRIGHT (c) 2006 Rohde & Schwarz GmbH & Co. KG
+-- ** Muehldorfstrasse 15
+-- ** R & S 81671 Muenchen
+-- **
+-- ** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+-- **
+-- ** MODULE RS-COMMON-MIB.my
+-- **
+-- ** DESCRIPTION Rohde & Schwarz common SNMP mib
+-- **
+-- ** HISTORY 06/24/2005 Christian Hoelzl
+-- ** first version
+-- ** +-iso(1)
+-- ** +-org(3)
+-- ** +-dod(6)
+-- ** +-internet(1)
+-- ** +-private(4)
+-- ** +-enterprises(1)
+-- ** +-rs(2566)
+-- ** +-rsCommon(123)
+-- ** +-rsProduct(127)
+-- ** | +-rsProdBroadcast(1)
+-- ** | +-rsProdBroadcastMeasurement(1)
+-- ** | +-rsProdBroadcastTransmitter(2)
+-- ** |
+-- ** +-rsRequirements(131)
+-- ** +-rsExperimental(137)
+-- ** +-rsCapabilities(139)
+-- ** +-rsRegistration(149)
+-- ** +-rsRegModules(1)
+-- ** +-rsRegBroadcast(2)
+-- ** +-rsRegBroadcastMeasurement(1)
+-- ** +-rsRegBroadcastTransmitter(2)
+-- **
+-- **
+-- **********************************************************************
+-- **********************************************************************
+
+ RS-COMMON-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS enterprises, OBJECT-IDENTITY, MODULE-IDENTITY FROM SNMPv2-SMI;
+
+ rsRoot MODULE-IDENTITY
+ LAST-UPDATED "200605170840Z" -- Mai 17th 2006 at 08:40 GMT
+ ORGANIZATION
+ "Rohde&Schwarz GmbH & Co.KG"
+ CONTACT-INFO
+ "Rohde & Schwarz GmbH & Co. KG
+ Muehldorfstrasse 15
+ 81671 Munich
+ Germany"
+ DESCRIPTION
+ "The root OID of Rohde&Schwarz GmbH & Co.KG"
+ REVISION "200605170840Z" -- Mai 17th 2006 at 08:40 GMT
+ DESCRIPTION
+ "MODULE-IDENTITY added to RS-COMMON-MIB"
+ ::= { enterprises 2566 }
+
+ rsCommon OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for common object and event definitions."
+ ::= { rsRoot 113 }
+
+ rsProducts OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for products."
+ ::= { rsRoot 127 }
+
+ rsProdBroadcast OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for broadcast products."
+ ::= { rsProducts 1 }
+
+ rsProdBroadcastMeasurement OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for broadcast measurement products."
+ ::= { rsProdBroadcast 1 }
+
+ rsProdBroadcastTransmitter OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for broadcast transmitter products."
+ ::= { rsProdBroadcast 2 }
+
+ rsRequirements OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for management application requirements."
+ ::= { rsRoot 131 }
+
+ rsExperimental OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for experimental definitions."
+ ::= { rsRoot 137 }
+
+ rsCapabilities OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for agent capabilities."
+ ::= { rsRoot 139 }
+
+ rsRegistration OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for registrations."
+ ::= { rsRoot 149 }
+
+ rsRegModules OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Sub-tree for modules registrations."
+ ::= { rsRegistration 1 }
+
+ rsRegBroadcast OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "currently not used"
+ ::= { rsRegistration 2 }
+
+ rsRegBroadcastMeasurement OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "currently not used"
+ ::= { rsRegBroadcast 1 }
+
+ rsRegBroadcastTransmitter OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "currently not used"
+ ::= { rsRegBroadcast 2 }
+
+ END
+
+--
+-- RS-COMMON-MIB.my
+--
diff --git a/MIBS/rs/RS-XX8000-COMMON-MIB b/MIBS/rs/RS-XX8000-COMMON-MIB
new file mode 100644
index 0000000..206aae5
--- /dev/null
+++ b/MIBS/rs/RS-XX8000-COMMON-MIB
@@ -0,0 +1,2533 @@
+-- *****************************************************************************
+-- *****************************************************************************
+-- **
+-- ** COPYRIGHT (c) 2006 Rohde & Schwarz GmbH & Co. KG
+-- ** Muehldorfstrasse 15
+-- ** R & S D-81671 Muenchen
+-- **
+-- *****************************************************************************
+-- **
+-- ** MODULE RS-XX8000-COMMON-MIB
+-- **
+-- ** DESCRIPTION Rohde & Schwarz SNMP
+-- **
+-- ** HISTORY
+-- ** 2006-11-20 hue - initial version
+-- ** 2007-03-14 hue - enhanced logbook messages (TC)
+-- ** 2007-05-16 hue - added logbook messages (TC) for XV703
+-- ** 2007-09-04 sr - added logbook messages for PumpUnit and
+-- ** logbook messages (TC) for MediaFLO
+-- ** 2007-10-02 sr - extend trapSinkTable
+-- ** - extend LogbookEntryMessagesOST (2 new
+-- ** messages for PumpUnit)
+-- ** 2007-12-17 sr - update LogbookEntryMessagesNSU
+-- ** - update LogbookEntryMessagesNetCCU
+-- ** - new TCs: ProdInfoModuleNameTv and
+-- ** ProdInfoModuleNameFm
+-- ** 2008-02-06 sr - update LogbookEntryMessagesExcMediaFLO
+-- ** - add transmitterConfig with dateTime
+-- ** - new TCs: TimeOfDay and NoValue
+-- ** 2008-02-11 hu - update LogbookEntryMessagesExcATV
+-- ** - new TC: LockState
+-- ** 2008-02-18 sr - add A8 to IndexTransmitter
+-- ** 2008-04-23 ks - new TC EqualizerCalibrationState
+-- ** sr - new TC LogbookEntryMessagesExcTv
+-- ** - remove LogbookEntryMessagesExcMediaFLO
+-- ** 2008-04-30 ks - LogbookEntryMessagesExcTv extended
+-- ** 2008-05-13 hu - added TrapHandling under snmpConfig
+-- ** 2008-06-02 sr - LogbookEntryMessagesExcTv extended
+-- ** 2008-06-09 sr - dateTime with UTC values
+-- ** - LogbookMaxEntryNumber: range to max 255
+-- ** 2008-06-16 sr - new TC 'TvStandard'
+-- ** 2008-07-23 sr - new TC 'AtvStandard'
+-- ** hu - obsoleted TC LogbookEntryMessagesExcATV
+-- ** and DVB -> use LogbookEntryMessagesExcTv
+-- ** 2008-09-03 sr - eventHistoryModule: additional values for
+-- ** pump and antenna
+-- ** 2008-09-30 ks - NTP configuration
+-- ** 2008-10-10 sr - eventHistoryTable with new index 'eventHistoryTxIdx'
+-- ** 2008-12-12 sr - new: swMaintenance and eventTx,
+-- ** - rackExtCoolingWarning renamed to rackGpiWarning
+-- ** - rackExtCoolingFault renamed to rackGpiFault
+-- ** 2009-02-10 ks - add to eventHistoryModule: gps, dvbRecMon, gpParIOsr
+-- ** sr - LogbookEntryMessagesExcTv updated
+-- ** 2008-03-13 ks - reserveInputLost added to LogbookEntryMessagesExcTv
+-- ** - rackProbeNotCalibrated added to LogbookEntryMessagesOST
+-- ** - update LogbookEntryMessagesNSU
+-- ** - update LogbookEntryMessagesNetCCU
+-- ** 2008-04-30 ks - Sx801 messages added to LogbookEntryMessagesExcTv
+-- ** 2008-06-03 ks - intPwrSupply, extPwrSupply, rackTemperatureWarning added
+-- ** 2008-06-26 ks - new textual convention InputSource
+-- ** 2008-09-10 ks - new value "inconsistent" for textual convention TvStandard
+-- ** - additional values for LogbookEntryMessagesNetCCU
+-- ** 2009-12-08 ks - excSFNIdleRegulation, excInput1Available, excInput2Available,
+-- ** excInput1LPAvailable, excInput2LPAvailable added to LogbookEntryMessagesExcTv
+-- ** 2010-01-11 ks - xlxInputStepProtection, excNoSfnData, excNoMobileDtvContent added
+-- ** 2010-05-06 ks - ntpSyncFailed added
+-- ** 2010-05-11 ks - indexProgram added
+-- ** 2011-02-23 ks - trapSinkInformUnacknowledged obsoleted
+-- ** 2011-05-11 ks - FailDelayMode, FailDelayStatus added
+-- **
+-- *****************************************************************************
+-- *****************************************************************************
+
+ RS-XX8000-COMMON-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ rsProdBroadcastTransmitter, rsRegModules
+ FROM RS-COMMON-MIB
+ OBJECT-GROUP, MODULE-COMPLIANCE, NOTIFICATION-GROUP
+ FROM SNMPv2-CONF
+ IpAddress, Integer32, Counter32, OBJECT-TYPE, MODULE-IDENTITY,
+ OBJECT-IDENTITY, NOTIFICATION-TYPE
+ FROM SNMPv2-SMI
+ DateAndTime, TruthValue, TEXTUAL-CONVENTION
+ FROM SNMPv2-TC;
+
+
+ rsXx8000MibModule MODULE-IDENTITY
+ LAST-UPDATED "201105110800Z" -- May 11, 2011 at 08:00 GMT
+ ORGANIZATION
+ "Rohde&Schwarz GmbH & Co. KG"
+ CONTACT-INFO
+ "Torsten Huebscher
+ Department 7TS2
+ Broadcasting Division
+ Muehldorfstrasse 15
+ 81671 Munich, Germany
+ torsten.huebscher@rohde-schwarz.com"
+ DESCRIPTION
+ "This MIB defines general objects of XX8000 transmitting systems from Rohde & Schwarz.
+
+ Use this MIB for things all transmitters support via SNMP, e.g.:
+ - product information
+ - installation / configuration issues (trapsinks, managers aso.)
+
+ The following MIBs are related to this:
+ - RS-COMMON-MIB - mandatory for this MIB."
+ REVISION "201105110800Z" -- May 11, 2011 at 08:00 GMT
+ DESCRIPTION
+ "FailDelayMode, FailDelayStatus added"
+ REVISION "201102230800Z" -- February 23, 2011 at 08:00 GMT
+ DESCRIPTION
+ "trapSinkInformUnacknowledged obsoleted"
+ REVISION "201005060800Z" -- May 06, 2010 at 08:00 GMT
+ DESCRIPTION
+ "ntpSyncFailed, indexProgram added"
+ REVISION "200912080800Z" -- December 08, 2009 at 08:00 GMT
+ DESCRIPTION
+ "excSFNIdleRegulation, excInput1Available, excInput2Available,
+ excInput1LPAvailable, excInput2LPAvailable added to
+ LogbookEntryMessagesExcTv"
+ REVISION "200909100800Z" -- September 10, 2009 at 08:00 GMT
+ DESCRIPTION
+ "new value 'inconsistent' for textual convention TvStandard
+ additional values for LogbookEntryMessagesNetCCU"
+ REVISION "200906260900Z" -- June 26, 2009 at 09:00 GMT
+ DESCRIPTION
+ "new textual convention InputSource"
+ REVISION "200906030900Z" -- June 03, 2009 at 09:00 GMT
+ DESCRIPTION
+ "intPwrSupply, extPwrSupply added to LogbookEntryMessagesNetCCU;
+ rackTemperatureWarning added to LogbookEntryMessagesOST"
+ REVISION "200904300900Z" -- April 30, 2009 at 09:00 GMT
+ DESCRIPTION
+ "Sx801 messages added to LogbookEntryMessagesExcTv"
+ REVISION "200903130900Z" -- March 13, 2009 at 09:00 GMT
+ DESCRIPTION
+ "reserveInputLost added to LogbookEntryMessagesExcTv
+ rackProbeNotCalibrated added to LogbookEntryMessagesOST
+ update LogbookEntryMessagesNSU
+ update LogbookEntryMessagesNetCCU"
+ REVISION "200902101600Z" -- February 10, 2009 at 16:00 GMT
+ DESCRIPTION
+ "add to eventHistoryModule: gps, dvbRecMon, gpParIO
+ LogbookEntryMessagesExcTv updated"
+ REVISION "200812121400Z" -- December 12, 2008 at 14:00 GMT
+ DESCRIPTION
+ "new: swMaintenance and eventTx,
+ rackExtCoolingWarning renamed to rackGpiWarning
+ rackExtCoolingFault renamed to rackGpiFault"
+ REVISION "200810200900Z" -- October 20, 2008 at 09:00 GMT
+ DESCRIPTION
+ "LogbookEntryMessagesNSU:
+ antennaRedundancySumWarning(196)
+ tcbTxBPowerSupply(197)
+ txBPosition(198)
+ antennaRedundancySumFault(226)
+ LogbookEntryMessagesNetCCU:
+ monitorFaultExcA(107)
+ monitorFaultExcA(108)"
+ REVISION "200810100900Z" -- October 10, 2008 at 09:00 GMT
+ DESCRIPTION
+ "eventHistoryTable with new index 'eventHistoryTxIdx'"
+ REVISION "200809300900Z" -- September 30, 2008 at 09:00 GMT
+ DESCRIPTION
+ "NTP configuration"
+ REVISION "200809030900Z" -- September 03, 2008 at 09:00 GMT
+ DESCRIPTION
+ "eventHistoryModule: additional values for pump and antenna"
+ REVISION "200807231530Z" -- July 23, 2008 at 15:30 GMT
+ DESCRIPTION
+ "- new TC 'AtvStandard'
+ - obsoleted TC LogbookEntryMessagesExcATV and DVB
+ -> use LogbookEntryMessagesExcTv"
+ REVISION "200806160900Z" -- June 16, 2008 at 09:00 GMT
+ DESCRIPTION
+ "new TC 'TvStandard'"
+ REVISION "200806100800Z" -- June 10, 2008 at 08:00 GMT
+ DESCRIPTION
+ "dateTime with UTC values
+ LogbookMaxEntryNumber: range to max 255"
+ REVISION "200806021030Z" -- June 02, 2008 at 10:30 GMT
+ DESCRIPTION
+ "LogbookEntryMessagesExcTv extended"
+ REVISION "200805131500Z" -- May 13, 2008 at 15:00 GMT
+ DESCRIPTION
+ "LogbookEntryMessagesExcTv extended
+ added TrapHandling under snmpConfig"
+ REVISION "200804231100Z" -- April 23, 2008 at 11:00 GMT
+ DESCRIPTION
+ "new TC EqualizerCalibrationState
+ new TC LogbookEntryMessagesExcTv
+ remove LogbookEntryMessagesExcMediaFLO"
+ REVISION "200802181330Z" -- February 18, 2008 at 13:30 GMT
+ DESCRIPTION
+ "add A8 to IndexTransmitter"
+ REVISION "200802111200Z" -- February 11, 2008 at 12:00 GMT
+ DESCRIPTION
+ "updated LogbookEntryMessagesExcATV, added LockState"
+ REVISION "200802061200Z" -- February 06, 2008 at 12:00 GMT
+ DESCRIPTION
+ "update LogbookEntryMessagesExcMediaFLO
+ add transmitterConfig with dateTime
+ new TCs: TimeOfDay and NoValue"
+ REVISION "200712171200Z" -- December 17, 2007 at 12:00 GMT
+ DESCRIPTION
+ "update LogbookEntryMessagesNSU
+ update LogbookEntryMessagesNetCCU
+ new TCs: ProdInfoModuleNameTv and ProdInfoModuleNameFm"
+ REVISION "200710021000Z" -- October 02, 2007 at 10:00 GMT
+ DESCRIPTION
+ "extend trapSinkTable
+ extend LogbookEntryMessagesOST (2 new messages for PumpUnit)"
+ REVISION "200709041300Z" -- September 04, 2007 at 13:00 GMT
+ DESCRIPTION
+ "Added logbook messages for PumpUnit and
+ logbook messages (TC) for MediaFLO."
+ REVISION "200706291000Z" -- June 29, 2007 at 10:00 GMT
+ DESCRIPTION
+ "Enhanced logbook messages for ExcFM."
+ REVISION "200705161000Z" -- May 16, 2007 at 10:00 GMT
+ DESCRIPTION
+ "Added logbook messages (TC) for XV703 transposers."
+ REVISION "200703141000Z" -- March 14, 2007 at 10:00 GMT
+ DESCRIPTION
+ "Enhanced logbook messsages for ExcDVB and ExcFM (TextualConvention)."
+ REVISION "200612211000Z" -- December 21, 2006 at 10:00 GMT
+ DESCRIPTION
+ "Added IndexAB for easier handling of exciterA/B and outputstageA/B in other MIBs."
+ REVISION "200611201000Z" -- November 20, 2006 at 10:00 GMT
+ DESCRIPTION
+ "This is the initial version."
+ ::= { rsRegModules 163 }
+
+
+
+--
+-- Textual conventions
+--
+
+ ReadableString ::= TEXTUAL-CONVENTION
+ DISPLAY-HINT
+ "255a"
+ STATUS current
+ DESCRIPTION
+ "An octet string containing a human-readable string. This
+ string may have originally been encoded as specified
+ in EN 300 468 Annex A, but this is not a requirement.
+
+ To maintain generality, the information is represented
+ using the ISO/IEC IS 10646-1 character set, encoded as an
+ octet string using the UTF-8 transformation format
+ described in RFC2279.
+
+ Control codes are interpreted as specified in EN 300 468
+ Annex A, section A.1. The interpretation of other control
+ codes is undefined.
+
+ For information encoded in 7-bit US-ASCII, the UTF-8
+ encoding is identical to the US-ASCII encoding.
+
+ UTF-8 may require multiple bytes to represent a single
+ character/code point; thus the length of this object in
+ octets may be different from the number of characters
+ encoded. Similarly, size constraints refer to the number
+ of encoded octets, not the number of characters represented
+ by an encoding."
+ SYNTAX OCTET STRING (SIZE (0..255))
+
+ FloatingPoint ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "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 ::= '+' | '-'"
+ SYNTAX OCTET STRING (SIZE (1..63))
+
+ TimeOfDay ::= TEXTUAL-CONVENTION
+ DISPLAY-HINT
+ "1d:1d:1d"
+ STATUS current
+ DESCRIPTION
+ "A time of day specification.
+
+ octets contents range
+ ------ -------- -----
+ 1 hour 0..23
+ 2 minute 0..59
+ 3 second 0..59
+
+ For example, 1:30:17 PM would be displayed as 13:30:17.
+
+ The second can be omitted.
+ "
+ SYNTAX OCTET STRING (SIZE (2 | 3))
+
+ EventMask ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Enables / Disables this event.
+ enable(1) --> active, will be sent in case the event occurs
+ disable(2) --> inactive, will not be sent in case the event occurs."
+ SYNTAX INTEGER
+ {
+ enable(1),
+ disable(2)
+ }
+
+ EventPriority ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The priority of the event.
+ Users can freely set this value in range 0..255."
+ SYNTAX Integer32 (0..255)
+
+ EventClass ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "These are the levels of events a transmitter has.
+ Info(3): Are events which only inform about changes, e.g. 'local/remote'
+ or 'reboot of the control unit'. They don't affect the transmission.
+ Warning(2): Are minor problems which do not influence transmission itself,
+ but may cause a bigger problem when no action is taken, e.g.
+ 'RF Loop Program'. Warnings may appear and disappear without the need
+ of acknowledgment.
+ Fault(1): Have a direct impact on the transmission, e.g.
+ 'failure power supply'. Faults never disappear without acknowledgment."
+ SYNTAX INTEGER
+ {
+ fault(1),
+ warning(2),
+ info(3)
+ }
+
+ EventState ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The current state of an event:
+ active(1) --> event is active (coming)
+ inactive(2) --> event is inactive (going)
+ This is used in all logbooks and in all event handling tables."
+ SYNTAX INTEGER
+ {
+ active(1),
+ inactive(2)
+ }
+
+ EventMaxEntryNumber ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The maximum number of events.
+ This is used in other MIBs as a placeholder."
+ SYNTAX Integer32 (1..999)
+
+ SwitchOnOff ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "This is for all on/off-switches."
+ SYNTAX INTEGER
+ {
+ on(1),
+ off(2)
+ }
+
+ Trigger ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Trigger for starting a certain action.
+ idle(1) --> ready, do nothing
+ trigger(2) --> do now
+
+ A GET will always return idle(1).
+ A SET idle(1) will return NO_ERROR without doing anything."
+ SYNTAX INTEGER
+ {
+ idle(1),
+ trigger(2)
+ }
+
+ LogbookEntryMessagesNetCCU ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Inserted information in the logbook of NetCCU."
+ SYNTAX INTEGER
+ {
+ local(3),
+ rfOn(4),
+ excAutoReady(6),
+ excAutoChanged(7),
+ ostAutoReady(8),
+ ostAutoChanged(9),
+ rfOnSound1(10),
+ rfOnSound2(11),
+ activeExcA(12),
+ activeExcB(13),
+ activeOstA(14),
+ activeOstB(15),
+ rfOnVision(16),
+ rfOnActiveExc(17),
+ rfOnDLoad(18),
+ rfOkDLoad(19),
+ swBackupStarted(20),
+ swBackupDone(21),
+ swBackupFailed(22),
+ swRestoreStarted(23),
+ swRestoreDone(24),
+ swRestoreFailed(25),
+ optionKeyExpired(30),
+ txModeSwitchOverStarted(37),
+ txModeSwitchOverEnded(38),
+ reboot(40),
+ rfLoopProgram(41),
+ rfLoopReserve(42),
+ rfWarning(43),
+ reflectionWarning(44),
+ intPwrSupply(45),
+ extPwrSupply(46),
+ rfVisionWarning(47),
+ rfSound1Warning(48),
+ rfSound2Warning(49),
+ fanFault(51),
+ sumWarningRec(52),
+ sumWarningExcA(53),
+ sumWarningExcB(54),
+ sumWarningOstA(55),
+ sumWarningOstB(56),
+ rfDLoadWarning(57),
+ rfDLoadReflection(58),
+ receiverConnect(59),
+ receiverSumFault(60),
+ txModeInconsistent(61),
+ boardTemperatureWarning(62),
+ optionKeyWillExpire(70),
+ powerSupply(81),
+ rfFail(82),
+ reflectionFault(83),
+ boardTemperature(84),
+ excSwitch(85),
+ ostSwitch(86),
+ connectionExcA(87),
+ connectionExcB(88),
+ connectionOstA(89),
+ connectionOstB(90),
+ rfVision(91),
+ rfSound1Fault(92),
+ rfSound2Fault(93),
+ connectionRec(95),
+ summaryFaultRec(96),
+ summaryFaultExcA(97),
+ summaryFaultExcB(98),
+ summaryFaultOstA(99),
+ summaryFaultOstB(100),
+ rfDLoadFault(101),
+ rfDLoadReflectionFault(102),
+ apaConnect(103),
+ absorber(104),
+ monitorFaultExcA(107),
+ monitorFaultExcB(108),
+ txModeSwitchOverFailed(109)
+ }
+
+ LogbookEntryMessagesExcTv ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Inserted information in the logbook of TV exciters."
+ SYNTAX INTEGER
+ {
+ excReboot(0),
+ excSumFault(1),
+ excSumWarning(2),
+ excLocal(3),
+ excExciterOn(4),
+ excRfOk(5),
+ excNoInput(6),
+ excReference(7),
+ excRfOn(8),
+ excMute(9),
+ excRelieveReq(10),
+ excSwDiag(11),
+ excOneFan(12),
+ excNoCCUComm(13),
+ excSwUpdated(14),
+ excBiosUpdated(15),
+ excPowerSupply(16),
+ excTemperature(17),
+ excFans(18),
+ excHwMainboard(19),
+ excHwCfCard(20),
+ excOutputOpen(21),
+ excRebootRqst(22),
+ excHwEEPROM(23),
+ excWatchdog(24),
+ excRfFail(25),
+ excLoopOpen(26),
+ excNoFPGA(27),
+ excCarrierLock(28),
+ excInputFail(30),
+ excOptionExpired(37),
+ excOptionWillEnd(38),
+ excFPGAConfig(40),
+ excHwIIFBoard(41),
+ excHwRfBoard(42),
+ excHwSynth1(43),
+ excHwSynth2(44),
+ excHwSynth3(45),
+ excMuteAudio1(46),
+ excMuteAudio2(47),
+ excVideoInp1(48),
+ excVideoInp2(49),
+ excVideoInpAct(50),
+ excRfOutExcV(51),
+ excRfOutAntV(52),
+ excRfOutExcA1(53),
+ excRfOutAntA1(54),
+ excRfOutExcA2(55),
+ excRfOutAntA2(56),
+ excClippingAntInp(57),
+ excNoHeadroomAnt(58),
+ excAudioMode(59),
+ excWhiteLine(60),
+ excWhiteLineLnAmp(61),
+ excWhiteLineLnAmpW(62),
+ excSyncCheck(63),
+ excWhiteLimiter(64),
+ excDevLimAud1(65),
+ excDevLimAud2(66),
+ excVideoInpClip(67),
+ excAud1InpClip(68),
+ excAud2InpClip(69),
+ excNICAM728Data(70),
+ excNICAM728Carr(71),
+ excAud2OutClip(72),
+ excRfMonFail(73),
+ excRfVideoFail(74),
+ excRfAudio1Fail(75),
+ excRfAudio2Fail(76),
+ excAudioLoopOpen(77),
+ excVideoLoopOpen(78),
+ excTestMode(100),
+ excExtRefFail(101),
+ excExtRefWeak(102),
+ excExtPPSFail(103),
+ excInputSwitched(104),
+ excInputFail2(105),
+ excWrongDatarate(106),
+ excFifoOverUnderflow(107),
+ excDelayChanged(108),
+ excSFNDelay(109),
+ excNoMIP(110),
+ excWrongMFArrivalTime(111),
+ excExtPPSAsynchron(112),
+ excPacketUnlock(113),
+ excMaxDelayChanged(114),
+ excReferenceAbsent(115),
+ excNoPPS(116),
+ excRfFailAmplifier(117),
+ excWarningAmplifier(118),
+ excAmpOverflow(119),
+ excModError(120),
+ excFLOModErr(121),
+ excInput1(122),
+ excInput2(123),
+ excInput1LP(124),
+ excInput2LP(125),
+ excNoReserveAvailable(126),
+ excSynthesizerUnlocked(127),
+ excSFNIdleRegulation(128),
+ excAmpVSWR(170),
+ excAmpTempWarn(171),
+ excAmpTempFault(172),
+ excAmpRegulation(173),
+ excAmpTransistor(174),
+ excAmpReducedPower(175),
+ excHWAmpEEPROM(176),
+ excRFWarningAmp(177),
+ excModSfnRAMInitErr(180),
+ excModTransportErr(181),
+ excModFIFOParErr(182),
+ excModFIFOSeqErr(183),
+ excModSfnBufEmpty(184),
+ excModSfnBufFull(185),
+ excModSsfMultiple(186),
+ excModSsfMissing(187),
+ excModLofTS1(188),
+ excModLofTS2(189),
+ excModCoreStall(190),
+ excModIqInactive(191),
+ excModMtiVersErr(192),
+ excModCoreReset(193),
+ excModConfigChanged(194),
+ excSFNBuffer(195),
+ excModIdleMode(196),
+ excSFNBufferTooEmpty(197),
+ excModMemError(198),
+ excSfnBufferTooFull(199),
+ excMissingSIP(205),
+ excTCLevelOutOfRange(210),
+ excTCLevelOverflow(211),
+ excInputFail3(212),
+ excInputWarning(213),
+ excEchoWarning(214),
+ xlxInputStepProtection(215),
+ excExt1PPSReference(220),
+ excInt1PPSReference(221),
+ exc5MHzReference(222),
+ exc10MHzReference(223),
+ excPrecorrectionSetupInfo(230),
+ excPrecorrectionSetupFail(231),
+ excFramecounter(240),
+ excMissingIIP(241),
+ excPSUOvertemp(250),
+ excPowerSupplyWarning(251),
+ excNSUConnected(256),
+ excMonHWError(260),
+ excRecvRxAUXHWError(261),
+ excRecvHWError(262),
+ excMonNoFrontendLock(263),
+ excRecvAUXNoFrontendLock(264),
+ excRecvNoFrontendLock(265),
+ excMonBadInputSignal(266),
+ excRecvAUXBadInputSignal(267),
+ excRecvBadInputSignal(268),
+ excMonNoInputSignal(269),
+ excRecvAUXWarningInputSignal(270),
+ excRecvWarningInputSignal(271),
+ excMonAUXHWError(272),
+ excMonAUXNoFrontendLock(273),
+ excMonAUXBadInputSignal(274),
+ excMonitorNoInputFail(280),
+ excNoSfnData(300),
+ excNoMobileDtvContent(301),
+ excInput1Available(320),
+ excInput2Available(321),
+ excInput1LPAvailable(322),
+ excInput2LPAvailable(323),
+ excRfTest(400),
+ excPRBSInsertion(401),
+ excTestEnsemble(402),
+ excInvalidTII(403),
+ excTIITransmission(404),
+ excTxModeChange(405),
+ excTIIChange(406),
+ excNullTIST(407),
+ excTISTJitter(408),
+ excTS1FrameLock(409),
+ excTS2FrameLock(410),
+ excCrcViolationRateTooHigh(411),
+ excSeamlessReady(412),
+ excTestFIC(413),
+ dvbt2NoL1Present(500),
+ dvbt2InvalidConfiguration(501),
+ dvbT2UnsupportedConfiguration(502),
+ dvbt2BandwidthMismatch(503),
+ iqHeader1Integrity(550),
+ iqHeader2Integrity(551),
+ iqHeader1Issues(552),
+ iqHeader2Issues(553),
+ iqInputRegulation(554),
+ iqWrongConfiguration(555),
+ iqTseMute(556),
+ iqInputOrder(557),
+ sx801PowerFail7Vpositive(600),
+ sx801PowerFail7Vnegative(601),
+ sx801PowerFail12V(602),
+ preAmpTemperatureFault(603),
+ preAmpRFFault(604),
+ parIoExcLink(605),
+ parIoTxLink(606),
+ parIoGpIoLink(607),
+ rfBoardRFFault(608),
+ sx801PhaseError(640),
+ sx801ReflectionWarning(641),
+ sx801ReflectionFault(642),
+ sx801RfWarning(643),
+ sx801AmplShutdown(644),
+ sx801PA1Supply1TooHot(650),
+ sx801PA1Supply2TooHot(651),
+ sx801PA1ReserveSupplyTooHot(652),
+ sx801PA1Supply1Fail(653),
+ sx801PA1Supply2Fail(654),
+ sx801PA1ReserveSupplyFail(655),
+ sx801PA1AcFail(656),
+ sx801PA1BlowerFail(657),
+ sx801PA1TransistorFail(658),
+ sx801PA1DriverFail(659),
+ sx801PA1RfInFail(660),
+ sx801PA1Reflection(661),
+ sx801PA1VSWR(662),
+ sx801PA1PowerFail(663),
+ sx801PA1Regulation(664),
+ sx801PA1Temperature(665),
+ sx801PA1Communication(666),
+ sx801PA1Update(667),
+ sx801PA2Supply1TooHot(675),
+ sx801PA2Supply2TooHot(676),
+ sx801PA2ReserveSupplyTooHot(677),
+ sx801PA2Supply1Fail(678),
+ sx801PA2Supply2Fail(679),
+ sx801PA2ReserveSupplyFail(680),
+ sx801PA2AcFail(681),
+ sx801PA2BlowerFail(682),
+ sx801PA2TransistorFail(683),
+ sx801PA2DriverFail(684),
+ sx801PA2RfInFail(685),
+ sx801PA2Reflection(686),
+ sx801PA2VSWR(687),
+ sx801PA2PowerFail(688),
+ sx801PA2Regulation(689),
+ sx801PA2Temperature(690),
+ sx801PA2Communication(691),
+ sx801PA2Update(692),
+ pa3Supply1TooHot(700),
+ pa3Supply2TooHot(701),
+ pa3ReserveSupplyTooHot(702),
+ pa3Supply1Fault(703),
+ pa3Supply2Fault(704),
+ pa3ReserveSupplyFault(705),
+ pa3ACFault(706),
+ pa3BlowerFault(707),
+ pa3TransistorFault(708),
+ pa3DriverFault(709),
+ pa3RFinFault(710),
+ pa3Reflection(711),
+ pa3VSWR(712),
+ pa3PowerFault(713),
+ pa3Regulation(714),
+ pa3Temperature(715),
+ pa3Communication(716),
+ pa3Update(717),
+ pa4Supply1TooHot(725),
+ pa4Supply2TooHot(726),
+ pa4ReserveSupplyTooHot(727),
+ pa4Supply1Fault(728),
+ pa4Supply2Fault(729),
+ pa4ReserveSupplyFault(730),
+ pa4ACFault(731),
+ pa4BlowerFault(732),
+ pa4TransistorFault(733),
+ pa4DriverFault(734),
+ pa4RFinFault(735),
+ pa4Reflection(736),
+ pa4VSWR(737),
+ pa4PowerFault(738),
+ pa4Regulation(739),
+ pa4Temperature(740),
+ pa4Communication(741),
+ pa4Update(742),
+ tse800NoConnect(770),
+ tse800Warning(771),
+ tse800Fault(772),
+ automaticOn(800),
+ automaticFault(801),
+ autoCtrlExcActive(802),
+ autoPrgmExcActive(803),
+ changeoverByUser(804),
+ changeoverByAuto(805),
+ automaticReady(806),
+ autoPrgmExcNoConnect(807),
+ autoPrgmExcFault(808)
+ }
+
+ LogbookEntryMessagesExcDVB ::= TEXTUAL-CONVENTION
+ STATUS obsolete
+ DESCRIPTION
+ "Inserted information in the logbook of DVB exciters.
+
+ This is obsolete! Please use LogbookEntryMessagesExcTv!"
+ SYNTAX INTEGER
+ {
+ excReboot(0),
+ excSummaryFault(1),
+ excSummaryWarning(2),
+ excLocal(3),
+ excOn(4),
+ excRfOk(5),
+ excNoInput(6),
+ excReferenceFail(7),
+ excRfOn(8),
+ excMute(9),
+ excFanWarning(12),
+ excNoCommunicationToNetCCU(13),
+ excPowerSupply(16),
+ excBoardTemperature(17),
+ excFanFault(18),
+ excSelfTest(19),
+ excHwCfCard(20),
+ excOutputOpen(21),
+ excHwEeprom(23),
+ excRfFail(25),
+ excLoop(26),
+ excCarrierLock(28),
+ excInputFault(30),
+ excOptionExpired(37),
+ excOptionExpires(38),
+ excHwFpgaConfig(40),
+ excHwIifBoard(41),
+ excHwRfBoard(42),
+ excHwSynth1(43),
+ excHwSynth2(44),
+ excHwSynth3(45),
+ excTestMode(100),
+ excExtRefFail(101),
+ excExtRefWeak(102),
+ excExtPPSFail(103),
+ excWrongConfig(104),
+ excInputFail(105),
+ excWrongDatarate(106),
+ excFifoWarning(107),
+ excExtDelayChanged(108),
+ excWrongDelay(109),
+ excNoMIP(110),
+ excWrongMFArrivalTime(111),
+ excExtPPSAsynchron(112),
+ excPacketUnlock(113),
+ excMaxDelayChanged(114),
+ excNoReference(115),
+ excNoPPS(116),
+ excRfFailAmplifier(117),
+ excWarningAmplifier(118),
+ excOverflowAmplifier(119),
+ excSynthUnlock(127)
+ }
+
+ LogbookEntryMessagesExcFM ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Inserted information in the logbook of FM exciters."
+ SYNTAX INTEGER
+ {
+ excReboot(0),
+ excSummaryFault(1),
+ excSummaryWarning(2),
+ excLocal(3),
+ excOn(4),
+ excRfOk(5),
+ excNoInput(6),
+ excReferenceFail(7),
+ excRfOn(8),
+ excMute(9),
+ excNoCommunicationToNetCCU(13),
+ excBiosUpdated(15),
+ excPowerSupply(16),
+ excOutputOpen(21),
+ excEEPROMError(23),
+ excRfFail(25),
+ excLoop(26),
+ excFPGANotLoaded(27),
+ excCarrierLock(28),
+ excInputFault(30),
+ ostSummaryFault(32),
+ excSoftFault(33),
+ ostSoftFault(34),
+ ostSummaryWarning(36),
+ excOptionKeyExpired(37),
+ excOptionKeyWarning(38),
+ excTemperatureWarning(41),
+ excTemperatureFault(42),
+ excRfUnitFault(43),
+ excFan1NotOk(47),
+ excFan2NotOk(48),
+ excMainPLLUnlocked(49),
+ excMainUPCUnlocked(50),
+ excMainCLKUnlocked(51),
+ exc12VFanWarning(67),
+ exc12VRackControllerWarning(71),
+ excInfoFrequencyChanged(81),
+ excLevelAESLeftTooLow(84),
+ excLevelAESRightTooLow(85),
+ excLevelMPXTooLow(86),
+ excNoDataInput(87),
+ excLevelAFLeftTooLow(88),
+ excLevelAFRightTooLow(89),
+ excLevelAUX1TooLow(90),
+ excLevelAUX2TooLow(91),
+ excLevelAUX3TooLow(92),
+ excLevelAESLeftTooHigh(93),
+ excLevelAESRightTooHigh(94),
+ excLevelMPXTooHigh(95),
+ excLevelAFLeftTooHigh(97),
+ excLevelAFRightTooHigh(98),
+ excLevelAUX1TooHigh(99),
+ excLevelAUX2TooHigh(100),
+ excLevelAUX3TooHigh(101),
+ excAESNoClock(102),
+ excAESParityBiphaseError(103),
+ excAESStateNotValid(104),
+ excInpCh1NotOk(105),
+ excInpCh2NotOk(106),
+ excInpCh1Active(107),
+ excInpCh2Active(108),
+ excInpAutomaticActive(109),
+ recSummaryWarning(110),
+ recSummaryFault(111),
+ ostRfPresent(112),
+ recRfWarning(113),
+ recCarrierNotPresent(114),
+ recNoConnection(115),
+ ostRfWarn(116),
+ ostRfFault(117),
+ ostNoInput(118),
+ recRfFault(119),
+ recRfPresent(120),
+ ostPowerRegulationActive(121),
+ ostTemperatureWarning(122),
+ ostSwrWarning(123),
+ ostSwrFault(124),
+ ostNoConnection(125)
+ }
+
+ LogbookEntryMessagesOST ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Inserted information in the logbook of outputstage."
+ SYNTAX INTEGER
+ {
+ ostRfOn(42),
+ ostRfOk(43),
+ ostRfReduced(44),
+ ostNoInput(45),
+ ostRfWarning(46),
+ ostReflectionWarning(47),
+ ostRackWarning(48),
+ ostCoolingWarning(49),
+ ostRfFail(50),
+ ostReflectionFault(51),
+ ostACFault(52),
+ ostCoolingFault(53),
+ ostCommunicationFault(54),
+ rackLinkOk(58),
+ rackOn(59),
+ reducedRfExcA(60),
+ reducedRfExcB(61),
+ rackGpiWarning(62),
+ rackFan1Fault(63),
+ rackFan2Fault(64),
+ rackCoolingSumWarning(65),
+ rackAmplifierSumFault(66),
+ rackGpiFault(67),
+ rackTemperatureFault(68),
+ rackACFault(69),
+ rackCoolingSumFault(70),
+ rackTempFaultAbs1(71),
+ rackTempFaultAbs2(72),
+ rackDCFault(73),
+ ampNumberDiffers(76),
+ ampOn(77),
+ ampDCOk(78),
+ ampACOk(79),
+ ampRfInFail(80),
+ ampRfFail(81),
+ ampReflectionFault(82),
+ ampTemperatureFault(83),
+ ampFanFault(84),
+ ampTransistorFault(85),
+ pucFault(86),
+ pucWarning(87),
+ pucLink(88),
+ pucFan1Link(89),
+ pucFan2Link(90),
+ pucFan3Link(91),
+ pucFan4Link(92),
+ pucPump1Link(93),
+ pucPump2Link(94),
+ pucOn(95),
+ pucFan1(96),
+ pucFan2(97),
+ pucFan3(98),
+ pucFan4(99),
+ pucPump1(100),
+ pucPump2(101),
+ pucPressure(102),
+ pucMaintenance(103),
+ pucConfig(104),
+ pucFan1Fault(105),
+ pucFan2Fault(106),
+ pucFan3Fault(107),
+ pucFan4Fault(108),
+ pucPump1Fault(109),
+ pucPump2Fault(110),
+ pucPressureFault(111),
+ pucFilter(117),
+ pucPuOff(118),
+ rackProbeNotCalibrated(119),
+ rackTemperatureWarning(120),
+ rackSumFault(121),
+ rackAbsorberFault(122),
+ rackOvervoltageProtection(123),
+ psu1Fault(124),
+ psu2Fault(125),
+ psuRFault(126),
+ ampDriverFault(127),
+ ctxPowerFault(128),
+ ampRegulationFault(129)
+ }
+
+ LogbookEntryMessagesNSU ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Inserted information in the logbook of Nplus1-Switchoverunit."
+ SYNTAX INTEGER
+ {
+ local(3),
+ automaticOn(5),
+ automaticReady(6),
+ automaticChangeover(7),
+ swBackupStarted(10),
+ program1RfOn(11),
+ program2RfOn(12),
+ program3RfOn(13),
+ program4RfOn(14),
+ program5RfOn(15),
+ program6RfOn(16),
+ program7RfOn(17),
+ program8RfOn(18),
+ programReserveRfOn(19),
+ swBackupDone(20),
+ txA1ToDummyLoad(21),
+ txA2ToDummyLoad(22),
+ txA3ToDummyLoad(23),
+ txA4ToDummyLoad(24),
+ txA5ToDummyLoad(25),
+ txA6ToDummyLoad(26),
+ txA7ToDummyLoad(27),
+ txA8ToDummyLoad(28),
+ txBToDummyLoad(29),
+ optionkeyExpired(30),
+ txA1Local(31),
+ txA2Local(32),
+ txA3Local(33),
+ txA4Local(34),
+ txA5Local(35),
+ txA6Local(36),
+ txA7Local(37),
+ txA8Local(38),
+ txBLocal(39),
+ reboot(40),
+ txA1SumWarning(41),
+ txA2SumWarning(42),
+ txA3SumWarning(43),
+ txA4SumWarning(44),
+ txA5SumWarning(45),
+ txA6SumWarning(46),
+ txA7SumWarning(47),
+ txA8SumWarning(48),
+ txBSumWarning(49),
+ swBackupFailed(50),
+ txA1NoConnect(51),
+ txA2NoConnect(52),
+ txA3NoConnect(53),
+ txA4NoConnect(54),
+ txA5NoConnect(55),
+ txA6NoConnect(56),
+ txA7NoConnect(57),
+ txA8NoConnect(58),
+ txBNoConnect(59),
+ swRestoreStarted(60),
+ txA1SumFault(61),
+ txA2SumFault(62),
+ txA3SumFault(63),
+ txA4SumFault(64),
+ txA5SumFault(65),
+ txA6SumFault(66),
+ txA7SumFault(67),
+ txA8SumFault(68),
+ txBSumFault(69),
+ swRestoreDone(70),
+ swRestoreFailed(80),
+ connBoardTxA1Updating(81),
+ connBoardTxA2Updating(82),
+ connBoardTxA3Updating(83),
+ connBoardTxA4Updating(84),
+ connBoardTxA5Updating(85),
+ connBoardTxA6Updating(86),
+ connBoardTxA7Updating(87),
+ connBoardTxA8Updating(88),
+ connBoardTxBUpdating(89),
+ inputSwitchUpdating(90),
+ connBoardTxA1SumWarning(91),
+ connBoardTxA2SumWarning(92),
+ connBoardTxA3SumWarning(93),
+ connBoardTxA4SumWarning(94),
+ connBoardTxA5SumWarning(95),
+ connBoardTxA6SumWarning(96),
+ connBoardTxA7SumWarning(97),
+ connBoardTxA8SumWarning(98),
+ connBoardTxBSumWarning(99),
+ inputSwitchSumWarning(100),
+ fanFault(101),
+ sumWngRCV(102),
+ rcvNoConnect(103),
+ sumFltRCV(104),
+ optionkeyWillExpire(105),
+ powerSupply(106),
+ boardTemperature(107),
+ automaticFault(108),
+ rcvNoConnectx(109),
+ sumFltRCVx(110),
+ connBoardTxA1SumFault(111),
+ connBoardTxA2SumFault(112),
+ connBoardTxA3SumFault(113),
+ connBoardTxA4SumFault(114),
+ connBoardTxA5SumFault(115),
+ connBoardTxA6SumFault(116),
+ connBoardTxA7SumFault(117),
+ connBoardTxA8SumFault(118),
+ connBoardTxBSumFault(119),
+ inputSwitchSumFault(120),
+ outputSwitch(122),
+ inputSwitchChangeOver(123),
+ txBParameterSet(124),
+ antennaRedundancySumWarning(196),
+ tcbTxBPowerSupply(197),
+ txBPosition(198),
+ intPwrSupply(200),
+ extPwrSupply(201),
+ antennaRedundancySumFault(226)
+ }
+
+ LogbookEntryMessagesXV703 ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Inserted information in the logbook of XV703 transposers."
+ SYNTAX INTEGER
+ {
+ noNetCCUConnection(0),
+ summaryFault(1),
+ summaryWarning(2),
+ local(3),
+ on(4),
+ ok(5),
+ fanWarning(7),
+ rfOn(8),
+ updatedBIOS(9),
+ powerSupply(10),
+ boardTemperature(11),
+ fanFault(12),
+ reboot(14),
+ loopOpen(15),
+ noConnection(16),
+ ampFail(17),
+ ifrPllFail(18),
+ rfiPllFail(19),
+ refFreqFail(20),
+ pInFail(21),
+ rfFail(22)
+ }
+
+ LogbookEntrySlope ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "These are the information which are inserted in the logbook."
+ SYNTAX INTEGER
+ {
+ set(1),
+ reset(2)
+ }
+
+ LogbookMaxEntryNumber ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The maximum number of entries in a logbook.
+ This is used in other MIBs as a placeholder."
+ SYNTAX Integer32 (0..255)
+
+ IndexTransmitter ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "This is used for Nplus1 systems to indicate a transmitter (physical view).
+ TransmitterB(1) is the reserve transmitter, transmitterA1(2) to transmitterA8(9) are the main transmitter.
+ In difference to the logical view, transmitterB(1) has special parameters available."
+ SYNTAX INTEGER
+ {
+ transmitterB(1),
+ transmitterA1(2),
+ transmitterA2(3),
+ transmitterA3(4),
+ transmitterA4(5),
+ transmitterA5(6),
+ transmitterA6(7),
+ transmitterA7(8),
+ transmitterA8(9)
+ }
+
+ IndexRack ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "This is used for systems with more than 1 rack to display a designated rack."
+ SYNTAX Integer32 (1..10)
+
+ IndexAmplifier ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "This is used to display a designated amplifier."
+ SYNTAX Integer32 (1..10)
+
+ IndexProgram ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "This is used for Nplus1 systems to indicate a program sent out (logical view).
+ ProgramRes(1) is the reserve program, program1(2) to program8(9) are the main programs.
+ In difference to the physical view, programRes(1) has no special parameters available. Furthermore it has no priority."
+ SYNTAX INTEGER
+ {
+ programRes(1),
+ program1(2),
+ program2(3),
+ program3(4),
+ program4(5),
+ program5(6),
+ program6(7),
+ program7(8),
+ program8(9)
+ }
+
+ IndexAB ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The value for the module A (exciterA, outputstageA) or
+ B (exciterB, outputstageB) for alarms.
+ This is a helper column."
+ SYNTAX INTEGER
+ {
+ a(1),
+ b(2)
+ }
+
+ ProdInfoModuleNameTv ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The product information module names for TV."
+ SYNTAX INTEGER
+ {
+ exciter(1),
+ exciterMainboard(2),
+ exciterInputInterface(3),
+ exciterRfBoard(4),
+ exciterSynth1(5),
+ exciterSynth2(6),
+ exciterSynth3(7),
+ netCCU(50),
+ rackcontroller(100),
+ amplifier(101)
+ }
+
+ ProdInfoModuleNameFm ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The product information module names for FM."
+ SYNTAX INTEGER
+ {
+ exciter(1),
+ exciterMainboard(2),
+ exciterBootprog(3),
+ exciterBootload(4),
+ exciterOs(5),
+ exciterFpga(6),
+ netCCU(50),
+ rackcontroller(100),
+ amplifier(101)
+ }
+
+ ProdInfoModuleNameNsu ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The product information module names for NSU."
+ SYNTAX INTEGER { tcBoard(70) }
+
+ LogbookEntryMessagesExcATV ::= TEXTUAL-CONVENTION
+ STATUS obsolete
+ DESCRIPTION
+ "Inserted information in the logbook of ATV exciters.
+
+ This is obsolete! Please use LogbookEntryMessagesExcTv!"
+ SYNTAX INTEGER
+ {
+ reboot(0),
+ summaryFault(1),
+ summaryWarning(2),
+ local(3),
+ exciterOn(4),
+ rfOk(5),
+ noInput(6),
+ reference(7),
+ rfOn(8),
+ mute(9),
+ relieveReq(10),
+ oneFan(12),
+ noCcuComm(13),
+ swUpdated(14),
+ biosUpdated(15),
+ powerSupply(16),
+ temperature(17),
+ fans(18),
+ hwMainboard(19),
+ hwCfCard(20),
+ outputOpen(21),
+ hwEEPROM(23),
+ rfFail(25),
+ loopOpen(26),
+ noFPGA(27),
+ carrierLock(28),
+ inputFail(30),
+ optionExpired(37),
+ optionWillEnd(38),
+ fpgaConfig(40),
+ hwIifBoard(41),
+ hwRfBoard(42),
+ hwSynth1(43),
+ hwSynth2(44),
+ hwSynth3(45),
+ muteAudio1(46),
+ muteAudio2(47),
+ videoInput1(48),
+ videoInput2(49),
+ videoInputAct(50),
+ rfOutExcV(51),
+ rfOutAntV(52),
+ rfOutExcA1(53),
+ rfOutAntA1(54),
+ rfOutExcA2(55),
+ rfOutAntA2(56),
+ clippingAntennaInput(57),
+ noHeadroomAntenna(58),
+ audioMode(59),
+ whiteLine(60),
+ whiteLineLnAmp(61),
+ whiteLineLnAmpW(62),
+ syncCheck(63),
+ whiteLimiter(64),
+ devLimAud1(65),
+ devLimAud2(66),
+ videoInputClipping(67),
+ aud1InpClip(68),
+ aud2InpClip(69),
+ nicam728Data(70),
+ nicam728Carr(71),
+ aud2OutClip(72),
+ rfMonFail(73),
+ rfVideoFail(74),
+ rfAudio1Fail(75),
+ rfAudio2Fail(76),
+ audioLoopOpen(77),
+ videoLoopOpen(78),
+ testMode(100),
+ extRefFail(101),
+ extRefWeak(102),
+ extPpsFail(103),
+ wrongConfig(104),
+ wrongDatarate(106),
+ fifoOverUnderFlow(107),
+ delayChanged(108),
+ wrongDelay(109),
+ noMIP(110),
+ wrongMfArrivalTime(111),
+ packetUnlock(113),
+ maxDelayChanged(114),
+ referenceAbsent(115),
+ noPPS(116),
+ rfFailAmplifier(117),
+ warningAmplifier(118),
+ amplifierOverflow(119),
+ synthesizerUnlocked(127)
+ }
+
+ LockState ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "This is for carrier locking."
+ SYNTAX INTEGER
+ {
+ locked(1),
+ unlocked(2)
+ }
+
+ EqualizerCalibrationState ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "possible precorrection equalizer calibration states"
+ SYNTAX INTEGER
+ {
+ inactive(1),
+ active(2),
+ warning(3),
+ fail(4)
+ }
+
+ TvStandard ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The TV standards.
+ The value 'inconsistent' cannot be written.
+ It is shown only when switching from one standard to another in between."
+ SYNTAX INTEGER
+ {
+ atv(1),
+ dvb(2),
+ atsc(3),
+ dtmb(4),
+ mediaFLO(5),
+ test(6),
+ dab(7),
+ isdbt(8),
+ dvbt2(9),
+ inconsistent(100)
+ }
+
+ AtvStandard ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The ATV standards."
+ SYNTAX INTEGER
+ {
+ bg(1),
+ m(2),
+ m1(3),
+ n(4),
+ dk(5),
+ i(6),
+ i1(7),
+ dkfm2(8),
+ l(9),
+ k1(10),
+ h(11),
+ b(12),
+ g(13)
+ }
+
+ InputSource ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "input source selection type"
+ SYNTAX INTEGER
+ {
+ bnc(1),
+ rx(2),
+ sat(3),
+ ip(4),
+ reserved(5),
+ tp(6),
+ vf(7),
+ t2Mi(8),
+ iq(9)
+ }
+
+ Sx801AmplifierState ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "Description."
+ SYNTAX INTEGER
+ {
+ off(1),
+ warning(2),
+ ok(3),
+ unknown(4)
+ }
+
+ FailDelayMode ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The mode how fail delay is handled.
+ always(1) - the fail delay action is always carried out after
+ the user specified fail delay time.
+ ifQualified(2) - the fail delay action is carried out after
+ the user specified fail delay time
+ only if the FailDelayStatus is ok(3).
+ Otherwise (Fail DelayStatus warning(2)) 30 minutes after GPS was lost
+ a reference fault is signaled and the input is muted."
+ SYNTAX INTEGER
+ {
+ always(1),
+ ifQualified(2)
+ }
+
+ FailDelayStatus ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The current state of time drift prediction.
+ off(1) - not used
+ warning(2) - Availability of GPS not sufficient for time drift prediction
+ ok(3) - Time drift prediction is functional."
+ SYNTAX INTEGER
+ {
+ off(1),
+ warning(2),
+ ok(3)
+ }
+
+
+--
+-- Node definitions
+--
+
+ rsXx8000 OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "The subtree for all transmitters of series 8000."
+ ::= { rsProdBroadcastTransmitter 167 }
+
+
+ rsXx8000Common OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "This is the subtree for values which every equipement of series 8000 suports."
+ ::= { rsXx8000 1 }
+
+
+-- *****************************************************************************
+-- ** object definitions
+-- *****************************************************************************
+ rsXx8000CommonObjs OBJECT IDENTIFIER ::= { rsXx8000Common 1 }
+
+
+-- *****************************************************************************
+-- ** product information
+-- *****************************************************************************
+ productInformation OBJECT IDENTIFIER ::= { rsXx8000CommonObjs 1 }
+
+
+ serialNumber OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The serial number of the device."
+ ::= { productInformation 2 }
+
+
+ identNumberSW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz identification number of the software, for example 2094.2090.02."
+ ::= { productInformation 3 }
+
+
+ versionNumberSW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz revision number of the software, for example 1.2.1."
+ ::= { productInformation 4 }
+
+
+ identNumberHW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz identification number of the hardware, for example 2095.8007.02 (NetCCU)."
+ ::= { productInformation 5 }
+
+
+ versionNumberHW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz revision number (product index) of the hardware, for example 03.03."
+ ::= { productInformation 6 }
+
+
+-- *****************************************************************************
+-- ** SNMP configuration
+-- *****************************************************************************
+ snmpConfig OBJECT IDENTIFIER ::= { rsXx8000CommonObjs 2 }
+
+
+ trapSinkTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF TrapSinkEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This table is for configuration of trapsinks - the IP-addresses where traps/informs are sent to.
+
+ This table gives you possibility for easier remote configuration of trapsinks.
+ Another way, which is predefined by IETF, is to use the MIBs SNMP-TARGET and SNMP-NOTIFICATION."
+ ::= { snmpConfig 2 }
+
+
+ trapSinkEntry OBJECT-TYPE
+ SYNTAX TrapSinkEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for a trapsink."
+ INDEX { trapSinkNumber }
+ ::= { trapSinkTable 1 }
+
+
+ TrapSinkEntry ::=
+ SEQUENCE {
+ trapSinkNumber
+ Integer32,
+ trapSinkVersion
+ INTEGER,
+ trapSinkAddress
+ IpAddress,
+ trapSinkPort
+ Integer32,
+ trapSinkCommunity
+ ReadableString,
+ trapSinkInformRetry
+ Integer32,
+ trapSinkInformTimeout
+ Integer32,
+ trapSinkInformUnacknowledged
+ Integer32,
+ trapSinkUse
+ TruthValue
+ }
+
+ trapSinkNumber OBJECT-TYPE
+ SYNTAX Integer32 (1..5)
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The arbitrary number in the list."
+ ::= { trapSinkEntry 1 }
+
+
+ trapSinkVersion OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ v1Trap(1),
+ v2Trap(2),
+ v2Inform(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The SNMP-version of sent out alarm.
+ 1: v1Trap
+ 2: v2Trap
+ 3: v2Inform"
+ ::= { trapSinkEntry 2 }
+
+
+ trapSinkAddress OBJECT-TYPE
+ SYNTAX IpAddress
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The IP-Address of the SNMP manager to which the alarms are sent to."
+ ::= { trapSinkEntry 3 }
+
+
+ trapSinkPort OBJECT-TYPE
+ SYNTAX Integer32 (1..65535)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The port of the SNMP manager to which the alarms are sent to."
+ ::= { trapSinkEntry 4 }
+
+
+ trapSinkCommunity OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "community used in alarm"
+ ::= { trapSinkEntry 5 }
+
+
+ trapSinkInformRetry OBJECT-TYPE
+ SYNTAX Integer32 (1..255)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "only used for informs:
+ number of times to resend the inform"
+ ::= { trapSinkEntry 6 }
+
+
+ trapSinkInformTimeout OBJECT-TYPE
+ SYNTAX Integer32 (1..255)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "only used for informs:
+ timeout between retries"
+ ::= { trapSinkEntry 7 }
+
+
+ trapSinkInformUnacknowledged OBJECT-TYPE
+ SYNTAX Integer32 (1..255)
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "only used for informs:
+ maximum number of waiting informs
+ if this is reached, the oldest pending inform is discarded"
+ ::= { trapSinkEntry 8 }
+
+
+ trapSinkUse OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "on/off-switch for this sink"
+ ::= { trapSinkEntry 9 }
+
+
+ sendTestTrap OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "1: idle
+ 2: Agent generates the trap 'testTrap', which is useful when checking the
+ connection between agent (NetCCU) and your trapsink."
+ ::= { snmpConfig 3 }
+
+
+ irtTrapsAllOn OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all IRT-traps on - traps for all events are sent out.
+
+ In detail, this means in the IRT-MIBs under branches *EventEnable all
+ OIDs are set to 1.
+
+ Caution!
+ Setting this value influences remote controlling of devices.
+ Too many alarms may flood your network. Use this only for testing - for
+ operation, we suggest switch on only a few important traps."
+ ::= { snmpConfig 4 }
+
+
+ irtTrapsAllOff OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all IRT-traps off - no traps are sent out.
+
+ In detail, this means in the IRT-MIBs under branches *EventEnable all
+ OIDs are set to 2.
+
+ Note: This is typically set when using only R&S-MIBs
+ and you don't need IRT-MIBs."
+ ::= { snmpConfig 5 }
+
+
+ rsTrapsAllOn OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all R&S-traps on - traps for all events (info, warning, fault) are sent out.
+
+ In detail, this means in the R&S-MIBs under *Events - Events*Table in
+ column event*Mask all OIDs are set to 1.
+
+ Caution!
+ Enabling all traps is not recommended!
+
+ Caution!
+ Setting this value influences remote controlling of devices!
+ Too many alarms may flood your network. Use this only for testing - for
+ operation, we suggest switch on only a few important traps.
+
+ Caution!
+ This enables absolutely all R&S alarms!
+ Make sure you can handle it (network speed, routers, firewalls, NOC database performance etc.)."
+ ::= { snmpConfig 6 }
+
+
+ rsTrapsAllOff OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all R&S-traps off - no traps are sent out.
+
+ In detail, this means in the R&S-MIBs under *Events - Events*Table in
+ column event*Mask all OIDs are set to 2.
+
+ Note: This is typically set when using only IRT-MIBs
+ and you don't need R&S-MIBs."
+ ::= { snmpConfig 7 }
+
+
+ rsTrapsAllFaultsOn OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all R&S-traps for faults on - traps for all 'faults' are sent out.
+
+ In detail, this means in the R&S-MIBs under *Events - Events*Table in
+ column event*Mask all 'fault'-OIDs are set to '1'.
+ These traps include the value 'fault(1)' in binding 'eventAlarmClass'.
+
+ Note: This is the recommended setting when using R&S-MIBs. It gives you an
+ overview of the device state."
+ ::= { snmpConfig 8 }
+
+
+ rsTrapsAllFaultsOff OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all R&S-traps for faults off - no traps for 'faults' are sent out.
+
+ In detail, this means in the R&S-MIBs under *Events - Events*Table in
+ column event*Mask all 'fault'-OIDs are set to '2'.
+ These traps include the value 'fault(1)' in binding 'eventAlarmClass'."
+ ::= { snmpConfig 9 }
+
+
+ rsTrapsAllWarningsOn OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all R&S-traps for warnings on - traps for all 'warnings' are sent out.
+
+ In detail, this means in the R&S-MIBs under *Events - Events*Table in
+ column event*Mask all 'warning'-OIDs are set to '1'.
+ These traps include the value 'warning(2)' in binding 'eventAlarmClass'.
+
+ Note: This is the recommended setting when using R&S-MIBs and you want much more
+ informations from the device than only faults.
+
+ Caution!
+ This enables lots of alarms.
+ Make sure you can handle it (network speed, NOC database performance etc.)..."
+ ::= { snmpConfig 10 }
+
+
+ rsTrapsAllWarningsOff OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches all R&S-traps for warnings off - no traps for 'warnings' are sent out.
+
+ In detail, this means in the R&S-MIBs under *Events - Events*Table in
+ column event*Mask all 'warning'-OIDs are set to '2'.
+ These traps include the value 'warning(2)' in binding 'eventAlarmClass'."
+ ::= { snmpConfig 11 }
+
+
+ transmitterConfig OBJECT IDENTIFIER ::= { rsXx8000CommonObjs 3 }
+
+
+ dateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The date and time for the transmitter.
+
+ Notes: Deci-seconds different from 0 are ignored.
+ The range of distance from UTC is -12h..+14h.
+ Omitting the optional UTC fields in a set-request results in keeping the
+ old UTC offset values."
+ ::= { transmitterConfig 1 }
+
+
+ ntp OBJECT IDENTIFIER ::= { transmitterConfig 2 }
+
+
+ ntpMode OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ unknown(1),
+ disabled(2),
+ stepAdjust(4)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Configures the working mode of the NTP client.
+ disabled: no ntp synchronisation will be done
+ step: the time will synchronized every NTP sync-time
+ unknown: NTP mode is currently not determinable. This value must not be written."
+ ::= { ntp 1 }
+
+
+ ntpSyncTimeInterval OBJECT-TYPE
+ SYNTAX Integer32 (6..1440)
+ UNITS "minute"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Set the intervall, how often the NTP client will be synchronized to the NTP server.
+ Note: this is useful in step mode only ."
+ ::= { ntp 2 }
+
+
+ ntpServerAddrTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF NtpServerAddrEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table with server adresses.
+ Currently maximal one entry is allowed."
+ ::= { ntp 3 }
+
+
+ ntpServerAddrEntry OBJECT-TYPE
+ SYNTAX NtpServerAddrEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for a ntpServerAddrTable."
+ INDEX { ntpServerAddrIdx }
+ ::= { ntpServerAddrTable 1 }
+
+
+ NtpServerAddrEntry ::=
+ SEQUENCE {
+ ntpServerAddrIdx
+ Integer32,
+ ntpServerAddress
+ ReadableString
+ }
+
+ ntpServerAddrIdx OBJECT-TYPE
+ SYNTAX Integer32 (1)
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "index for table entry."
+ ::= { ntpServerAddrEntry 1 }
+
+
+ ntpServerAddress OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "host name or IP address of server."
+ ::= { ntpServerAddrEntry 2 }
+
+
+ ntpState OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ unknown(1),
+ disabled(2),
+ enabled(3),
+ notRunning(4),
+ syncFailed(5),
+ synchronizing(6),
+ syncOk(7)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the actual state of the NTP synchronisation."
+ ::= { ntp 4 }
+
+
+ ntpLastSync OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The date/time of the last successful synchronisation."
+ ::= { ntp 5 }
+
+
+ swMaintenance OBJECT IDENTIFIER ::= { transmitterConfig 5 }
+
+
+ restart OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Restart the software of transmitter's control unit."
+ ::= { swMaintenance 1 }
+
+
+ swUpdate OBJECT IDENTIFIER ::= { swMaintenance 5 }
+
+
+ swUpdateStart OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Start software update tool at transmitter side in manual mode. The PC tool can only connect
+ to transmitter's control unit if the software update tool on the transmitter is started."
+ ::= { swUpdate 2 }
+
+
+ swUpdateMode OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ manual(1),
+ permanent(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Run mode of the software update tool at the transmitter side.
+ manual: Software update can be started with the Start button. It will stop automaticly after
+ an idle period of 90 seconds.
+ permanent: Software update is always running and will never stop."
+ ::= { swUpdate 3 }
+
+
+ swUpdateDeviceName OBJECT-TYPE
+ SYNTAX ReadableString (SIZE (0..30))
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The Device Name is dedicated to this control unit. It will be shown in the software update tool on the PC to differ devices."
+ ::= { swUpdate 4 }
+
+
+ swUpdateDeviceGroup OBJECT-TYPE
+ SYNTAX ReadableString (SIZE (0..30))
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The Device Group can be used to separate devices in large networks.
+ It must match the Device Group in software update tool on the PC."
+ ::= { swUpdate 5 }
+
+
+-- *****************************************************************************
+-- ** event definitions
+-- *****************************************************************************
+ rsXx8000CommonEvents OBJECT IDENTIFIER ::= { rsXx8000Common 2 }
+
+
+ rsXx8000EventsV2 OBJECT IDENTIFIER ::= { rsXx8000CommonEvents 0 }
+
+
+ testTrap NOTIFICATION-TYPE
+ OBJECTS { serialNumber, counterEvents }
+ STATUS current
+ DESCRIPTION
+ "This trap is sent to check whether the trapsink is receiving any traps
+ from this agent. To trigger this trap, set 'sendTestTrap' to '2'."
+ ::= { rsXx8000EventsV2 1 }
+
+
+ eventTx OBJECT IDENTIFIER ::= { rsXx8000EventsV2 10 }
+
+
+ eventsTxV2 OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Compatibility to SMIv1."
+ ::= { eventTx 0 }
+
+
+ swUpdateStarted NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Software update started.
+ The PC tool can only connect to transmitter's control unit if the software
+ update tool on the transmitter is started. It uses the network 17 (TCP and UDP)."
+ ::= { eventsTxV2 1 }
+
+
+ ntpSyncFailed NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NTP synchronisation failed."
+ ::= { eventsTxV2 2 }
+
+
+ eventsTxTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF EventsTxEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This table contains necessary information for handling alarms.
+ For each alarm you have the following information:
+ - name (get),
+ - mask to enable/disable sending out (set/get),
+ - priority (set/get) and
+ - the current state (get only)."
+ ::= { eventTx 1 }
+
+
+ eventsTxEntry OBJECT-TYPE
+ SYNTAX EventsTxEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An event entry always consists of 3 values:
+ - name: an enumerated list of all possible notifications
+ - mask: the corresponding mask (enable/disable)
+ - priority: the corresponding priority (value in range 0..255)
+ - event: the event itself (active/inactive)"
+ INDEX { eventTxNameIdx }
+ ::= { eventsTxTable 1 }
+
+
+ EventsTxEntry ::=
+ SEQUENCE {
+ eventTxNameIdx
+ EventMaxEntryNumber,
+ eventTxName
+ INTEGER,
+ eventTxMask
+ EventMask,
+ eventTxPriority
+ EventPriority,
+ eventTxEvent
+ EventState
+ }
+
+ eventTxNameIdx OBJECT-TYPE
+ SYNTAX EventMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The event number as integer.
+ This is a helper column and therefore not-accessible."
+ ::= { eventsTxEntry 1 }
+
+
+ eventTxName OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ swUpdateStarted(1),
+ ntpSyncFailed(2)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The event number as integer and the value as readable text.
+ The enumeration correlates with the notifications under eventsTxV2."
+ ::= { eventsTxEntry 2 }
+
+
+ eventTxMask OBJECT-TYPE
+ SYNTAX EventMask
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventsTxEntry 3 }
+
+
+ eventTxPriority OBJECT-TYPE
+ SYNTAX EventPriority
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventsTxEntry 4 }
+
+
+ eventTxEvent OBJECT-TYPE
+ SYNTAX EventState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventsTxEntry 5 }
+
+
+ eventHistory OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Information about sent out events."
+ ::= { rsXx8000CommonEvents 1 }
+
+
+ counterEvents OBJECT-TYPE
+ SYNTAX Counter32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The total number of traps sent out.
+ This is an increasing value."
+ ::= { eventHistory 1 }
+
+
+ eventHistoryTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF EventHistoryEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The table of the last 100 messages sent out."
+ ::= { eventHistory 2 }
+
+
+ eventHistoryEntry OBJECT-TYPE
+ SYNTAX EventHistoryEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An event entry."
+ INDEX { eventHistoryNumber }
+ ::= { eventHistoryTable 1 }
+
+
+ EventHistoryEntry ::=
+ SEQUENCE {
+ eventHistoryNumber
+ Integer32,
+ eventHistoryModule
+ INTEGER,
+ eventHistoryEvent
+ Integer32,
+ eventHistoryEventState
+ EventState,
+ eventHistoryEventDate
+ DateAndTime,
+ eventHistoryTx
+ IndexTransmitter
+ }
+
+ eventHistoryNumber OBJECT-TYPE
+ SYNTAX Integer32 (1..2147483647)
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The trap number."
+ ::= { eventHistoryEntry 1 }
+
+
+ eventHistoryModule OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ switchoverUnit(1),
+ netccu(2),
+ exciterA(3),
+ exciterB(4),
+ outputstageA(5),
+ outputstageB(6),
+ dvbReceiver(7),
+ pumpA(8),
+ pumpB(9),
+ antenna(10),
+ gps(11),
+ dvbRecMon(12),
+ gpParIO(13),
+ program(14)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This column indicates the physical module the corresponding message is for."
+ ::= { eventHistoryEntry 2 }
+
+
+ eventHistoryEvent OBJECT-TYPE
+ SYNTAX Integer32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This column indicates the event.
+ In correlation with column eventHistoryModule, you can see the name of the event here.
+ For this, you need to have a look at the event definitions of the corresponding MIB.
+
+ Example:
+ For a DVB transmitter an entry in eventHistoryModule is netccu(2) and
+ the value in eventHistoryEvent is 1.
+ A look at eventsTxV2 of RS-XX8000-DVB-TX-MIB shows, 1 is txSummaryFault."
+ ::= { eventHistoryEntry 3 }
+
+
+ eventHistoryEventState OBJECT-TYPE
+ SYNTAX EventState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventHistoryEntry 4 }
+
+
+ eventHistoryEventDate OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This column indicates the date and time of the event."
+ ::= { eventHistoryEntry 5 }
+
+
+ eventHistoryTx OBJECT-TYPE
+ SYNTAX IndexTransmitter
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The transmitter index in case of NTx or Np1 systems.
+ For variants with one transmitter only (SingleTx) this index is always transmitterB(1)."
+ ::= { eventHistoryEntry 101 }
+
+
+-- The following objects are ment only for internal use.
+-- They are used to store values for notification bindings.
+ eventMapObjects OBJECT IDENTIFIER ::= { rsXx8000CommonEvents 3 }
+
+
+ eventAlarmPriority OBJECT-TYPE
+ SYNTAX EventPriority
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This OID holds the value for the priority when sending out a notification."
+ ::= { eventMapObjects 1 }
+
+
+ eventAlarmClass OBJECT-TYPE
+ SYNTAX EventClass
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventMapObjects 2 }
+
+
+ eventEvent OBJECT-TYPE
+ SYNTAX EventState
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This OID holds the value for the event itself when sending out a notification."
+ ::= { eventMapObjects 3 }
+
+
+ indexTransmitter OBJECT-TYPE
+ SYNTAX IndexTransmitter
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This OID holds the value for the transmitter when sending out a notification."
+ ::= { eventMapObjects 4 }
+
+
+ indexAB OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This OID holds the value for the module A (exciterA, outputstageA) or
+ B (exciterB, outputstageB) when sending out a notification."
+ ::= { eventMapObjects 5 }
+
+
+ indexRack OBJECT-TYPE
+ SYNTAX IndexRack
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This OID holds the value for the rack when sending out a notification."
+ ::= { eventMapObjects 6 }
+
+
+ indexAmplifier OBJECT-TYPE
+ SYNTAX IndexAmplifier
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This OID holds the value for the amplifier when sending out a notification."
+ ::= { eventMapObjects 7 }
+
+
+ indexProgram OBJECT-TYPE
+ SYNTAX IndexProgram
+ MAX-ACCESS accessible-for-notify
+ STATUS current
+ DESCRIPTION
+ "This object holds the value for the program when sending out a notification."
+ ::= { eventMapObjects 8 }
+
+
+-- *****************************************************************************
+-- ** conformance statements
+-- *****************************************************************************
+ rsXx8000CommonConf OBJECT IDENTIFIER ::= { rsXx8000Common 3 }
+
+
+ rsXx8000CommonGroups OBJECT IDENTIFIER ::= { rsXx8000CommonConf 1 }
+
+
+ groupNotifyTest NOTIFICATION-GROUP
+ NOTIFICATIONS { testTrap }
+ STATUS current
+ DESCRIPTION
+ "test notifications."
+ ::= { rsXx8000CommonGroups 1 }
+
+
+ groupNotify NOTIFICATION-GROUP
+ NOTIFICATIONS { swUpdateStarted }
+ STATUS current
+ DESCRIPTION
+ "notifications for all transmitters."
+ ::= { rsXx8000CommonGroups 2 }
+
+
+ groupEventTest OBJECT-GROUP
+ OBJECTS { sendTestTrap }
+ STATUS current
+ DESCRIPTION
+ "The objects sent with testTrap."
+ ::= { rsXx8000CommonGroups 6 }
+
+
+ groupEventHistory OBJECT-GROUP
+ OBJECTS { counterEvents, eventHistoryModule, eventHistoryEvent, eventHistoryEventState, eventHistoryEventDate,
+ eventHistoryTx }
+ STATUS current
+ DESCRIPTION
+ "Contains all objects from 'eventHistory'."
+ ::= { rsXx8000CommonGroups 8 }
+
+
+ groupEventObjects OBJECT-GROUP
+ OBJECTS { eventTxName, eventTxMask, eventTxPriority, eventTxEvent, eventAlarmPriority,
+ eventAlarmClass, eventEvent, indexTransmitter, indexAB, indexRack,
+ indexAmplifier, indexProgram }
+ STATUS current
+ DESCRIPTION
+ "Contains all objects from 'eventMapObjects'."
+ ::= { rsXx8000CommonGroups 9 }
+
+
+ groupProductInformation OBJECT-GROUP
+ OBJECTS { serialNumber, identNumberSW, versionNumberSW, identNumberHW, versionNumberHW
+ }
+ STATUS current
+ DESCRIPTION
+ "Contains all objects from 'productInformation' (R&S typeplate)."
+ ::= { rsXx8000CommonGroups 11 }
+
+
+ groupSnmpConfig OBJECT-GROUP
+ OBJECTS { trapSinkVersion, trapSinkAddress, trapSinkPort, trapSinkCommunity, trapSinkInformRetry,
+ trapSinkInformTimeout, trapSinkUse, irtTrapsAllOn, irtTrapsAllOff, rsTrapsAllOn,
+ rsTrapsAllOff, rsTrapsAllFaultsOn, rsTrapsAllFaultsOff, rsTrapsAllWarningsOn, rsTrapsAllWarningsOff
+ }
+ STATUS current
+ DESCRIPTION
+ "Contains all objects from 'snmpConfig'."
+ ::= { rsXx8000CommonGroups 12 }
+
+
+ groupTransmitterConfig OBJECT-GROUP
+ OBJECTS { dateTime }
+ STATUS current
+ DESCRIPTION
+ "objects from 'transmitterConfig'."
+ ::= { rsXx8000CommonGroups 13 }
+
+
+ groupNTP OBJECT-GROUP
+ OBJECTS { ntpMode, ntpSyncTimeInterval, ntpServerAddress, ntpState, ntpLastSync
+ }
+ STATUS current
+ DESCRIPTION
+ "objects from 'ntp'"
+ ::= { rsXx8000CommonGroups 14 }
+
+
+ groupSwMaintenance OBJECT-GROUP
+ OBJECTS { restart, swUpdateStart, swUpdateMode, swUpdateDeviceName, swUpdateDeviceGroup
+ }
+ STATUS current
+ DESCRIPTION
+ "objects from 'swMaintenance'"
+ ::= { rsXx8000CommonGroups 15 }
+
+
+ groupNotifyNTP NOTIFICATION-GROUP
+ NOTIFICATIONS { ntpSyncFailed }
+ STATUS current
+ DESCRIPTION
+ "Notifications from the NTP client."
+ ::= { rsXx8000CommonGroups 16 }
+
+
+ groupObsoletedObjects OBJECT-GROUP
+ OBJECTS { trapSinkInformUnacknowledged }
+ STATUS obsolete
+ DESCRIPTION
+ "Description."
+ ::= { rsXx8000CommonGroups 17 }
+
+
+ rsXx8000CommonCompls OBJECT IDENTIFIER ::= { rsXx8000CommonConf 2 }
+
+
+ xx8000BasicCompliance MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "The compliance statement for XX8000 entities which implement this MIB module."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupNotifyTest, groupNotify, groupEventTest, groupEventHistory, groupEventObjects,
+ groupProductInformation, groupSnmpConfig, groupTransmitterConfig, groupSwMaintenance }
+ GROUP groupNTP
+ DESCRIPTION
+ "only for transmitters with NetCCU"
+ GROUP groupNotifyNTP
+ DESCRIPTION
+ "only for transmitters with NetCCU"
+ ::= { rsXx8000CommonCompls 1 }
+
+
+
+ END
diff --git a/MIBS/rs/RS-XX8000-DVB-TX-MIB b/MIBS/rs/RS-XX8000-DVB-TX-MIB
new file mode 100644
index 0000000..2f57141
--- /dev/null
+++ b/MIBS/rs/RS-XX8000-DVB-TX-MIB
@@ -0,0 +1,7049 @@
+-- *****************************************************************************
+-- *****************************************************************************
+-- **
+-- ** COPYRIGHT (c) 2006 Rohde & Schwarz GmbH & Co. KG
+-- ** Muehldorfstrasse 15
+-- ** R & S D-81671 Muenchen
+-- **
+-- *****************************************************************************
+-- **
+-- ** MODULE RS-XX8000-DVB-TX-MIB
+-- **
+-- ** DESCRIPTION Rohde & Schwarz SNMP
+-- **
+-- ** HISTORY
+-- **
+-- ** 2006-11-28 hue - initial version
+-- ** 2007-03-08 hue - added low power, sorted groups
+-- ** 2007-07-11 sr - added cmdTxDelayTimeExcAutomatic,
+-- ** cmdTxDelayTimeOstAutomatic,
+-- ** cmdExcTypeLossOfInput,
+-- ** cmdOstMaxOutletTempThreshold,
+-- ** forwardPowerOstA, forwardPowerOstB,
+-- ** reflectedPowerOstA, reflectedPowerOstB,
+-- ** renamed ostRackTable to ostTable,
+-- ** ostRackEntry to ostEntry,
+-- ** added ostRackAmp... nodes
+-- ** added productInfoTable, rfProbesTable
+-- ** defined alarm class for txAutomaticExcChanged,
+-- ** txAutomaticOstChanged
+-- ** added groupProductInfo, groupAmpMeasureValues,
+-- ** groupRfProbes, groupSingleTxLPNoNetCCU,
+-- ** groupAlarmSingleTxLPNoNetCCU,
+-- ** rsXx8000DVBSingleTxLPNoNetCCU
+-- ** 2007-08-09 kp - expansion of ProductInfoTable
+-- ** 2007-09-10 sr - remove forwardPowerOstA and reflectedPowerOstA
+-- ** from groupSingleTxMP and groupDualDriveMP
+-- ** 2007-12-07 sr - cmdExcSFNStaticDelay to FloatingPoint
+-- ** cmdExcSFNDeviationTime changed range
+-- ** - new exciter commands for RfOutput, RfIqAdjust and Precorrection
+-- ** - rename prodInfoDeviceNameIdx to prodInfoModuleIdx and
+-- ** prodInfoDeviceName to prodInfoModuleName
+-- ** using TC ProdInfoModuleNameTv with a new value for netCCU
+-- ** - rename txNetCCUBoardTemperatureWarning to
+-- ** txNetCCUBoardTemperatureFault
+-- ** - new OBJECT-GROUPs groupExciterStatus and groupExciterPrecorrection
+-- ** 2008-03-31 sr - change range of cmdTxDelayTimeExcAutomatic and
+-- ** cmdTxDelayTimeOstAutomatic to 1..60
+-- ** ks - SLx extension
+-- ** 2008-05-05 sr - cmdExcReferenceSource with value internGPS
+-- ** 2008-06-11 ks - cmdExcInput1Source, cmdExcInput2Source added
+-- ** 2008-07-23 sr - new SLx parameters: cmdExcTimeScheduler, configurationTable and
+-- ** timeSchedulerTable
+-- ** - new SFN Delay parameters in exciterStatusTable
+-- ** 2008-08-26 ks - rfProbesNetCCURfProbe1, rfProbesNetCCURfProbe2 read-only
+-- ** - cmdTxParametersetReSave obsolete
+-- ** 2008-07-29 hu - changed TextualConvention for Exciter LogbookEntryMessages
+-- ** 2008-09-10 sr - new rackTable
+-- ** - new txRackRfWarning, txRackRfFault, txRackReflectionWarning,
+-- ** txRackReflectionFault
+-- ** - new groupIndependentRacks
+-- ** 2008-10-08 sr - cmdExcFrequency and configFrequency range up to 1500 MHz
+-- ** 2008-10-23 ks - new: cmdExcInpAutoReadyAfterChangeOv,
+-- ** txExcInputAutomaticSwitchReady, txExcInputAutomaticChangedOver
+-- ** 2008-12-12 sr - rfProbeConfigurationLabel obsolete
+-- ** - txRackExtCoolingWarning renamed to txRackGpiWarning
+-- ** - txRackExtCoolingFault renamed to txRackGpiFault
+-- ** 2009-01-06 sr - rfProbeCalibrationSetGain, rfProbeCalibrationSetOffset
+-- ** 2009-02-12 sr - InputSource with value tp
+-- ** - new groupExcCommandsAdditional
+-- ** 2009-03-30 ks - txRackProbeNotCalibrated added
+-- ** - txParamSetSubDeviceDiffers obsoleted
+-- ** 2009-05-28 ks -information for additional (external) power supply added
+-- ** - txRackRfOn, txRackRfOk, txRackTemperatureWarning added
+-- ** 2009-06-17 ks - object groups, notification groups and
+-- ** module compliances reorganized
+-- ** 2009-06-26 ks - consideration of face-lift configuration in module compliances
+-- ** - measured values for power supply added
+-- ** - cmdExcInputAutoSwitch obsoleted
+-- ** - conditional groupDummyLoadRF added
+-- ** 2009-07-16 ks - additional values for reserve concept 'backup exciter'
+-- ** 2009-09-10 ks - cmdTxSystemMode added
+-- ** - traps for TX mode switch over added
+-- ** 2009-10-08 ks - txRackOvervoltProtectWarning added
+-- ** - cmdExcInputAutoSwitch obsoleted
+-- ** 2009-11-13 ks - ostRackAmpDeltaPhase, ostRackAmpCmdDeltaPhase added
+-- ** 2009-11-26 ks - cmdExcRfFailLimit, cmdExcRfWarningLimit added
+-- ** 2009-11-27 ks - cmdExcInputFailDelayTime added
+-- ** 2009-11-30 ks - cmdExcMonitoringOutput, cmdExcOcxoAdjust added
+-- ** 2009-12-01 ks - configRxFrequency, configInputSource added
+-- ** 2009-12-04 ks - configuration2Table added
+-- ** 2009-12-07 ks - excStatusNominalPower added
+-- ** 2009-12-18 ks - txExcRfOk added
+-- ** 2010-01-12 ks - excStatusVSWR added
+-- ** 2010-01-29 ks - txNetCCUBoardTemperatureFault deprecated,
+-- ** txNetCCUBoardTemperatureWarning added
+-- ** 2010-02-02 ks - cmdExcExpectInputReserve, txExcInputReseveMissing added
+-- ** 2010-20-04 ks - cmdExcMuteCondition added
+-- ** 2010-05-21 ks - cmdTxRfSwitch added
+-- ** 2010-10-13 ks - cmdExcEnablePcrReset, cmdExcTimeForDailyPcrReset added
+-- ** 2010-12-02 ks - excStatusAmplifierControl, excStatusReqDataRateHP,
+-- ** excStatusReqDataRateLP added
+-- ** 2011-02-28 ks - Amplifier status for Sx801 added.
+-- ** 2011-05-12 ks - cmdExcFailDelayMode, excStatusFailDelay added
+-- ** 2012-09-03 ks - sx801AmplifierTable measured values added
+-- ** 2012-11-01 ks - Hierarchical input is no longer supported.
+-- *****************************************************************************
+-- *****************************************************************************
+
+ RS-XX8000-DVB-TX-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ rsXx8000, eventAlarmPriority, eventAlarmClass, eventEvent, indexAB,
+ indexRack, indexAmplifier, rsXx8000MibModule, ReadableString, FloatingPoint,
+ LogbookEntryMessagesNetCCU, LogbookEntryMessagesOST, LogbookEntrySlope, EventMaxEntryNumber, SwitchOnOff,
+ Trigger, EventMask, EventPriority, EventState, EventClass,
+ IndexRack, IndexAmplifier, IndexAB, LogbookMaxEntryNumber, ProdInfoModuleNameTv,
+ EqualizerCalibrationState, TvStandard, LogbookEntryMessagesExcTv, InputSource, TimeOfDay,
+ Sx801AmplifierState, FailDelayMode, FailDelayStatus
+ FROM RS-XX8000-COMMON-MIB
+ OBJECT-GROUP, MODULE-COMPLIANCE, NOTIFICATION-GROUP
+ FROM SNMPv2-CONF
+ Integer32, OBJECT-TYPE, MODULE-IDENTITY, OBJECT-IDENTITY, NOTIFICATION-TYPE
+ FROM SNMPv2-SMI
+ DateAndTime, TruthValue, RowStatus
+ FROM SNMPv2-TC;
+
+
+ rsXx8000DvbTxMibModule MODULE-IDENTITY
+ LAST-UPDATED "201211010800Z" -- November 01, 2012 at 08:00 GMT
+ ORGANIZATION
+ "Rohde&Schwarz GmbH & Co. KG"
+ CONTACT-INFO
+ "Torsten Huebscher
+ Department 7TS2
+ Broadcasting Division
+ Muehldorfstrasse 15
+ 81671 Munich, Germany
+ torsten.huebscher@rohde-schwarz.com"
+ DESCRIPTION
+ "This MIB defines transmitting systems from Rohde & Schwarz.
+
+ Use this MIB if your system meets the following requirements:
+ - series XX8000 (NetCCU800),
+ - DVB,
+ - transmitter reserve concept SingleTx, DualDrive,
+ Active Reserve or Passive Reserve.
+
+ The following MIBs are related to this:
+ - RS-COMMON-MIB - mandatory for this MIB
+ - RS-XX8000-COMMON-MIB - mandatory for this MIB"
+ REVISION "201211010800Z" -- November 01, 2012 at 08:00 GMT
+ DESCRIPTION
+ "Hierarchical input is no longer supported."
+ REVISION "201209030800Z" -- September 03, 2012 at 08:00 GMT
+ DESCRIPTION
+ "sx801AmplifierTable measured values added"
+ REVISION "201105120800Z" -- May 12, 2011 at 08:00 GMT
+ DESCRIPTION
+ "cmdExcFailDelayMode, excStatusFailDelay added"
+ REVISION "201102280800Z" -- February 28, 2011 at 08:00 GMT
+ DESCRIPTION
+ "Amplifier status for Sx801 added."
+ REVISION "201012020800Z" -- December 02, 2010 at 08:00 GMT
+ DESCRIPTION
+ "excStatusAmplifierControl, excStatusReqDataRateHP,
+ excStatusReqDataRateLP added"
+ REVISION "201010130800Z" -- October 13, 2010 at 08:00 GMT
+ DESCRIPTION
+ "cmdExcEnablePcrReset, cmdExcTimeForDailyPcrReset added"
+ REVISION "201005210800Z" -- May 21, 2010 at 08:00 GMT
+ DESCRIPTION
+ "cmdTxRfSwitch added"
+ REVISION "201004160800Z" -- April 16, 2010 at 08:00 GMT
+ DESCRIPTION
+ "cmdExcMuteCondition added"
+ REVISION "201002020800Z" -- February 02, 2010 at 08:00 GMT
+ DESCRIPTION
+ "cmdExcExpectInputReserve, txExcInputReseveMissing added"
+ REVISION "201001290800Z" -- January 29, 2010 at 08:00 GMT
+ DESCRIPTION
+ "txNetCCUBoardTemperatureFault deprecated,
+ txNetCCUBoardTemperatureWarning added"
+ REVISION "201001120800Z" -- January 12, 2010 at 08:00 GMT
+ DESCRIPTION
+ "excStatusVSWR added"
+ REVISION "200912180800Z" -- December 18, 2009 at 08:00 GMT
+ DESCRIPTION
+ "txExcRfOk added"
+ REVISION "200911260800Z" -- November 26, 2009 at 08:00 GMT
+ DESCRIPTION
+ "cmdExcRfFailLimit, cmdExcRfWarningLimit,
+ cmdExcInputFailDelayTime, cmdExcMonitoringOutput,
+ cmdExcOcxoAdjust, configRxFrequency,
+ configInputSource, configuration2Table,
+ excStatusNominalPower added"
+ REVISION "200911130800Z" -- November 13, 2009 at 08:00 GMT
+ DESCRIPTION
+ "ostRackAmpDeltaPhase, ostRackAmpCmdDeltaPhase added"
+ REVISION "200910080800Z" -- October 08, 2009 at 08:00 GMT
+ DESCRIPTION
+ "txRackOvervoltProtectWarning added
+ cmdExcInputAutoSwitch obsoleted"
+ REVISION "200909100800Z" -- September 10, 2009 at 08:00 GMT
+ DESCRIPTION
+ "cmdTxSystemMode added
+ traps for TX mode switch over added"
+ REVISION "200907160800Z" -- July 16, 2009 at 08:00 GMT
+ DESCRIPTION
+ "additional values for reserve concept 'backup exciter'"
+ REVISION "200906260800Z" -- June 26, 2009 at 08:00 GMT
+ DESCRIPTION
+ "consideration of face-lift configuration in module compliances,
+ measured values for power supply added,
+ cmdExcInputAutoSwitch obsoleted,
+ conditional groupDummyLoadRF added"
+ REVISION "200906170900Z" -- June 17, 2009 at 09:00 GMT
+ DESCRIPTION
+ "object groups, notification groups and module compliances reorganized"
+ REVISION "200905280900Z" -- May 28, 2009 at 09:00 GMT
+ DESCRIPTION
+ "information for additional (external) power supply added
+ txRackRfOn, txRackRfOk, txRackTemperatureWarning added"
+ REVISION "200903300900Z" -- March 30, 2009 at 09:00 GMT
+ DESCRIPTION
+ "txRackProbeNotCalibrated added
+ txParamSetSubDeviceDiffers obsoleted"
+ REVISION "200902121500Z" -- February 12, 2009 at 15:00 GMT
+ DESCRIPTION
+ "- InputSource with value tp
+ - new groupExcCommandsAdditional"
+ REVISION "200901290900Z" -- January 29, 2009 at 09:00 GMT
+ DESCRIPTION
+ "MODULE COMPLIANCE rsXx8000DVBReEquip"
+ REVISION "200901061600Z" -- January 06, 2009 at 16:00 GMT
+ DESCRIPTION
+ "rfProbeCalibrationSetGain, rfProbeCalibrationSetOffset"
+ REVISION "200812121430Z" -- December 12, 2008 at 14:30 GMT
+ DESCRIPTION
+ "rfProbeConfigurationLabel obsolete
+ txRackExtCoolingWarning renamed to txRackGpiWarning
+ txRackExtCoolingFault renamed to txRackGpiFault"
+ REVISION "200810230800Z" -- October 23, 2008 at 08:00 GMT
+ DESCRIPTION
+ "cmdExcInpAutoReadyAfterChangeOv
+ txExcInputAutomaticSwitchReady, txExcInputAutomaticChangedOver"
+ REVISION "200810081030Z" -- October 08, 2008 at 10:30 GMT
+ DESCRIPTION
+ "cmdExcFrequency and configFrequency range up to 1500 MHz"
+ REVISION "200809101500Z" -- September 10, 2008 at 15:00 GMT
+ DESCRIPTION
+ "new rackTable
+ new txRackRfWarning, txRackRfFault, txRackReflectionWarning,
+ txRackReflectionFault
+ new groupIndependentRacks"
+ REVISION "200808291000Z" -- August 29, 2008 at 10:00 GMT
+ DESCRIPTION
+ "changed TextualConvention for Exciter LogbookEntryMessages"
+ REVISION "200808260900Z" -- August 26, 2008 at 09:00 GMT
+ DESCRIPTION
+ "- rfProbesNetCCURfProbe1, rfProbesNetCCURfProbe2 read-only
+ - cmdTxParametersetReSave obsolete"
+ REVISION "200807231000Z" -- July 23, 2008 at 10:00 GMT
+ DESCRIPTION
+ "- new SLx parameters: cmdExcTimeScheduler, configurationTable and
+ timeSchedulerTable
+ - new SFN Delay parameters in exciterStatusTable"
+ REVISION "200805050930Z" -- May 05, 2008 at 09:30 GMT
+ DESCRIPTION
+ "- cmdExcReferenceSource with value internGPS
+ - cmdExcInput1Source, cmdExcInput2Source added"
+ REVISION "200803311100Z" -- March 31, 2008 at 11:00 GMT
+ DESCRIPTION
+ "- change range of cmdTxDelayTimeExcAutomatic and
+ cmdTxDelayTimeOstAutomatic to 1..60
+ - adds cmdExcTransmitterType, cmdExcOutputPower
+ excPrecUserState, excPrecFactoryState, excPrecRestoreCurrentSettings, excPrecRestoreAllSettings"
+ REVISION "200712071700Z" -- December 07, 2007 at 17:00 GMT
+ DESCRIPTION
+ "- cmdExcSFNStaticDelay to FloatingPoint
+ cmdExcSFNDeviationTime changed range
+ - new exciter commands for RfOutput, RfIqAdjust and Precorrection
+ - rename prodInfoDeviceNameIdx to prodInfoModuleIdx and
+ prodInfoDeviceName to prodInfoModuleName
+ using TC ProdInfoModuleNameTv with a new value for netCCU
+ - rename txNetCCUBoardTemperatureWarning to
+ txNetCCUBoardTemperatureFault
+ - new OBJECT-GROUPs groupExciterStatus and groupExciterPrecorrection"
+ REVISION "200709101100Z" -- September 10, 2007 at 11:00 GMT
+ DESCRIPTION
+ "remove forwardPowerOstA and reflectedPowerOstA from groupSingleMP and groupDualDriveMP"
+ REVISION "200708091400Z" -- August 09, 2007 at 14:00 GMT
+ DESCRIPTION
+ "Expansion of ProductInfoTable"
+ REVISION "200707111600Z" -- July 11, 2007 at 16:00 GMT
+ DESCRIPTION
+ "added cmdTxDelayTimeExcAutomatic,
+ cmdTxDelayTimeOstAutomatic,
+ cmdExcTypeLossOfInput,
+ cmdOstMaxOutletTempThreshold,
+ forwardPowerOstA, forwardPowerOstB,
+ reflectedPowerOstA, reflectedPowerOstB,
+ renamed ostRackTable to ostTable,
+ ostRackEntry to ostEntry,
+ added ostRackAmp... nodes
+ added productInfoTable, rfProbesTable
+ defined alarm class for txAutomaticExcChanged,
+ txAutomaticOstChanged
+ added groupProductInfo, groupAmpMeasureValues,
+ groupRfProbes, groupSingleTxLPNoNetCCU,
+ groupAlarmSingleTxLPNoNetCCU,
+ rsXx8000DVBSingleTxLPNoNetCCU"
+ REVISION "200703081000Z" -- March 08, 2007 at 10:00 GMT
+ DESCRIPTION
+ "- Added LowPower
+ - Sorted groups"
+ REVISION "200612211000Z" -- December 21, 2006 at 10:00 GMT
+ DESCRIPTION
+ "This is the initial version."
+ ::= { rsXx8000MibModule 3 }
+
+
+
+
+--
+-- Node definitions
+--
+
+ rsXx8000DvbTx OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Xx8000 DVB transmitter."
+ ::= { rsXx8000 4 }
+
+
+-- *****************************************************************************
+-- ** object definitions
+-- *****************************************************************************
+ rsXx8000DvbTxObjs OBJECT IDENTIFIER ::= { rsXx8000DvbTx 1 }
+
+
+ commandsTxTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF CommandsTxEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This table contains important commands for the transmitter."
+ ::= { rsXx8000DvbTxObjs 1 }
+
+
+ commandsTxEntry OBJECT-TYPE
+ SYNTAX CommandsTxEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for a designated transmitter and device."
+ INDEX { cmdDeviceIdx }
+ ::= { commandsTxTable 1 }
+
+
+ CommandsTxEntry ::=
+ SEQUENCE {
+ cmdTxResetSumFault
+ Trigger,
+ cmdTxParametersetLoad
+ Integer32,
+ cmdTxParametersetSave
+ Integer32,
+ cmdTxParametersetReSave
+ Trigger,
+ cmdTxOperationModeProgram
+ SwitchOnOff,
+ cmdTxOperationModeReserve
+ SwitchOnOff,
+ cmdTxOpModeExcAutomatic
+ SwitchOnOff,
+ cmdTxOpModeOstAutomatic
+ SwitchOnOff,
+ cmdTxPreselectExciter
+ IndexAB,
+ cmdTxPreselectOutputstage
+ INTEGER,
+ cmdTxDelayTimeExcAutomatic
+ Integer32,
+ cmdTxDelayTimeOstAutomatic
+ Integer32,
+ cmdTxRfSwitch
+ INTEGER,
+ cmdTxSystemMode
+ TvStandard,
+ cmdTxProgramExciterPrio
+ SwitchOnOff,
+ cmdTxChangeOver
+ Trigger,
+ cmdTxSwitchPosition
+ INTEGER,
+ cmdDeviceIdx
+ IndexAB,
+ cmdExcOpModeInputAutomatic
+ SwitchOnOff,
+ cmdExcPreselectInput
+ INTEGER,
+ cmdExcMode
+ INTEGER,
+ cmdExcNetworkMode
+ INTEGER,
+ cmdExcTPSSource
+ INTEGER,
+ cmdExcEnableCellID
+ SwitchOnOff,
+ cmdExcTxAddress
+ Integer32,
+ cmdExcTxAutomatic
+ SwitchOnOff,
+ cmdExcInputAutoSwitch
+ SwitchOnOff,
+ cmdExcInputSeamless
+ SwitchOnOff,
+ cmdExcInputPriority
+ INTEGER,
+ cmdExcInputCheckTimeForward
+ Integer32,
+ cmdExcInputCheckTimeSwitchback
+ Integer32,
+ cmdExcInputMuteOnFail
+ INTEGER,
+ cmdExcInputManualPreseletionHP1
+ INTEGER,
+ cmdExcInputManualPreseletionHP2
+ INTEGER,
+ cmdExcInputManualPreseletionLP1
+ INTEGER,
+ cmdExcInputManualPreseletionLP2
+ INTEGER,
+ cmdExcTPSManualBandwidth
+ INTEGER,
+ cmdExcTPSManualFFTLength
+ INTEGER,
+ cmdExcTPSManualGuardInterval
+ INTEGER,
+ cmdExcTPSManualConstellation
+ INTEGER,
+ cmdExcTPSManualAlpha
+ INTEGER,
+ cmdExcTPSManualCellID
+ Integer32,
+ cmdExcTPSManualInterleaver
+ INTEGER,
+ cmdExcTPSManualCoderateHP
+ INTEGER,
+ cmdExcTPSManualCoderateLP
+ INTEGER,
+ cmdExcTPSManualTimeSlicingHP
+ SwitchOnOff,
+ cmdExcTPSManualTimeSlicingLP
+ SwitchOnOff,
+ cmdExcTPSManualFECHP
+ SwitchOnOff,
+ cmdExcTPSManualFECLP
+ SwitchOnOff,
+ cmdExcSFNStaticDelay
+ FloatingPoint,
+ cmdExcSFNDeviationTime
+ Integer32,
+ cmdExcFrequency
+ Integer32,
+ cmdExcReferenceSource
+ INTEGER,
+ cmdExcMuteOnPPSFail
+ INTEGER,
+ cmdExcMuteOnReferenceFail
+ INTEGER,
+ cmdExcRefFailDelayTime
+ Integer32,
+ cmdExcTypeLossOfInput
+ INTEGER,
+ cmdExcRfOutput
+ SwitchOnOff,
+ cmdExcRfOutputRegulation
+ SwitchOnOff,
+ cmdExcRfOutputManualRfLevel
+ FloatingPoint,
+ cmdExcRfOutputAttenuation
+ Integer32,
+ cmdExcRfOutputRfSlope
+ FloatingPoint,
+ cmdExcRfOutputModulationSlope
+ FloatingPoint,
+ cmdExcRfIqAdjustStart
+ INTEGER,
+ cmdExcRfIqAdjustTestsignal
+ SwitchOnOff,
+ cmdExcRfIqAdjustBiasCoarseI
+ Integer32,
+ cmdExcRfIqAdjustBiasCoarseQ
+ Integer32,
+ cmdExcRfIqAdjustBiasFineI
+ Integer32,
+ cmdExcRfIqAdjustBiasFineQ
+ Integer32,
+ cmdExcRfIqAdjustGainI
+ Integer32,
+ cmdExcRfIqAdjustGainQ
+ Integer32,
+ cmdExcRfIqAdjustPhase
+ FloatingPoint,
+ cmdExcInput1Source
+ InputSource,
+ cmdExcInput2Source
+ InputSource,
+ cmdExcInpAutoReadyAfterChangeOv
+ SwitchOnOff,
+ cmdExcInputFailDelayTime
+ Integer32,
+ cmdExcTransmitterType
+ INTEGER,
+ cmdExcTimeScheduler
+ SwitchOnOff,
+ cmdExcMuteCondition
+ INTEGER,
+ cmdExcRfWarningLimit
+ FloatingPoint,
+ cmdExcRfFailLimit
+ FloatingPoint,
+ cmdExcOutputPower
+ FloatingPoint,
+ cmdOstRefVoltageVision
+ FloatingPoint,
+ cmdOstMaxOutletTempThreshold
+ Integer32,
+ cmdExcMonitoringOutput
+ INTEGER,
+ cmdExcOcxoAdjust
+ Integer32,
+ cmdExcExpectInputReserve
+ SwitchOnOff,
+ cmdExcEnablePcrReset
+ SwitchOnOff,
+ cmdExcTimeForDailyPcrReset
+ TimeOfDay,
+ cmdExcFailDelayMode
+ FailDelayMode
+ }
+
+ cmdTxResetSumFault OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Reset all faults (in all modules) of the transmitter.
+
+ You reset a designated transmitter (NetCCU, Exciters, Outputstages).
+ An equivalent would be pressing RESET at this transmitters frontpanel.
+
+ A GET will always return idle(1). A SET idle(1) will return NO_ERROR without doing anything."
+ ::= { commandsTxEntry 1 }
+
+
+ cmdTxParametersetLoad OBJECT-TYPE
+ SYNTAX Integer32 (1..8)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This loads the desired parameter set."
+ ::= { commandsTxEntry 2 }
+
+
+ cmdTxParametersetSave OBJECT-TYPE
+ SYNTAX Integer32 (1..8)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This saves the current settings to a designated parameter set."
+ ::= { commandsTxEntry 3 }
+
+
+ cmdTxParametersetReSave OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "This saves the changes to the current parameter set."
+ ::= { commandsTxEntry 4 }
+
+
+ cmdTxOperationModeProgram OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches the program path of the transmitter on/off."
+ ::= { commandsTxEntry 5 }
+
+
+ cmdTxOperationModeReserve OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches the reserve path of the transmitter on/off."
+ ::= { commandsTxEntry 6 }
+
+
+ cmdTxOpModeExcAutomatic OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches the exciter automatic on/off."
+ ::= { commandsTxEntry 7 }
+
+
+ cmdTxOpModeOstAutomatic OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches the outputstage automatic on/off.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { commandsTxEntry 8 }
+
+
+ cmdTxPreselectExciter OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets exciterA or exciterB to program path (antenna) of the transmitter."
+ ::= { commandsTxEntry 9 }
+
+
+ cmdTxPreselectOutputstage OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ outputstageA(1),
+ outputstageB(2),
+ bothToAntenna(3),
+ bothToDummyLoad(4)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets
+ - outputstageA or
+ - outputstageB or
+ - both
+ to program path (antenna) of the transmitter,
+ or it sets both to dummyload.
+
+ The settings bothToAntenna(3) and bothToDummyLoad(4) are only settable
+ for ActiveReserve systems.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { commandsTxEntry 10 }
+
+
+ cmdTxDelayTimeExcAutomatic OBJECT-TYPE
+ SYNTAX Integer32 (1..60)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the exciter automatic delay time."
+ ::= { commandsTxEntry 11 }
+
+
+ cmdTxDelayTimeOstAutomatic OBJECT-TYPE
+ SYNTAX Integer32 (1..60)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the outputstage automatic delay time.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { commandsTxEntry 12 }
+
+
+ cmdTxRfSwitch OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ antenna(1),
+ dummyLoad(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "RF switch for single-ended systems."
+ ::= { commandsTxEntry 13 }
+
+
+ cmdTxSystemMode OBJECT-TYPE
+ SYNTAX TvStandard
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This object gives you the possibility of switching the TV standard
+ of a whole system with NetCCU with only one command.
+ Not applicable for N+1 or NTx systems.
+ The value 'test' cannot be written."
+ ::= { commandsTxEntry 15 }
+
+
+ cmdTxProgramExciterPrio OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables/Disables priority usage of program exciter"
+ ::= { commandsTxEntry 20 }
+
+
+ cmdTxChangeOver OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Performs a change over"
+ ::= { commandsTxEntry 21 }
+
+
+ cmdTxSwitchPosition OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ undefined(1),
+ controlExcOnAmp(2),
+ programExcOnAmp(3)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the actual switch position.
+ The program exciter is connected to input 1 (RF IN 1),
+ the control exciter is connected to input 2 (RF IN 2) of the base amplifier."
+ ::= { commandsTxEntry 22 }
+
+
+ cmdDeviceIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This column is used to show parameters for both exiters, if you have
+ dualdrive transmitters."
+ ::= { commandsTxEntry 30 }
+
+
+ cmdExcOpModeInputAutomatic OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Activates/deactivates the input automatic.
+ If input automatic is active
+ and a loss of input signal is detected on the current input
+ the reserve input will be used instead."
+ ::= { commandsTxEntry 31 }
+
+
+ cmdExcPreselectInput OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ input1(1),
+ input2(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the preselection of a transmitters input."
+ ::= { commandsTxEntry 32 }
+
+
+ cmdExcMode OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ dvbT(1),
+ dvbH(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Switch between DVB-T and DVB-H."
+ ::= { commandsTxEntry 33 }
+
+
+ cmdExcNetworkMode OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ mfn(1),
+ sfn(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Switch between Single Frequency Networks (SFN) and
+ Multiple Frequency Networks (MFN)."
+ ::= { commandsTxEntry 34 }
+
+
+ cmdExcTPSSource OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ manualPresets(1),
+ mip(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Transmitted TPS parameters can be adjusted manually inside
+ the transmitter or automatically via MIP from the SFN adaptor."
+ ::= { commandsTxEntry 35 }
+
+
+ cmdExcEnableCellID OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This enables the Cell ID insertion.
+ The length indicator will be adjusted."
+ ::= { commandsTxEntry 36 }
+
+
+ cmdExcTxAddress OBJECT-TYPE
+ SYNTAX Integer32 (0..65535)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This is the unique address of the transmitter
+ to reference specific settings in the MIP."
+ ::= { commandsTxEntry 37 }
+
+
+ cmdExcTxAutomatic OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This enables Tx specific parameters from the
+ MIP data caroussel (e.g. time offset, frequency offset)."
+ ::= { commandsTxEntry 38 }
+
+
+ cmdExcInputAutoSwitch OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS deprecated
+ DESCRIPTION
+ "Activates/deactivates the input automatic.
+ If input automatic is active
+ and a loss of input signal is detected on the current input
+ the reserve input will be used instead.
+
+ This object is deprecated. It's recommended to use cmdExcOpModeInputAutomatic instead."
+ ::= { commandsTxEntry 39 }
+
+
+ cmdExcInputSeamless OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "If the datastreams on both inputs are syncronised a seamless switch is possible.
+ With this parameter the seamless switch can be suppressed to enable a check of the input automatic."
+ ::= { commandsTxEntry 40 }
+
+
+ cmdExcInputPriority OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ equal(1),
+ prior(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Equal: There are no differences between both inputs.
+ If a failure on the current input is detected it will be switched to the reserve input.
+ It stays there until the reserve shows a failure.
+ Prior: Whenever possible a certain input shall be used.
+ If a failure is detected the reserve will be used as short as possible."
+ ::= { commandsTxEntry 41 }
+
+
+ cmdExcInputCheckTimeForward OBJECT-TYPE
+ SYNTAX Integer32 (0..600)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This time has to elapse before the current input switches
+ to the reserve input."
+ ::= { commandsTxEntry 42 }
+
+
+ cmdExcInputCheckTimeSwitchback OBJECT-TYPE
+ SYNTAX Integer32 (0..600)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This time has to elapse before the automatic switches back
+ from the reserve to a preselected input.
+ This value has no effect if the priority is set to equal."
+ ::= { commandsTxEntry 43 }
+
+
+ cmdExcInputMuteOnFail OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ mute(1),
+ noMute(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "If a loss of input signal is detected, the exciter mutes."
+ ::= { commandsTxEntry 44 }
+
+
+ cmdExcInputManualPreseletionHP1 OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ auto(1),
+ asi(2),
+ smpte(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The data format of the input can be detected
+ automatically or can be set manually to ASI or SMPTE."
+ ::= { commandsTxEntry 45 }
+
+
+ cmdExcInputManualPreseletionHP2 OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ auto(1),
+ asi(2),
+ smpte(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The data format of the input can be detected
+ automatically or can be set manually to ASI or SMPTE."
+ ::= { commandsTxEntry 46 }
+
+
+ cmdExcInputManualPreseletionLP1 OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ auto(1),
+ asi(2),
+ smpte(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The data format of the input can be detected
+ automatically or can be set manually to ASI or SMPTE."
+ ::= { commandsTxEntry 47 }
+
+
+ cmdExcInputManualPreseletionLP2 OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ auto(1),
+ asi(2),
+ smpte(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The data format of the input can be detected
+ automatically or can be set manually to ASI or SMPTE."
+ ::= { commandsTxEntry 48 }
+
+
+ cmdExcTPSManualBandwidth OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ mhz5(1),
+ mhz6(2),
+ mhz7(3),
+ mhz8(4)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The bandwidth used by the RF channel."
+ ::= { commandsTxEntry 49 }
+
+
+ cmdExcTPSManualFFTLength OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ k2(1),
+ k8(2),
+ k4(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The used FFT length (depends on the DVB network)."
+ ::= { commandsTxEntry 50 }
+
+
+ cmdExcTPSManualGuardInterval OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ oneOf32(1),
+ oneOf16(2),
+ oneOf8(3),
+ oneOf4(4)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The Guard interval affects the error correction in multipath receiving situations.
+ A long Guard Interval reduces the amount of payload data."
+ ::= { commandsTxEntry 51 }
+
+
+ cmdExcTPSManualConstellation OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ qpsk(1),
+ qam16(2),
+ qam64(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This parameter sets the modulation mode."
+ ::= { commandsTxEntry 52 }
+
+
+ cmdExcTPSManualAlpha OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ noHierarchy(1),
+ one(2),
+ two(3),
+ four(4)
+ }
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "An alpha greater than noHierarchy(1) enables the hierarchical coding mode."
+ ::= { commandsTxEntry 53 }
+
+
+ cmdExcTPSManualCellID OBJECT-TYPE
+ SYNTAX Integer32 (0..65535)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Via Cell ID the receiver knows the current network."
+ ::= { commandsTxEntry 54 }
+
+
+ cmdExcTPSManualInterleaver OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ indepth(1),
+ nat(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables the bit interleaver for hierarchical coding"
+ ::= { commandsTxEntry 55 }
+
+
+ cmdExcTPSManualCoderateHP OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ oneOf2(1),
+ twoOf3(2),
+ threeOf4(3),
+ fiveOf6(4),
+ sevenOf8(5)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The Code Rate sets the ratio between payload and error correction information."
+ ::= { commandsTxEntry 56 }
+
+
+ cmdExcTPSManualCoderateLP OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ oneOf2(1),
+ twoOf3(2),
+ threeOf4(3),
+ fiveOf6(4),
+ sevenOf8(5)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The Code Rate sets the ratio between payload and error correction information."
+ ::= { commandsTxEntry 57 }
+
+
+ cmdExcTPSManualTimeSlicingHP OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables the time slicing for hierarchical coding."
+ ::= { commandsTxEntry 58 }
+
+
+ cmdExcTPSManualTimeSlicingLP OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables the time slicing for hierarchical coding."
+ ::= { commandsTxEntry 59 }
+
+
+ cmdExcTPSManualFECHP OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables the forward error correction (FEC) for hierarchical coding."
+ ::= { commandsTxEntry 60 }
+
+
+ cmdExcTPSManualFECLP OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables the forward error correction (FEC) for hierarchical coding."
+ ::= { commandsTxEntry 61 }
+
+
+ cmdExcSFNStaticDelay OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "A constant adjustable delay for tuning a SFN (-999999.9 ... 999999.9)."
+ ::= { commandsTxEntry 62 }
+
+
+ cmdExcSFNDeviationTime OBJECT-TYPE
+ SYNTAX Integer32 (1..100)
+ UNITS "Microseconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Leap In Time.
+ This parameter sets the deviation in time when a readjustment
+ of the dynamic delay is necessary."
+ ::= { commandsTxEntry 63 }
+
+
+ cmdExcFrequency OBJECT-TYPE
+ SYNTAX Integer32 (47000000..1500000000)
+ UNITS "Hertz"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This is the RF frequency."
+ ::= { commandsTxEntry 64 }
+
+
+ cmdExcReferenceSource OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ intern(1),
+ extern5Mhz(2),
+ extern10Mhz(3),
+ extern1PPS(4),
+ internGPS(5)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The Source of the reference signal.
+ The value internGPS is not valid for SX800."
+ ::= { commandsTxEntry 65 }
+
+
+ cmdExcMuteOnPPSFail OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ off(1),
+ onlyAtStartup(2),
+ afterFailDelayTime(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Select the behaviour if the external second pulse is not available."
+ ::= { commandsTxEntry 66 }
+
+
+ cmdExcMuteOnReferenceFail OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ off(1),
+ onlyAtStartup(2),
+ afterFailDelayTime(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Select the behaviour if the external reference is not available."
+ ::= { commandsTxEntry 67 }
+
+
+ cmdExcRefFailDelayTime OBJECT-TYPE
+ SYNTAX Integer32 (0..24)
+ UNITS "Hours"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the time after the RF will be muted in case of a reference problem.
+ Zero hours means react immediately."
+ ::= { commandsTxEntry 68 }
+
+
+ cmdExcTypeLossOfInput OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ warning(1),
+ fault(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "If the input signal is lost, either a warning or a fault can be generated.
+ If you select fault here, a switchover to the reserve exciter will be executed
+ when input signal is lost."
+ ::= { commandsTxEntry 69 }
+
+
+ cmdExcRfOutput OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Turns on/switches off the output signal. This switch takes the same effect as the switch on the frontpanel of the exciter."
+ ::= { commandsTxEntry 70 }
+
+
+ cmdExcRfOutputRegulation OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Turns on/switches off the automatic output level regulation."
+ ::= { commandsTxEntry 71 }
+
+
+ cmdExcRfOutputManualRfLevel OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the RF level (0.0 ... 100.0). The value relates to an attenuation of 0 dB."
+ ::= { commandsTxEntry 72 }
+
+
+ cmdExcRfOutputAttenuation OBJECT-TYPE
+ SYNTAX Integer32 (0..9)
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Activates internal attenuators to reduce the output level of the exciter.
+ Adjustable in steps of 3 dB only."
+ ::= { commandsTxEntry 73 }
+
+
+ cmdExcRfOutputRfSlope OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts a slope in the RF signal (-50.0 ... 50.0)."
+ ::= { commandsTxEntry 74 }
+
+
+ cmdExcRfOutputModulationSlope OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Modulation slope (-50.0 ... 50.0)."
+ ::= { commandsTxEntry 75 }
+
+
+ cmdExcRfIqAdjustStart OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ break(1),
+ start(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Starts the automatic IQ adjustment. It works for the current used local 1 frequency and lasts up to 5 minutes. In this time the output will be muted. During the adjustment no transmitter parameter shall be changed. Break will stop the automatic immediately. The IQ modulator looses its adjustment!
+ Read values mean idle(1) and started(2)."
+ ::= { commandsTxEntry 77 }
+
+
+ cmdExcRfIqAdjustTestsignal OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Generates a test signal to adjust the IQ modulation. It is necessary to disconnect the rf-cable to the output stages."
+ ::= { commandsTxEntry 78 }
+
+
+ cmdExcRfIqAdjustBiasCoarseI OBJECT-TYPE
+ SYNTAX Integer32 (-1023..1023)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the offset for I in huge steps."
+ ::= { commandsTxEntry 79 }
+
+
+ cmdExcRfIqAdjustBiasCoarseQ OBJECT-TYPE
+ SYNTAX Integer32 (-1023..1023)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the offset for Q in huge steps."
+ ::= { commandsTxEntry 80 }
+
+
+ cmdExcRfIqAdjustBiasFineI OBJECT-TYPE
+ SYNTAX Integer32 (-32767..32767)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the offset for I in small steps."
+ ::= { commandsTxEntry 81 }
+
+
+ cmdExcRfIqAdjustBiasFineQ OBJECT-TYPE
+ SYNTAX Integer32 (-32767..32767)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the offset for Q in small steps."
+ ::= { commandsTxEntry 82 }
+
+
+ cmdExcRfIqAdjustGainI OBJECT-TYPE
+ SYNTAX Integer32 (0..255)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the gain for I in small steps."
+ ::= { commandsTxEntry 83 }
+
+
+ cmdExcRfIqAdjustGainQ OBJECT-TYPE
+ SYNTAX Integer32 (0..255)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the gain for Q in small steps."
+ ::= { commandsTxEntry 84 }
+
+
+ cmdExcRfIqAdjustPhase OBJECT-TYPE
+ SYNTAX FloatingPoint
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the phase between I and Q (-14.000 ... 14.000)."
+ ::= { commandsTxEntry 85 }
+
+
+ cmdExcInput1Source OBJECT-TYPE
+ SYNTAX InputSource
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Source for input 1."
+ ::= { commandsTxEntry 86 }
+
+
+ cmdExcInput2Source OBJECT-TYPE
+ SYNTAX InputSource
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Source for input 2."
+ ::= { commandsTxEntry 87 }
+
+
+ cmdExcInpAutoReadyAfterChangeOv OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Input automatic ready after change over."
+ ::= { commandsTxEntry 88 }
+
+
+ cmdExcInputFailDelayTime OBJECT-TYPE
+ SYNTAX Integer32 (0..600)
+ UNITS "Seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The time between detecting a loss of input signal and displaying a failure."
+ ::= { commandsTxEntry 89 }
+
+
+ cmdExcTransmitterType OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ atv(1),
+ dvb(2),
+ atsc(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "the TV standard of the transmitter
+ The transmitter is rebooted automatically when the TV standard is
+ changed. Signal processing is also switched over."
+ ::= { commandsTxEntry 90 }
+
+
+ cmdExcTimeScheduler OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "If on, the time scheduler controls the tx type. When switching on the scheduler
+ it may instantly set the correct TV standard and reboot the device."
+ ::= { commandsTxEntry 91 }
+
+
+ cmdExcMuteCondition OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ onAllFaults(1),
+ notBeforeSyncLoss(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "When notBeforeSyncLoss(2) is selected,
+ it relativizes the cmdExcInputMuteOnFail setting mute(1):
+ If a DVB receiver is the last valid input, an existing transport stream,
+ even if it is faulty shall not be muted.
+
+ Only for SLx/Sx801"
+ ::= { commandsTxEntry 92 }
+
+
+ cmdExcRfWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Warning limit for the RF control.
+ min: -15.0, max: 0.0"
+ ::= { commandsTxEntry 97 }
+
+
+ cmdExcRfFailLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Fault limit for the RF control.
+ min: -15.0, max: 0.0"
+ ::= { commandsTxEntry 98 }
+
+
+ cmdExcOutputPower OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "W"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "amplifier output power
+ 0 ... 400 W"
+ ::= { commandsTxEntry 99 }
+
+
+ cmdOstRefVoltageVision OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This adjusts the output power of the amplifier.
+ This value is settable with maximal 1 position after point (example 11.2)."
+ ::= { commandsTxEntry 100 }
+
+
+ cmdOstMaxOutletTempThreshold OBJECT-TYPE
+ SYNTAX Integer32 (45..65)
+ UNITS "Degree Celsius"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the threshold for the outlet temperature."
+ ::= { commandsTxEntry 101 }
+
+
+ cmdExcMonitoringOutput OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ off(1),
+ reference10MHz(2),
+ generated1PPS(3),
+ kHz1(4),
+ pulse1PPS(5)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Selects which signal appears at the monitoring output."
+ ::= { commandsTxEntry 110 }
+
+
+ cmdExcOcxoAdjust OBJECT-TYPE
+ SYNTAX Integer32 (0..65535)
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Adjusts the frequency of the internal 10 MHz reference.
+ This value only takes effect if the reference source 'internal' is selected."
+ ::= { commandsTxEntry 111 }
+
+
+ cmdExcExpectInputReserve OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "If on(1) the warning txExcInputReseveMissing will be generated
+ in case second input is missing."
+ ::= { commandsTxEntry 112 }
+
+
+ cmdExcEnablePcrReset OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "Enables/disables daily PCR resets.
+ This option is valid only in MFN operation.
+ The reset time is given in cmdExcTimeForDailyPcrReset."
+ ::= { commandsTxEntry 113 }
+
+
+ cmdExcTimeForDailyPcrReset OBJECT-TYPE
+ SYNTAX TimeOfDay
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "Sets the time of day for daily PCR reset."
+ ::= { commandsTxEntry 114 }
+
+
+ cmdExcFailDelayMode OBJECT-TYPE
+ SYNTAX FailDelayMode
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Condition when the fail delay time is used."
+ ::= { commandsTxEntry 115 }
+
+
+ summaryInfo OBJECT IDENTIFIER ::= { rsXx8000DvbTxObjs 2 }
+
+
+ summaryFaultTx OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates a summary fault of the transmitter.
+ true(1) --> summary fault
+ false(2) --> no summary fault
+
+ There is a fault of at least one module (e.g. Exciter) which causes this summary fault.
+
+ An equivalent would be the LED Fault at the transmitters frontpanel."
+ ::= { summaryInfo 1 }
+
+
+ summaryWarningTx OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates a summary warning of the transmitter.
+ true(1) --> summary warning
+ false(2) --> no summary warning
+
+ There is a fault of at least one module (e.g. Exciter) which causes this summary warning.
+
+ An equivalent would be the LED Warning at the transmitters frontpanel."
+ ::= { summaryInfo 2 }
+
+
+ localModeTx OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates the local/remote-mode of the transmitter.
+ true(1) --> local
+ false(2) --> remote
+
+ The transmitter is eigther in local-mode or in remote-mode.
+ For security reasons it is not possible to set this value!
+
+ An equivalent would the LED Local at the transmitters frontpanel."
+ ::= { summaryInfo 3 }
+
+
+ rfOnTx OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The RF is present for the corresponding transmitter."
+ ::= { summaryInfo 4 }
+
+
+ forwardPower OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured forwarded power [W] of the transmitter.
+ For Active Reserve systems it is the sum of both outputstages."
+ ::= { summaryInfo 5 }
+
+
+ reflectedPower OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured reflected power [W] of the transmitter.
+ For Active Reserve systems it is the sum of both outputstages.
+
+ Not available for lowpower systems."
+ ::= { summaryInfo 6 }
+
+
+ summaryFaultExcA OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates a summary fault of exciter."
+ ::= { summaryInfo 7 }
+
+
+ summaryFaultOstA OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates a summary fault of outputstage."
+ ::= { summaryInfo 8 }
+
+
+ summaryFaultExcB OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates a summary fault of exciter."
+ ::= { summaryInfo 9 }
+
+
+ summaryFaultOstB OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This indicates a summary fault of outputstage."
+ ::= { summaryInfo 10 }
+
+
+ exciterAutomaticReady OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Exciter Automatic is Ready.
+ In case of any fault on one exciter, there will be a switchover to the other exciter."
+ ::= { summaryInfo 11 }
+
+
+ exciterAutomaticChanged OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Exciter Automatic has changed.
+ There was a fault on one exciter which lead to this changeover."
+ ::= { summaryInfo 12 }
+
+
+ exciterAutomaticFault OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Exciter Automatic is faulty.
+ In case of any fault on one exciter, there will be no switchover to the other exciter,
+ because of this fault."
+ ::= { summaryInfo 13 }
+
+
+ outputstageAutomaticReady OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Outputstage Automatic is Ready.
+ In case of any fault on one outputstage, there will be a switchover to the other outputstage.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { summaryInfo 14 }
+
+
+ outputstageAutomaticChanged OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Outputstage Automatic has changed.
+ There was a fault on one outputstage which lead to this changeover.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { summaryInfo 15 }
+
+
+ outputstageAutomaticFault OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Outputstage Automatic is faulty.
+ In case of any fault on one outputstage, there will be no switchover to the other outputstage,
+ because of this fault.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { summaryInfo 16 }
+
+
+ noConnectionExcA OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "No Connection between NetCCU and Exciter."
+ ::= { summaryInfo 17 }
+
+
+ noConnectionOstA OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "No Connection between NetCCU and Outputstage."
+ ::= { summaryInfo 18 }
+
+
+ noConnectionExcB OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "No Connection between NetCCU and Exciter."
+ ::= { summaryInfo 19 }
+
+
+ noConnectionOstB OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "No Connection between NetCCU and Outputstage."
+ ::= { summaryInfo 20 }
+
+
+ activeExcA OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "ExciterA is currently active."
+ ::= { summaryInfo 21 }
+
+
+ activeOstA OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "OutputstageA is currently active."
+ ::= { summaryInfo 22 }
+
+
+ activeExcB OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "ExciterB is currently active."
+ ::= { summaryInfo 23 }
+
+
+ activeOstB OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "OutputstageB is currently active."
+ ::= { summaryInfo 24 }
+
+
+ forwardPowerOstA OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured forwarded power [W] of the OutputstageA."
+ ::= { summaryInfo 25 }
+
+
+ reflectedPowerOstA OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured reflected power [W] of the OutputstageA.
+
+ Not available for lowpower systems."
+ ::= { summaryInfo 26 }
+
+
+ forwardPowerOstB OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured forwarded power [W] of the OutputstageB."
+ ::= { summaryInfo 27 }
+
+
+ reflectedPowerOstB OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured reflected power [W] of the OutputstageB.
+
+ Not available for lowpower systems."
+ ::= { summaryInfo 28 }
+
+
+ powerSupply OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Monitoring value of the output voltages of the power supply."
+ ::= { summaryInfo 29 }
+
+
+ additionalPowerSupply OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows whether the NetCCU has an additional (external) power supply."
+ ::= { summaryInfo 30 }
+
+
+ internalPowerSupply OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Monitoring value of the output voltages of the internal power supply."
+ ::= { summaryInfo 31 }
+
+
+ externalPowerSupply OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Monitoring value of the output voltages of the external power supply."
+ ::= { summaryInfo 32 }
+
+
+ detailedInfo OBJECT IDENTIFIER ::= { rsXx8000DvbTxObjs 3 }
+
+
+ excInputTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ExcInputEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "A table for more detailed information about the exciter.
+ These values are all read-only. For settings, refer to commands."
+ ::= { detailedInfo 2 }
+
+
+ excInputEntry OBJECT-TYPE
+ SYNTAX ExcInputEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for a designated input channel."
+ INDEX { excInputExcIdx, excInputChannelIdx }
+ ::= { excInputTable 1 }
+
+
+ ExcInputEntry ::=
+ SEQUENCE {
+ excInputExcIdx
+ IndexAB,
+ excInputChannelIdx
+ Integer32,
+ excInputChannelName
+ INTEGER,
+ excInputConnected
+ TruthValue,
+ excInputSeamless
+ TruthValue,
+ excInputPreselected
+ TruthValue,
+ excInputActive
+ TruthValue,
+ excInputMipFail
+ TruthValue,
+ excInputBandwidth
+ INTEGER,
+ excInputFFTLength
+ INTEGER,
+ excInputGuardInterval
+ INTEGER,
+ excInputConstellation
+ INTEGER,
+ excInputAlpha
+ INTEGER,
+ excInputCellID
+ Integer32,
+ excInputInterleaver
+ INTEGER,
+ excInputCodeRate
+ INTEGER,
+ excInputPacketLength
+ Integer32,
+ excInputMeasuredDatarate
+ Integer32,
+ excInputRequiredDatarate
+ Integer32,
+ excInputMaximumDelay
+ Integer32
+ }
+
+ excInputExcIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The index for exciterA (and exciterB if there are DualDrive systems)."
+ ::= { excInputEntry 1 }
+
+
+ excInputChannelIdx OBJECT-TYPE
+ SYNTAX Integer32 (1..6)
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The index for the different input channels."
+ ::= { excInputEntry 2 }
+
+
+ excInputChannelName OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ hp1(1),
+ hp2(2),
+ lp1(3),
+ lp2(4),
+ activeHP(5),
+ activeLP(6)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This is the logical name for the index for the different input channels."
+ ::= { excInputEntry 3 }
+
+
+ excInputConnected OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The input channel is connected."
+ ::= { excInputEntry 4 }
+
+
+ excInputSeamless OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The input channel is in seamless mode."
+ ::= { excInputEntry 5 }
+
+
+ excInputPreselected OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The input channel is the preselected."
+ ::= { excInputEntry 6 }
+
+
+ excInputActive OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The input channel is active."
+ ::= { excInputEntry 7 }
+
+
+ excInputMipFail OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Input channel MIP fail."
+ ::= { excInputEntry 8 }
+
+
+ excInputBandwidth OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ mhz5(1),
+ mhz6(2),
+ mhz7(3),
+ mhz8(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The bandwidth used by the input channel."
+ ::= { excInputEntry 9 }
+
+
+ excInputFFTLength OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ k2(1),
+ k8(2),
+ k4(3)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The used FFT length (depends on the DVB network)."
+ ::= { excInputEntry 10 }
+
+
+ excInputGuardInterval OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ oneOf32(1),
+ oneOf16(2),
+ oneOf8(3),
+ oneOf4(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Guard interval affects the error correction in multipath receiving situations.
+ A long Guard Interval reduces the amount of payload data."
+ ::= { excInputEntry 11 }
+
+
+ excInputConstellation OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ qpsk(1),
+ qam16(2),
+ qam64(3)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This parameter sets the modulation mode."
+ ::= { excInputEntry 12 }
+
+
+ excInputAlpha OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ noHierarchy(1),
+ one(2),
+ two(3),
+ four(4)
+ }
+ MAX-ACCESS read-only
+ STATUS obsolete
+ DESCRIPTION
+ "An alpha greater than zero enables the hierarchical coding mode."
+ ::= { excInputEntry 13 }
+
+
+ excInputCellID OBJECT-TYPE
+ SYNTAX Integer32 (0..65535)
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Via Cell ID the receiver knows the current network."
+ ::= { excInputEntry 14 }
+
+
+ excInputInterleaver OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ indepth(1),
+ nat(2)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Enables the bit interleaver for hierarchical coding"
+ ::= { excInputEntry 15 }
+
+
+ excInputCodeRate OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ oneOf2(1),
+ twoOf3(2),
+ threeOf4(3),
+ fiveOf6(4),
+ sevenOf8(5)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Coderate can be set separately for HP and LP channel."
+ ::= { excInputEntry 16 }
+
+
+ excInputPacketLength OBJECT-TYPE
+ SYNTAX Integer32 (188..208)
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Packet length for the channel."
+ ::= { excInputEntry 17 }
+
+
+ excInputMeasuredDatarate OBJECT-TYPE
+ SYNTAX Integer32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured datarate of the input."
+ ::= { excInputEntry 18 }
+
+
+ excInputRequiredDatarate OBJECT-TYPE
+ SYNTAX Integer32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The required datarate of the input."
+ ::= { excInputEntry 19 }
+
+
+ excInputMaximumDelay OBJECT-TYPE
+ SYNTAX Integer32 (0..100000000)
+ UNITS "Nanoseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Period of time between the signal leaving the play-out center (MIP inserter)
+ and its regular transmission at the antenna.
+ This delay is set in the MIP inserter and serves as a basis
+ for all the transmitters in the SFN."
+ ::= { excInputEntry 20 }
+
+
+ ostTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF OstEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The table of racks."
+ ::= { detailedInfo 3 }
+
+
+ ostEntry OBJECT-TYPE
+ SYNTAX OstEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "A row (an entry) for one rack."
+ INDEX { ostIdx, ostRackIdx, ostRackAmpIdx }
+ ::= { ostTable 1 }
+
+
+ OstEntry ::=
+ SEQUENCE {
+ ostIdx
+ IndexAB,
+ ostRackIdx
+ IndexRack,
+ ostRackInletTemperature
+ FloatingPoint,
+ ostRackOutletTemperature
+ FloatingPoint,
+ ostRackAuxPowerSupply
+ FloatingPoint,
+ ostRackAmpIdx
+ IndexAmplifier,
+ ostRackAmpI1A
+ FloatingPoint,
+ ostRackAmpI2A
+ FloatingPoint,
+ ostRackAmpI3A
+ FloatingPoint,
+ ostRackAmpI4A
+ FloatingPoint,
+ ostRackAmpI1B
+ FloatingPoint,
+ ostRackAmpI2B
+ FloatingPoint,
+ ostRackAmpI3B
+ FloatingPoint,
+ ostRackAmpI4B
+ FloatingPoint,
+ ostRackAmpIDrv
+ FloatingPoint,
+ ostRackAmpUDc
+ FloatingPoint,
+ ostRackAmpIDc
+ FloatingPoint,
+ ostRackAmpUDcControl
+ FloatingPoint,
+ ostRackAmpUReg
+ FloatingPoint,
+ ostRackAmpPowerA
+ FloatingPoint,
+ ostRackAmpPowerB
+ FloatingPoint,
+ ostRackAmpPowerOut
+ FloatingPoint,
+ ostRackAmpPowerReflection
+ FloatingPoint,
+ ostRackAmpPowerReference
+ FloatingPoint,
+ ostRackAmpDeltaPhase
+ FloatingPoint,
+ ostRackAmpCmdDeltaPhase
+ FloatingPoint
+ }
+
+ ostIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The dedicated outputstage (A/B)."
+ ::= { ostEntry 1 }
+
+
+ ostRackIdx OBJECT-TYPE
+ SYNTAX IndexRack
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The rack number (1..10)."
+ ::= { ostEntry 2 }
+
+
+ ostRackInletTemperature OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Degree Celsius"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The inlet temperature."
+ ::= { ostEntry 3 }
+
+
+ ostRackOutletTemperature OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Degree Celsius"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The outlet temperature."
+ ::= { ostEntry 4 }
+
+
+ ostRackAuxPowerSupply OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Control voltage of auxiliary power supply of the designated rack.
+ The value should be between 11.1 to 13.2 V."
+ ::= { ostEntry 5 }
+
+
+ ostRackAmpIdx OBJECT-TYPE
+ SYNTAX IndexAmplifier
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Amplifier Index"
+ ::= { ostEntry 400 }
+
+
+ ostRackAmpI1A OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_1A)."
+ ::= { ostEntry 401 }
+
+
+ ostRackAmpI2A OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_2A)."
+ ::= { ostEntry 402 }
+
+
+ ostRackAmpI3A OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_3A)."
+ ::= { ostEntry 403 }
+
+
+ ostRackAmpI4A OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_4A)."
+ ::= { ostEntry 404 }
+
+
+ ostRackAmpI1B OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_1B)."
+ ::= { ostEntry 405 }
+
+
+ ostRackAmpI2B OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_2B)."
+ ::= { ostEntry 406 }
+
+
+ ostRackAmpI3B OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_3B)."
+ ::= { ostEntry 407 }
+
+
+ ostRackAmpI4B OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier module current (I_4B)."
+ ::= { ostEntry 408 }
+
+
+ ostRackAmpIDrv OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The driver module current (I_DRV)."
+ ::= { ostEntry 409 }
+
+
+ ostRackAmpUDc OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier supply voltage."
+ ::= { ostEntry 410 }
+
+
+ ostRackAmpIDc OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier supply current."
+ ::= { ostEntry 411 }
+
+
+ ostRackAmpUDcControl OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power supply control voltage."
+ ::= { ostEntry 412 }
+
+
+ ostRackAmpUReg OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power amplifier AGC voltage."
+ ::= { ostEntry 413 }
+
+
+ ostRackAmpPowerA OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The voltage power detector A."
+ ::= { ostEntry 414 }
+
+
+ ostRackAmpPowerB OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The voltage power detector B."
+ ::= { ostEntry 415 }
+
+
+ ostRackAmpPowerOut OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The voltage forward power detector."
+ ::= { ostEntry 416 }
+
+
+ ostRackAmpPowerReflection OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The voltage reflected power detector."
+ ::= { ostEntry 417 }
+
+
+ ostRackAmpPowerReference OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The reference voltage for output power."
+ ::= { ostEntry 418 }
+
+
+ ostRackAmpDeltaPhase OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The measured phase delta for output power."
+ ::= { ostEntry 419 }
+
+
+ ostRackAmpCmdDeltaPhase OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The phase delta setting for output power.
+ The range is -50.0% to 50.0%."
+ ::= { ostEntry 420 }
+
+
+ exciterStatusTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ExciterStatusEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Exciter status values."
+ ::= { detailedInfo 20 }
+
+
+ exciterStatusEntry OBJECT-TYPE
+ SYNTAX ExciterStatusEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "A row (an entry) for one exciter."
+ INDEX { excStatusExcIdx }
+ ::= { exciterStatusTable 1 }
+
+
+ ExciterStatusEntry ::=
+ SEQUENCE {
+ excStatusExcIdx
+ IndexAB,
+ excStatusRfOutputAgcRegulation
+ FloatingPoint,
+ excStatusRfIqAdjustAuto
+ INTEGER,
+ excStatusRfIqAdjustLO1Frequency
+ FloatingPoint,
+ excStatusNominalPower
+ Integer32,
+ excStatusVSWR
+ FloatingPoint,
+ excStatusSfnDelayProcessing
+ FloatingPoint,
+ excStatusSfnDelayDynamic
+ FloatingPoint,
+ excStatusSfnDelayNetwork
+ FloatingPoint,
+ excStatusSfnDelayTxOffset
+ FloatingPoint,
+ excStatusSfnDelayMaximum
+ FloatingPoint,
+ excStatusSfnDelayTotal
+ FloatingPoint,
+ excStatusAmplifierControl
+ INTEGER,
+ excStatusReqDataRateHP
+ Integer32,
+ excStatusReqDataRateLP
+ Integer32,
+ excStatusFailDelay
+ FailDelayStatus
+ }
+
+ excStatusExcIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The dedicated exciter (A/B)."
+ ::= { exciterStatusEntry 3 }
+
+
+ excStatusRfOutputAgcRegulation OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Percent"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the operating point of the RF regulator. The shown value should be around 50 per cent."
+ ::= { exciterStatusEntry 4 }
+
+
+ excStatusRfIqAdjustAuto OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ notAdjusted(1),
+ inProgress(2),
+ adjusted(3)
+ }
+ UNITS "Percent"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Automatic I/Q-Adjust."
+ ::= { exciterStatusEntry 5 }
+
+
+ excStatusRfIqAdjustLO1Frequency OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "MHz"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Modulator LO1."
+ ::= { exciterStatusEntry 6 }
+
+
+ excStatusNominalPower OBJECT-TYPE
+ SYNTAX Integer32
+ UNITS "W"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Description."
+ ::= { exciterStatusEntry 7 }
+
+
+ excStatusVSWR OBJECT-TYPE
+ SYNTAX FloatingPoint
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Voltage Standing Wave Ratio"
+ ::= { exciterStatusEntry 9 }
+
+
+ excStatusSfnDelayProcessing OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Minimum signal transmit time through the exciter.
+ This delay depends on the DVB transmission parameters."
+ ::= { exciterStatusEntry 13 }
+
+
+ excStatusSfnDelayDynamic OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The period of time by which signal processing is artificially delayed
+ so that the desired time of transmission is obtained."
+ ::= { exciterStatusEntry 14 }
+
+
+ excStatusSfnDelayNetwork OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The signal propagation time between the play-out center
+ (MIP inserter) and the exciter input. This delay depends
+ on the transmission path used."
+ ::= { exciterStatusEntry 15 }
+
+
+ excStatusSfnDelayTxOffset OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "An individual transmitter specific delay. It can be adjusted
+ via data carousel of the SFN adapter. It is true for a
+ specific transmitter address."
+ ::= { exciterStatusEntry 16 }
+
+
+ excStatusSfnDelayMaximum OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The period of time between the signal leaving the play-out center
+ (MIP inserter) and its regular transmission at the antenna.
+ This delay is set in the MIP inserter and serves as a basis for
+ all the transmitters in the SFN."
+ ::= { exciterStatusEntry 17 }
+
+
+ excStatusSfnDelayTotal OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Microseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The actual signal transit time through the exciter.
+ This is derived from the sum of static-, dynamic-,
+ offset- and processing delay."
+ ::= { exciterStatusEntry 18 }
+
+
+ excStatusAmplifierControl OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ on(1),
+ off(2)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Amplifier control status"
+ ::= { exciterStatusEntry 20 }
+
+
+ excStatusReqDataRateHP OBJECT-TYPE
+ SYNTAX Integer32
+ UNITS "bit per seconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Required data rate on HP input
+ with respect to the current TPS settings."
+ ::= { exciterStatusEntry 30 }
+
+
+ excStatusReqDataRateLP OBJECT-TYPE
+ SYNTAX Integer32
+ UNITS "bit per seconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Required data rate on LP input
+ with respect to the current TPS settings."
+ ::= { exciterStatusEntry 31 }
+
+
+ excStatusFailDelay OBJECT-TYPE
+ SYNTAX FailDelayStatus
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows whether the fail delay time is qualified."
+ ::= { exciterStatusEntry 40 }
+
+
+ exciterPrecorrectionTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ExciterPrecorrectionEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Exciter status values."
+ ::= { detailedInfo 21 }
+
+
+ exciterPrecorrectionEntry OBJECT-TYPE
+ SYNTAX ExciterPrecorrectionEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "A row (an entry) for one exciter."
+ INDEX { excPrecExcIdx }
+ ::= { exciterPrecorrectionTable 1 }
+
+
+ ExciterPrecorrectionEntry ::=
+ SEQUENCE {
+ excPrecExcIdx
+ IndexAB,
+ excPrecLinCorrection
+ SwitchOnOff,
+ excPrecLinAutomaticADE
+ INTEGER,
+ excPrecLinMaxAmplitudeRipple
+ FloatingPoint,
+ excPrecLinMaxGroupDelayRipple
+ Integer32,
+ excPrecLinAmplitudeRipple
+ FloatingPoint,
+ excPrecLinGroupDelayRipple
+ Integer32,
+ excPrecLinInputLevel
+ INTEGER,
+ excPrecLinAutomatic
+ INTEGER,
+ excPrecNonlinCorrection
+ SwitchOnOff,
+ excPrecNonlinAutomaticADE
+ INTEGER,
+ excPrecNonlinThresholdShoulders
+ FloatingPoint,
+ excPrecNonlinShoulderLeft
+ FloatingPoint,
+ excPrecNonlinShoulderRight
+ FloatingPoint,
+ excPrecNonlinInputLevel
+ INTEGER,
+ excPrecNonlinAutomatic
+ INTEGER,
+ excPrecUserState
+ EqualizerCalibrationState,
+ excPrecFactoryState
+ EqualizerCalibrationState,
+ excPrecRestoreCurrentSettings
+ INTEGER,
+ excPrecRestoreAllSettings
+ INTEGER
+ }
+
+ excPrecExcIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The dedicated exciter (A/B)."
+ ::= { exciterPrecorrectionEntry 3 }
+
+
+ excPrecLinCorrection OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Switches on/turns off the linear precorrector."
+ ::= { exciterPrecorrectionEntry 4 }
+
+
+ excPrecLinAutomaticADE OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ manual(1),
+ automatic(2),
+ adaptive(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables /disables the automatic precorrector. To get the ADE in work linear precorrection has to be switched on."
+ ::= { exciterPrecorrectionEntry 5 }
+
+
+ excPrecLinMaxAmplitudeRipple OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Sets te maximum ripple for automatic amplitude correction (0.0 ... 2.0)."
+ ::= { exciterPrecorrectionEntry 6 }
+
+
+ excPrecLinMaxGroupDelayRipple OBJECT-TYPE
+ SYNTAX Integer32 (0..500)
+ UNITS "Nanoseconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Sets the maximum ripple for automatic group delay correction."
+ ::= { exciterPrecorrectionEntry 7 }
+
+
+ excPrecLinAmplitudeRipple OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the current amplitude ripple."
+ ::= { exciterPrecorrectionEntry 8 }
+
+
+ excPrecLinGroupDelayRipple OBJECT-TYPE
+ SYNTAX Integer32
+ UNITS "Nanoseconds"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the current group delay ripple."
+ ::= { exciterPrecorrectionEntry 9 }
+
+
+ excPrecLinInputLevel OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ tooHigh(1),
+ ok(2),
+ tooLow(3),
+ failure(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the state of the feedback signal from the measurement point between output stage and antenna."
+ ::= { exciterPrecorrectionEntry 10 }
+
+
+ excPrecLinAutomatic OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ disabled(1),
+ active(2),
+ calculate(3),
+ measure(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows if the automatic precorrector works properly."
+ ::= { exciterPrecorrectionEntry 11 }
+
+
+ excPrecNonlinCorrection OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Switches on/turns off the nonlinear precorrector."
+ ::= { exciterPrecorrectionEntry 12 }
+
+
+ excPrecNonlinAutomaticADE OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ manual(1),
+ automatic(2),
+ adaptive(3)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Enables /disables the automatic precorrector. To get the ADE in work nonlinear precorrection has to be switched on."
+ ::= { exciterPrecorrectionEntry 13 }
+
+
+ excPrecNonlinThresholdShoulders OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The target shoulder distance for ADE (0.0 ... 40.0)."
+ ::= { exciterPrecorrectionEntry 14 }
+
+
+ excPrecNonlinShoulderLeft OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Displays the current measurement for the left handed shoulder distance."
+ ::= { exciterPrecorrectionEntry 15 }
+
+
+ excPrecNonlinShoulderRight OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Displays the current measurement of the right handed shoulder."
+ ::= { exciterPrecorrectionEntry 16 }
+
+
+ excPrecNonlinInputLevel OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ tooHigh(1),
+ ok(2),
+ tooLow(3),
+ failure(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the state of the feedback signal from the measurement point between output stage and antenna."
+ ::= { exciterPrecorrectionEntry 17 }
+
+
+ excPrecNonlinAutomatic OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ disabled(1),
+ active(2),
+ calculate(3),
+ measure(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows if the automatic precorrector works properly."
+ ::= { exciterPrecorrectionEntry 18 }
+
+
+ excPrecUserState OBJECT-TYPE
+ SYNTAX EqualizerCalibrationState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "status of the user precorrection settings"
+ ::= { exciterPrecorrectionEntry 100 }
+
+
+ excPrecFactoryState OBJECT-TYPE
+ SYNTAX EqualizerCalibrationState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "status of the factory precorrection settings"
+ ::= { exciterPrecorrectionEntry 101 }
+
+
+ excPrecRestoreCurrentSettings OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ stop(1),
+ start(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "restores current factory precorrection setting"
+ ::= { exciterPrecorrectionEntry 102 }
+
+
+ excPrecRestoreAllSettings OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ stop(1),
+ start(2)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "restores all factory precorrection settings"
+ ::= { exciterPrecorrectionEntry 103 }
+
+
+ configurationTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ConfigurationEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table for Type Configuration parameters."
+ ::= { detailedInfo 30 }
+
+
+ configurationEntry OBJECT-TYPE
+ SYNTAX ConfigurationEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for the Type Configuration parameters."
+ INDEX { configTvStandardIdx }
+ ::= { configurationTable 1 }
+
+
+ ConfigurationEntry ::=
+ SEQUENCE {
+ configTvStandardIdx
+ TvStandard,
+ configTvStandardName
+ TvStandard,
+ configRxFrequency
+ Integer32,
+ configFrequency
+ Integer32,
+ configPower
+ FloatingPoint,
+ configInputSource
+ InputSource
+ }
+
+ configTvStandardIdx OBJECT-TYPE
+ SYNTAX TvStandard
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The index for the TV standard."
+ ::= { configurationEntry 3 }
+
+
+ configTvStandardName OBJECT-TYPE
+ SYNTAX TvStandard
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The name of the TV standard as a text."
+ ::= { configurationEntry 5 }
+
+
+ configRxFrequency OBJECT-TYPE
+ SYNTAX Integer32 (160000000..910000000)
+ UNITS "Hz"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The input frequency for input 1."
+ ::= { configurationEntry 6 }
+
+
+ configFrequency OBJECT-TYPE
+ SYNTAX Integer32 (47000000..1500000000)
+ UNITS "Hz"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The output frequency for input 1."
+ ::= { configurationEntry 7 }
+
+
+ configPower OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "W"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The output power (0.0 ... 2500.0) for input 1."
+ ::= { configurationEntry 8 }
+
+
+ configInputSource OBJECT-TYPE
+ SYNTAX InputSource
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The source for input 1."
+ ::= { configurationEntry 9 }
+
+
+ timeSchedulerTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF TimeSchedulerEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table for Time Scheduler parameters."
+ ::= { detailedInfo 31 }
+
+
+ timeSchedulerEntry OBJECT-TYPE
+ SYNTAX TimeSchedulerEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry in the table for the Time Scheduler parameters.
+
+ A row in this table is created by setting the value of schedulerRowStatus to
+ 'createAndGo' or 'createAndWait'.
+
+ A row in this table is deleted by setting the value of schedulerRowStatus to
+ 'destroy'."
+ INDEX { schedulerDateTimeIdx }
+ ::= { timeSchedulerTable 1 }
+
+
+ TimeSchedulerEntry ::=
+ SEQUENCE {
+ schedulerDateTimeIdx
+ DateAndTime,
+ schedulerRowStatus
+ RowStatus,
+ schedulerEvent
+ INTEGER,
+ schedulerDateTime
+ DateAndTime,
+ schedulerTvStandard
+ TvStandard
+ }
+
+ schedulerDateTimeIdx OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The DateAndTime index.
+
+ Note: Deci-seconds different from 0 and UTC values are ignored.
+ The index is implemented as a Fixed length string of 8 components. The last
+ component (Deci-seconds) is always 0.
+ Example:
+ The DateTime of 2008-9-15,17:45:30.0
+ has the index: 7.216.9.15.17.45.30.0
+ "
+ ::= { timeSchedulerEntry 3 }
+
+
+ schedulerRowStatus OBJECT-TYPE
+ SYNTAX RowStatus
+ MAX-ACCESS read-create
+ STATUS current
+ DESCRIPTION
+ "This object is used to create and delete rows in the timeSchedulerTable."
+ ::= { timeSchedulerEntry 5 }
+
+
+ schedulerEvent OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ daily(1),
+ once(2)
+ }
+ MAX-ACCESS read-create
+ STATUS current
+ DESCRIPTION
+ "The event type."
+ ::= { timeSchedulerEntry 6 }
+
+
+ schedulerDateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The start date and the time of a daily or one-time event."
+ ::= { timeSchedulerEntry 7 }
+
+
+ schedulerTvStandard OBJECT-TYPE
+ SYNTAX TvStandard
+ MAX-ACCESS read-create
+ STATUS current
+ DESCRIPTION
+ "The TV standard."
+ ::= { timeSchedulerEntry 8 }
+
+
+ configuration2Table OBJECT-TYPE
+ SYNTAX SEQUENCE OF Configuration2Entry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table for Type Configuration parameters of input 2."
+ ::= { detailedInfo 32 }
+
+
+ configuration2Entry OBJECT-TYPE
+ SYNTAX Configuration2Entry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for the Type Configuration parameters of input 2."
+ AUGMENTS { configurationEntry }
+ ::= { configuration2Table 1 }
+
+
+ Configuration2Entry ::=
+ SEQUENCE {
+ config2TvStandardName
+ TvStandard,
+ config2RxFrequency
+ Integer32,
+ config2Frequency
+ Integer32,
+ config2Power
+ FloatingPoint,
+ config2InputSource
+ InputSource
+ }
+
+ config2TvStandardName OBJECT-TYPE
+ SYNTAX TvStandard
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The name of the TV standard as a text."
+ ::= { configuration2Entry 5 }
+
+
+ config2RxFrequency OBJECT-TYPE
+ SYNTAX Integer32 (160000000..910000000)
+ UNITS "Hz"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The input frequency for input 2."
+ ::= { configuration2Entry 6 }
+
+
+ config2Frequency OBJECT-TYPE
+ SYNTAX Integer32 (47000000..1500000000)
+ UNITS "Hz"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The output frequency for input 2."
+ ::= { configuration2Entry 7 }
+
+
+ config2Power OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "W"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The output power (0.0 ... 2500.0) for input 2."
+ ::= { configuration2Entry 8 }
+
+
+ config2InputSource OBJECT-TYPE
+ SYNTAX InputSource
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The source for input 2."
+ ::= { configuration2Entry 9 }
+
+
+ productInfoTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ProductInfoEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The table for product typeplates."
+ ::= { detailedInfo 100 }
+
+
+ productInfoEntry OBJECT-TYPE
+ SYNTAX ProductInfoEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "A row (an entry) for one typeplate."
+ INDEX { prodInfoModuleIdx, prodInfoDeviceIdx, prodInfoRackIdx, prodInfoAmpIdx }
+ ::= { productInfoTable 1 }
+
+
+ ProductInfoEntry ::=
+ SEQUENCE {
+ prodInfoModuleIdx
+ ProdInfoModuleNameTv,
+ prodInfoDeviceIdx
+ IndexAB,
+ prodInfoRackIdx
+ IndexRack,
+ prodInfoAmpIdx
+ IndexAmplifier,
+ prodInfoModuleName
+ ProdInfoModuleNameTv,
+ prodInfoSerialNumber
+ ReadableString,
+ prodInfoIdentNumberSW
+ ReadableString,
+ prodInfoVersionNumberSW
+ ReadableString,
+ prodInfoIdentNumberHW
+ ReadableString,
+ prodInfoVersionNumberHW
+ ReadableString,
+ productInfoProductDateHW
+ DateAndTime
+ }
+
+ prodInfoModuleIdx OBJECT-TYPE
+ SYNTAX ProdInfoModuleNameTv
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The module index."
+ ::= { productInfoEntry 1 }
+
+
+ prodInfoDeviceIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The dedicated device (A/B)."
+ ::= { productInfoEntry 2 }
+
+
+ prodInfoRackIdx OBJECT-TYPE
+ SYNTAX IndexRack
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The rack number (1..10)."
+ ::= { productInfoEntry 3 }
+
+
+ prodInfoAmpIdx OBJECT-TYPE
+ SYNTAX IndexAmplifier
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Amplifier Index"
+ ::= { productInfoEntry 4 }
+
+
+ prodInfoModuleName OBJECT-TYPE
+ SYNTAX ProdInfoModuleNameTv
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The name of the module as a text."
+ ::= { productInfoEntry 5 }
+
+
+ prodInfoSerialNumber OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The serial number of the subdevice."
+ ::= { productInfoEntry 6 }
+
+
+ prodInfoIdentNumberSW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz identification number of the software, for example 2094.2090.02."
+ ::= { productInfoEntry 7 }
+
+
+ prodInfoVersionNumberSW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz revision number of the software, for example 1.2.1."
+ ::= { productInfoEntry 8 }
+
+
+ prodInfoIdentNumberHW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz identification number of the hardware, for example 2095.8007.02 (NetCCU)."
+ ::= { productInfoEntry 9 }
+
+
+ prodInfoVersionNumberHW OBJECT-TYPE
+ SYNTAX ReadableString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz revision number (product index) of the hardware, for example 03.03."
+ ::= { productInfoEntry 10 }
+
+
+ productInfoProductDateHW OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Rohde&Schwarz production date of the hardware,"
+ ::= { productInfoEntry 11 }
+
+
+ logbook OBJECT IDENTIFIER ::= { rsXx8000DvbTxObjs 4 }
+
+
+ netCCUNumberOfEntries OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of entries in logbook."
+ ::= { logbook 1 }
+
+
+ netCCULogbookClear OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Clear the logbook.
+ idle(1) --> ready
+ clear(2) --> do clear now
+
+ A GET will always return idle(1). A SET idle(1) will return NO_ERROR without doing anything."
+ ::= { logbook 2 }
+
+
+ netCCULogbookTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF NetCCULogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "NetCCU logbook table."
+ ::= { logbook 3 }
+
+
+ netCCULogbookEntry OBJECT-TYPE
+ SYNTAX NetCCULogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is a entry in the logbook."
+ INDEX { netCCULogbookEntryIdx }
+ ::= { netCCULogbookTable 1 }
+
+
+ NetCCULogbookEntry ::=
+ SEQUENCE {
+ netCCULogbookEntryIdx
+ LogbookMaxEntryNumber,
+ netCCULogbookEntryNbr
+ LogbookMaxEntryNumber,
+ netCCULogbookType
+ EventClass,
+ netCCULogbookSlope
+ LogbookEntrySlope,
+ netCCULogbookMessage
+ LogbookEntryMessagesNetCCU,
+ netCCULogbookDateTime
+ DateAndTime
+ }
+
+ netCCULogbookEntryIdx OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is an increasing number from 1 to maximum. It is used as an index column for SNMP."
+ ::= { netCCULogbookEntry 1 }
+
+
+ netCCULogbookEntryNbr OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This is the number of the logbook entry. It is an decreasing number from maximum down to 1."
+ ::= { netCCULogbookEntry 2 }
+
+
+ netCCULogbookType OBJECT-TYPE
+ SYNTAX EventClass
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Can either be Fault, Warning or State."
+ ::= { netCCULogbookEntry 3 }
+
+
+ netCCULogbookSlope OBJECT-TYPE
+ SYNTAX LogbookEntrySlope
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Either set (event raises) or reset (event disappears)"
+ ::= { netCCULogbookEntry 4 }
+
+
+ netCCULogbookMessage OBJECT-TYPE
+ SYNTAX LogbookEntryMessagesNetCCU
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See RS-XX8000-COMMON-MIB - TextualConvention - LogbookEntryMessagesNetCCU for details."
+ ::= { netCCULogbookEntry 5 }
+
+
+ netCCULogbookDateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "netCCULogbookDateTime"
+ ::= { netCCULogbookEntry 6 }
+
+
+ exciterANumberOfEntries OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of entries in logbook."
+ ::= { logbook 4 }
+
+
+ exciterALogbookClear OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Clear the logbook.
+ idle(1) --> ready
+ clear(2) --> do clear now
+
+ A GET will always return idle(1). A SET idle(1) will return NO_ERROR without doing anything."
+ ::= { logbook 5 }
+
+
+ exciterALogbookTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ExciterALogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "ExciterA logbook table."
+ ::= { logbook 6 }
+
+
+ exciterALogbookEntry OBJECT-TYPE
+ SYNTAX ExciterALogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is a entry in the logbook."
+ INDEX { excALogbookEntryIdx }
+ ::= { exciterALogbookTable 1 }
+
+
+ ExciterALogbookEntry ::=
+ SEQUENCE {
+ excALogbookEntryIdx
+ LogbookMaxEntryNumber,
+ excALogbookEntryNbr
+ LogbookMaxEntryNumber,
+ excALogbookType
+ EventClass,
+ excALogbookSlope
+ LogbookEntrySlope,
+ excALogbookMessage
+ LogbookEntryMessagesExcTv,
+ excALogbookDateTime
+ DateAndTime
+ }
+
+ excALogbookEntryIdx OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is an increasing number from 1 to maximum. It is used as an index column for SNMP."
+ ::= { exciterALogbookEntry 1 }
+
+
+ excALogbookEntryNbr OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This is the number of the logbook entry. It is an decreasing number from maximum down to 1."
+ ::= { exciterALogbookEntry 2 }
+
+
+ excALogbookType OBJECT-TYPE
+ SYNTAX EventClass
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Can either be Fault, Warning or State."
+ ::= { exciterALogbookEntry 3 }
+
+
+ excALogbookSlope OBJECT-TYPE
+ SYNTAX LogbookEntrySlope
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Either set (event raises) or reset (event disappears)"
+ ::= { exciterALogbookEntry 4 }
+
+
+ excALogbookMessage OBJECT-TYPE
+ SYNTAX LogbookEntryMessagesExcTv
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See RS-XX8000-COMMON-MIB - TextualConvention for details."
+ ::= { exciterALogbookEntry 5 }
+
+
+ excALogbookDateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The time of the logbook entry."
+ ::= { exciterALogbookEntry 6 }
+
+
+ outputstageANumberOfEntries OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of entries in logbook."
+ ::= { logbook 7 }
+
+
+ outputstageALogbookClear OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Clear the logbook.
+ idle(1) --> ready
+ clear(2) --> do clear now
+
+ A GET will always return idle(1). A SET idle(1) will return NO_ERROR without doing anything."
+ ::= { logbook 8 }
+
+
+ outputstageALogbookTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF OutputstageALogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "OutputstageA logbook table."
+ ::= { logbook 9 }
+
+
+ outputstageALogbookEntry OBJECT-TYPE
+ SYNTAX OutputstageALogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is a entry in the logbook."
+ INDEX { ostALogbookEntryIdx }
+ ::= { outputstageALogbookTable 1 }
+
+
+ OutputstageALogbookEntry ::=
+ SEQUENCE {
+ ostALogbookEntryIdx
+ LogbookMaxEntryNumber,
+ ostALogbookEntryNbr
+ LogbookMaxEntryNumber,
+ ostALogbookType
+ EventClass,
+ ostALogbookSlope
+ LogbookEntrySlope,
+ ostALogbookMessage
+ LogbookEntryMessagesOST,
+ ostALogbookDateTime
+ DateAndTime
+ }
+
+ ostALogbookEntryIdx OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is an increasing number from 1 to maximum. It is used as an index column for SNMP."
+ ::= { outputstageALogbookEntry 1 }
+
+
+ ostALogbookEntryNbr OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This is the number of the logbook entry. It is an decreasing number from maximum down to 1."
+ ::= { outputstageALogbookEntry 2 }
+
+
+ ostALogbookType OBJECT-TYPE
+ SYNTAX EventClass
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Can either be Fault, Warning or State."
+ ::= { outputstageALogbookEntry 3 }
+
+
+ ostALogbookSlope OBJECT-TYPE
+ SYNTAX LogbookEntrySlope
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Either set (event raises) or reset (event disappears)"
+ ::= { outputstageALogbookEntry 4 }
+
+
+ ostALogbookMessage OBJECT-TYPE
+ SYNTAX LogbookEntryMessagesOST
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See RS-XX8000-COMMON-MIB - TextualConvention for details."
+ ::= { outputstageALogbookEntry 5 }
+
+
+ ostALogbookDateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The time of the logbook entry."
+ ::= { outputstageALogbookEntry 6 }
+
+
+ exciterBNumberOfEntries OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of entries in logbook."
+ ::= { logbook 10 }
+
+
+ exciterBLogbookClear OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Clear the logbook.
+ idle(1) --> ready
+ clear(2) --> do clear now
+
+ A GET will always return idle(1). A SET idle(1) will return NO_ERROR without doing anything."
+ ::= { logbook 11 }
+
+
+ exciterBLogbookTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF ExciterBLogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "ExciterB logbook table."
+ ::= { logbook 12 }
+
+
+ exciterBLogbookEntry OBJECT-TYPE
+ SYNTAX ExciterBLogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is a entry in the logbook."
+ INDEX { excBLogbookEntryIdx }
+ ::= { exciterBLogbookTable 1 }
+
+
+ ExciterBLogbookEntry ::=
+ SEQUENCE {
+ excBLogbookEntryIdx
+ LogbookMaxEntryNumber,
+ excBLogbookEntryNbr
+ LogbookMaxEntryNumber,
+ excBLogbookType
+ EventClass,
+ excBLogbookSlope
+ LogbookEntrySlope,
+ excBLogbookMessage
+ LogbookEntryMessagesExcTv,
+ excBLogbookDateTime
+ DateAndTime
+ }
+
+ excBLogbookEntryIdx OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is an increasing number from 1 to maximum. It is used as an index column for SNMP."
+ ::= { exciterBLogbookEntry 1 }
+
+
+ excBLogbookEntryNbr OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This is the number of the logbook entry. It is an decreasing number from maximum down to 1."
+ ::= { exciterBLogbookEntry 2 }
+
+
+ excBLogbookType OBJECT-TYPE
+ SYNTAX EventClass
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Can either be Fault, Warning or State."
+ ::= { exciterBLogbookEntry 3 }
+
+
+ excBLogbookSlope OBJECT-TYPE
+ SYNTAX LogbookEntrySlope
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Either set (event raises) or reset (event disappears)"
+ ::= { exciterBLogbookEntry 4 }
+
+
+ excBLogbookMessage OBJECT-TYPE
+ SYNTAX LogbookEntryMessagesExcTv
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See RS-XX8000-COMMON-MIB - TextualConvention for details."
+ ::= { exciterBLogbookEntry 5 }
+
+
+ excBLogbookDateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The time of the logbook entry."
+ ::= { exciterBLogbookEntry 6 }
+
+
+ outputstageBNumberOfEntries OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of entries in logbook."
+ ::= { logbook 13 }
+
+
+ outputstageBLogbookClear OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Clear the logbook.
+ idle(1) --> ready
+ clear(2) --> do clear now
+
+ A GET will always return idle(1). A SET idle(1) will return NO_ERROR without doing anything."
+ ::= { logbook 14 }
+
+
+ outputstageBLogbookTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF OutputstageBLogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "OutputstageB logbook table."
+ ::= { logbook 15 }
+
+
+ outputstageBLogbookEntry OBJECT-TYPE
+ SYNTAX OutputstageBLogbookEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is a entry in the logbook."
+ INDEX { ostBLogbookEntryIdx }
+ ::= { outputstageBLogbookTable 1 }
+
+
+ OutputstageBLogbookEntry ::=
+ SEQUENCE {
+ ostBLogbookEntryIdx
+ LogbookMaxEntryNumber,
+ ostBLogbookEntryNbr
+ LogbookMaxEntryNumber,
+ ostBLogbookType
+ EventClass,
+ ostBLogbookSlope
+ LogbookEntrySlope,
+ ostBLogbookMessage
+ LogbookEntryMessagesOST,
+ ostBLogbookDateTime
+ DateAndTime
+ }
+
+ ostBLogbookEntryIdx OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This is an increasing number from 1 to 128. It is used as an index column for SNMP."
+ ::= { outputstageBLogbookEntry 1 }
+
+
+ ostBLogbookEntryNbr OBJECT-TYPE
+ SYNTAX LogbookMaxEntryNumber
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "This is the number of the logbook entry. It is an decreasing number from max 128 down to 1."
+ ::= { outputstageBLogbookEntry 2 }
+
+
+ ostBLogbookType OBJECT-TYPE
+ SYNTAX EventClass
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Can either be Fault, Warning or State."
+ ::= { outputstageBLogbookEntry 3 }
+
+
+ ostBLogbookSlope OBJECT-TYPE
+ SYNTAX LogbookEntrySlope
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Either set (event raises) or reset (event disappears)"
+ ::= { outputstageBLogbookEntry 4 }
+
+
+ ostBLogbookMessage OBJECT-TYPE
+ SYNTAX LogbookEntryMessagesOST
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See RS-XX8000-COMMON-MIB - TextualConvention for details."
+ ::= { outputstageBLogbookEntry 5 }
+
+
+ ostBLogbookDateTime OBJECT-TYPE
+ SYNTAX DateAndTime
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The time of the logbook entry."
+ ::= { outputstageBLogbookEntry 6 }
+
+
+ rfProbesTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF RfProbesEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This table contains all commands for the RF probes."
+ ::= { rsXx8000DvbTxObjs 5 }
+
+
+ rfProbesEntry OBJECT-TYPE
+ SYNTAX RfProbesEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for a designated transmitter and device."
+ INDEX { rfProbesOstIdx }
+ ::= { rfProbesTable 1 }
+
+
+ RfProbesEntry ::=
+ SEQUENCE {
+ rfProbesNetCCURfProbe1
+ FloatingPoint,
+ rfProbesNetCCURfProbe2
+ FloatingPoint,
+ rfProbesAntFwdNominal
+ FloatingPoint,
+ rfProbesAntFwdWarningLimit
+ FloatingPoint,
+ rfProbesAntFwdFailLimit
+ FloatingPoint,
+ rfProbesAntFwdDelayTimeRfFail
+ Integer32,
+ rfProbesAntFwdSetOffset
+ Trigger,
+ rfProbesAntFwdSetGain
+ Trigger,
+ rfProbesAntReflWarningLimit
+ FloatingPoint,
+ rfProbesAntReflSetOffset
+ Trigger,
+ rfProbesAntReflSetGain
+ Trigger,
+ rfProbesDLFwdNominal
+ FloatingPoint,
+ rfProbesDLFwdWarningLimit
+ FloatingPoint,
+ rfProbesDLFwdFailLimit
+ FloatingPoint,
+ rfProbesDLFwdDelayTimeRfFail
+ Integer32,
+ rfProbesDLFwdSetOffset
+ Trigger,
+ rfProbesDLFwdSetGain
+ Trigger,
+ rfProbesDLReflWarningLimit
+ FloatingPoint,
+ rfProbesDLReflSetOffset
+ Trigger,
+ rfProbesDLReflSetGain
+ Trigger,
+ rfProbesOstIdx
+ IndexAB,
+ rfProbesOstFwdNominal
+ FloatingPoint,
+ rfProbesOstFwdWarningLimit
+ FloatingPoint,
+ rfProbesOstFwdFailLimit
+ FloatingPoint,
+ rfProbesOstFwdDelayTimeRfFail
+ Integer32,
+ rfProbesOstFwdSetOffset
+ Trigger,
+ rfProbesOstFwdSetGain
+ Trigger,
+ rfProbesOstReflWarningLimit
+ FloatingPoint,
+ rfProbesOstReflSetOffset
+ Trigger,
+ rfProbesOstReflSetGain
+ Trigger
+ }
+
+ rfProbesNetCCURfProbe1 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Current voltage on RF Probe 1."
+ ::= { rfProbesEntry 1 }
+
+
+ rfProbesNetCCURfProbe2 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Current voltage on RF Probe 2."
+ ::= { rfProbesEntry 2 }
+
+
+ rfProbesAntFwdNominal OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the nominal value [W] of the transmitter (to antenna)."
+ ::= { rfProbesEntry 3 }
+
+
+ rfProbesAntFwdWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the warning limit for the transmitters RF control (to antenna)."
+ ::= { rfProbesEntry 4 }
+
+
+ rfProbesAntFwdFailLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the fault limit for the transmitters RF control (to antenna)."
+ ::= { rfProbesEntry 5 }
+
+
+ rfProbesAntFwdDelayTimeRfFail OBJECT-TYPE
+ SYNTAX Integer32 (1..20)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the delay time for the RF Fail control (to antenna)."
+ ::= { rfProbesEntry 6 }
+
+
+ rfProbesAntFwdSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Offset."
+ ::= { rfProbesEntry 7 }
+
+
+ rfProbesAntFwdSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Gain."
+ ::= { rfProbesEntry 8 }
+
+
+ rfProbesAntReflWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the warning limit for the transmitters reflection control (to antenna)."
+ ::= { rfProbesEntry 9 }
+
+
+ rfProbesAntReflSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Offset."
+ ::= { rfProbesEntry 10 }
+
+
+ rfProbesAntReflSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Gain."
+ ::= { rfProbesEntry 11 }
+
+
+ rfProbesDLFwdNominal OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the nominal value [W] of the transmitter (to dummyload)."
+ ::= { rfProbesEntry 12 }
+
+
+ rfProbesDLFwdWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the warning limit for the transmitters RF control (to dummyload)."
+ ::= { rfProbesEntry 13 }
+
+
+ rfProbesDLFwdFailLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the fault limit for the transmitters RF control (to dummyload)."
+ ::= { rfProbesEntry 14 }
+
+
+ rfProbesDLFwdDelayTimeRfFail OBJECT-TYPE
+ SYNTAX Integer32 (1..20)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the delay time for the RF Fail control (to dummyload)."
+ ::= { rfProbesEntry 15 }
+
+
+ rfProbesDLFwdSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Offset."
+ ::= { rfProbesEntry 16 }
+
+
+ rfProbesDLFwdSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Gain."
+ ::= { rfProbesEntry 17 }
+
+
+ rfProbesDLReflWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the warning limit for the transmitters reflection control (to dummyload)."
+ ::= { rfProbesEntry 18 }
+
+
+ rfProbesDLReflSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Offset."
+ ::= { rfProbesEntry 19 }
+
+
+ rfProbesDLReflSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Gain."
+ ::= { rfProbesEntry 20 }
+
+
+ rfProbesOstIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The dedicated outputstage (A/B)."
+ ::= { rfProbesEntry 21 }
+
+
+ rfProbesOstFwdNominal OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the nominal value [W] of the outputstage."
+ ::= { rfProbesEntry 22 }
+
+
+ rfProbesOstFwdWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the warning limit for the outputstage RF control."
+ ::= { rfProbesEntry 23 }
+
+
+ rfProbesOstFwdFailLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the fault limit for the outputstage RF control."
+ ::= { rfProbesEntry 24 }
+
+
+ rfProbesOstFwdDelayTimeRfFail OBJECT-TYPE
+ SYNTAX Integer32 (1..20)
+ UNITS "seconds"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the delay time for the outputstage RF Fail control."
+ ::= { rfProbesEntry 25 }
+
+
+ rfProbesOstFwdSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Offset."
+ ::= { rfProbesEntry 26 }
+
+
+ rfProbesOstFwdSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Gain."
+ ::= { rfProbesEntry 27 }
+
+
+ rfProbesOstReflWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This sets the warning limit for the outputstage reflection control."
+ ::= { rfProbesEntry 28 }
+
+
+ rfProbesOstReflSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Offset."
+ ::= { rfProbesEntry 29 }
+
+
+ rfProbesOstReflSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This triggers Set Gain."
+ ::= { rfProbesEntry 30 }
+
+
+ rackTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF RackEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This table contains important commands for the racks."
+ ::= { rsXx8000DvbTxObjs 6 }
+
+
+ rackEntry OBJECT-TYPE
+ SYNTAX RackEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An entry for a designated rack or rack's rf probe."
+ INDEX { ostDeviceIdx, rackIdx, rackRfProbeIdx }
+ ::= { rackTable 1 }
+
+
+ RackEntry ::=
+ SEQUENCE {
+ ostDeviceIdx
+ IndexAB,
+ rackIdx
+ IndexRack,
+ rackRfProbeIdx
+ INTEGER,
+ amplifiersPerRack
+ Integer32,
+ rackRfEventSignalling
+ TruthValue,
+ rackReferenceVoltage
+ FloatingPoint,
+ amplifiersPowerSupply
+ FloatingPoint,
+ rackGeneralPurposeInput
+ INTEGER,
+ rackOnOff
+ SwitchOnOff,
+ rfProbePresent
+ TruthValue,
+ rfProbeConfigurationLabel
+ ReadableString,
+ rfProbeConfigurationNominalValue
+ Integer32,
+ rfProbeThresholdRfFailLimit
+ FloatingPoint,
+ rfProbeThresholdTimeoutRfFailCtr
+ Integer32,
+ rfProbeThresholdWarningLimit
+ FloatingPoint,
+ rfProbeCalibrationGain
+ FloatingPoint,
+ rfProbeCalibrationOffset
+ FloatingPoint,
+ rfProbeCalibrationSetGain
+ Trigger,
+ rfProbeCalibrationSetOffset
+ Trigger,
+ rfProbeMeasuredValue
+ FloatingPoint
+ }
+
+ ostDeviceIdx OBJECT-TYPE
+ SYNTAX IndexAB
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The index to address outputstageA and outputstageB."
+ ::= { rackEntry 2 }
+
+
+ rackIdx OBJECT-TYPE
+ SYNTAX IndexRack
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The index to address the racks."
+ ::= { rackEntry 3 }
+
+
+ rackRfProbeIdx OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ forward(1),
+ reflected(2)
+ }
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The index to address forward and reflected RF probes.
+ For not RF probe parameters this index is always 1."
+ ::= { rackEntry 4 }
+
+
+ amplifiersPerRack OBJECT-TYPE
+ SYNTAX Integer32 (1..10)
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of amplifiers of a rack."
+ ::= { rackEntry 6 }
+
+
+ rackRfEventSignalling OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This configures whether to signal rf events or not."
+ ::= { rackEntry 7 }
+
+
+ rackReferenceVoltage OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This parameter controls the reference voltage (31.0 ... 100.0)."
+ ::= { rackEntry 8 }
+
+
+ amplifiersPowerSupply OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "percent"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This parameter controls the power supplies of the amplifier
+ within the rack (31.0 ... 100.0)."
+ ::= { rackEntry 9 }
+
+
+ rackGeneralPurposeInput OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ unused(1),
+ doorOpen(2),
+ extCoolingWarning(3),
+ extCoolingFault(4)
+ }
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Setting of the general purpose input behaviour."
+ ::= { rackEntry 10 }
+
+
+ rackOnOff OBJECT-TYPE
+ SYNTAX SwitchOnOff
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "This switches the rack on/off."
+ ::= { rackEntry 20 }
+
+
+ rfProbePresent OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "If the RF probe of this rack is present."
+ ::= { rackEntry 50 }
+
+
+ rfProbeConfigurationLabel OBJECT-TYPE
+ SYNTAX ReadableString (SIZE (0..12))
+ MAX-ACCESS read-write
+ STATUS obsolete
+ DESCRIPTION
+ "Name for the measured signal on RF Probe."
+ ::= { rackEntry 51 }
+
+
+ rfProbeConfigurationNominalValue OBJECT-TYPE
+ SYNTAX Integer32 (0..100000)
+ UNITS "W"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "The nominal value of the measured signal."
+ ::= { rackEntry 52 }
+
+
+ rfProbeThresholdRfFailLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Fault limit for the RF control (-20.0 ... 0.0)."
+ ::= { rackEntry 55 }
+
+
+ rfProbeThresholdTimeoutRfFailCtr OBJECT-TYPE
+ SYNTAX Integer32 (1..20)
+ UNITS "s"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Timeout for RF Fail Control."
+ ::= { rackEntry 56 }
+
+
+ rfProbeThresholdWarningLimit OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Warning limit for the RF control (-20.0 ... 0.0).
+
+ For reflected probes:
+ Warning limit for the reflection control. This limit is added to the
+ fault limit to generate the real warning limit; e.g. the fault limit
+ is -17.0dB and the warning limit is -3.0dB, so the warning is active
+ on a reflected power higher than -20.0 dB."
+ ::= { rackEntry 57 }
+
+
+ rfProbeCalibrationGain OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "V"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Measured value of gain calibration."
+ ::= { rackEntry 60 }
+
+
+ rfProbeCalibrationOffset OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "V"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Measured value of offset calibration."
+ ::= { rackEntry 61 }
+
+
+ rfProbeCalibrationSetGain OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Sets the gain calibration."
+ ::= { rackEntry 62 }
+
+
+ rfProbeCalibrationSetOffset OBJECT-TYPE
+ SYNTAX Trigger
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "Sets the offset calibration."
+ ::= { rackEntry 63 }
+
+
+ rfProbeMeasuredValue OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "W"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Measured forward/reflected power of antenna signal."
+ ::= { rackEntry 65 }
+
+
+ sx801AmplifierTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF Sx801AmplifierEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Amplifier status values for SX801 amplifiers."
+ ::= { rsXx8000DvbTxObjs 7 }
+
+
+ sx801AmplifierEntry OBJECT-TYPE
+ SYNTAX Sx801AmplifierEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "A row (an entry) for one amplifier."
+ INDEX { sx801AmpIdx }
+ ::= { sx801AmplifierTable 1 }
+
+
+ Sx801AmplifierEntry ::=
+ SEQUENCE {
+ sx801AmpIdx
+ IndexAmplifier,
+ sx801AmpRfOut
+ Sx801AmplifierState,
+ sx801AmpRfIn
+ Sx801AmplifierState,
+ sx801AmpReflection
+ INTEGER,
+ sx801AmpOn
+ INTEGER,
+ sx801AmpAC
+ Sx801AmplifierState,
+ sx801AmpCommunication
+ INTEGER,
+ sx801AmpTransistor
+ Sx801AmplifierState,
+ sx801AmpDriver
+ Sx801AmplifierState,
+ sx801AmpTemperature
+ Sx801AmplifierState,
+ sx801AmpBlower
+ Sx801AmplifierState,
+ sx801AmpRegulation
+ Sx801AmplifierState,
+ sx801AmpUpdate
+ TruthValue,
+ sx801Supply1Temperature
+ Sx801AmplifierState,
+ sx801Supply2Temperature
+ Sx801AmplifierState,
+ sx801SupplyRTemperature
+ Sx801AmplifierState,
+ sx801Supply1DC
+ Sx801AmplifierState,
+ sx801Supply2DC
+ Sx801AmplifierState,
+ sx801SupplyRDC
+ Sx801AmplifierState,
+ sx801AmpValueI1
+ FloatingPoint,
+ sx801AmpValueI2
+ FloatingPoint,
+ sx801AmpValueI3
+ FloatingPoint,
+ sx801AmpValueI4
+ FloatingPoint,
+ sx801AmpValueIPre
+ FloatingPoint,
+ sx801AmpValueIDrv1
+ FloatingPoint,
+ sx801AmpValueIDrv2
+ FloatingPoint,
+ sx801AmpValuePowerOut
+ FloatingPoint,
+ sx801AmpValueReflection
+ FloatingPoint,
+ sx801AmpValueVRef
+ FloatingPoint,
+ sx801AmpValueVReg
+ FloatingPoint,
+ sx801AmpValueTemperature
+ FloatingPoint,
+ sx801AmpValueMonAtt
+ FloatingPoint,
+ sx801AmpValueVAux1
+ FloatingPoint,
+ sx801AmpValueVAux2
+ FloatingPoint,
+ sx801Supply1ValuePwr
+ FloatingPoint,
+ sx801Supply2ValuePwr
+ FloatingPoint,
+ sx801Supply1ValueDc
+ FloatingPoint,
+ sx801Supply2ValueDc
+ FloatingPoint
+ }
+
+ sx801AmpIdx OBJECT-TYPE
+ SYNTAX IndexAmplifier
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The amplifier index."
+ ::= { sx801AmplifierEntry 1 }
+
+
+ sx801AmpRfOut OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows if the amplifier generates an RF or not.
+ off(1): The amplifier output is switched off
+ e.g. because the amplifier gets no input signal or the transmitter has been switched off
+ warning(2): There is an RF but its level is less than the RF warning limit.
+ ok(3): The RF level is greater than the RF warning limit."
+ ::= { sx801AmplifierEntry 2 }
+
+
+ sx801AmpRfIn OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Displays the state of the amplifier input.
+ off(1): no input signal detected
+ warning(2): the level of the input signal is too low or too high.
+ ok(3): input signal is OK."
+ ::= { sx801AmplifierEntry 3 }
+
+
+ sx801AmpReflection OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ off(1),
+ warning(2),
+ unknown(3),
+ fault(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ " A reflection on RF output of this Amplifier module has been detected.
+ This leads to a reduction of output power of the amplifier.
+
+ "
+ ::= { sx801AmplifierEntry 4 }
+
+
+ sx801AmpOn OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ off(1),
+ on(3),
+ unknown(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows if the amplifier has been switched on by the control unit."
+ ::= { sx801AmplifierEntry 5 }
+
+
+ sx801AmpAC OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows the state of primary voltage of the power supply."
+ ::= { sx801AmplifierEntry 6 }
+
+
+ sx801AmpCommunication OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ off(1),
+ unknown(2),
+ ok(3),
+ fault(4)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Displays if the CAN communication between amplifier and Sx801 is working or not."
+ ::= { sx801AmplifierEntry 7 }
+
+
+ sx801AmpTransistor OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "A transistor fail is displayed here.
+ For further information please see the amplifiers service menue."
+ ::= { sx801AmplifierEntry 8 }
+
+
+ sx801AmpDriver OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a failure if one of the internal driver transistors does not work properly.
+ For further information please see the amplifiers service menue."
+ ::= { sx801AmplifierEntry 9 }
+
+
+ sx801AmpTemperature OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the temperature of amplifier module is too high."
+ ::= { sx801AmplifierEntry 10 }
+
+
+ sx801AmpBlower OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Displays the state of the internal blowers."
+ ::= { sx801AmplifierEntry 11 }
+
+
+ sx801AmpRegulation OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the amplifier is not able to control its output power."
+ ::= { sx801AmplifierEntry 12 }
+
+
+ sx801AmpUpdate OBJECT-TYPE
+ SYNTAX TruthValue
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Firmware update is in progress.
+ This will be started automatically during a software update procedure of the transmitter."
+ ::= { sx801AmplifierEntry 13 }
+
+
+ sx801Supply1Temperature OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the temperature of power supply one is too high."
+ ::= { sx801AmplifierEntry 14 }
+
+
+ sx801Supply2Temperature OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the temperature of power supply two is too high."
+ ::= { sx801AmplifierEntry 15 }
+
+
+ sx801SupplyRTemperature OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the temperature of the reserve power supply is too high."
+ ::= { sx801AmplifierEntry 16 }
+
+
+ sx801Supply1DC OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the output voltage of power supply one is not ok."
+ ::= { sx801AmplifierEntry 17 }
+
+
+ sx801Supply2DC OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the output voltage of power supply two is not ok."
+ ::= { sx801AmplifierEntry 18 }
+
+
+ sx801SupplyRDC OBJECT-TYPE
+ SYNTAX Sx801AmplifierState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Shows a fault if the output voltage of the reserve power supply is not ok."
+ ::= { sx801AmplifierEntry 19 }
+
+
+ sx801AmpValueI1 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from transistor pair 1."
+ ::= { sx801AmplifierEntry 50 }
+
+
+ sx801AmpValueI2 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from transistor pair 2."
+ ::= { sx801AmplifierEntry 51 }
+
+
+ sx801AmpValueI3 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from transistor pair 3."
+ ::= { sx801AmplifierEntry 52 }
+
+
+ sx801AmpValueI4 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from transistor pair 4."
+ ::= { sx801AmplifierEntry 53 }
+
+
+ sx801AmpValueIPre OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from preamplifier."
+ ::= { sx801AmplifierEntry 54 }
+
+
+ sx801AmpValueIDrv1 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from driver transistor pair 1."
+ ::= { sx801AmplifierEntry 55 }
+
+
+ sx801AmpValueIDrv2 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Ampere"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal current from driver transistor pair 2."
+ ::= { sx801AmplifierEntry 56 }
+
+
+ sx801AmpValuePowerOut OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The base value in Volt to calculate the output power
+ of this amplifier module."
+ ::= { sx801AmplifierEntry 57 }
+
+
+ sx801AmpValueReflection OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Watt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The base value in Volt for detection of reflections."
+ ::= { sx801AmplifierEntry 58 }
+
+
+ sx801AmpValueVRef OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal reference voltage to set the output power."
+ ::= { sx801AmplifierEntry 59 }
+
+
+ sx801AmpValueVReg OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal value for output power regulation."
+ ::= { sx801AmplifierEntry 60 }
+
+
+ sx801AmpValueTemperature OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "degree Celsius"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal temperature of Amplifier.
+ In case of L-band amplifier, the shown temperature is valid only,
+ if the amplifier is switched on."
+ ::= { sx801AmplifierEntry 61 }
+
+
+ sx801AmpValueMonAtt OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "dB"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The attenuation of monitoring output on the front of the
+ amplifier module (Amp RF Mon)."
+ ::= { sx801AmplifierEntry 62 }
+
+
+ sx801AmpValueVAux1 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The voltage power detector 1."
+ ::= { sx801AmplifierEntry 63 }
+
+
+ sx801AmpValueVAux2 OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The voltage power detector 2."
+ ::= { sx801AmplifierEntry 64 }
+
+
+ sx801Supply1ValuePwr OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power supply one control voltage."
+ ::= { sx801AmplifierEntry 65 }
+
+
+ sx801Supply2ValuePwr OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The power supply two control voltage."
+ ::= { sx801AmplifierEntry 66 }
+
+
+ sx801Supply1ValueDc OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal supply voltage of transistor path two.
+ In systems with two power supplies this value is equal
+ to the output voltage of supply one."
+ ::= { sx801AmplifierEntry 67 }
+
+
+ sx801Supply2ValueDc OBJECT-TYPE
+ SYNTAX FloatingPoint
+ UNITS "Volt"
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The internal supply voltage of transistor path two.
+ In systems with two power supplies this value is equal
+ to the output voltage of supply two."
+ ::= { sx801AmplifierEntry 68 }
+
+
+-- *****************************************************************************
+-- ** event definitions
+-- *****************************************************************************
+ rsXx8000DvbTxEvents OBJECT IDENTIFIER ::= { rsXx8000DvbTx 3 }
+
+
+-- *****************************************************************************
+-- ** events transmitter
+-- *****************************************************************************
+ eventTx OBJECT IDENTIFIER ::= { rsXx8000DvbTxEvents 2 }
+
+
+ eventsTxV2 OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Compatibility to SMIv1."
+ ::= { eventTx 0 }
+
+
+ txSummaryFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Transmitter Summary Fault"
+ ::= { eventsTxV2 1 }
+
+
+ txSummaryWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Transmitter Summary Warning"
+ ::= { eventsTxV2 2 }
+
+
+ txLocal NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Transmitter Local/Remote"
+ ::= { eventsTxV2 3 }
+
+
+ txRfOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Transmitter RF On/Off"
+ ::= { eventsTxV2 4 }
+
+
+ txRfOk NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Transmitter RF Ok / Not OK"
+ ::= { eventsTxV2 5 }
+
+
+ txParamSetSubDeviceDiffers NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS obsolete
+ DESCRIPTION
+ "Parameterset of subdevice is different.
+ The currently loaded parameterset is inconsistent because
+ a subdevice (e.g. an exciter) has a different configuration than expected.
+ To correct this, save settings to the current or save a complete new."
+ ::= { eventsTxV2 6 }
+
+
+ txParamSetValuesChanged NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Value Of Current Parameterset Changed.
+ The currently loaded parameterset is inconsistent because
+ there were changes happening since the load/save of it.
+ To correct this, save settings to the current or save a complete new."
+ ::= { eventsTxV2 7 }
+
+
+ txRfLoopProgram NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Loop Program"
+ ::= { eventsTxV2 8 }
+
+
+ txRfLoopReserve NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Loop Reserve"
+ ::= { eventsTxV2 9 }
+
+
+ txRfWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU RF Warning"
+ ::= { eventsTxV2 10 }
+
+
+ txReflectionWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Reflection Warning"
+ ::= { eventsTxV2 11 }
+
+
+ txNetCCUFanFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Fan Fault.
+ This is valid, if Fan Control is switched on (see menu NetCCU Setup - Common)."
+ ::= { eventsTxV2 12 }
+
+
+ txNetCCUPowerSupply NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Power Supply"
+ ::= { eventsTxV2 13 }
+
+
+ txRfFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU RF Fail"
+ ::= { eventsTxV2 14 }
+
+
+ txReflectionFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Reflection Fault"
+ ::= { eventsTxV2 15 }
+
+
+ txNetCCUBoardTemperatureFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS deprecated
+ DESCRIPTION
+ "NetCCU Board Temperature Fault
+
+ deprecated: this information is now handled as a warning
+ (txNetCCUBoardTemperatureWarning)"
+ ::= { eventsTxV2 16 }
+
+
+ txNetCCUNoConnectionToExcA NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Connection To ExciterA Faulty"
+ ::= { eventsTxV2 17 }
+
+
+ txNetCCUNoConnectionToOstA NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Connection To OutputstageA Faulty"
+ ::= { eventsTxV2 18 }
+
+
+ txNetCCUNoConnectionToExcB NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Connection To ExciterB Faulty"
+ ::= { eventsTxV2 19 }
+
+
+ txNetCCUNoConnectionToOstB NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Connection To OutputstageB Faulty"
+ ::= { eventsTxV2 20 }
+
+
+ txAutomaticExcReady NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Exciter Automatic Ready."
+ ::= { eventsTxV2 21 }
+
+
+ txAutomaticExcChanged NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Exciter Automatic Changed."
+ ::= { eventsTxV2 22 }
+
+
+ txAutomaticExcFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Exciter Automatic Fault."
+ ::= { eventsTxV2 23 }
+
+
+ txAutomaticOstReady NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Automatic Ready.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { eventsTxV2 24 }
+
+
+ txAutomaticOstChanged NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Automatic Changed.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { eventsTxV2 25 }
+
+
+ txAutomaticOstFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Automatic Fault.
+
+ This paramter is only available for systems with an automatic output switch."
+ ::= { eventsTxV2 26 }
+
+
+ txNetCCUBoardTemperatureWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU Board Temperature Warning"
+ ::= { eventsTxV2 27 }
+
+
+ txInternalPowerSupplyWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU internal Power Supply warning"
+ ::= { eventsTxV2 30 }
+
+
+ txExternalPowerSupplyWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "NetCCU external (additional) Power Supply warning"
+ ::= { eventsTxV2 31 }
+
+
+ txModeSwitchOverStarted NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Switch over of TX mode started."
+ ::= { eventsTxV2 35 }
+
+
+ txModeSwitchOverEnded NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Switch over of TX mode ended."
+ ::= { eventsTxV2 36 }
+
+
+ txModeInconsistent NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "An inconsistency in configuration of TX mode was detected.
+ The CCU and exiter configurations are incompatible."
+ ::= { eventsTxV2 37 }
+
+
+ txModeSwitchOverFailed NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent }
+ STATUS current
+ DESCRIPTION
+ "Switch over of TX mode failed.
+ Please check whether the configurations of CCU and exciter are correct."
+ ::= { eventsTxV2 38 }
+
+
+ txExcSummaryFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Summary Fault"
+ ::= { eventsTxV2 100 }
+
+
+ txExcSummaryWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Summary Warning"
+ ::= { eventsTxV2 101 }
+
+
+ txExcLocal NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Local/Remote"
+ ::= { eventsTxV2 102 }
+
+
+ txExcRfOk NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter RF Ok"
+ ::= { eventsTxV2 104 }
+
+
+ txExcInputNoConnectHP1 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input HP1 has no connected input signal"
+ ::= { eventsTxV2 105 }
+
+
+ txExcInputNoConnectLP1 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input LP1 has no connected input signal"
+ ::= { eventsTxV2 106 }
+
+
+ txExcInputNoConnectHP2 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input HP2 has no connected input signal"
+ ::= { eventsTxV2 107 }
+
+
+ txExcInputNoConnectLP2 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input LP2 has no connected input signal"
+ ::= { eventsTxV2 108 }
+
+
+ txExcInputActiveHP1 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input HP1 is active"
+ ::= { eventsTxV2 109 }
+
+
+ txExcInputActiveLP1 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input LP1 is active"
+ ::= { eventsTxV2 110 }
+
+
+ txExcInputActiveHP2 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input HP2 is active"
+ ::= { eventsTxV2 111 }
+
+
+ txExcInputActiveLP2 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Input LP2 is active"
+ ::= { eventsTxV2 112 }
+
+
+ txExcOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter On"
+ ::= { eventsTxV2 113 }
+
+
+ txExcRfOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter RF On"
+ ::= { eventsTxV2 114 }
+
+
+ txExcNoInput NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter has no valid input signal."
+ ::= { eventsTxV2 115 }
+
+
+ txExcRfLoop NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter RF loop"
+ ::= { eventsTxV2 116 }
+
+
+ txExcRfFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter RF Fail"
+ ::= { eventsTxV2 117 }
+
+
+ txExcSelfTest NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter hardware self test"
+ ::= { eventsTxV2 118 }
+
+
+ txExcOutputOpen NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter output open"
+ ::= { eventsTxV2 119 }
+
+
+ txExcBoardTemperatureWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Board Temperature"
+ ::= { eventsTxV2 120 }
+
+
+ txExcFanWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter has one faulty fan"
+ ::= { eventsTxV2 121 }
+
+
+ txExcFanFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Both exciter fans are faulty."
+ ::= { eventsTxV2 122 }
+
+
+ txExcFifoWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Fifo"
+ ::= { eventsTxV2 123 }
+
+
+ txExcTestSignal NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Testsignal Active"
+ ::= { eventsTxV2 124 }
+
+
+ txExcSFNDelay NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter SFN Delay Fault"
+ ::= { eventsTxV2 125 }
+
+
+ txExcWrongDatarate NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Wrong Datarate"
+ ::= { eventsTxV2 126 }
+
+
+ txExcMute NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Mute"
+ ::= { eventsTxV2 127 }
+
+
+ txExcPPSFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter PPS Fail"
+ ::= { eventsTxV2 128 }
+
+
+ txExcReferenceFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter Reference Fail"
+ ::= { eventsTxV2 129 }
+
+
+ txExcMIPFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Exciter MIP Fail"
+ ::= { eventsTxV2 130 }
+
+
+ txExcInputAutomaticSwitchReady NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Input automatic is ready."
+ ::= { eventsTxV2 131 }
+
+
+ txExcInputAutomaticChangedOver NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Input automatic changed over."
+ ::= { eventsTxV2 132 }
+
+
+ txExcInputReseveMissing NOTIFICATION-TYPE
+ STATUS current
+ DESCRIPTION
+ "Missing input, or automatic switching enabled with only one input present.
+ Disable automatic switching or press reset fault to remove this warning.
+ Monitoring of a second input will start automatically if two input signals have been detected.
+
+ This event will be generated only if cmdExcExpectInputReserve is set to on(1)."
+ ::= { eventsTxV2 133 }
+
+
+ txOstSummaryFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Summary Fault"
+ ::= { eventsTxV2 200 }
+
+
+ txOstSummaryWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Summary Warning"
+ ::= { eventsTxV2 201 }
+
+
+ txOstRfOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage RF On"
+ ::= { eventsTxV2 202 }
+
+
+ txOstRfOk NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage RF Ok"
+ ::= { eventsTxV2 203 }
+
+
+ txOstNoInput NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage no input signal"
+ ::= { eventsTxV2 204 }
+
+
+ txOstRfWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage RF Warning"
+ ::= { eventsTxV2 205 }
+
+
+ txOstReflectionWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Reflection Warning"
+ ::= { eventsTxV2 206 }
+
+
+ txOstRackWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Rack Warning. At least one rack has an error pending."
+ ::= { eventsTxV2 207 }
+
+
+ txOstCoolingWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Cooling Warning"
+ ::= { eventsTxV2 208 }
+
+
+ txOstRfFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage RF Fail"
+ ::= { eventsTxV2 209 }
+
+
+ txOstReflectionFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Reflection Fault"
+ ::= { eventsTxV2 210 }
+
+
+ txOstACFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage AC Fault"
+ ::= { eventsTxV2 211 }
+
+
+ txOstCoolingFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Cooling Fault"
+ ::= { eventsTxV2 212 }
+
+
+ txOstCommFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB }
+ STATUS current
+ DESCRIPTION
+ "Outputstage Communication Fault"
+ ::= { eventsTxV2 213 }
+
+
+ txRackSumFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "Summary Fault at a designated rack.
+ This event automatically leads to txOstRackWarning."
+ ::= { eventsTxV2 300 }
+
+
+ txRackSumWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "Summary Warning at a designated rack."
+ ::= { eventsTxV2 301 }
+
+
+ txRackOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated racks operation mode is on."
+ ::= { eventsTxV2 302 }
+
+
+ txRackGpiWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "A warning on the general purpose input occurred.
+ This depends on the current configuration of the GPI. (See:Rack Setup/Rack Controller)"
+ ::= { eventsTxV2 303 }
+
+
+ txRackFan1Fault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a fault of fan 1."
+ ::= { eventsTxV2 304 }
+
+
+ txRackFan2Fault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a fault of fan 2."
+ ::= { eventsTxV2 305 }
+
+
+ txRackCoolingSumWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a summary cooling warning."
+ ::= { eventsTxV2 306 }
+
+
+ txRackAmplifierSumFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals at least one faulty amplifier."
+ ::= { eventsTxV2 307 }
+
+
+ txRackNoLink NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "No communication to the designated rack."
+ ::= { eventsTxV2 308 }
+
+
+ txRackGpiFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "A fault on the general purpose input occurred.
+ This depends on the current configuration of the GPI. (See:Rack Setup/Rack Controller)"
+ ::= { eventsTxV2 309 }
+
+
+ txRackTemperatureFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a temperature fault - temperature too high."
+ ::= { eventsTxV2 310 }
+
+
+ txRackACFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals an AC (phase) fault."
+ ::= { eventsTxV2 311 }
+
+
+ txRackCoolingSumFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a summary cooling fault."
+ ::= { eventsTxV2 312 }
+
+
+ txRackTempFaultAbs1 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a temperature fault of absorber 1."
+ ::= { eventsTxV2 313 }
+
+
+ txRackTempFaultAbs2 NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a temperature fault of absorber 2."
+ ::= { eventsTxV2 314 }
+
+
+ txRackDCFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The designated rack signals a DC fault."
+ ::= { eventsTxV2 315 }
+
+
+ txRackRfOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "RF power is on."
+ ::= { eventsTxV2 318 }
+
+
+ txRackRfOk NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "RF power is ok."
+ ::= { eventsTxV2 319 }
+
+
+ txRackRfWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "RF power decreased the warning threshold."
+ ::= { eventsTxV2 320 }
+
+
+ txRackRfFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "RF output power decreased the fault threshold."
+ ::= { eventsTxV2 321 }
+
+
+ txRackReflectionWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The reflected power increased the warning threshold"
+ ::= { eventsTxV2 322 }
+
+
+ txRackReflectionFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "The reflected power increased the fault threshold."
+ ::= { eventsTxV2 323 }
+
+
+ txRackProbeNotCalibrated NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "At least one probe is not calibrated."
+ ::= { eventsTxV2 330 }
+
+
+ txRackTemperatureWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "Rack temperature exceeded the warning threshold."
+ ::= { eventsTxV2 331 }
+
+
+ txRackOvervoltProtectWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack
+ }
+ STATUS current
+ DESCRIPTION
+ "Overvoltage protection is out of order."
+ ::= { eventsTxV2 335 }
+
+
+ txAmpSumFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals summary fault."
+ ::= { eventsTxV2 400 }
+
+
+ txAmpSumWarning NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals summary warning."
+ ::= { eventsTxV2 401 }
+
+
+ txAmpPowerOn NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifiers power is on."
+ ::= { eventsTxV2 402 }
+
+
+ txAmpDCOk NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifiers DC is ok."
+ ::= { eventsTxV2 403 }
+
+
+ txAmpACOk NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifiers AC is ok."
+ ::= { eventsTxV2 404 }
+
+
+ txAmpRfInFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals RF input fail."
+ ::= { eventsTxV2 405 }
+
+
+ txAmpRfFail NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals RF fail."
+ ::= { eventsTxV2 406 }
+
+
+ txAmpReflectionFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals a reflection fault."
+ ::= { eventsTxV2 407 }
+
+
+ txAmpTemperatureFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals a temperature fault - temperature is too high."
+ ::= { eventsTxV2 408 }
+
+
+ txAmpTransistorFault NOTIFICATION-TYPE
+ OBJECTS { eventAlarmPriority, eventAlarmClass, eventEvent, indexAB, indexRack,
+ indexAmplifier }
+ STATUS current
+ DESCRIPTION
+ "The designated amplifier signals at least one faulty transistor."
+ ::= { eventsTxV2 409 }
+
+
+ eventsTxTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF EventsTxEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "This table contains necessary information for handling alarms.
+ For each alarm you have the following information:
+ - name (get),
+ - mask to enable/disable sending out (set/get),
+ - priority (set/get) and
+ - the current state (get only)."
+ ::= { eventTx 1 }
+
+
+ eventsTxEntry OBJECT-TYPE
+ SYNTAX EventsTxEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "An event entry always consists of its indexes
+ (used for addressing within redundancy systems) and 3 values:
+ - name: an enumerated list of all possible notifications
+ - mask: the corresponding mask (enable/disable)
+ - priority: the corresponding priority (value in range 0..255)
+ - event: the event itself (active/inactive)"
+ INDEX { eventTxABIdx, eventTxRackIdx, eventTxAmpIdx, eventTxNameIdx }
+ ::= { eventsTxTable 1 }
+
+
+ EventsTxEntry ::=
+ SEQUENCE {
+ eventTxABIdx
+ INTEGER,
+ eventTxRackIdx
+ Integer32,
+ eventTxAmpIdx
+ Integer32,
+ eventTxNameIdx
+ EventMaxEntryNumber,
+ eventTxName
+ INTEGER,
+ eventTxMask
+ EventMask,
+ eventTxPriority
+ EventPriority,
+ eventTxEvent
+ EventState
+ }
+
+ eventTxABIdx OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ a(1),
+ b(2)
+ }
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The value for the module A (exciterA, outputstageA) or
+ B (exciterB, outputstageB) for alarms.
+ This is a helper column and therefore not-accessible."
+ ::= { eventsTxEntry 1 }
+
+
+ eventTxRackIdx OBJECT-TYPE
+ SYNTAX Integer32 (1..10)
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The number of the designated rack.
+ This is a helper column and therefore not-accessible."
+ ::= { eventsTxEntry 2 }
+
+
+ eventTxAmpIdx OBJECT-TYPE
+ SYNTAX Integer32 (1..10)
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The number of the designated amplifier.
+ This is a helper column and therefore not-accessible."
+ ::= { eventsTxEntry 3 }
+
+
+ eventTxNameIdx OBJECT-TYPE
+ SYNTAX EventMaxEntryNumber
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "The event number as integer.
+ This is a helper column and therefore not-accessible."
+ ::= { eventsTxEntry 4 }
+
+
+ eventTxName OBJECT-TYPE
+ SYNTAX INTEGER
+ {
+ txSummaryFault(1),
+ txSummaryWarning(2),
+ txLocal(3),
+ txRfOn(4),
+ txRfOk(5),
+ txParamSetSubDeviceDiffers(6),
+ txParamSetValuesChanged(7),
+ txRfLoopProgram(8),
+ txRfLoopReserve(9),
+ txRfWarning(10),
+ txReflectionWarning(11),
+ txNetCCUFanFault(12),
+ txNetCCUPowerSupply(13),
+ txRfFail(14),
+ txReflectionFault(15),
+ txNetCCUBoardTemperatureFault(16),
+ txNetCCUNoConnectionToExcA(17),
+ txNetCCUNoConnectionToOstA(18),
+ txNetCCUNoConnectionToExcB(19),
+ txNetCCUNoConnectionToOstB(20),
+ txAutomaticExcReady(21),
+ txAutomaticExcChanged(22),
+ txAutomaticExcFault(23),
+ txAutomaticOstReady(24),
+ txAutomaticOstChanged(25),
+ txAutomaticOstFault(26),
+ txNetCCUBoardTemperatureWarning(27),
+ txInternalPowerSupplyWarning(30),
+ txExternalPowerSupplyWarning(31),
+ txModeSwitchOverStarted(35),
+ txModeSwitchOverEnded(36),
+ txModeInconsistent(37),
+ txModeSwitchOverFailed(38),
+ txExcSummaryFault(100),
+ txExcSummaryWarning(101),
+ txExcLocal(102),
+ txExcRfOk(104),
+ txExcInputNoConnectHP1(105),
+ txExcInputNoConnectLP1(106),
+ txExcInputNoConnectHP2(107),
+ txExcInputNoConnectLP2(108),
+ txExcInputActiveHP1(109),
+ txExcInputActiveLP1(110),
+ txExcInputActiveHP2(111),
+ txExcInputActiveLP2(112),
+ txExcOn(113),
+ txExcRfOn(114),
+ txExcNoInput(115),
+ txExcRfLoop(116),
+ txExcRfFail(117),
+ txExcSelfTest(118),
+ txExcOutputOpen(119),
+ txExcBoardTemperatureWarning(120),
+ txExcFanWarning(121),
+ txExcFanFault(122),
+ txExcFifoWarning(123),
+ txExcTestSignal(124),
+ txExcSFNDelay(125),
+ txExcWrongDatarate(126),
+ txExcMute(127),
+ txExcPPSFail(128),
+ txExcReferenceFail(129),
+ txExcMIPFail(130),
+ txExcInputAutomaticSwitchReady(131),
+ txExcInputAutomaticChangedOver(132),
+ txExcInputReseveMissing(133),
+ txOstSummaryFault(200),
+ txOstSummaryWarning(201),
+ txOstRfOn(202),
+ txOstRfOk(203),
+ txOstNoInput(204),
+ txOstRfWarning(205),
+ txOstReflectionWarning(206),
+ txOstRackWarning(207),
+ txOstCoolingWarning(208),
+ txOstRfFail(209),
+ txOstReflectionFault(210),
+ txOstACFault(211),
+ txOstCoolingFault(212),
+ txOstCommFault(213),
+ txRackSumFault(300),
+ txRackSumWarning(301),
+ txRackOn(302),
+ txRackGpiWarning(303),
+ txRackFan1Fault(304),
+ txRackFan2Fault(305),
+ txRackCoolingSumWarning(306),
+ txRackAmplifierSumFault(307),
+ txRackNoLink(308),
+ txRackGpiFault(309),
+ txRackTemperatureFault(310),
+ txRackACFault(311),
+ txRackCoolingSumFault(312),
+ txRackTempFaultAbs1(313),
+ txRackTempFaultAbs2(314),
+ txRackDCFault(315),
+ txRackRfOn(318),
+ txRackRfOk(319),
+ txRackRfWarning(320),
+ txRackRfFault(321),
+ txRackReflectionWarning(322),
+ txRackReflectionFault(323),
+ txRackProbeNotCalibrated(330),
+ txRackTemperatureWarning(331),
+ txRackOvervoltProtectWarning(335),
+ txAmpSumFault(400),
+ txAmpSumWarning(401),
+ txAmpPowerOn(402),
+ txAmpDCOk(403),
+ txAmpACOk(404),
+ txAmpRfInFail(405),
+ txAmpRfFail(406),
+ txAmpReflectionFault(407),
+ txAmpTemperatureFault(408),
+ txAmpTransistorFault(409)
+ }
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The event number as integer and the value as readable text.
+ The enumeration correlates with the notifications under eventsTxV2."
+ ::= { eventsTxEntry 5 }
+
+
+ eventTxMask OBJECT-TYPE
+ SYNTAX EventMask
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventsTxEntry 6 }
+
+
+ eventTxPriority OBJECT-TYPE
+ SYNTAX EventPriority
+ MAX-ACCESS read-write
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventsTxEntry 7 }
+
+
+ eventTxEvent OBJECT-TYPE
+ SYNTAX EventState
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "See TextualConvention for details."
+ ::= { eventsTxEntry 8 }
+
+
+-- *****************************************************************************
+-- ** conformance statements
+-- *****************************************************************************
+ rsXx8000DvbTxConf OBJECT IDENTIFIER ::= { rsXx8000DvbTx 5 }
+
+
+ rsXx8000DvbTxGroups OBJECT IDENTIFIER ::= { rsXx8000DvbTxConf 1 }
+
+
+ groupEvents OBJECT-GROUP
+ OBJECTS { eventTxName, eventTxMask, eventTxPriority, eventTxEvent }
+ STATUS current
+ DESCRIPTION
+ "This group includes all OIDs for event handling."
+ ::= { rsXx8000DvbTxGroups 1 }
+
+
+ groupTxCommon OBJECT-GROUP
+ OBJECTS { cmdTxResetSumFault, cmdTxParametersetLoad, cmdTxParametersetSave, cmdTxOperationModeProgram, summaryFaultTx,
+ summaryWarningTx, localModeTx, rfOnTx, forwardPower, summaryFaultExcA
+ }
+ STATUS current
+ DESCRIPTION
+ "Group for common transmitter objects"
+ ::= { rsXx8000DvbTxGroups 2 }
+
+
+ groupEventsTxCommon NOTIFICATION-GROUP
+ NOTIFICATIONS { txSummaryFault, txSummaryWarning, txLocal, txRfOn, txParamSetValuesChanged,
+ txRfLoopProgram, txRfFail, txOstSummaryFault, txOstSummaryWarning, txRfOk,
+ txOstRfOn, txRfWarning }
+ STATUS current
+ DESCRIPTION
+ "This group includes all alarm OIDs that are common for all reserve concepts."
+ ::= { rsXx8000DvbTxGroups 3 }
+
+
+ groupDualDrive OBJECT-GROUP
+ OBJECTS { cmdTxOperationModeReserve, cmdTxOpModeExcAutomatic, cmdTxPreselectExciter, cmdTxDelayTimeExcAutomatic, exciterBNumberOfEntries,
+ exciterBLogbookClear, excBLogbookEntryNbr, excBLogbookType, excBLogbookSlope, excBLogbookMessage,
+ excBLogbookDateTime, summaryFaultExcB, exciterAutomaticReady, exciterAutomaticChanged, exciterAutomaticFault,
+ noConnectionExcB, activeExcA, activeExcB }
+ STATUS current
+ DESCRIPTION
+ "This group includes additional objects for reserve concepts
+ DualDrive (NetCCU + 2 * exciter + outputstage)
+ and
+ Active/Passive Reserve (NetCCU + 2 * exciter + 2 * outputstage)
+ "
+ ::= { rsXx8000DvbTxGroups 4 }
+
+
+ groupEventsDualDrive NOTIFICATION-GROUP
+ NOTIFICATIONS { txRfLoopReserve, txNetCCUNoConnectionToExcB, txAutomaticExcReady, txAutomaticExcChanged, txAutomaticExcFault
+ }
+ STATUS current
+ DESCRIPTION
+ "This group includes additional events for reserve concepts
+ DualDrive (NetCCU + 2 * exciter + outputstage)
+ and
+ Active/Passive Reserve (NetCCU + 2 * exciter + 2 * outputstage)
+ "
+ ::= { rsXx8000DvbTxGroups 5 }
+
+
+ groupPowerReserve OBJECT-GROUP
+ OBJECTS { cmdTxOpModeOstAutomatic, cmdTxPreselectOutputstage, cmdTxDelayTimeOstAutomatic, summaryFaultOstB, outputstageAutomaticReady,
+ outputstageAutomaticChanged, outputstageAutomaticFault, noConnectionOstB, activeOstA, activeOstB
+ }
+ STATUS current
+ DESCRIPTION
+ "This group includes additional objects for reserve concept
+ Active/Passive Reserve (NetCCU + 2 * exciter + 2 * outputstage)
+ For more details, refer to manual."
+ ::= { rsXx8000DvbTxGroups 6 }
+
+
+ groupEventsPowerReserve NOTIFICATION-GROUP
+ NOTIFICATIONS { txNetCCUNoConnectionToOstB, txAutomaticOstReady, txAutomaticOstChanged, txAutomaticOstFault }
+ STATUS current
+ DESCRIPTION
+ "This group includes additional events for reserve concept
+ Active/Passive Reserve (NetCCU + 2 * exciter + 2 * outputstage)
+ For more details, refer to manual."
+ ::= { rsXx8000DvbTxGroups 7 }
+
+
+ groupCommonMP OBJECT-GROUP
+ OBJECTS { cmdOstRefVoltageVision, cmdOstMaxOutletTempThreshold, outputstageANumberOfEntries, outputstageALogbookClear, ostALogbookEntryNbr,
+ ostALogbookType, ostALogbookSlope, ostALogbookMessage, ostALogbookDateTime, reflectedPower,
+ ostRackInletTemperature, ostRackOutletTemperature, ostRackAuxPowerSupply, amplifiersPerRack, rackRfEventSignalling,
+ rackGeneralPurposeInput, rfProbePresent, rfProbeConfigurationNominalValue, rfProbeThresholdRfFailLimit, rfProbeThresholdTimeoutRfFailCtr,
+ rfProbeThresholdWarningLimit, rfProbeCalibrationGain, rfProbeCalibrationOffset, rfProbeCalibrationSetGain, rfProbeCalibrationSetOffset,
+ rfProbeMeasuredValue }
+ STATUS current
+ DESCRIPTION
+ "additional objects for medium/high power"
+ ::= { rsXx8000DvbTxGroups 8 }
+
+
+ groupEventsCommonMP NOTIFICATION-GROUP
+ NOTIFICATIONS { txReflectionWarning, txReflectionFault, txOstRfOk, txOstNoInput, txOstRfWarning,
+ txOstReflectionWarning, txOstRackWarning, txOstCoolingWarning, txOstRfFail, txOstReflectionFault,
+ txOstACFault, txOstCoolingFault, txOstCommFault, txRackSumFault, txRackSumWarning,
+ txRackOn, txRackGpiWarning, txRackFan1Fault, txRackFan2Fault, txRackCoolingSumWarning,
+ txRackAmplifierSumFault, txRackNoLink, txRackGpiFault, txRackTemperatureFault, txRackACFault,
+ txRackCoolingSumFault, txRackTempFaultAbs1, txRackTempFaultAbs2, txRackDCFault, txRackRfWarning,
+ txRackRfFault, txRackReflectionWarning, txRackReflectionFault, txRackRfOk, txRackRfOn,
+ txRackOvervoltProtectWarning, txRackTemperatureWarning, txRackProbeNotCalibrated }
+ STATUS current
+ DESCRIPTION
+ "additional events for medium/high power"
+ ::= { rsXx8000DvbTxGroups 9 }
+
+
+ groupCommonNetCCU OBJECT-GROUP
+ OBJECTS { netCCUNumberOfEntries, netCCULogbookClear, netCCULogbookEntryNbr, netCCULogbookType, netCCULogbookSlope,
+ netCCULogbookMessage, netCCULogbookDateTime, powerSupply, cmdTxSystemMode, additionalPowerSupply,
+ summaryFaultOstA, noConnectionExcA, noConnectionOstA }
+ STATUS current
+ DESCRIPTION
+ "additional objects for transmitters with NetCCU"
+ ::= { rsXx8000DvbTxGroups 10 }
+
+
+ groupEventsCommonNetCCU NOTIFICATION-GROUP
+ NOTIFICATIONS { txNetCCUFanFault, txNetCCUPowerSupply, txNetCCUNoConnectionToExcA, txNetCCUNoConnectionToOstA, txModeSwitchOverStarted,
+ txModeSwitchOverEnded, txModeInconsistent, txModeSwitchOverFailed, txNetCCUBoardTemperatureWarning }
+ STATUS current
+ DESCRIPTION
+ "additional events for transmitters with NetCCU"
+ ::= { rsXx8000DvbTxGroups 11 }
+
+
+ groupOstBLogbook OBJECT-GROUP
+ OBJECTS { outputstageBNumberOfEntries, outputstageBLogbookClear, ostBLogbookEntryNbr, ostBLogbookType, ostBLogbookSlope,
+ ostBLogbookMessage, ostBLogbookDateTime }
+ STATUS current
+ DESCRIPTION
+ "objects of logbook for output stage B"
+ ::= { rsXx8000DvbTxGroups 12 }
+
+
+ groupSumProbe OBJECT-GROUP
+ OBJECTS { forwardPowerOstA, reflectedPowerOstA, forwardPowerOstB, reflectedPowerOstB }
+ STATUS current
+ DESCRIPTION
+ "objects that are available only when sum probe exists"
+ ::= { rsXx8000DvbTxGroups 14 }
+
+
+ groupProductInfo OBJECT-GROUP
+ OBJECTS { prodInfoModuleName, prodInfoSerialNumber, prodInfoIdentNumberSW, prodInfoVersionNumberSW, productInfoProductDateHW,
+ prodInfoIdentNumberHW, prodInfoVersionNumberHW }
+ STATUS current
+ DESCRIPTION
+ "This group includes all OIDs for device product information."
+ ::= { rsXx8000DvbTxGroups 18 }
+
+
+ groupAmpMeasureValues OBJECT-GROUP
+ OBJECTS { ostRackAmpI1A, ostRackAmpI2A, ostRackAmpI3A, ostRackAmpI4A, ostRackAmpI1B,
+ ostRackAmpI2B, ostRackAmpI3B, ostRackAmpI4B, ostRackAmpIDrv, ostRackAmpUDc,
+ ostRackAmpIDc, ostRackAmpUDcControl, ostRackAmpUReg, ostRackAmpPowerA, ostRackAmpPowerB,
+ ostRackAmpPowerOut, ostRackAmpPowerReflection, ostRackAmpPowerReference, ostRackAmpDeltaPhase, ostRackAmpCmdDeltaPhase
+ }
+ STATUS current
+ DESCRIPTION
+ "This group includes all OIDs amplifier measure values.
+ Practically, these information are not important to customers, they are needed in manufactory."
+ ::= { rsXx8000DvbTxGroups 19 }
+
+
+ groupEventsAmplifier NOTIFICATION-GROUP
+ NOTIFICATIONS { txAmpSumFault, txAmpSumWarning, txAmpPowerOn, txAmpDCOk, txAmpACOk,
+ txAmpRfInFail, txAmpRfFail, txAmpReflectionFault, txAmpTemperatureFault, txAmpTransistorFault
+ }
+ STATUS current
+ DESCRIPTION
+ "events from the amplifier (medium/high power only)"
+ ::= { rsXx8000DvbTxGroups 20 }
+
+
+ groupRfProbes OBJECT-GROUP
+ OBJECTS { rfProbesNetCCURfProbe1, rfProbesNetCCURfProbe2, rfProbesAntFwdNominal, rfProbesAntFwdWarningLimit, rfProbesAntFwdFailLimit,
+ rfProbesAntFwdDelayTimeRfFail, rfProbesAntFwdSetOffset, rfProbesAntFwdSetGain, rfProbesAntReflWarningLimit, rfProbesAntReflSetOffset,
+ rfProbesAntReflSetGain, rfProbesOstFwdNominal, rfProbesOstFwdWarningLimit, rfProbesOstFwdFailLimit, rfProbesOstFwdDelayTimeRfFail,
+ rfProbesOstFwdSetOffset, rfProbesOstFwdSetGain, rfProbesOstReflWarningLimit, rfProbesOstReflSetOffset, rfProbesOstReflSetGain
+ }
+ STATUS current
+ DESCRIPTION
+ "This group includes all OIDs regarding RF Probes."
+ ::= { rsXx8000DvbTxGroups 21 }
+
+
+ groupDummyLoadRF OBJECT-GROUP
+ OBJECTS { rfProbesDLFwdNominal, rfProbesDLFwdWarningLimit, rfProbesDLFwdFailLimit, rfProbesDLFwdDelayTimeRfFail, rfProbesDLFwdSetOffset,
+ rfProbesDLFwdSetGain, rfProbesDLReflWarningLimit, rfProbesDLReflSetOffset, rfProbesDLReflSetGain }
+ STATUS current
+ DESCRIPTION
+ "This group includes all object types regarding probes from dummy load.
+ The object types in this group are defined only when a dummy load measure point exists.
+ This can occur in reserve concept active reserve only.
+ "
+ ::= { rsXx8000DvbTxGroups 22 }
+
+
+ groupExcCommon OBJECT-GROUP
+ OBJECTS { cmdExcOpModeInputAutomatic, cmdExcPreselectInput, cmdExcMode, cmdExcNetworkMode, cmdExcTPSSource,
+ cmdExcEnableCellID, cmdExcTxAddress, cmdExcTxAutomatic, cmdExcInputSeamless, cmdExcInputPriority,
+ cmdExcInputCheckTimeForward, cmdExcInputCheckTimeSwitchback, cmdExcInputMuteOnFail, cmdExcInputManualPreseletionHP1, cmdExcInputManualPreseletionHP2,
+ cmdExcInputManualPreseletionLP1, cmdExcInputManualPreseletionLP2, cmdExcTPSManualBandwidth, cmdExcTPSManualFFTLength, cmdExcTPSManualGuardInterval,
+ cmdExcTPSManualConstellation, cmdExcTPSManualCellID, cmdExcTPSManualInterleaver, cmdExcTPSManualCoderateHP, cmdExcTPSManualCoderateLP,
+ cmdExcTPSManualTimeSlicingHP, cmdExcTPSManualTimeSlicingLP, cmdExcTPSManualFECHP, cmdExcTPSManualFECLP, cmdExcSFNStaticDelay,
+ cmdExcSFNDeviationTime, cmdExcFrequency, cmdExcReferenceSource, cmdExcMuteOnPPSFail, cmdExcMuteOnReferenceFail,
+ cmdExcTypeLossOfInput, cmdExcRfOutput, cmdExcRfOutputAttenuation, cmdExcRfOutputRfSlope, cmdExcRfOutputModulationSlope,
+ cmdExcRfIqAdjustTestsignal, cmdExcRfIqAdjustBiasCoarseI, cmdExcRfIqAdjustBiasCoarseQ, cmdExcRfIqAdjustBiasFineI, cmdExcRfIqAdjustBiasFineQ,
+ cmdExcRfIqAdjustGainI, cmdExcRfIqAdjustGainQ, cmdExcRfIqAdjustPhase, cmdExcInpAutoReadyAfterChangeOv, excInputChannelName,
+ excInputConnected, excInputSeamless, excInputPreselected, excInputActive, excInputMipFail,
+ excInputBandwidth, excInputFFTLength, excInputGuardInterval, excInputConstellation, excInputCellID,
+ excInputInterleaver, excInputCodeRate, excInputPacketLength, excInputMeasuredDatarate, excInputRequiredDatarate,
+ excInputMaximumDelay, exciterANumberOfEntries, exciterALogbookClear, excALogbookEntryNbr, excALogbookType,
+ excALogbookSlope, excALogbookMessage, excALogbookDateTime, cmdExcOcxoAdjust, cmdExcExpectInputReserve,
+ excStatusReqDataRateLP, excStatusReqDataRateHP, excStatusAmplifierControl, excStatusFailDelay, cmdExcFailDelayMode,
+ cmdExcInputFailDelayTime, cmdExcRefFailDelayTime }
+ STATUS current
+ DESCRIPTION
+ "Group for common exciter objects"
+ ::= { rsXx8000DvbTxGroups 23 }
+
+
+ groupExcAdditionalSx800 OBJECT-GROUP
+ OBJECTS { cmdExcRfOutputRegulation, cmdExcRfOutputManualRfLevel, cmdExcRfIqAdjustStart }
+ STATUS current
+ DESCRIPTION
+ "Additional exciter objects for the Sx800"
+ ::= { rsXx8000DvbTxGroups 24 }
+
+
+ groupExcAdditionalSLx OBJECT-GROUP
+ OBJECTS { cmdExcInput1Source, cmdExcInput2Source }
+ STATUS current
+ DESCRIPTION
+ "Additional exciter objects for the SLx and the Sx801"
+ ::= { rsXx8000DvbTxGroups 25 }
+
+
+ groupEventsExciter NOTIFICATION-GROUP
+ NOTIFICATIONS { txExcSummaryFault, txExcSummaryWarning, txExcInputNoConnectHP1, txExcInputNoConnectLP1, txExcInputNoConnectHP2,
+ txExcInputNoConnectLP2, txExcInputActiveHP1, txExcInputActiveLP1, txExcInputActiveHP2, txExcInputActiveLP2,
+ txExcOn, txExcRfOn, txExcNoInput, txExcRfLoop, txExcRfFail,
+ txExcSelfTest, txExcOutputOpen, txExcBoardTemperatureWarning, txExcFanWarning, txExcFanFault,
+ txExcFifoWarning, txExcTestSignal, txExcSFNDelay, txExcWrongDatarate, txExcMute,
+ txExcPPSFail, txExcReferenceFail, txExcMIPFail, txExcInputAutomaticSwitchReady, txExcRfOk,
+ txExcInputReseveMissing, txExcInputAutomaticChangedOver, txExcLocal }
+ STATUS current
+ DESCRIPTION
+ "events from the exciter"
+ ::= { rsXx8000DvbTxGroups 26 }
+
+
+ groupExciterStatus OBJECT-GROUP
+ OBJECTS { excStatusRfOutputAgcRegulation, excStatusRfIqAdjustAuto, excStatusRfIqAdjustLO1Frequency, excStatusSfnDelayProcessing, excStatusSfnDelayDynamic,
+ excStatusSfnDelayNetwork, excStatusSfnDelayTxOffset, excStatusSfnDelayMaximum, excStatusSfnDelayTotal, excStatusNominalPower
+ }
+ STATUS current
+ DESCRIPTION
+ "Group for exciterStatusTable."
+ ::= { rsXx8000DvbTxGroups 27 }
+
+
+ groupExciterPrecorrection OBJECT-GROUP
+ OBJECTS { excPrecLinCorrection, excPrecLinAutomaticADE, excPrecLinMaxAmplitudeRipple, excPrecLinMaxGroupDelayRipple, excPrecLinAmplitudeRipple,
+ excPrecLinGroupDelayRipple, excPrecLinInputLevel, excPrecLinAutomatic, excPrecNonlinCorrection, excPrecNonlinAutomaticADE,
+ excPrecNonlinThresholdShoulders, excPrecNonlinShoulderLeft, excPrecNonlinShoulderRight, excPrecNonlinInputLevel, excPrecNonlinAutomatic
+ }
+ STATUS current
+ DESCRIPTION
+ "Group for exciterPrecorrectionTable."
+ ::= { rsXx8000DvbTxGroups 28 }
+
+
+ groupSLx OBJECT-GROUP
+ OBJECTS { cmdExcTransmitterType, cmdExcTimeScheduler, excPrecUserState, excPrecFactoryState, excPrecRestoreCurrentSettings,
+ excPrecRestoreAllSettings, configTvStandardName, configFrequency, configPower, schedulerRowStatus,
+ schedulerEvent, schedulerDateTime, config2InputSource, config2Power, config2Frequency,
+ config2RxFrequency, config2TvStandardName, excStatusVSWR, cmdExcMuteCondition, schedulerTvStandard,
+ configRxFrequency, configInputSource }
+ STATUS current
+ DESCRIPTION
+ "object types that are relevant for SLx devices only"
+ ::= { rsXx8000DvbTxGroups 29 }
+
+
+ groupObjectsACU OBJECT-GROUP
+ OBJECTS { cmdExcRfWarningLimit, cmdExcRfFailLimit, cmdExcOutputPower, cmdExcMonitoringOutput }
+ STATUS current
+ DESCRIPTION
+ "objects from ACU"
+ ::= { rsXx8000DvbTxGroups 30 }
+
+
+ groupIndependentRacks OBJECT-GROUP
+ OBJECTS { rackReferenceVoltage, amplifiersPowerSupply, rackOnOff }
+ STATUS current
+ DESCRIPTION
+ "object types that are relevant for NX variants with independent racks only"
+ ::= { rsXx8000DvbTxGroups 31 }
+
+
+ groupObjectsRE OBJECT-GROUP
+ OBJECTS { summaryFaultExcA }
+ STATUS current
+ DESCRIPTION
+ "object types for the re-equip kit"
+ ::= { rsXx8000DvbTxGroups 32 }
+
+
+ groupEventsControlExciter NOTIFICATION-GROUP
+ NOTIFICATIONS { txNetCCUNoConnectionToExcB, txAutomaticExcReady, txAutomaticExcChanged, txAutomaticExcFault }
+ STATUS current
+ DESCRIPTION
+ "additional events in case Sx801 is control exciter"
+ ::= { rsXx8000DvbTxGroups 34 }
+
+
+ groupEventsAdditionalPowerSupply NOTIFICATION-GROUP
+ NOTIFICATIONS { txInternalPowerSupplyWarning, txExternalPowerSupplyWarning }
+ STATUS current
+ DESCRIPTION
+ "Events that are available only when additionalPowerSupply is true."
+ ::= { rsXx8000DvbTxGroups 35 }
+
+
+ groupObjsAdditionalPowerSupply OBJECT-GROUP
+ OBJECTS { internalPowerSupply, externalPowerSupply }
+ STATUS current
+ DESCRIPTION
+ "Objects that are available only when additionalPowerSupply is true."
+ ::= { rsXx8000DvbTxGroups 36 }
+
+
+ groupObjectsControlExciter OBJECT-GROUP
+ OBJECTS { cmdTxOperationModeReserve, cmdTxOpModeExcAutomatic, cmdTxDelayTimeExcAutomatic, summaryFaultExcB, exciterAutomaticReady,
+ exciterAutomaticChanged, exciterAutomaticFault, noConnectionExcB, activeExcB, cmdTxProgramExciterPrio,
+ cmdTxChangeOver, cmdTxSwitchPosition }
+ STATUS current
+ DESCRIPTION
+ "additional objects in case Sx801 is control exciter"
+ ::= { rsXx8000DvbTxGroups 37 }
+
+
+ groupObjectsSingleEnded OBJECT-GROUP
+ OBJECTS { cmdTxRfSwitch }
+ STATUS current
+ DESCRIPTION
+ "Group for objects in case of SingleTx or DualDrive."
+ ::= { rsXx8000DvbTxGroups 38 }
+
+
+ groupObjectsSx801Amplifier OBJECT-GROUP
+ OBJECTS { sx801AmpRfOut, sx801AmpRfIn, sx801AmpReflection, sx801AmpOn, sx801AmpAC,
+ sx801AmpCommunication, sx801AmpTransistor, sx801AmpDriver, sx801AmpTemperature, sx801AmpBlower,
+ sx801AmpRegulation, sx801AmpUpdate, sx801Supply1Temperature, sx801Supply2Temperature, sx801SupplyRTemperature,
+ sx801Supply1DC, sx801Supply2DC, sx801SupplyRDC, sx801AmpValueI1, sx801AmpValueI2,
+ sx801AmpValueI3, sx801AmpValueI4, sx801AmpValueIPre, sx801AmpValueIDrv1, sx801AmpValueIDrv2,
+ sx801AmpValuePowerOut, sx801AmpValueReflection, sx801AmpValueVRef, sx801AmpValueVReg, sx801AmpValueTemperature,
+ sx801AmpValueMonAtt, sx801AmpValueVAux1, sx801AmpValueVAux2, sx801Supply1ValuePwr, sx801Supply2ValuePwr,
+ sx801Supply1ValueDc, sx801Supply2ValueDc }
+ STATUS current
+ DESCRIPTION
+ "Objects for Sx801/SA801 amplifier status."
+ ::= { rsXx8000DvbTxGroups 39 }
+
+
+ groupObsoleted OBJECT-GROUP
+ OBJECTS { cmdTxParametersetReSave, cmdExcTimeForDailyPcrReset, cmdExcEnablePcrReset, excInputAlpha, cmdExcTPSManualAlpha,
+ rfProbeConfigurationLabel, cmdExcInputAutoSwitch }
+ STATUS obsolete
+ DESCRIPTION
+ "obsoleted or deprecated objects"
+ ::= { rsXx8000DvbTxGroups 99 }
+
+
+ groupEventsObsoleted NOTIFICATION-GROUP
+ NOTIFICATIONS { txParamSetSubDeviceDiffers, txNetCCUBoardTemperatureFault }
+ STATUS obsolete
+ DESCRIPTION
+ "obsoleted or deprecated events"
+ ::= { rsXx8000DvbTxGroups 100 }
+
+
+ rsXx8000DvbTxCompl OBJECT IDENTIFIER ::= { rsXx8000DvbTxConf 3 }
+
+
+ rsXx8000DVBSingleTxMP MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept SingleTransmitter for Medium Power."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupTxCommon, groupCommonMP, groupCommonNetCCU, groupExcCommon, groupEvents,
+ groupProductInfo, groupRfProbes, groupExciterStatus, groupExciterPrecorrection, groupEventsExciter,
+ groupEventsCommonNetCCU, groupObjectsSingleEnded, groupEventsCommonMP, groupEventsTxCommon }
+ GROUP groupIndependentRacks
+ DESCRIPTION
+ "for variant with independent racks only"
+ OBJECT cmdOstRefVoltageVision
+ MIN-ACCESS not-accessible
+ DESCRIPTION
+ "not accessible in variant with independent racks"
+ GROUP groupExcAdditionalSx800
+ DESCRIPTION
+ "in case of Sx800 exciter"
+ GROUP groupEventsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupAmpMeasureValues
+ DESCRIPTION
+ "not for face-lift configuration"
+ GROUP groupEventsAmplifier
+ DESCRIPTION
+ "not for face-lift configuration"
+ GROUP groupObjsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ ::= { rsXx8000DvbTxCompl 1 }
+
+
+ rsXx8000DVBDualDriveMP MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept DualDrive for Medium Power."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupTxCommon, groupCommonMP, groupCommonNetCCU, groupExcCommon, groupDualDrive,
+ groupEvents, groupProductInfo, groupRfProbes, groupExciterStatus, groupExciterPrecorrection,
+ groupEventsExciter, groupEventsCommonNetCCU, groupEventsCommonMP, groupObjectsSingleEnded, groupEventsDualDrive,
+ groupEventsTxCommon }
+ GROUP groupIndependentRacks
+ DESCRIPTION
+ "for variant with independent racks only"
+ OBJECT cmdOstRefVoltageVision
+ MIN-ACCESS not-accessible
+ DESCRIPTION
+ "not accessible in variant with independent racks"
+ GROUP groupExcAdditionalSx800
+ DESCRIPTION
+ "in case of Sx800 exciter"
+ GROUP groupEventsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupAmpMeasureValues
+ DESCRIPTION
+ "not for face-lift configuration"
+ GROUP groupEventsAmplifier
+ DESCRIPTION
+ "not for face-lift configuration"
+ GROUP groupObjsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ ::= { rsXx8000DvbTxCompl 2 }
+
+
+ rsXx8000DVBPowerReserveMP MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept Active/Passive Reserve for Medium Power."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupTxCommon, groupEvents, groupProductInfo, groupRfProbes, groupExciterStatus,
+ groupExcCommon, groupExciterPrecorrection, groupDualDrive, groupPowerReserve, groupCommonMP,
+ groupCommonNetCCU, groupOstBLogbook, groupEventsExciter, groupEventsCommonNetCCU, groupEventsCommonMP,
+ groupEventsPowerReserve, groupEventsDualDrive, groupEventsTxCommon }
+ GROUP groupIndependentRacks
+ DESCRIPTION
+ "for variant with independent racks only"
+ OBJECT cmdOstRefVoltageVision
+ MIN-ACCESS not-accessible
+ DESCRIPTION
+ "not accessible in variant with independent racks"
+ GROUP groupSumProbe
+ DESCRIPTION
+ "when sum probe exists only"
+ GROUP groupExcAdditionalSx800
+ DESCRIPTION
+ "in case of Sx800 exciter"
+ GROUP groupEventsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupAmpMeasureValues
+ DESCRIPTION
+ "not for face-lift configuration"
+ GROUP groupEventsAmplifier
+ DESCRIPTION
+ "not for face-lift configuration"
+ GROUP groupObjsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupDummyLoadRF
+ DESCRIPTION
+ "only when a dummy load measure point exists"
+ ::= { rsXx8000DvbTxCompl 3 }
+
+
+ rsXx8000DVBSingleTxLP MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept Low Power SingleTransmitter with NetCCU, meaning there is a NetCCU and a
+ LowPower exciter with one or more (to the exciter) connected amplifiers."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupEvents, groupExciterStatus, groupExciterPrecorrection, groupExcAdditionalSLx, groupExcCommon,
+ groupCommonNetCCU, groupTxCommon, groupEventsExciter, groupEventsCommonNetCCU, groupEventsTxCommon
+ }
+ GROUP groupEventsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupObjsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ ::= { rsXx8000DvbTxCompl 5 }
+
+
+ rsXx8000DVBDualDriveLP MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept DualDrive for Low Power."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupEvents, groupExciterStatus, groupExciterPrecorrection, groupExcAdditionalSLx, groupExcCommon,
+ groupCommonNetCCU, groupDualDrive, groupTxCommon, groupEventsExciter, groupEventsCommonNetCCU,
+ groupEventsDualDrive, groupEventsTxCommon }
+ GROUP groupEventsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupObjsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ ::= { rsXx8000DvbTxCompl 6 }
+
+
+ rsXx8000DVBPowerReserveLP MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept Active/Passive Reserve for Low Power."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupEvents, groupExciterStatus, groupExciterPrecorrection, groupExcAdditionalSLx, groupExcCommon,
+ groupCommonNetCCU, groupPowerReserve, groupDualDrive, groupTxCommon, groupEventsExciter,
+ groupEventsCommonNetCCU, groupEventsPowerReserve, groupEventsDualDrive, groupEventsTxCommon }
+ GROUP groupEventsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ GROUP groupObjsAdditionalPowerSupply
+ DESCRIPTION
+ "only when additionalPowerSupply is true"
+ ::= { rsXx8000DvbTxCompl 7 }
+
+
+ rsXx8000DVBSingleTxLPNoNetCCU MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Reserve concept Low Power SingleTransmitter without NetCCU, meaning there is only a
+ LowPower exciter with one or more (to the exciter) connected amplifiers."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupEvents, groupExciterStatus, groupExciterPrecorrection, groupExcAdditionalSLx, groupExcCommon,
+ groupTxCommon, groupEventsExciter, groupEventsTxCommon }
+ ::= { rsXx8000DvbTxCompl 9 }
+
+
+ rsXx8000DVBSLx MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "SLx device"
+ MODULE -- this module
+ MANDATORY-GROUPS { groupEvents, groupExciterStatus, groupExciterPrecorrection, groupSLx, groupObjectsACU,
+ groupExcCommon, groupTxCommon, groupEventsExciter, groupEventsTxCommon }
+ ::= { rsXx8000DvbTxCompl 10 }
+
+
+ rsXx8000DVBExciterOnly MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "DVB Exciter of 8000 series in a 7000 environment
+ or
+ Program Exciter in a Sx801 Backup Exciter environment."
+ MODULE -- this module
+ MANDATORY-GROUPS { groupProductInfo, groupExciterStatus, groupEvents, groupObjectsRE, groupObjectsSx801Amplifier,
+ groupExciterPrecorrection, groupExcCommon, groupEventsExciter }
+ GROUP groupSLx
+ DESCRIPTION
+ "in case of SLx device"
+ ::= { rsXx8000DvbTxCompl 11 }
+
+
+ rsXx8000DVBSx801ControlExciter MODULE-COMPLIANCE
+ STATUS current
+ DESCRIPTION
+ "Sx801 as control exciter"
+ MODULE -- this module
+ MANDATORY-GROUPS { groupTxCommon, groupExcCommon, groupEvents, groupExciterStatus, groupExciterPrecorrection,
+ groupSLx, groupObjectsACU, groupObjectsSx801Amplifier, groupEventsExciter, groupEventsTxCommon,
+ groupEventsControlExciter, groupObjectsControlExciter }
+ ::= { rsXx8000DvbTxCompl 12 }
+
+
+
+ END