The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2003-Nov> msg00224



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

LDP-MIB

  • From: Francois Prowse <fp@prowse.co.nz>
  • Date: Wed, 26 Nov 2003 20:39:27 +1300 (NZDT)
  • Cc: Francois Prowse <fp@prowse.co.nz>, mpls@UU.NET
  • X-X-Sender: fprowse@linux-wlg.prowse.co.nz

Thanks - much appreciated.....I had a feeling that this may have been 
renamed! 

Thanks for you help...

regards

Francois

On Tue, 25 Nov 2003 jcucchiara@mindspring.com wrote:

> 
> Hello Francois, 
> 
> mplsLdpSesState has been renamed to mplsLdpSessionState.
> 
> mplsLdpSessionState OBJECT-TYPE
>          SYNTAX      INTEGER {
>                         nonexistent(1),
>                         initialized(2),
>                         openrec(3),
>                         opensent(4),
>                         operational(5)
>                      }
>          MAX-ACCESS  read-only
>          STATUS      current
>          DESCRIPTION
>              "The current state of the session, all of the
>              states 1 to 5 are based on the state machine
>              for session negotiation behavior."
>          REFERENCE
>              "RFC3036, LDP Specification, Section 2.5.4,
>              Initialization State Machine."
>          ::= { mplsLdpSessionEntry 2 }
> 
> 
> 
> The references to "mplsLdpSesState" are in the area which
> describes changes to the MIB from revision to revision.
> This section is going away when the draft becomes an RFC.
> 
>    -Joan
> 
> 
> 
> At 11:47 AM 11/25/03 +1300, Francois Prowse wrote:
> >Hell, looking at the design of draft-ietf-mpls-ldp-mib-14.txt it refers to 
> >mplsLdpSesState. I'm trying to find the MIB that this is actually 
> >described in, anyone able to point me in the right direction?
> >
> >re
> >
> >Francois
> >
> >
> >-- 
> >
> >
> >
> 

-- 



  • References:
    • LDP-MIB
      • From: jcucchiara@mindspring.com