> On Mon, 1 Dec 2008 10:57:51 +0600, maksud <[EMAIL PROTECTED]> said:
m> I guess it is something to deal with snmpd access. But I could not find what
m> I should add/delete from snmpd.conf
You should probably remove the "rocommunity public" line since it'll
conflict with the full VACM tokens
I have a mib structure like this
wmanTestDataHolder OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This value is a test field."
::= { maxTestMib 1 }
When I want to get the value no problem occurs.
[EMAI