Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to connect Matlab and SNMP

374 views
Skip to first unread message

Cuibi liu

unread,
Apr 2, 2008, 4:34:02 PM4/2/08
to
I am doing a research which requires Matlab connects to
SNMP and get or set the data of OID. Are there any way that
Matlab can connect to SNMP?

Walter Roberson

unread,
Apr 2, 2008, 4:50:49 PM4/2/08
to
In article <ft0qjq$cmc$1...@fred.mathworks.com>,

Yes, but which SNMP authentication mechanism are you using?
Simple community strings as in SNMPv1, or security contexts
as in SNMPv3? Security contexts are a lot more work than
community strings.

For the UDP transmission, you can use the Instrument Control
Toolbox if you have it, or you can use something like
Peter Rydesaeter's TCP/UDP/IP Toolbox contribution in the
Matlab File Exchange

I see you are using the Mathworks news reader; you will need
to splice together the following URL to get it to work:

http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=345&objectType=File
--
"What is important, then, is not that the critic should possess a
correct abstract definition of beauty for the intellect, but a
certain kind of temperament, the power of being deeply moved by
the presence of beautiful objects." -- Walter Pater

0 new messages