On 10 August 2010 21:58, Eyre, Bernadette (Bernadette)
<[email protected]> wrote:
> Is it possible to do snmpwalk on the snmpCommunityTable?

Not with the Net-SNMP agent, no.
Our agent does not implement this MIB.


> If so do you use v1, v2, or v3 command options?

In principle, it shouldn't matter.
If a given agent implements a MIB table, then you should be
able to walk it with any of these three SNMP versions
(given suitable access control settings).
   Of course, if the agent doesn't implement a particular MIB,
then it doesn't matter which version you use - if the information
simply isn't there, then you can't retrieve it!


> In addition, is it possible to use snmpset command to create a
> new community entry in snmpCommunityTable?

In principle, yes - assuming the SNMP agent implements this table.
In the case of the Net-SNMP agent - no.

> If so which snmpset command options must be used, v1, v2, or v3 options?

See above.



> Or is it disabled due to security reasons?

It's not disabled - it's not implemented.
Nobody has written the necessary code.

Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to