On Fri, 2005-06-24 at 09:39, Jeetendra Singh wrote:
> 1. What is meant by "network management portion" in this context?

The SNMP agent

> 2. If I have 
>     -    a managed resource(for ex: device's port status), 
>     -    a subagent (which is monitoring that port), and
>     -    an agentX master agent
> Whose uptime will be displayed in SNMPv2 traps sent to manager?

The master agent.



> 3. Is sysUpTime redundant in case of SNMPv2 traps, if the trap
> definition itself has a "*LastChange" as a trap parameter? Since, the
> "*LastChange" parameter is normally defined as "The value of sysUpTime
> at the time of the most recent change in state of *", it seems the
> mandatory varbind "sysUpTime" and "*LastChange" values will always be
> similar in the trap?

Not necessarily.
The LastChange value will be the value of sysUpTime when X changed.
The sysUpTime value is the value of sysUpTime when the trap is sent.

If the trap is sent immediately after X changes (probably as a result
of this change), then the two values will be basically the same - yes.
But if the trap is sent some time later (as a result of some other
event), then the two values may well be different.


Dave



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to