Re: Subagentx : how to define the path where MIBS are installed
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 13/10/06, Arnaud BODENAN <[email protected]> wrote: > Is it useful for an agent to know the path where the MIBS are installed? Depends on whether it needs to use them, or not. If it loads the MIB files, this slighty increases the startup time and memory usage. If it doesn't load the MIB files, then it can't understand config lines such as view systemView included system or monitor "processes" prErrorFlag = 1 If you don't want to load the MIB files, it's better to suppress the list of MIBs to load, rather than pointing the agent to a dummy location. If you do that, then there's a slight hit when the agent start up, and the logs fill up with error messages. If you set MIBS="", then the agent simply doesn't try to load any MIB files at all. > Does the agent behave differently if it loads the MIBS or not? Yes - see above. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users