From: Wes H. <wjh...@uc...> - 2000-11-21 19:24:57
|
>>>>> On Tue, 21 Nov 2000 10:08:21 -0500 (EST), Jas...@ms... said: Jason> hey all -- was wondering...the RMON-MIB is in the mibs Jason> directory...how do you activate it? do i have to compile it Jason> first with mib2c, or is there an alternative way of doing this? Jason> essentially, the goal of all of this is to send out traps based Jason> on certain values being exceeded/reached elsewhere in the MIBs Jason> (so if someone knows of another way to do this, please Jason> advise!)... no, RMON isn't supported by our agent (and would be a major under-taking to add support for it). Just having the MIB file isn't enough. Running mib2c on it would help define a structure that could be used to add the implementation needed, but a lot of work would be required after mib2c was run on each of the RMON sections. This kind of question is also discussed in the FAQ, so you might go glance through that. -- Wes Hardaker Please mail all replies to net...@li... |