Internet Engineering Task Force S. Combes IPDVB WG P. Amundsen M. Lambert H-P. Lexow Internet Draft SatLabs Group Expires: January 2008 July 9, 2007 Category: Draft intended for INFORMATIONAL RFC The DVB-RCS MIB draft-combes-ipdvb-mib-rcs-01.doc Status of this Memo By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she is aware have been or will be disclosed, and any of which he or she becomes aware will be disclosed, in accordance with Section 6 of BCP 79. This document may not be modified, and derivative works of it may not be created, except to publish it as an RFC and to translate it into languages other than English, or to extract section 3 as-is for separate use. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet- Drafts. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html This Internet-Draft will expire on January 9, . Abstractf This document describes the MIB module for the Digital Video Broadcasting Return Channel via Satellite system (DVB-RCS). It defines a set of new MIB entities to characterise the behaviour and Combes Expires January 9, 2008 [Page 1] Internet-Draft DVB-RCS MIB July 2007 performance of network layer entities deploying DVB-RCS. Combes Expires January 9, 2008 [Page 2] Internet-Draft DVB-RCS MIB July 2007 Table of Contents 1. Introduction...................................................3 2. Conventions used in this document..............................4 2.1. MIB Module................................................4 3. Definitions....................................................5 4. Security Considerations.......................................65 5. IANA Considerations...........................................65 6. Conclusions.........................Error! Bookmark not defined. 7. Acknowledgments...............................................65 8. References....................................................66 8.1. Normative References.....................................66 8.2. Informative References...................................66 9. Author's Addresses............................................67 Intellectual Property Statement..................................68 10. Disclaimer of Validity.......................................68 11. Copyright Statement..........................................69 1. Introduction The SatLabs Group [SATLABS] is an international non-profit EEIG (European Economic Interest Grouping) committed to large-scale adoption and deployment of the Digital Video Broadcasting Return Channel via Satellite (DVB-RCS) standard [ETSI-RCS]. SatLabs members are service providers, satellite operators, system integrators, terminal manufacturers and technology providers with an interest in DVB-RCS. Since its creation in 2001, the main goal of the SatLabs Group has been to achieve interoperability between DVB-RCS terminals and systems. Therefore, the Group has defined the SatLabs Qualification Program which provides an independent certification process for DVB- RCS Terminals based on System Recommendations defined by SatLabs. To enhance products interoperability, beyond the physical and MAC layers mechanisms defined in the DVB-RCS standard, SatLabs has expanded its Recommendations in the field of DVB-RCS terminal management [SATLABS]. As a part of this effort, SatLabs has specified a common SNMP Management Information Base (MIB) for DVB-RCS terminals, which is defined in this document. Combes Expires January 9, 2008 [Page 3] Internet-Draft DVB-RCS MIB July 2007 2. Conventions used in this document This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. For a detailed overview of the documents that describe the current Internet-Standard Management Framework, please refer to section 7 of RFC 3410 [RFC3410]. Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. MIB objects are generally accessed through the Simple Network Management Protocol (SNMP). Objects in the MIB are defined using the mechanisms defined in the Structure of Management Information (SMI). This memo specifies a MIB module that is compliant to the SMIv2, which is described in STD 58, RFC 2578 [RFC2578], STD 58, RFC 2579 [RFC2579] and STD 58, RFC 2580 [RFC2580]. The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT" "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119. [RFC2119]. 2.1. MIB Module The MIB module in this document uses the following OBJECT IDENTIFIER values assigned by IANA: +------------+---------------------------+ | Descriptor | OBJECT IDENTIFIER value | +------------+---------------------------+ |dvbrcsIfMib |{ mib-2 transmission 239 } | +------------+---------------------------+ Table 1: Object Identifiers for the MIB These values have been assigned for this MIB under the 'mib-2.transmission' subtree. Combes Expires January 9, 2008 [Page 4] Internet-Draft DVB-RCS MIB July 2007 3. Definitions DVBRCS-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, transmission, NOTIFICATION-TYPE FROM SNMPv2-SMI TEXTUAL-CONVENTION, DisplayString, PhysAddress, RowStatus FROM SNMPv2-TC; dvbrcsMIB MODULE-IDENTITY LAST-UPDATED "200707061200Z" ORGANIZATION "The SatLabs Group" CONTACT-INFO "The SatLabs Group Web: www.satlabs.org E-mail: info@satlabs.org " DESCRIPTION "DVB-RCS MIB subtree. Draft version B." REVISION "200707061200Z" DESCRIPTION "Draft revision B of this MIB module." ::= { transmission 239 } =================================================================== -- Textual Conventions =================================================================== SatLabsOptionMap ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "This textual convention enumerates the declaration of the SatLabs defined options. (0) refers to the most significant bit." REFERENCE "SatLabs System Recommendation version 2 available at www.satlabs.org" SYNTAX BITS { mpegTrf(0), coarseSync(1), wideHop(2), fastHop(3), dynamicMfTdma(4), routeId(5), Combes Expires January 9, 2008 [Page 5] Internet-Draft DVB-RCS MIB July 2007 contentionSync(6), qpskLow(7), mod16Apsk(8), mod32Apsk(9), normalFec(10), multiTs(11), gsTs(12), enhQoS(13), pep(14), http(15), ftp(16), dhcp(17), dns(18), avbdcRep(19), chIdStrict(20), rcstPara(21), nlid(22), snmpAll(23), installLog(24), fwdLinkStatus(25), enhClassifier(26), spare1(27), spare2(28), spare3(29), spare4(30), spare5(31), } =================================================================== -- object type definitions =================================================================== dvbrcsMIBObjects OBJECT IDENTIFIER ::= {dvbrcsMIB 1} dvbrcsConformance OBJECT IDENTIFIER ::= {dvbrcsMIB 2} rcst OBJECT IDENTIFIER ::= {dvbrcsMIBObjects 1} fwdLink OBJECT IDENTIFIER ::= {dvbrcsMIBObjects 2} rtnLink OBJECT IDENTIFIER ::= {dvbrcsMIBObjects 3} rcstSystem OBJECT IDENTIFIER ::= {rcst 1} rcstNetwork OBJECT IDENTIFIER ::= {rcst 2} rcstInstall OBJECT IDENTIFIER ::= {rcst 3} rcstQos OBJECT IDENTIFIER ::= {rcst 4} rcstControl OBJECT IDENTIFIER ::= {rcst 5} rcstState OBJECT IDENTIFIER ::= {rcst 6} fwdConfig OBJECT IDENTIFIER ::= {fwdLink 1} Combes Expires January 9, 2008 [Page 6] Internet-Draft DVB-RCS MIB July 2007 fwdStatus OBJECT IDENTIFIER ::= {fwdLink 2} rtnConfig OBJECT IDENTIFIER ::= {rtnLink 1} rtnStatus OBJECT IDENTIFIER ::= {rtnLink 2} =================================================================== -- rcstSystem sub-tree object types =================================================================== systemMibRevision OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "This object allows the SNMP agent to report the implemented MIB module revision. The supported REVISION of this module is reported." ::= {rcstSystem 1} =================================================================== -- options declared according to the textual conventions =================================================================== systemSatlabsOptions OBJECT-TYPE SYNTAX SatLabsOptionMap MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the options supported as defined in SatLabs system recommendations version 2. A value of 1 indicates that the respective option is supported. The mapping to the options is to be understood as described here. (0) refers to the most significant bit. mpegTrf(0) -> MPEG_TRF coarseSync(1) -> COARSE_SYNC wideHop(2) -> WIDE_HOPP fastHop(3) -> FAST_HOPP dynamicMfTdma(4) -> Dynamic_MF_TDMA routeId(5) -> ROUTE_ID contentionSync(6) -> CONTENTION_SYNC qpskLow(7) -> QPSKLOW mod16Apsk(8) -> 16APSK mod32Apsk(9) -> 32APSK normalFec(10) -> NORMALFEC Combes Expires January 9, 2008 [Page 7] Internet-Draft DVB-RCS MIB July 2007 multiTs(11) -> MULTITS gsTs(12) -> GSTS enhQoS(13) -> ENHQOS pep(14) -> PEP http(15) -> HTTP ftp(16) -> FTP dhcp(17) -> DHCP dns(18) -> DNS avbdcRep(19) -> AVBDC_REP chIdStrict(20) -> CHID_STRICT rcstPara(21) -> RCST_PARA nlid(22) -> NLID snmpAll(23) -> SNMPALL installLog(24) -> INSTALL_LOG fwdLinkStatus(25) -> FWDLINKSTATUS enhClassifier(26) -> ENHCLASSIFIER The support of specific options mandates the support of specific objects and access levels." REFERENCE "SatLabs System Recommendation version 2 available at www.satlabs.org" ::= {rcstSystem 2} systemLocation OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The string shall have 31 characters in the following format: ,,,,,M where x, y and z represents digits, a=N or S, b=E or W, Reading the digits from left to right: 'x' - - 7 latitude digits; x digits 1-2 contain the degrees, x digits 3-7 contain the minutes in decimal; 'y' - - 8 longitude digits; y digits 1-3 contain the degrees, y digits 4-8 contain the minutes in decimal; 'z' 5 altitude digits; meters above sea level in decimal; Combes Expires January 9, 2008 [Page 8] Internet-Draft DVB-RCS MIB July 2007 '.' is the decimal point; ',' is the field separator; 'M' is the indicator for altitude meters. This format is a modified subset of the NMEA 0183 format for Global Positioning System Fix Data." ::= {rcstSystem 3} systemOduAntennaSize OBJECT-TYPE SYNTAX DisplayString UNITS "cm" MAX-ACCESS read-write STATUS current DESCRIPTION "This object gives the diameter of the antenna. This value shall be given in centimeters. It is defined at installation. The object can be used in conjunction with environmental requirements." ::= {rcstSystem 4} systemOduAntennaGain OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dBi" MAX-ACCESS read-write STATUS current DESCRIPTION "This field describes the antenna peak gain of the ODU and shall be defined by the installer. The gain shall be given in tenth of dBi for more flexibility, i.e. 46.5 dBi will be represented by 465. Defined at installation." ::= {rcstSystem 5} systemOduSspa OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 W" MAX-ACCESS read-write STATUS current DESCRIPTION "This field describes the SSPA installed in the ODU and shall be defined by the installer. The power shall be given in tenth of Watt for more flexibility, i.e. 0,5 W will be represented by 5, 1 W by 10 and 2 W by 20. Defined at installation." Combes Expires January 9, 2008 [Page 9] Internet-Draft DVB-RCS MIB July 2007 ::= {rcstSystem 6} systemOduTxType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Describes the type of transmitter installed in the ODU." ::= {rcstSystem 7} systemOduRxType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Describes the type of LNB installed in the ODU, with information such as vendor type, ouput type (single, twin, quad,…), etc.. " ::= {rcstSystem 8} systemOduRxBand OBJECT-TYPE SYNTAX INTEGER { oduHighRxBand (0), oduLowRxBand (1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Describes whether High Band or Low Band is selected in the LNB. Specifying High Band results in activation of a 18-26 kHz tone with 0.4-0.8 Vpp in the Rx IFL cable: (0) - High Band (1) - Low Band " ::= {rcstSystem 9} systemOduRxLO OBJECT-TYPE SYNTAX Integer32 UNITS "x100 Hz" MAX-ACCESS read-write STATUS current DESCRIPTION Combes Expires January 9, 2008 [Page 10] Internet-Draft DVB-RCS MIB July 2007 " Frequency of LNB Local Oscillator (in 100 Hz)" ::= {rcstSystem 10} systemOduTxLO OBJECT-TYPE SYNTAX Integer32 UNITS "x100 Hz" MAX-ACCESS read-write STATUS current DESCRIPTION "Frequency of BUC Local Oscillator (in 100 Hz) " ::= {rcstSystem 11} =================================================================== -- rcstInstall sub-tree object types =================================================================== installAntennaAlignmentState OBJECT-TYPE SYNTAX INTEGER { antennaAlignmentStart (1), antennaAlignmentDeny (2), antennaAlignmentContinue (3), antennaAlignmentStop (4), antennaAlignmentSuccess (5), antennaAlignmentFail (6) } MAX-ACCESS read-write STATUS current DESCRIPTION " Indicates the state: (1)-Start; (2)-Deny; (3)-Continue; (4)-Stop; (5)-Success; (6)-Fail" ::= {rcstInstall 1} installCwFrequency OBJECT-TYPE SYNTAX Integer32 UNITS "x100 Hz" MAX-ACCESS read-write STATUS current Combes Expires January 9, 2008 [Page 11] Internet-Draft DVB-RCS MIB July 2007 DESCRIPTION "Frequency at which the carrier is put up (in 100 Hz). Minimum required precision is 1 kHz." ::= {rcstInstall 2} installCwMaxDuration OBJECT-TYPE SYNTAX Integer32 UNITS "seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "Time after which the carrier must be put down (in seconds)" ::= {rcstInstall 3} installCwPower OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "Specified in tenth of dBm. This parameter allows for fine (manual) tuning of the power setup. Minimum required precision is 1 dBm. It must be configurable while CW signal is on. Once the power has been properly adjusted, the power setup is stored in rtnConfigDefIfLevel." ::= {rcstInstall 4} installCoPolReading OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Co-Pol measured value (in 0.1 dB)" ::= {rcstInstall 5} installXPolReading OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Cross-Pol measured value (in 0.1 dB)" ::= {rcstInstall 6} Combes Expires January 9, 2008 [Page 12] Internet-Draft DVB-RCS MIB July 2007 installCoPolTarget OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Co-Pol target (in 0.1 dB) " ::= {rcstInstall 7} installXPolTarget OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Cross-Pol target (in 0.1 dB)" ::= {rcstInstall 8} installStandByDurationOBJECT-TYPE SYNTAX Integer32 UNITS "seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "Time to wait in stand-by mode (in seconds)" ::= {rcstInstall 9} installTargetEsNoOBJECT-TYPE SYNTAX Integer32(0..315) UNITS "x0.1 dB" MAX-ACCESS read-write STATUS current DESCRIPTION "This value describes the wanted Es/N0 value that enables operation of the return link with the required error performance. The values shall be given in tenth of dB and the initial value shall be equal to 7 dB. The range shall be from 0 dBm to 31.5 dBm with a precision of 0.1 dB." DEFVAL { 70 } ::= {rcstInstall 10} =================================================================== Combes Expires January 9, 2008 [Page 13] Internet-Draft DVB-RCS MIB July 2007 -- rcstNetwork sub-tree object types =================================================================== networkOamIpAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "OAM IP Address of the RCST. This object used with both ip and interfaces MIB-II subgroups determines uniquely the interface through which OAM traffic is passing through. Note that the OAM IP address may be statically or dynamically assigned. It is system dependent whether the OAM IP address and the Traffic IP address are the same address." ::= {rcstNetwork 1} networkOamIpNetworkMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Network Mask for the OAM IP Address." ::= {rcstNetwork 2} networkOamIpAddrAssign OBJECT-TYPE SYNTAX INTEGER { oamIpAddressStatic (1), oamIpAddressDynamic (2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Identifies whether the OAM IP address is statically ('static' - 1) or dynamically ('dynamic' - 2) assigned." ::= {rcstNetwork 3} networkLanIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of the LAN interface" ::= {rcstNetwork 4} networkLanIpMask OBJECT-TYPE Combes Expires January 9, 2008 [Page 14] Internet-Draft DVB-RCS MIB July 2007 SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Mask for the LAN interface" ::= {rcstNetwork 5} networkAirInterfaceDefaultGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Default Gateway for the air interface" ::= {rcstNetwork 6} networkDnsServerIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of the DNS server in the NCC." ::= {rcstNetwork 7} networkNccMgtIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of the management server in the NCC." ::= {rcstNetwork 8} networkConfigFileDownloadUrl OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Full path name for the configuration file download. It includes the protocol type (tftp or ftp) and the associated server IP address or hostname. Hostname can only be used if DNS is supported by the RCST." ::= {rcstNetwork 9} networkInstallLogFileDownloadUrl OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION Combes Expires January 9, 2008 [Page 15] Internet-Draft DVB-RCS MIB July 2007 "Full path of the installation log file to download. It includes the protocol type (tftp or ftp) and the associated server IP address or hostname. Hostname can only be used if DNS is supported by the RCST. The installation log file can be created on the installer's computer and downloaded to the RCST." ::= {rcstNetwork 10} networkConfigFileUploadUrl OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Full path name for the configuration file upload. It includes the protocol type (tftp or ftp) and the associated server IP address or hostname.Hostname can only be used if DNS is supported by the RCST." ::= {rcstNetwork 11} networkLogFileUploadUrl OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Full path of the event log file. It includes the protocol type (tftp or ftp) and the associated server IP address or hostname. Hostname can only be used if DNS is supported by the RCST." ::= {rcstNetwork 12} networkInstallLogFileUploadUrl OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Full path of the installation log file. It includes the protocol type (tftp or ftp) and the associated server IP address or hostname. Hostname can only be used if DNS is supported by the RCST. The installation log file can be retrieved from the RCST by the NCC or by the installer via the LAN." ::= {rcstNetwork 13} =================================================================== -- rtnConfig sub-tree object types =================================================================== Combes Expires January 9, 2008 [Page 16] Internet-Draft DVB-RCS MIB July 2007 rtnconfigMaxEirp OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum allowed EIRP in tenth of dBm on the return link." ::= {rtnConfig 1} rtnconfigDefIfLevel OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "Default transmitted IF power level, specified in tenth of dBm, out of the IDU for sending a CSC burst at RCST reboot or power on. Applies to all signals transmitted by RCST (CW and traffic) immediately." ::= {rtnConfig 2} =================================================================== -- rtnStatus sub-tree object types =================================================================== rtnstatusEbN0 OBJECT-TYPE SYNTAX Integer32 UNITS "x0.1 dB" MAX-ACCESS read-only STATUS current DESCRIPTION "The EbN0 value reported for the return link, referenced to the regular SYNC burst transmission." ::= {rtnStatus 1} rtnstatusSFduration OBJECT-TYPE SYNTAX Integer32 (250..7500) UNITS "0.1 ms" MAX-ACCESS read-only Combes Expires January 9, 2008 [Page 17] Internet-Draft DVB-RCS MIB July 2007 STATUS current DESCRIPTION "The duration of the currently applied return link super-frame structure, in tenths of milliseconds." ::= {rtnStatus 2} rtnstatusPayloadUnit OBJECT-TYPE SYNTAX INTEGER { unitATM (0), unitMPEG (1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates if the payload unit used for the return link is ATM or MPEG." ::= {rtnStatus 3} =================================================================== -- fwdConfig sub-tree object types =================================================================== fwdStartTable OBJECT-TYPE SYNTAX SEQUENCE OF FwdStartEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Lists Forward Links attachment points (e.g. different for installation and operation). The table describes the forward link parameters used for the start-up stream with the NCC." ::={fwdConfig 1} fwdStartEntry OBJECT-TYPE SYNTAX FwdStartEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Forward Link StartConfig table." INDEX { fwdStartIndex, fwdStartPopId } Combes Expires January 9, 2008 [Page 18] Internet-Draft DVB-RCS MIB July 2007 ::= { fwdStartTable 1 } FwdStartEntry ::= SEQUENCE { fwdStartIndex Integer32, fwdStartPopId Integer32, fwdStartFrequency Integer32, fwdStartPolar INTEGER, fwdStartFormat INTEGER, fwdStartRolloff INTEGER, fwdStartSymbolRate Integer32, fwdStartInnerFec INTEGER, fwdStartRowStatus RowStatus } fwdStartIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Table index." ::={fwdStartEntry 1} fwdStartPopId OBJECT-TYPE SYNTAX Integer32 (-1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Population identifier associated with the start-up forward link: -1: any (auto) 0-65535: specific StartPopId If 'any' is set, the RCST will assume membership of any annonced population ID and will commence with logon in accordance with this assumption." ::={fwdStartEntry 2} fwdStartFrequency OBJECT-TYPE SYNTAX Integer32 UNITS "100 kHz" MAX-ACCESS read-create STATUS current DESCRIPTION "Frequency of the start transponder carrying a Combes Expires January 9, 2008 [Page 19] Internet-Draft DVB-RCS MIB July 2007 Network Information Table to which any RCST shall trigger to acquire forward link. ts value shall be given in multiple of 100 kHz." ::={fwdStartEntry 3} fwdStartPolar OBJECT-TYPE SYNTAX INTEGER { linearHorizontal (0), linearVertical (1), circularLeft (2), circularRight (3) } MAX-ACCESS read-create STATUS current DESCRIPTION "2-bit field giving the polarization of the start transponder carrying an Network Information Table to which any RCST shall trigger to acquire forward link: 00: linear and horizontal 01: linear and vertical 10: circular left 11: circular right" ::={fwdStartEntry 4} fwdStartFormat OBJECT-TYPE SYNTAX INTEGER { auto (-1), dvbs (0), dvbs2 (1) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the transmission format standard applied for the start transport stream. The start transport stream carries a Network Information Table that the RCST uses for acquiring the forward link signaling. Supported values are: -1: unspecified (automatic format acquisition is assumed) 0: DVB-S (mandatory if DVBS support is claimed) 1: DVB-S2 CCM (mandatory if CCM support is claimed) 2: DVB-S2 ACM (mandatory if ACM support is claimed) This allows the RCST to discriminate between CCM and ACM when selecting FL. Combes Expires January 9, 2008 [Page 20] Internet-Draft DVB-RCS MIB July 2007 The support of automatic format selection is optional. One or several of the other format selections must be supported, according to the claimed SatLabs profile support." ::={fwdStartEntry 5} fwdStartRolloff OBJECT-TYPE SYNTAX INTEGER { autoRolloff (0), rolloff020 (1), rolloff025 (2), rolloff035 (3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the roll-off applied on the start transponder. The start transponder carries a Network Information Table that the RCST uses for acquiring the forward link signaling. Supported values are: 0: any (auto) 1: 0.20 2: 0.25 3: 0.35 4-n: reserved" ::={fwdStartEntry 6} fwdStartSymbolRate OBJECT-TYPE SYNTAX Integer32 UNITS "100 symbols/s" MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the symbol rate on the start transponder carrying a Network Information Table to which any RCST shall trigger to acquire forward link. Its value shall be given in multiple of 100 symbols/s." ::={fwdStartEntry 7} fwdStartInnerFec OBJECT-TYPE SYNTAX INTEGER { autoFec (-1), fecRate1/2 (0), Combes Expires January 9, 2008 [Page 21] Internet-Draft DVB-RCS MIB July 2007 fecRate2/3 (1), fecRate3/4 (2), fecRate5/6 (3), fecRate7/8 (4), fecRate8/9 (5), fecRate3/5 (6), fecRate4/5 (7), fecRate9/10 (8), fecRate2/5 (12), fecRate1/3 (13), fecRate1/4 (14), noInnerCode (15) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the inner Forward Error Correction used on the start transponder carrying a NIT to which any RCST shall trigger to acquire forward link. Supported values are: autoFec (-1), fecRate1/2 (0), fecRate2/3 (1), fecRate3/4 (2), fecRate5/6 (3), fecRate7/8 (4), fecRate8/9 (5), fecRate3/5 (6), fecRate4/5 (7), fecRate9/10 (8), fecRate2/5 (12), fecRate1/3 (13), fecRate1/4 (14), noInnerCode (15) The support of autoFec is optional." ::={fwdStartEntry 8} fwdStartRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "Standard SNMP row status" DEFVAL { active } Combes Expires January 9, 2008 [Page 22] Internet-Draft DVB-RCS MIB July 2007 ::={fwdStartEntry 9} =================================================================== -- fwdStatus sub-tree object types =================================================================== fwdStatusPopId OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Population identifier applied at log-on: 0-65535: specific StartPopId If the RCST was allowed to logon any population, the RCST will report the base number of the announced population ID indicated by the RMT linkage descriptor used at logon." ::={fwdStatus 1} fwdStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF FwdStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table describes the current status of Forward Link interfaces." ::={fwdStatus 2} fwdStatusEntry OBJECT-TYPE SYNTAX FwdStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Forward Link Status table. Each entry is associated with a physical interface. A RCST SHALL support at least one entry." INDEX { fwdStatusIndex, fwdStatusIfReference } ::= { fwdStatusTable 1 } FwdStatusEntry ::= SEQUENCE { fwdStatusIndex Integer32, fwdStatusIfReference Integer32, Combes Expires January 9, 2008 [Page 23] Internet-Draft DVB-RCS MIB July 2007 fwdStatusNetId Integer32, fwdStatusNetName DisplayString, fwdStatusFormat INTEGER, fwdStatusFrequency Integer32, fwdStatusPolar INTEGER, fwdStatusInnerFec INTEGER, fwdStatusSymbolRate Integer32, fwdStatusRolloff INTEGER, fwdStatusModulation INTEGER, fwdStatusFecFrame INTEGER, fwdStatusPilot INTEGER, fwdStatusBer Integer32, fwdStatusCnr Integer32, fwdStatusRxPower Integer32, fwdStatusRowStatus RowStatus } fwdStatusIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Table index." ::={fwdStatusEntry 1} fwdStatusIfReference OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cross reference to the interface table" ::={fwdStatusEntry 2} fwdStatusNetId OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interactive network identifier of the forward link (from RMT)" ::={fwdStatusEntry 3} fwdStatusNetName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION Combes Expires January 9, 2008 [Page 24] Internet-Draft DVB-RCS MIB July 2007 "The name of the interactive network of the forward link (from RMT)" ::={fwdStatusEntry 4} fwdStatusFormat OBJECT-TYPE SYNTAX INTEGER { dvbs (0), dvbs2ccm (1), dvbs2acm (2), reservedFormat (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the transmission format applied on the forward link. Supported values are (from RMT): 0: DVB-S 1: DVB-S2 using CCM 2: DVB-S2 using ACM 3: reserved" ::={fwdStatusEntry 5} fwdStatusFrequency OBJECT-TYPE SYNTAX Integer32 UNITS "100 kHz" MAX-ACCESS read-only STATUS current DESCRIPTION "An estimate of the frequency of the forward link. Its value shall be given in multiple of 100 kHz." ::={fwdStatusEntry 6} fwdStatusPolar OBJECT-TYPE SYNTAX INTEGER { linearHorizontal (0), linearVertical (1), circularLeft (2), circularRight (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "2-bit field giving the polarization of the forward link (from RMT): 00: linear and horizontal Combes Expires January 9, 2008 [Page 25] Internet-Draft DVB-RCS MIB July 2007 01: linear and vertical 10: circular left 11: circular right" ::={fwdStatusEntry 7} fwdStatusInnerFec OBJECT-TYPE SYNTAX INTEGER { unknown (-1), fecRate1/2 (0), fecRate2/3 (1), fecRate3/4 (2), fecRate5/6 (3), fecRate7/8 (4), fecRate8/9 (5), fecRate3/5 (6), fecRate4/5 (7), fecRate9/10 (8), fecRate2/5 (12), fecRate1/3 (13), fecRate1/4 (14), noInnerCode (15) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the inner Forward Error Correction used on the forward link for transmission to the RCST. Supported values are: unknown (-1), fecRate1/2 (0), fecRate2/3 (1), fecRate3/4 (2), fecRate5/6 (3), fecRate7/8 (4), fecRate8/9 (5), fecRate3/5 (6), fecRate4/5 (7), fecRate9/10 (8), fecRate2/5 (12), fecRate1/3 (13), fecRate1/4 (14), noInnerCode (15) The RCST will report a value that has been used for transmission to the RCST within the most recent 60 seconds. If this is not relevant, the RCST will report 'unkown'." Combes Expires January 9, 2008 [Page 26] Internet-Draft DVB-RCS MIB July 2007 ::={fwdStatusEntry 8} fwdStatusSymbolRate OBJECT-TYPE SYNTAX Integer32 UNITS "100 symbols/s" MAX-ACCESS read-only STATUS current DESCRIPTION "An estimate of the symbol rate of the forward link. Its value shall be given in multiple of 100 symbol/s." ::={fwdStatusEntry 9} fwdStatusRolloff OBJECT-TYPE SYNTAX INTEGER { undefRolloff (0), r020 (1), r025 (2), r035 (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "An estimate of the roll-off applied on the forward link. Supported values are: 0: undefined 1: 0.20 2: 0.25 3: 0.35 4-15: reserved" ::={fwdStatusEntry 10} fwdStatusModulation OBJECT-TYPE SYNTAX INTEGER { unknown (0), mBPSK (1), mQPSK (2), m8PSK (3), m16APSK (4), m32APSK (5) } MAX-ACCESS read-only STATUS current DESCRIPTION Combes Expires January 9, 2008 [Page 27] Internet-Draft DVB-RCS MIB July 2007 "Indicates the modulation on the forward link used for transmission to the RCST. 0: unknown 1: BPSK 2: QPSK 3: 8PSK 4: 16APSK 5: 32APSK The RCST will report a value that has been used for transmission to the RCST within the most recent 60 seconds. If this is not relevant, the RCST will report 'unkown'." ::={fwdStatusEntry 11} fwdStatusFecFrame OBJECT-TYPE SYNTAX INTEGER { unknown(0), shortframe (1), longframe (2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the frame length used on the forward link for transmission to the RCST. Supported values are: 0: Unknown 1: Normal frame 2: Short frame The RCST will report a value that has been used for transmission to the RCST within the most recent 60 seconds. If this is not relevant, the RCST will report 'unkown'." ::={fwdStatusEntry 12} fwdStatusPilot OBJECT-TYPE SYNTAX INTEGER { unknown(0), pilotNotused(1), pilotUsed (2) Combes Expires January 9, 2008 [Page 28] Internet-Draft DVB-RCS MIB July 2007 } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates whether pilots are used on the forward link for transmission to the RCST. Supported values are: 0: Unknown 1: Pilots are not used 2: Pilot not used The RCST will report a value that has been used for transmission to the RCST within the most recent 60 seconds. If this is not relevant, the RCST will report 'unkown'." ::={fwdStatusEntry 13} fwdStatusBer OBJECT-TYPE SYNTAX Integer32 UNITS "exponent of 10" MAX-ACCESS read-only STATUS current DESCRIPTION "Provides the RCST BER on the Forward Link in log10 units." ::={fwdStatusEntry 14} fwdStatusCnr OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dB" MAX-ACCESS read-only STATUS current DESCRIPTION "Provides the RCST CNR on the Forward Link in 0.1 dB units." ::={fwdStatusEntry 15} fwdStatusRxPower OBJECT-TYPE SYNTAX Integer32 UNITS "0.1 dBm" MAX-ACCESS read-only STATUS current DESCRIPTION "Provides the power level of the Forward Link as received at the IDU, in 0.1 dBm units." DEFVAL { -500 } ::={fwdStatusEntry 16} Combes Expires January 9, 2008 [Page 29] Internet-Draft DVB-RCS MIB July 2007 fwdStatusRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-only STATUS current DESCRIPTION "Standard SNMP row status" DEFVAL { active } ::={fwdStatusEntry 17} =================================================================== -- rcstQos sub-tree object types =================================================================== pktClassTable OBJECT-TYPE SYNTAX SEQUENCE OF PktClassEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table describes the packet classification used in the DVB-RCS terminal. The number of entries is specified by PktClassIndex. " ::={rcstQos 1} pktClassEntry OBJECT-TYPE SYNTAX PktClassEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the packet classification table. One object type of each entry may have a value in the active range (a non-default value).The other object types are then assumed set to 'inactive'. The entry with the lowest index value takes precedence when classifying a packet." INDEX { pktClassIndex } ::= { pktClassTable 1 } PktClassEntry ::= SEQUENCE { pktClassIndex INTEGER, pktClassDscpLow Integer32, pktClassDscpHigh Integer32, pktClassDscpMarkValue Integer32, pktClassIPProtocol Integer32, pktClassIPSrcAddr IpAddress, pktClassIPSrcAddrMask IpAddress, Combes Expires January 9, 2008 [Page 30] Internet-Draft DVB-RCS MIB July 2007 pktClassIPDstAddr IpAddress, pktClassIPDstAddrMask IpAddress, pktClassSrcPortLow Integer32, pktClassSrcPortHigh Integer32, pktClassDstPortLow Integer32, pktClassDstPortHigh Integer32, pktClassVlanUserPri Integer32, pktClassPhbAssociation Integer32, pktClassRowStatus RowStatus } pktClassIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Index automatically incremented by one at row creation." ::={pktClassEntry 1} pktClassDscpLow OBJECT-TYPE SYNTAX Integer32 (0..63) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the low value of a range of DSCP values to which a packet is compared. A value of 0 is used to inactivate." DEFVAL { 0 } ::={pktClassEntry 2} pktClassDscpHigh OBJECT-TYPE SYNTAX Integer32 (0..63) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the high value of a range of DSCP values to which a packet is compared. A value of 63 is used to inactivate." DEFVAL { 63 } ::={pktClassEntry 3} pktClassDscpMarkValue OBJECT-TYPE SYNTAX Integer32 (-1..63) MAX-ACCESS read-create STATUS current DESCRIPTION Combes Expires January 9, 2008 [Page 31] Internet-Draft DVB-RCS MIB July 2007 "This object is the DSCP value used to mark the packet, 64 indicates no DSCP marking, possible DSCP marks values are (0..63)" DEFVAL { -1 } ::={pktClassEntry 4} pktClassIPProtocol OBJECT-TYPE SYNTAX Integer32 (-1..255) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the IP protocol to which a packet is compared. A value of 255 indicates inactive." DEFVAL { -1 } ::={pktClassEntry 5} pktClassIPSrcAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the IP source address to which a packet is compared." ::={pktClassEntry 6} pktClassIPSrcAddrMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies which bits of the IP source address will be matched. A mask of all zeros inidcates that the selectivity is inactive." DEFVAL { 0 } ::={pktClassEntry 7} pktClassIPDstAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the IP destination address to which a packet is compared." ::={pktClassEntry 8} pktClassIPDstAddrMask OBJECT-TYPE Combes Expires January 9, 2008 [Page 32] Internet-Draft DVB-RCS MIB July 2007 SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies which bits of the IP destination address will be matched. A mask of all zeros indicates that the selectivity is inactive." DEFVAL { 0 } ::={pktClassEntry 9} pktClassSrcPortLow OBJECT-TYPE SYNTAX Integer32 (-1..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the low range of the source port to which a packet is compared. A value of -1 indicates that the selectivity is inactive." DEFVAL { -1 } ::={pktClassEntry 10} pktClassSrcPortHigh OBJECT-TYPE SYNTAX Integer32 (-1..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the high range of the source port to which a packet is compared. A value of -1 indicates that the selectivity is inactive." DEFVAL { -1 } ::={pktClassEntry 11} pktClassDstPortLow OBJECT-TYPE SYNTAX Integer32 (-1..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the low range of the destination port to which a packet is compared. A value of -1 indicates that the selectivity is inactive." DEFVAL { -1 } ::={pktClassEntry 12} pktClassDstPortHigh OBJECT-TYPE SYNTAX Integer32 (-1..65535) MAX-ACCESS read-create STATUS current Combes Expires January 9, 2008 [Page 33] Internet-Draft DVB-RCS MIB July 2007 DESCRIPTION "This object specifies the high range of the destination port to which a packet is compared. A value of -1 indicates that the selectivity is inactive." DEFVAL { -1 } ::={pktClassEntry 13} pktClassVlanUserPri OBJECT-TYPE SYNTAX Integer32 (-1..7) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the VLAN User Priority to which a packet is compared. A value of -1 indicates that the selectivity is inactive." DEFVAL { -1 } ::={pktClassEntry 14} pktClassPhbAssociation OBJECT-TYPE SYNTAX Integer32 (0..63) MAX-ACCESS read-create STATUS current DESCRIPTION "Associate the filter entry to a specific PHB (refer to phbIdentifier)." ::={pktClassEntry 15} pktClassRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "Standard SNMP row status" ::={pktClassEntry 16} =================================================================== -- PhbMappingTable =================================================================== phbMappingTable OBJECT-TYPE SYNTAX SEQUENCE OF PhbMappingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table is a list of PHB MIB entries. It describes the PHB mapping to the Request Class." ::={rcstQos 2} Combes Expires January 9, 2008 [Page 34] Internet-Draft DVB-RCS MIB July 2007 phbMappingEntry OBJECT-TYPE SYNTAX PhbMappingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the PHB mapping table." INDEX { phbIdentifier } ::= { phbMappingTable 1 } PhbMappingEntry ::= SEQUENCE { phbIdentifier Integer32, phbName DisplayString, phbRequestClassAssociation Integer32, phbMappingRowStatus RowStatus } phbIdentifier OBJECT-TYPE SYNTAX Integer32 (0..63) MAX-ACCESS read-only STATUS current DESCRIPTION "Identification of the PHB (0..63)." ::={phbMappingEntry 1} phbName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "The name of the PHB." ::={phbMappingEntry 2} phbRequestClassAssociation OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS read-create STATUS current DESCRIPTION "This object is an association of this PHB to a Request class (by reference to a Request Class index)." ::={phbMappingEntry 3} phbMappingRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION Combes Expires January 9, 2008 [Page 35] Internet-Draft DVB-RCS MIB July 2007 "Standard SNMP row status" DEFVAL { active } ::={phbMappingEntry 4} =================================================================== -- RequestClassTable =================================================================== requestClassTable OBJECT-TYPE SYNTAX SEQUENCE OF RequestClassEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table is a list of Request class entries. This class describes the layer 2 QoS objects." ::={rcstQos 3} requestClassEntry OBJECT-TYPE SYNTAX RequestClassEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Request class table." INDEX { requestClassIndex } ::= { requestClassTable 1 } RequestClassEntry ::= SEQUENCE { requestClassIndex Integer32, requestClassName DisplayString, requestClassChanId Integer32, requestClassVccVpi Integer32, requestClassVccVci Integer32, requestClassPidPoolReference Integer32, requestClassCra INTEGER, requestClassRbdcMax INTEGER, requestClassRbdcTimeout INTEGER, requestClassVbdcMax INTEGER, requestClassVbdcTimeout INTEGER, requestClassVbdcMaxBackLog INTEGER, requestClassAvbdcRepTime INTEGER, requestClassRowStatus RowStatus } requestClassIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS read-only Combes Expires January 9, 2008 [Page 36] Internet-Draft DVB-RCS MIB July 2007 STATUS current DESCRIPTION "Index of the Request Class table. A total of 16 entries is supported." ::={requestClassEntry 1} requestClassName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Name of the Request class." ::={requestClassEntry 2} requestClassChanId OBJECT-TYPE SYNTAX Integer32 (0..15) MAX-ACCESS read-write STATUS current DESCRIPTION "Channel id of the Request class." ::={requestClassEntry 3} requestClassVccVpi OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Defines VPI used for the Request class (ATM profile)." ::={requestClassEntry 4} requestClassVccVci OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Defines VCI used for the Request class (ATM profile)." ::={requestClassEntry 5} requestClassPidPoolReference OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Reference to the PID pool applicable for the request class." ::={requestClassEntry 6} requestClassCra OBJECT-TYPE Combes Expires January 9, 2008 [Page 37] Internet-Draft DVB-RCS MIB July 2007 SYNTAX INTEGER UNITS "bits/s" MAX-ACCESS read-write STATUS current DESCRIPTION "Define CRA level for the Request class in bit per second (b/s)." ::={requestClassEntry 7} requestClassRbdcMax OBJECT-TYPE SYNTAX INTEGER UNITS "2 kbits/s" MAX-ACCESS read-write STATUS current DESCRIPTION " Max RBDC that can be requested for the Request class, in number of 2 Kb/s" ::={requestClassEntry 8} requestClassRbdcTimeout OBJECT-TYPE SYNTAX INTEGER UNITS "superframes" MAX-ACCESS read-write STATUS current DESCRIPTION "Persistence of the RBDC request, expressed in superframes" ::={requestClassEntry 9} requestClassVbdcMax OBJECT-TYPE SYNTAX INTEGER UNITS "ATM cells/MPEG packets" MAX-ACCESS read-write STATUS current DESCRIPTION "Max VBDC that can be requested for the Request class, in payload units (one ATM cell or one MPEG packet) per superframe" ::={requestClassEntry 10} requestClassVbdcTimeout OBJECT-TYPE SYNTAX INTEGER UNITS "superframes" MAX-ACCESS read-write STATUS current DESCRIPTION "Time after which the RCST considers that the pending requests are lost. Combes Expires January 9, 2008 [Page 38] Internet-Draft DVB-RCS MIB July 2007 The RCST may issue new request for that traffic. VBDC Timeout is expressed in superframes." ::={requestClassEntry 11} requestClassVbdcMaxBackLog OBJECT-TYPE SYNTAX INTEGER UNITS "bytes" MAX-ACCESS read-write STATUS current DESCRIPTION "VBDC back Log per Request class. (expressed in bytes)" ::={requestClassEntry 12} requestClassAvbdcRepTime OBJECT-TYPE SYNTAX INTEGER UNITS "superframes" MAX-ACCESS read-write STATUS current DESCRIPTION "Optional parameter. AVBDC requests can be sent periodically, according to the value of that parameter. AVBDCRepTime is expressed in superframes." ::={requestClassEntry 13} requestClassRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Standard SNMP row status" DEFVAL { active } ::={requestClassEntry 14} =================================================================== -- the table of PID pools =================================================================== pidPoolTable OBJECT-TYPE SYNTAX SEQUENCE OF PidPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the PID pools. A PID value may occur in more than one PID pool. Each PID value can effectively Combes Expires January 9, 2008 [Page 39] Internet-Draft DVB-RCS MIB July 2007 occur only once in each pool. Only one Pid per PID pool is required for short term QoS support." ::={rcstQos 4} pidPoolEntry OBJECT-TYPE SYNTAX PidPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the PID list table." INDEX { pidPoolIndex, pidIndex } ::= { pidPoolTable 1 } PidPoolEntry ::= SEQUENCE { pidPoolIndex Integer32, pidIndex Integer32, pidValue Integer32, pidPoolRowStatus RowStatus } pidPoolIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS read-only STATUS current DESCRIPTION "Index of the Pid pool in the PID pool table." ::={pidPoolEntry 1} pidIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS read-only STATUS current DESCRIPTION "Index of the PID entry within the PID pool." ::={pidPoolEntry 2} pidValue OBJECT-TYPE SYNTAX Integer32 (0..8191) MAX-ACCESS read-write STATUS current DESCRIPTION "Define one of the PIDs to be used in a PID pool of pidPoolIndex." ::={pidPoolEntry 3} pidPoolRowStatus OBJECT-TYPE SYNTAX RowStatus Combes Expires January 9, 2008 [Page 40] Internet-Draft DVB-RCS MIB July 2007 MAX-ACCESS read-write STATUS current DESCRIPTION "Standard SNMP row status" DEFVAL { active } ::={pidPoolEntry 4} qosGlobalRbdcMax OBJECT-TYPE SYNTAX INTEGER UNITS "2 kbits/s" MAX-ACCESS read-write STATUS current DESCRIPTION "The global RBDC max is for information only and it is optional. (expressed in number of 2 kb/s)" ::={rcstQos 5} qosGlobalVbdcMax OBJECT-TYPE SYNTAX INTEGER UNITS "ATM cells/MPEG packets" MAX-ACCESS read-write STATUS current DESCRIPTION "The global VBDC max is for information only and it is optional.(expressed in payload units/superframe)" ::={rcstQos 6} qosGlobalVbdcMaxBackLog OBJECT-TYPE SYNTAX INTEGER UNITS "bytes" MAX-ACCESS read-write STATUS current DESCRIPTION "The global VBDC back log is used only if the VBDC back log is not configured in the Request class. (expressed in bytes)" ::={rcstQos 7} qosGlobalAvbdcRepTime OBJECT-TYPE SYNTAX INTEGER UNITS "superframes" MAX-ACCESS read-write STATUS current DESCRIPTION "The global AVBDC rep time is optional (expressed in superframes)." Combes Expires January 9, 2008 [Page 41] Internet-Draft DVB-RCS MIB July 2007 ::={rcstQos 8} qosChannelIdStrictDispatching OBJECT-TYPE SYNTAX INTEGER { not_strict (0), strict (1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the RCST will strictly follow RC association when signaled through Channel_ID in the TBTP: No strict association (0) Strict association (1)" ::={rcstQos 9} =================================================================== -- rcstState sub-tree object types =================================================================== rcstMode OBJECT-TYPE SYNTAX INTEGER { installation (0), operational (1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Allows to identify in which mode the RCST is and to return it to the installation mode when needed. Values for the RCST mode are: Installation (0) Operational (1)" ::={rcstState 1} rcstFaultStatus OBJECT-TYPE SYNTAX INTEGER { nofault (0), fault (1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Provide the fault status of the terminal. The fault status management is vendor specific. Values for the Fault Status are: no fault (0) Combes Expires January 9, 2008 [Page 42] Internet-Draft DVB-RCS MIB July 2007 fault (1)" ::={rcstState 2} rcstFwdLinkStatus OBJECT-TYPE SYNTAX INTEGER { notAcquired (0), acquired (1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Provides the status of the RCST Forward Link. Values for the Forward Link Status are: Not acquired (0) Acquired (1)" ::={rcstState 3} rcstRtnLinkStatus OBJECT-TYPE SYNTAX INTEGER { loggedOff (0), loggedOn (1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Provides the status of the RCST Return Link. Values for the Return Link Status are: Logged-off (0) Logged-on (1)" ::={rcstState 4} rcstLogUpdated OBJECT-TYPE SYNTAX INTEGER { noUpdate (0), logfileUpdated (1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the existence of an updated log file: No update (0) Log file updated (1) The RCST should remove the Log file updated indication as the log file is fetched by the NCC." ::={rcstState 5} rcstCurrentSoftwareVersion OBJECT-TYPE Combes Expires January 9, 2008 [Page 43] Internet-Draft DVB-RCS MIB July 2007 SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Current RCST software version." ::={rcstState 6} rcstAlternateSoftwareVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Alternate (backup/new) RCST software version." ::={rcstState 7} rcstActivatedConfigFileVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version of the most recently activated configuration file. Version is vendor specific." ::={rcstState 8} rcstDownloadedConfigFileVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version of the most recently downloaded configuration file. Version is vendor specific. If the value is different from rcstActivatedConfigFileVersion, it is pending for activation." ::={rcstState 9} =================================================================== -- rcstControl sub-tree object types ==================================================================== ctrlRebootCommand OBJECT-TYPE SYNTAX INTEGER { idle (1), normal (2), alternate (3) } MAX-ACCESS read-write Combes Expires January 9, 2008 [Page 44] Internet-Draft DVB-RCS MIB July 2007 STATUS current DESCRIPTION "This variable shall force the RCST to reboot (1)- idle (2)- normal reboot (from current software load) (3)- reboot from alternate load (swap to alternate load before reboot)" DEFVAL {1} ::={rcstControl 1} ctrlRcstTxDisableOBJECT-TYPE SYNTAX INTEGER { idle (1), disable (2), } MAX-ACCESS read-write STATUS current DESCRIPTION "This variable shall force the RCST to stop transmission (transmit disabled as defined in [1]): (1)- idle (2)- initiate Tx Disabled" DEFVAL {1} ::={rcstControl 2} ctrlUserTrafficDisableOBJECT-TYPE SYNTAX INTEGER { idle (1), disable (2), } MAX-ACCESS read-write STATUS current DESCRIPTION "This variable shall disable user traffic (only RCST management traffic can be transmitted) (1)- idle (2)- disable user traffic" DEFVAL {1} ::={rcstControl 3} ctrlCwEnable OBJECT-TYPE SYNTAX INTEGER { off (1), on (2), Combes Expires January 9, 2008 [Page 45] Internet-Draft DVB-RCS MIB July 2007 } MAX-ACCESS read-write STATUS current DESCRIPTION "This variable will force the RCST to start transmission of CW, if the RCST is first set to the installation state, and is properly configured for CW transmission: (1)- off (2)- on" DEFVAL {1} ::={rcstControl 4} ctrlOduTxReferenceEnable OBJECT-TYPE SYNTAX INTEGER { off (1), on (2), } MAX-ACCESS read-write STATUS current DESCRIPTION "Enables activation and deactivation of 10 MHz reference clock in the Tx IFL cable: (1) off (2) on" DEFVAL {2} ::={rcstControl 5} ctrlOduTxDCEnable OBJECT-TYPE SYNTAX INTEGER { off (1), on (2), } MAX-ACCESS read-write STATUS current DESCRIPTION "Enables activation and deactivation of DC in the Tx IFL cable: (1) off (2) on" DEFVAL {2} ::={rcstControl 6} ctrlOduRxDCEnable OBJECT-TYPE Combes Expires January 9, 2008 [Page 46] Internet-Draft DVB-RCS MIB July 2007 SYNTAX INTEGER { off (1), on (2), } MAX-ACCESS read-write STATUS current DESCRIPTION "Enables activation and deactivation of DC in the Rx IFL cable: (1) off (2) on" DEFVAL {2} ::={rcstControl 7} ctrlDownloadFileCommand OBJECT-TYPE SYNTAX INTEGER { idle (1), config (2), installationLog (3) } MAX-ACCESS read-write STATUS current DESCRIPTION "This variable shall initiate a RCST configuration file download process (1) idle (2) download RCST configuration file from TFTP/FTP server (3) download RCST installation log file from TFTP/FTP server (INSTALL_LOG OPTION)" DEFVAL {1} ::={rcstControl 8} ctrlUploadFileCommand OBJECT-TYPE SYNTAX INTEGER { idle (1), config (2), eventAlarm (3), installationLog (4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This variable shall initiate a RCST upload process (1) idle Combes Expires January 9, 2008 [Page 47] Internet-Draft DVB-RCS MIB July 2007 (2) upload RCST configuration file to TFTP/FTP server (3) upload RCST event/alarm log file to TFTP/FTP server (4) upload RCST installation log file to TFTP/FTP server (INSTALL_LOG OPTION)" DEFVAL {1} ::={rcstControl 9} ctrlActivateConfigFileCommand OBJECT-TYPE SYNTAX INTEGER { idle (1), activate (2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Triggers the RCST to use the configuration file and update its parameters accordingly. Some RCST implementation may require a reboot for the parameters to take effect (vendor specific). (1) Idle (2) activate" DEFVAL {1} ::={rcstControl 10} ctrlRcstLogonCommand OBJECT-TYPE SYNTAX INTEGER { idle (1), logon (2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This variable shall initiate a RCST logon (1) idle (2) initiate RCST logon" DEFVAL {1} ::={rcstControl 11} ctrlRcstLogoffCommand OBJECT-TYPE SYNTAX INTEGER { idle (1), logoff (2) } MAX-ACCESS read-write Combes Expires January 9, 2008 [Page 48] Internet-Draft DVB-RCS MIB July 2007 STATUS current DESCRIPTION "This variable shall initiate a RCST logoff (1) idle (2) initiate RCST logoff" DEFVAL {1} ::={rcstControl 12} =================================================================== -- conformance information ==================================================================== rcstGroups OBJECT IDENTIFIER ::= {dvbrcsConformance 1} rcstCompliances OBJECT IDENTIFIER ::= {dvbrcsConformance 2} =================================================================== -- conformance statements =================================================================== rcstCompliance1 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for DVB-RCS terminals that are compliant with SatLabs system recommendations version 2." MODULE -- this module MANDATORY-GROUPS {rcstSystemGroup, rcstInstallGroup, rcstNetworkGroup, rtnConfigGroup, fwdConfigGroup, fwdStatusGroup, rcstQosGroup, rcstStateGroup, rcstControlGroup} GROUP rcstExtSystemGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the SNMPALL option." GROUP rcstExtNetworkGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the SNMPALL option." Combes Expires January 9, 2008 [Page 49] Internet-Draft DVB-RCS MIB July 2007 GROUP rcstExtInstallGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the INSTALL_LOG option." GROUP rcstDnsGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the DNS option." GROUP rtnExtConfigGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the SNMPALL option." GROUP fwdExtStatusGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the FWDLINKSTATUS option." GROUP rcstEnhancedClassifierGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the ENHCLASSIFIER option." GROUP rcstMpegQosGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the MPEG option." GROUP rcstAvbdcRepQosGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the AVBDC_REP option." GROUP rcstGlobalQosGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the RCST_PARA option." Combes Expires January 9, 2008 [Page 50] Internet-Draft DVB-RCS MIB July 2007 GROUP rcstGlobalAvbdcRepQosGroup DESCRIPTION "This group is mandatory for an RCST that claims to support both the RCST_PARA option and the AVBDC_REP option." GROUP rcstStrictQosGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the CHID_STRICT option." GROUP rtnStatusGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the SNMPALL option." GROUP rcstExtControlGroup DESCRIPTION "This group is mandatory for an RCST that claims to support the SNMPALL option." OBJECT systemOduTxType MIN-ACCESS read-only DESCRIPTION "Write access required if the RCST doesn't provide the information." OBJECT systemOduRxType MIN-ACCESS read-only DESCRIPTION "Write access required if the RCST doesn't provide the information." OBJECT networkLanIpAddress MIN-ACCESS read-only Combes Expires January 9, 2008 [Page 51] Internet-Draft DVB-RCS MIB July 2007 DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT networkLanIpMask MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT pktClassDscpLow MIN-ACCESS read-only DESCRIPTION "Create access only required if ENHCLASSIFIER support is claimed." OBJECT pktClassDscpHigh MIN-ACCESS read-only DESCRIPTION "Create access only required if ENHCLASSIFIER support is claimed." OBJECT pktClassDscpMarkValue MIN-ACCESS read-only DESCRIPTION "Create access only required if ENHCLASSIFIER support is claimed." OBJECT phbIdentifier MIN-ACCESS read-only DESCRIPTION "Create access only required if SNMPALL support is claimed." OBJECT phbName Combes Expires January 9, 2008 [Page 52] Internet-Draft DVB-RCS MIB July 2007 MIN-ACCESS read-only DESCRIPTION "Create access only required if SNMPALL support is claimed." OBJECT phbRequestClassAssociation MIN-ACCESS read-only DESCRIPTION "Create access only required if SNMPALL support is claimed." OBJECT phbMappingRowStatus MIN-ACCESS read-only DESCRIPTION "Create access only required if SNMPALL support is claimed." OBJECT requestClassName MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassChanId MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassVccVpi MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassVccVci Combes Expires January 9, 2008 [Page 53] Internet-Draft DVB-RCS MIB July 2007 MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassPidPoolReference MIN-ACCESS not-accessible DESCRIPTION "Read-only access required if MPEG option is claimed. Write access only required if also SNMPALL support is claimed." OBJECT requestClassCra MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassRbdcMax MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassRbdcTimeout MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassVbdcMax MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." Combes Expires January 9, 2008 [Page 54] Internet-Draft DVB-RCS MIB July 2007 OBJECT requestClassVbdcTimeout MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassVbdcMaxBacklog MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT requestClassRowStatus MIN-ACCESS read-only DESCRIPTION "Write access only required if SNMPALL support is claimed." OBJECT pidPoolIndex MIN-ACCESS not-accessible DESCRIPTION "Read-only access required if MPEG option is claimed." OBJECT pidIndex MIN-ACCESS not-accessible DESCRIPTION "Read-only access required if MPEG option is claimed." OBJECT pidValue MIN-ACCESS not-accessible DESCRIPTION "Read-only access required if MPEG option is claimed. Write access Combes Expires January 9, 2008 [Page 55] Internet-Draft DVB-RCS MIB July 2007 only required if also SNMPALL support is claimed." OBJECT pidPoolRowStatus MIN-ACCESS not-accessible DESCRIPTION "Read-only access required if MPEG option is claimed. Write access only required if also SNMPALL support is claimed." ::= { rcstCompliances 1 } =================================================================== -- units of conformance ==================================================================== =================================================================== -- object groups for rcst system =================================================================== rcstSystemGroup OBJECT-GROUP OBJECTS { systemMibVersion, systemLocation, systemOduTxType, systemOduRxType, systemSatlabsOptions } STATUS current DESCRIPTION "A collection of objects providing information applicable for basic device management support." ::= { rcstGroups 1 } rcstExtSystemGroup OBJECT-GROUP OBJECTS { systemOduAntennaSize, systemOduAntennaGain, systemOduSspa, Combes Expires January 9, 2008 [Page 56] Internet-Draft DVB-RCS MIB July 2007 systemOduRxBand, systemOduRxLO, systemOduTxLO, installCwPower } STATUS current DESCRIPTION "A collection of objects providing information applicable for extended device management support." ::= { rcstGroups 2 } =================================================================== -- object groups for rcst installation =================================================================== rcstInstallGroup OBJECT-GROUP OBJECTS { installAntennaAlignmentState, installCwFrequency, installCwMaxDuration, installCoPolReading, installXPolReading, installCoPolTarget, installXPolTarget, installStandByDuration, installTargetEsNo, } STATUS current DESCRIPTION "A collection of objects providing information applicable for basic installation support." ::= { rcstGroups 3 } rcstExtInstallGroup OBJECT-GROUP OBJECTS { networkInstallLogFileDownloadUrl, networkInstallLogFileUploadUrl } STATUS current DESCRIPTION "A collection of objects providing extended device installation support." ::= { rcstGroups 4 } =================================================================== Combes Expires January 9, 2008 [Page 57] Internet-Draft DVB-RCS MIB July 2007 -- object groups for rcst networking =================================================================== rcstNetworkGroup OBJECT-GROUP OBJECTS { networkOamIpAddr, networkOamIpNetworkMask, networkLanIpAddress, networkLanIpMask, networkConfigFileDownloadUrl, networkConfigFileUploadUrl, networkLogFileUploadUrl } STATUS current DESCRIPTION "A collection of objects providing basic networking management support." ::= { rcstGroups 5 } rcstExtNetworkGroup OBJECT-GROUP OBJECTS { networkOamIpAddrAssign, networkAirInterfaceDefaultGW, networkNccMgtIpAddress } STATUS current DESCRIPTION "A collection of objects providing extended networking management support." ::= { rcstGroups 6 } rcstDnsGroup OBJECT-GROUP OBJECTS { networkDnsServerIpAddress } STATUS current DESCRIPTION "IP address of the DNS server to be used to resolve URL's as needed." ::= { rcstGroups 7 } =================================================================== Combes Expires January 9, 2008 [Page 58] Internet-Draft DVB-RCS MIB July 2007 -- object groups for return link =================================================================== rtnConfigGroup OBJECT-GROUP OBJECTS { rtnconfDefIfLevel } STATUS current DESCRIPTION "A collection of objects providing basic return link configuration support." ::= { rcstGroups 8 } rtnExtConfigGroup OBJECT-GROUP OBJECTS { rtnconfMaxEirp } STATUS current DESCRIPTION "A collection of objects providing extended return link configuration support." ::= { rcstGroups 9 } rtnStatusGroup OBJECT-GROUP OBJECTS { rcstRtnLinkStatus, rtnstatusEbN0, rtnstatusSFduration, rtnstatusPayloadUnit } STATUS current DESCRIPTION "A collection of objects allowing access to RTN link status." ::= { rcstGroups 10 } =================================================================== -- object groups for forward link =================================================================== fwdConfigGroup OBJECT-GROUP Combes Expires January 9, 2008 [Page 59] Internet-Draft DVB-RCS MIB July 2007 OBJECTS { fwdStartIndex, fwdStartPopId, fwdStartFrequency, fwdStartPolar, fwdStartFormat, fwdStartModulation, fwdStartRolloff, fwdStartSymbolRate, fwdStartInnerFec, fwdStartRowStatus } STATUS current DESCRIPTION "A collection of objects providing basic start forward link configuration support." ::= { rcstGroups 11 } fwdStatusGroup OBJECT-GROUP OBJECTS { fwdStatusIfIndex, fwdStatusNetId, fwdStatusCnr, fwdStatusRowStatus } STATUS current DESCRIPTION "A collection of objects providing basic forward link status." ::= { rcstGroups 12 } fwdExtStatusGroup OBJECT-GROUP OBJECTS { fwdStatusFormat, fwdStatusFrequency, fwdStatusPolar, fwdStatusInnerFec, fwdStatusSymbolRate, fwdStatusRollOff, fwdStatusModulation, fwdStatusFecFrame, fwdStatusPilot, Combes Expires January 9, 2008 [Page 60] Internet-Draft DVB-RCS MIB July 2007 fwdStatusBer, fwdStatusRxPower, rcstFwdLinkStatus } STATUS current DESCRIPTION "A collection of objects providing extended forward link status." ::= { rcstGroups 13 } ==================================================================== -- object groups for QOS ==================================================================== rcstQosGroup OBJECT-GROUP OBJECTS { pktClassIndex, pktClassPhbAssociation, phbIdentifier, phbName, phbRequestClassAssociation, requestClassIndex, requestClassName, requestClassChanId, requestClassVccVpi, requestClassVccVci, requestClassCra, requestClassRbdcMax, requestClassRbdcTimeout, requestClassVbdcMax, requestClassVbdcTimeout, requestClassVBDCMaxBacklog } STATUS current DESCRIPTION "A collection of objects providing basic access to QOS configuration data." ::= { rcstGroups 14 } rcstEnhancedClassifierGroup OBJECT-GROUP OBJECTS { pktClassIpProtocol, pktClassIpScrAddr, pktClassIpScrAddrMask, Combes Expires January 9, 2008 [Page 61] Internet-Draft DVB-RCS MIB July 2007 pktClassIpDstAddr, pktClassIpDstAddrMask, pktClassSrcPortLow, pktClassSrcPortHigh, pktClassDstPortLow, pktClassDstPortHigh } STATUS current DESCRIPTION "A collection of objects providing support for management of the enhanced classifier." ::= { rcstGroups 15 } rcstMpegQosGroup OBJECT-GROUP OBJECTS { requestClassPidPoolReference, pidPoolIndex, pidIndex, pidValue, pidPoolRowStatus } STATUS current DESCRIPTION "A collection of objects providing access to MPEG related link QOS configuration data." ::= { rcstGroups 16 } rcstAvbdcRepQosGroup OBJECT-GROUP OBJECTS { requestClassAvbdcRepTime } STATUS current DESCRIPTION "A collection of objects providing access to AVDBC repeat related QOS configuration data." ::= { rcstGroups 17 } rcstGlobalQosGroup OBJECT-GROUP OBJECTS { qosGlobalRbdcMax, qosGlobalVBDCMax, Combes Expires January 9, 2008 [Page 62] Internet-Draft DVB-RCS MIB July 2007 qosGlobalVBDCMaxBacklog } STATUS current DESCRIPTION "A collection of objects providing access to global RCST QOS configuration data." ::= { rcstGroups 18 } rcstGlobalAvbdcRepQosGroup OBJECT-GROUP OBJECTS { qosGlobalAvbdcRepTime } STATUS current DESCRIPTION "A collection of objects providing access to global AVDBC repeat related QOS configuration data." ::= { rcstGroups 19 } rcstStrictQosGroup OBJECT-GROUP OBJECTS { qosChannelIdStrictDispatching } STATUS current DESCRIPTION "A collection of objects allowing management of strict channel ID dispatching." ::= { rcstGroups 20 } =================================================================== -- object groups for rcst state =================================================================== rcstStateGroup OBJECT-GROUP OBJECTS { rcstMode, rcstFaultStatus, rcstLogUpdated, rcstSwDownloadStatus, rcstCurrentSoftwareVersion, rcstAlternateSoftwareVersion, rcstActivatedConfigFileVersion, rcstDownloadedConfigFileVersion } Combes Expires January 9, 2008 [Page 63] Internet-Draft DVB-RCS MIB July 2007 STATUS current DESCRIPTION "A collection of objects allowing access to RCST state." ::= { rcstGroups 21 } =================================================================== -- object groups for rcst control =================================================================== rcstControlGroup OBJECT-GROUP OBJECTS { ctrlRebootCommand, ctrlUserTrafficDisable, ctrlCWEnable, ctrlDownloadFileCommand, ctrlUploadFileCommand, ctrlActivateConfigFileCommand } STATUS current DESCRIPTION "A collection of objects allowing basic RCST control." ::= { rcstGroups 22 } rcstExtControlGroup OBJECT-GROUP OBJECTS { ctrlRcstTxDisable, ctrlOduTxReferenceEnable, ctrlOduTxDCEnable, ctrlOduRxDCEnable, ctrlRcstLogonCommand, ctrlRcstLogoffCommand } STATUS current DESCRIPTION "A collection of objects allowing extended RCST control." ::= { rcstGroups 23 } END= Combes Expires January 9, 2008 [Page 64] Internet-Draft DVB-RCS MIB July 2007 4. Security Considerations Some of the readable objects in this MIB module (i.e., objects with a MAX-ACCESS other than not-accessible) may be considered sensitive or vulnerable in some network environments. SNMP versions prior to SNMPv3 did not include adequate security. Even if the network itself is secure (for example by using IPsec), even then, there is no control as to who on the secure network is allowed to access and GET/SET (read/change/create/delete) the objects in this MIB module. It is RECOMMENDED that implementers consider the security features provided by the SNMPv3 framework (see [RFC3410], section 8), including full support for the SNMPv3 cryptographic mechanisms (for authentication and privacy). Further, deployment of SNMP versions prior to SNMPv3 is NOT RECOMMENDED. Instead, it is RECOMMENDED to deploy SNMPv3 and to enable cryptographic security. It is then a customer/operator responsibility to ensure that the SNMP entity giving access to an instance of this MIB module, is properly configured to give access to the objects only to those principals (users) that have legitimate rights to indeed GET or SET (change/create/delete) them. 5. IANA Considerations No action from IANA is needed. 6. Acknowledgments The authors thank Gorry Fairhurst for advice in the preparation of this document. The authors recognize this document is a collective effort of the SatLabs Group (www.satlabs.org). Combes Expires January 9, 2008 [Page 65] Internet-Draft DVB-RCS MIB July 2007 7. References 7.1. Normative References [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997 (BEST CURRENT PRACTICE). [RFC2578] McCloghrie, K., Ed., Perkins, D., Ed., and J. Schoenwaelder, Ed., "Structure of Management Information, Version 2 (SMIv2)", STD 58, RFC 2578, April 1999. [RFC2579] McCloghrie, K., Ed., Perkins, D., Ed., and J. Schoenwaelder, Ed., "Textual Conventions for SMIv2", STD 58, RFC 2579, April 1999. [RFC2580] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Conformance Statements for SMIv2", STD 58, RFC 2580, April 1999. 7.2. Informative References [ISO-MPEG] ISO/IEC DIS 13818-1:2000, "Information Technology; Generic Coding of Moving Pictures and Associated Audio Information Systems", International Standardisation Organisation (ISO). [ETSI-DAT] EN 301 192, "Digital Video Broadcasting (DVB); DVB Specifications for Data Broadcasting", European Telecommunications Standards Institute (ETSI). [ETSI-DVBS] EN 301 421 "Digital Video Broadcasting (DVB); Modulation and Coding for DBS satellite systems at 11/12 GHz", European Telecommunications Standards Institute (ETSI). [ETSI-RCS] ETSI 301 791 "Digital Video Broadcasting (DVB); Interaction Channel for Satellite Distribution Systems", European Telecommunications Standards Institute (ETSI). [RFC3410] Case, J., Mundy, R., Partain, D., and B. Stewart, "Introduction and Applicability Statements for Internet- Standard Management Framework", RFC 3410, December 2002. Combes Expires January 9, 2008 [Page 66] Internet-Draft DVB-RCS MIB July 2007 [RFC4259] Montpetit, M.-J., Fairhurst, G., Clausen, H., Collini- Nocker, B., and H. Linder, "A Framework for Transmission of IP Datagrams over MPEG-2 Networks", RFC 4259, November 2005. [SATLABS] SatLabs System Recommendations, version 2, December 2006. Available at www.satlabs.org. 8. Authors' Addresses Stephane Combes ESTEC European Space Agency Keplerlaan 1 - - P.O. Box 299 2200 AG Noordwijk ZH The Netherlands Email: stephane.combes@esa.int URL: telecom.esa.int Petter Chr. Amundsen VeriSat AS P.O Box 1 1330 Fornebu Norway Email: pca@verisat.no URL: www.verisat.no Micheline Lambert Advantech Satellite Networks 2341 boul. Alfred-Nobel Saint-Laurent (Montreal,)H4S 2A9 Quebec, Canada Email: micheline.lambert@advantechamt.com URL: www.advantechsatnet.com Combes Expires January 9, 2008 [Page 67] Internet-Draft DVB-RCS MIB July 2007 Hans-Peter Lexow STM Norway Vollsveien 21 1366 Lysaker Norway Email: hlexow@stmi.com URL: www.stmi.com 9. Intellectual Property Statement The IETF takes no position regarding the validity or scope of any Intellectual Property Rights or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights. Information on the procedures with respect to rights in RFC documents can be found in BCP 78 and BCP 79. Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this specification can be obtained from the IETF on-line IPR repository at http://www.ietf.org/ipr. The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights that may cover technology that may be required to implement this standard. Please address the information to the IETF at ietf-ipr@ietf.org. 10. Disclaimer of Validity This document and the information contained herein are provided on an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Combes Expires January 9, 2008 [Page 68] Internet-Draft DVB-RCS MIB July 2007 11. Copyright Statement Copyright (C) The IETF Trust (2007). This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the authors retain all their rights. Combes Expires January 9, 2008 [Page 69] Internet-Draft DVB-RCS MIB July 2007 <<< RFC Ed Note: please remove the text below, prior to publications >>> Change Log. Rev -00 - First draft, for comment by the community. Rev -01 - Second draft, for comment by the community. The MIB module is renamed DVBRCS-MIB to reflect that it covers more than solely interface issues. The MIB has been updated with o a conformance section that captures the options o structural changes and corrections to achieve this o SYNTAX refinements where applicable o UNITS declarations where applicable Document reformatted to conform to I-D format conventions. <<> Combes Expires January 9, 2008 [Page 70]