The MPLS-OPS Archive

Cell Relay Retreat>MPLS-OPS Archive>month:2001-Oct> msg00175



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

Doubt in draft-ietf-mpls-te-mib-07.txt

  • From: "Ashwin C. Prabhu" <Ashwinp@in.huawei.com>
  • Date: Mon, 22 Oct 2001 10:44:16 +0530
  • Resent-Date: Mon, 22 Oct 2001 02:23:02 -0400
  • To: mpls@UU.NET, mpls-ops@mplsrc.com

Title: Doubt in draft-ietf-mpls-te-mib-07.txt


Hello All

   In  draft-ietf-mpls-te-mib-07.txt mplsTunnelTotalUpTime & mplsTunnelInstanceUpTime are read-create ?
   shouldn't this be read-only ?

Ashwin

mplsTunnelTotalUpTime OBJECT-TYPE
   SYNTAX        TimeTicks
   MAX-ACCESS    read-create
   STATUS        current
   DESCRIPTION
        "This value represents the aggregate up time for all
          instances of this tunnel, if available. If this
          value is unavailable, it MUST return a value of 0."
      ::= { mplsTunnelEntry 32 }

mplsTunnelInstanceUpTime OBJECT-TYPE
   SYNTAX        TimeTicks
   MAX-ACCESS    read-create
   STATUS        current
   DESCRIPTION
        "This value identifies the total time that this
          tunnel instance's operStatus has been Up(1)."
      ::= { mplsTunnelEntry 33 }