1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 <2005> 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 <2005> 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: device support for SNMP |
From: | Matthias Clausen <[email protected]> |
To: | Andrew Johnson <[email protected]> |
Cc: | Emmanuel Mayssat <[email protected]>, Janet Anderson <[email protected]>, Vladimir Sirotenko <[email protected]>, [email protected], Albert Kagarmanov <[email protected]> |
Date: | Fri, 08 Jul 2005 08:29:17 +0200 |
Emmanuel Mayssat wrote:
I intend to use SNMP for system/ioc statistics and maintenance. ( I already use SNMP but would like to create a MIB for key epics processes and variables )
What was the purpose/function of devSNMP ?
It provides device support for some of the standard EPICS record types that permits them to do SNMP queries to other devices. We intend to use it to make the state of our network switches available as PVs through Channel Access.
I'm not sure what the correct SNMP terminology is, but this is an SNMP client not a server (it fetches information rather than exporting it), so it doesn't sound like it's what you're looking for.
- Andrew