The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2001-May> msg00555



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

TE MIB Indexes

  • From: "Natale, Robert C (Bob)" <bnatale@lucent.com>
  • Date: Tue, 29 May 2001 15:55:45 -0400
  • Cc: mpls@UU.NET

Hi Atmesh,

Index values must either be "known" a priori or discovered.
You can discover index values either via notifications (per
your comments below) or, more typically, via a GetNext walk
starting with some value preceding the first legal value for
the given index.  Often, a GetNext table "walk" is performed
to build a set of usable index values for a given instance
of a management app.

Let me know if that is unclear or seems problematic to you.

Thanks,

BobN

> -----Original Message-----
> From: AtmeshSrivastava [mailto:atmesh@multitech.co.in]
> Sent: Friday, May 25, 2001 4:05 PM
> To: tnadeau@cisco.com; mpls@UU.NET
> Subject: TE MIB Indexes
> 
> 
> Hi,
> In the TE Mib, for the TE Tunnel Table the Max Acess of the indexes is
> Accessible For Notify which means that these indexes are 
> generated only
> in the case of a trap event . Now for Snmp support how do you perform
> set , get and get next operation.
> Well in my Opinion only when you get the indexes through the trap you
> can use them to get the values of the other leaf variables for that
> particular index , that means you cannot do  a get next operation .The
> sameis applicable for the set operation .
> Please clarify on these issues as soon as possible.
> 
> Regards,
> Atmesh
> Software Engineer
> Multitech Software Systems India (p) Ltd
> 
> 
> 


  • Follow-Ups: