The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2003-Oct> msg00143



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

error not really corrected draft-ietf-mpls-te-mib-13.txt

  • From: Stefan Winter <mail@stefan-winter.de>
  • Date: Thu, 23 Oct 2003 16:34:09 +0200
  • User-Agent: KMail/1.5.4

Hi again,

a look at the new draft of draft-ietf-mpls-te-mib-13.txt shows that an issue 
pointed out some time ago about the DESC of mplsTunnelHopPathOptionIndex and 
mplsTunnelHopIndex resulted in amodification of the definition, but it did 
not solve the problem.
See the current (v13) definition:

mplsTunnelHopPathOptionIndex OBJECT-TYPE
   SYNTAX        MplsPathIndex
   MAX-ACCESS    not-accessible
   STATUS        current
   DESCRIPTION
        "Tertiary index into this table identifying a
          particular group of hops representing a particular
          configured path. This is otherwise known as a path
          option."
   ::= { mplsTunnelHopEntry 2 }

mplsTunnelHopIndex OBJECT-TYPE
   SYNTAX        MplsPathIndex
   MAX-ACCESS    not-accessible
   STATUS        current
   DESCRIPTION
        "Secondary index into this table identifying a
          particular hop."
   ::= { mplsTunnelHopEntry 3 }

The group of hops in mplsTunnelHopPathOptionIndex is not the tertiary but the 
secondary index into this table, and mplsTunnelHopIndex is not the secondary 
but the tertiary index.

Greetings,

Stefan Winter