Search found 1 match

by arsenic
Mon Jan 31, 2011 2:21 pm
Forum: Help: General
Topic: Index by OID Value
Replies: 0
Views: 370

Index by OID Value

How can I index network interfaces by an OID value instead of OID index? The OID indices in my device change as interfaces are added and removed. Lets say the router returns the following interfaces: o.i.d.0.0 = 0 o.i.d.1.0 = interface0 o.i.d.0.1 = 1 o.i.d.1.1 = interface1 If I add a new interface, ...