Re: How to add an index to standard mibs

2005-04-27 Thread Robert Story
On Wed, 27 Apr 2005 18:46:42 +0800 Hongjunli wrote: H> we can import some modules ,for example, IMPORTSifMIB H>FROM IF-MIB. Now I want to add an index to ifTable ,how can I do? You absolutely CANNOT change the indexes for ifTable. You can define a new table with ifIndex

How to add an index to standard mibs

2005-04-27 Thread Hongjunli
hi we can import some modules ,for example, IMPORTSifMIB FROM IF-MIB. Now I want to add an index to ifTable ,how can I do?