Re: ifTable extension

2007-04-02 Thread Dave Shield
On 30/03/07, Pilt <[EMAIL PROTECTED]> wrote: > is it possible to append interfaces to ifTable without modifying the standard > code? I don't think so, no. You'ld almost certainly have to tweak the routines in 'data_access', in order to load the information about your extra interfaces. Robert's t

ifTable extension

2007-03-30 Thread Pilt
Hi everyone, is it possible to append interfaces to ifTable without modifying the standard code? I mean, can there be another module also registered on ifTable OID, that adds some interfaces to the common ones? Thanks - Ta