View Single Post
  #2 (permalink)  
Old 05-14-2008, 08:16 AM
Hari
 
Posts: n/a
RE: LanMgr-Mib-II-MIB
This is typical behavior with SNMP agents on most computing platforms..

By the way, did you check if the ARP information was accessible?

Regards,
Hari

"beeuwke" wrote:

> Hi,
>
> When the SNMP agent is installed on a PC, the Lan Management MIB
> (LanMgr-Mib-II-MIB) can be used to check which windows services that are
> running on that PC through SNMP.
> This can be done by getting the "svSvcTable" table. Here, you see all the
> running services of that. The problem that I'm facing is that, when a state
> changes of a service (like when I stop a service), it seems to take a while
> until I see these changes through SNMP. It takes more then a minute before I
> see that a service has stopped.
> Is this normal behaviour? Can it be related to settings?
>
> I have tested this on a Windows XP environment and windows 2000.
>
> can somebody help me on this?
>
> thanks in advance,
>
> regards,
> beeuwke

Reply With Quote