nv-l

SNMP session resources

2001-09-26 11:25:00
Subject: SNMP session resources
From: Robin James <robin.james AT thalesatm DOT com>
To: nv-l AT lists.tivoli DOT com
Date: Wed, 26 Sep 2001 16:25:00 +0100
We are using Netview on Compaq DS10 computers.

We use the Netview API for SNMP requests and the first thing we do is
call OVsnmpOpen to establish an active SNMP session for communication
with an SNMP agent.

When a program terminates normally it would call OVsnmpClose to free
resources allocated by the session. 

Anyone know what these resources are and would they be automatically
freed if the program terminates unexpectedly, crashes or whatever
without calling OVsnmpClose?

I am trying to establish if we will have a resources leak when the
program crashes.

-- 
Robin
email: robin.james AT thalesatm DOT com


<Prev in Thread] Current Thread [Next in Thread>
  • SNMP session resources, Robin James <=