Sir! i studied again but unable to fix the error, still getting the same
error even added 0 at the end of object.
Sir! both snmpget and snmpwalk not working for TEST-ENTERPRISE-MIB ...
kindly guide me
On Mon, Sep 5, 2011 at 12:17 PM, devel tech wrote:
>
>
>
> Thanks sir!
>
> Mistakenly i save
Thanks sir!
Mistakenly i saved MIB by name TEST-MIB.txt but inside the MIB i wrote
TEST-ENTERPRISE-MIB,
and
I read about scalar instance subidentifier from "
http://www.webnms.com/cagent/help/technology_used/c_snmp_overview.html"; and
i find out the mistake that i was doing..
I was missing 0 a
On 30 August 2011 05:56, devel tech wrote:
> i performed following snmptranslate steps and got responses.
>snmptranslate -IR TEST-MIB::teststr
>Cannot find module (TEST-MIB): At line 0 in (none)
That is not surprising - the name of the MIB is
TEST-ENTERPRISE-MIBnot TEST-MIB
Please se
Hi All,
Thanks sir for such detail answer, i tried to followed your instructions, so
i decided to make it simple, mean i started some exercise to understand
template code. I changed my earlier MIB and made it simpler for me , First
of all i am trying to define a string object in MIB file for READ
On 25 August 2011 09:53, devel tech wrote:
> i compiled [my MIB] using mib2c command and it generated two files .c and h
> of
> object Namesys.
>
> mib2c -c mib2c.scalar.conf Namesys
> it was okay, then i run make command and i got following errors
>
>
> test/Namesys.c: In
hi list!
i created my own MIB file with name TEST-MIB.txt at
/usr/local/share/snmp/mibs
---
TEST-ENTERPRISE-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises
FROM RFC1155-SMI
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
TimeT