< draft-combes-ipdvb-mib-rcs-07.txt   draft-combes-ipdvb-mib-rcs-08.txt >
Transport Area Working Group S. Combes Transport Area Working Group S. Combes
Internet-Draft P. Amundsen Internet-Draft P. Amundsen
Intended status: Informational M. Lambert Intended status: Informational M. Lambert
H-P. Lexow H-P. Lexow
SatLabs Group SatLabs Group
Expires: April 2010 October 7, 2009 Expires: April 2010 October 22, 2009
The SatLabs Group DVB-RCS MIB The SatLabs Group DVB-RCS MIB
draft-combes-ipdvb-mib-rcs-07.txt draft-combes-ipdvb-mib-rcs-08.txt
Status of this Memo Status of this Memo
This Internet-Draft is submitted to IETF in full conformance This Internet-Draft is submitted to IETF in full conformance
with the provisions of BCP 78 and BCP 79. with the provisions of BCP 78 and BCP 79.
This document may not be modified, and derivative works of it This document may not be modified, and derivative works of it
may not be created, except to format it for publication as an may not be created, except to format it for publication as an
RFC or to translate it into languages other than English. RFC or to translate it into languages other than English.
skipping to change at page 1, line 39 skipping to change at page 1, line 39
documents at any time. It is inappropriate to use Internet- documents at any time. It is inappropriate to use Internet-
Drafts as reference material or to cite them other than as "work Drafts as reference material or to cite them other than as "work
in progress." in progress."
The list of current Internet-Drafts can be accessed at The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt http://www.ietf.org/ietf/1id-abstracts.txt
The list of Internet-Draft Shadow Directories can be accessed at The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html http://www.ietf.org/shadow.html
This Internet-Draft will expire on April 7,2010. This Internet-Draft will expire on April 22,2010.
Abstract Abstract
This document describes the MIB module for the Digital Video This document describes the MIB module for the Digital Video
Broadcasting Return Channel via Satellite system (DVB-RCS), as Broadcasting Return Channel via Satellite system (DVB-RCS), as
defined by the SatLabs Group. It defines a set of MIB entities defined by the SatLabs Group. It defines a set of MIB entities
to characterize the behavior and performance of network layer to characterize the behavior and performance of network layer
entities deploying DVB-RCS. entities deploying DVB-RCS.
Table of Contents Table of Contents
skipping to change at page 52, line 9 skipping to change at page 52, line 9
STATUS current STATUS current
DESCRIPTION DESCRIPTION
"This object specifies the VLAN User Priority to which a "This object specifies the VLAN User Priority to which a
packet is compared. A value of -1 indicates that the packet is compared. A value of -1 indicates that the
selectivity is inactive." selectivity is inactive."
DEFVAL { -1 } DEFVAL { -1 }
::={dvbRcsPktClassEntry 16} ::={dvbRcsPktClassEntry 16}
dvbRcsPktClassPhbAssociation OBJECT-TYPE dvbRcsPktClassPhbAssociation OBJECT-TYPE
SYNTAX Unsigned32 SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-create MAX-ACCESS read-create
STATUS current STATUS current
DESCRIPTION DESCRIPTION
"Associate the filter entry to a specific PHB (refer to "Associate the filter entry to a specific PHB (refer to
dvbRcsPhbIdentifier)." dvbRcsPhbIdentifier)."
::={dvbRcsPktClassEntry 17} ::={dvbRcsPktClassEntry 17}
dvbRcsPktClassRowStatus OBJECT-TYPE dvbRcsPktClassRowStatus OBJECT-TYPE
SYNTAX RowStatus SYNTAX RowStatus
MAX-ACCESS read-create MAX-ACCESS read-create
skipping to change at page 53, line 16 skipping to change at page 53, line 16
DvbRcsPhbMappingEntry ::= SEQUENCE { DvbRcsPhbMappingEntry ::= SEQUENCE {
dvbRcsPhbIdentifier Unsigned32, dvbRcsPhbIdentifier Unsigned32,
dvbRcsPhbName dvbRcsPhbName
SnmpAdminString, SnmpAdminString,
dvbRcsPhbRequestClassAssociation Unsigned32, dvbRcsPhbRequestClassAssociation Unsigned32,
dvbRcsPhbMappingRowStatus RowStatus dvbRcsPhbMappingRowStatus RowStatus
} }
dvbRcsPhbIdentifier OBJECT-TYPE dvbRcsPhbIdentifier OBJECT-TYPE
SYNTAX Unsigned32 SYNTAX Unsigned32 (0..65535)
MAX-ACCESS not-accessible MAX-ACCESS not-accessible
STATUS current STATUS current
DESCRIPTION DESCRIPTION
"Identification of the Per-Hop Behaviour (PHB). It "Identification of the Per-Hop Behaviour (PHB). It
follows the unsigned 16 bit binary encoding as specified follows the unsigned 16 bit binary encoding as specified
in RFC 3140. " in RFC 3140. The value 0 designates the Default PHB."
::={dvbRcsPhbMappingEntry 1} ::={dvbRcsPhbMappingEntry 1}
dvbRcsPhbName OBJECT-TYPE dvbRcsPhbName OBJECT-TYPE
SYNTAX SnmpAdminString SYNTAX SnmpAdminString
MAX-ACCESS read-create MAX-ACCESS read-create
STATUS current STATUS current
DESCRIPTION DESCRIPTION
"The name of the Per-Hop Behaviour (PHB)." "The name of the Per-Hop Behaviour (PHB)."
::={dvbRcsPhbMappingEntry 2} ::={dvbRcsPhbMappingEntry 2}
skipping to change at page 112, line 47 skipping to change at page 112, line 47
dvbRcsPktClassDstInetAddressType corrected to read-create dvbRcsPktClassDstInetAddressType corrected to read-create
o Syntax for dvbRcsSystemOduAntennaSize corrected to Unsigned32 o Syntax for dvbRcsSystemOduAntennaSize corrected to Unsigned32
o Details of interpretation of dvbRcsSystemSatLabsXxDeclaration o Details of interpretation of dvbRcsSystemSatLabsXxDeclaration
objects now reside in the associated TC descriptions. objects now reside in the associated TC descriptions.
o Addition of RFC3289, RFC3411, RFC4001, RFC5017 as normative o Addition of RFC3289, RFC3411, RFC4001, RFC5017 as normative
references. references.
Rev -08
* Ninth draft
Updated following MIB doctor review.
o A clarification is added to the description of
dvbRcsPhbIdentifier object, which is an INDEX object. It
explains that value 0 designates the Default PHB. Therefore
an INDEX of 0 can be used here. The Syntax of this object is
also restricted to 16-bit, as explained in the description.
The Syntax of dvbRcsPktClassPhbAssociation object also
restricted accordingly.
<<<End of RFC Ed Note >> <<<End of RFC Ed Note >>
 End of changes. 7 change blocks. 
6 lines changed or deleted 20 lines changed or added

This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/