[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: FW: FlowId and FlowIdOrAny



I checked with authors and WG chair of SSPM MIB

I have a request outstanding to author(s) of ipsec-conf-mib

Thanks,
Bert 

-----Original Message-----
From: Andy Bierman [mailto:abierman@cisco.com]
Sent: woensdag 22 januari 2003 23:15
To: Wijnen, Bert (Bert)
Cc: Dan Romascanu (E-mail); Carl Kalbfleisch (E-mail); Bob Cole (E-mail)
Subject: Re: FW: FlowId and FlowIdOrAny


At 04:31 PM 1/22/2003 +0100, Wijnen, Bert (Bert) wrote:
>Are you following RAP or DIFFSERV WG mailing lists?

I am on the diffserv list.
Thanks for bringing this to our attention.

To be consistent with previous decisions related to
the DSMON MIB, the RMONMIB WG would prefer it if the
WG owning IPv6 flow standards would publish a MIB
module containing the appropriate TCs, so we can import
them into the SSPM MIB.

thanks,
Andy


>We are discussing a common set of TCs to be used by multiple
>MIB and PIB modules.
>
>If your not up to date, you may want to check the mailing lists 
>archives. Discussion was over teh last week or two.
>
>Thanks,
>Bert 
>p.s. I know I have this doc in AD review.... but you may
>want to check this part of it yet
>
>-----Original Message-----
>From: Juergen Schoenwaelder [mailto:schoenw@ibr.cs.tu-bs.de]
>Sent: woensdag 22 januari 2003 15:19
>To: rap@ops.ietf.org; diffserv@ietf.org
>Subject: Re: FlowId and FlowIdOrAny
>
>
>
>I found some more objects that seem to model a flow label. It turns
>out that MIB authors are really creative...
>
>draft-ietf-ipsp-ipsec-conf-mib-05.txt:
>
>  ihfIPv6FlowLabel OBJECT-TYPE
>      SYNTAX      OCTET STRING (SIZE(3))
>      MAX-ACCESS  read-create
>      STATUS      current
>      DESCRIPTION
>          "The IPv6 Flow Label that the packet must match against.
>          This object is only used if ipv6FlowLabel is set in ihfType."
>      ::= { ipHeaderFilterEntry 13 }
>
>  They obviously have another mechanism to control whether the
>  object participates in a match.
>
>draft-ietf-rmonmib-sspm-mib-06.txt:
>
>   sspmSourceProfileFlowLabel OBJECT-TYPE
>       SYNTAX      Integer32 (0..1048575)     -- 20-bit range (0 to 0xfffff)
>       MAX-ACCESS  read-create
>       STATUS      current
>       DESCRIPTION
>           "This object is  used to specify the Flow Label  in a IPv6
>            packet (RFC 2460) to force special handling by the IPv6 routers for
>            non-default quality-of-service.
>
>            This object is meaningful only when sspmSourceDestAddressType is
>            ipv6(2).  The value of this object defaults to zero if not
>            set."
>       DEFVAL { 0 }
>       ::= { sspmSourceProfileEntry 7 }
>
>  This object seems to actually control how the flow label looks like
>  in packets coming from a synthetic traffic source.
>
>Note that these objects are called flow label rather than flowid and
>hence I did not find them the first time...
>
>/js
>
>-- 
>Juergen Schoenwaelder    <http://www.informatik.uni-osnabrueck.de/schoenw/>