On Mon, 2006-01-30 at 04:23 -0800, md salauddin wrote:
> 1. What are the Supported MIBs
Please see 'README.agent-mibs'
It's probably not 100% up-to-date, but it's the most complete
list available of what MIB objects the Net-SNMP agent implements.
Corrections and updates are welcome.
> 2. What are all the OIDs which are implemented as READ-WRITE.
I'm not sure we've got a full list of that - not least because
it often depends on the O/S that you're interested in.
As a general rule, most of the more recent implementations
(particularly those concerned with the agent internals) are
typically implemented in full, including SET support.
Much of the earlier implementation (including large chunks
of the original RFC 1213 MIB objects) may well be read only.
Try
$ cd net-snmp
$ find agent/mibgroup -name \*.c |
xargs grep -lE 'RWRITE|CAN_WRITE'
and examine the code files indicated.
If you can come up with a summary of which MIB objects
are read-write (on various architectures), we'll look at
including it within the Net-SNMP documentation.
Dave
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders