On 10/11/06, bhushan <[EMAIL PROTECTED]> wrote:
> # snmpget -v 1 -c public localhost 1.3.6.1.4.1.16901.1.1
> SNMPv2-SMI::enterprises.16901.1.1 = INTEGER: 3
> still o/p of snmpget shows SNMPv2-SIM as root as shown above
> for solution to this i tried to remove SNMPv2-SMI.txt from that directory
N
On fre, 2006-11-10 at 19:14 +0530, bhushan wrote:
> hello friends,
> Greetings. I have written my own mib module using utility mib2c & also
> done with subagent which will invoke that mib module.
> mib module that i have written is for scalar oid variable with read
> access only & i also have added
hello friends,Greetings. I have written my own mib module using utility mib2c & also done with subagent which will invoke that mib module.mib module that i have written is for scalar oid variable with read access only & i also have
added line in snmpd.conf master agentx to enable agentx support .i