On 07/11/06, Enzo Arlati <[EMAIL PROTECTED]> wrote:
> I din't understand what is the purpose of table_name.

It's used to give a (presumably) meaningful name to the table.
The agent doesn't care what this name is, but it's used within some debug or
error messages, to indicate which table ran into problems.
(see helpers/table_data.c).

If you give a meaningless or dummy value, the agent will work fine.
But the error messages will be less helpful to you, than if you gave
a more sensible name in the first place.

There are also some situations (relating to "auto_data" tables) where
this name is used as part of the internal storage mechanisms.
Again, the agent doesn't actually care what name you use - as long
as it's unique for each table.

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

Reply via email to