Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Accessing Sql server 2000 DB using SNMP

Author  Topic 

anilverizon1
Starting Member

1 Post

Posted - 2006-11-16 : 12:43:27
I need to genereate Traps using SNMP Agent when data in a table of SQL SERVER 2000 database got modified (when a new row got inserted in a table). How can we do this? Please help.

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-11-16 : 14:02:57
SNMP is used to monitor hardware like routers in the network or monitoring network throughput.
i don't think it's possible to put it inside the sql server.

what are you trying to achieve exactly? there are other ways




Go with the flow & have fun! Else fight the flow
blog thingie: http://weblogs.sqlteam.com/mladenp
Go to Top of Page
   

- Advertisement -