This is a discussion on question about snmp_alarm_register_hr() within the SNMP Users forums, part of the Networking and Network Related category; --===============1779769689== Content-Type: multipart/alternative; boundary="0-1617456265-1176926072=:62341" Content-Transfer-Encoding: 8bit --0-1617456265-1176926072=:62341 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============1779769689==
Content-Type: multipart/alternative; boundary="0-1617456265-1176926072=:62341" Content-Transfer-Encoding: 8bit --0-1617456265-1176926072=:62341 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi friend, I used snmp_alarm_register_hr() to register a handler and call it every 60 seconds.Inside that subroutine I want to run another timer with duration of 1 second but I cant use the snmp_alarm_register() again..It seems it holds that request pending and after the first subroutine is over it implement the second one.(61 second later) Is there anyway to implement this? I even unregister the first alarm call using snmp_alarm_unregister() but it didn't help. Thanks, Reza --------------------------------- Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. --0-1617456265-1176926072=:62341 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit <DIV>Hi friend,</DIV> <DIV> </DIV> <DIV>I used snmp_alarm_register_hr() to register a handler and call it every 60 seconds.Inside that subroutine I want to run another timer with duration of 1 second but I cant use the snmp_alarm_register() again..It seems it holds that request pending and after the first subroutine is over it implement the second one.(61 second later)</DIV> <DIV>Is there anyway to implement this?</DIV> <DIV>I even unregister the first alarm call using snmp_alarm_unregister() but it didn't help.</DIV> <DIV> </DIV> <DIV>Thanks,</DIV> <DIV>Reza</DIV><p> <hr size=1>Ahhh...imagining that irresistible "new car" smell?<br> Check out <a href="http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc 2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM-">new cars at Yahoo! Autos.</a> --0-1617456265-1176926072=:62341-- --===============1779769689== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ --===============1779769689== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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/...net-snmp-users --===============1779769689==-- |