Discussion:
No Such Object available on this agent
h***@softhome.net
2004-07-23 08:49:06 UTC
Permalink
Hello!

I've been able to integrate my MIB into the net-snmp agent, and the agent is
running happily.

Now when I do an snmpwalk for the OID corresponding my MIB, the agent
snmpwalk displays "No Such Object available on this agent".

Where am I going wrong? Can anyone help me with this?

Thanks in advance..
--Haris
Esteban Pizzini
2004-07-23 10:06:06 UTC
Permalink
Post by h***@softhome.net
Hello!
I've been able to integrate my MIB into the net-snmp agent, and the agent is
running happily.
Now when I do an snmpwalk for the OID corresponding my MIB, the agent
snmpwalk displays "No Such Object available on this agent".
which is the way you are calling snmpwalk?? with params are you passing??
did you try with snmpget?? did you copy the mib file to agent mibs directory??

EP
Post by h***@softhome.net
Where am I going wrong? Can anyone help me with this?
Thanks in advance..
--Haris
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-users mailing list
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
h***@softhome.net
2004-07-23 11:16:07 UTC
Permalink
Post by h***@softhome.net
Hello!
I've been able to integrate my MIB into the net-snmp agent, and the agent is
running happily.
Now when I do an snmpwalk for the OID corresponding my MIB, the agent
snmpwalk displays "No Such Object available on this agent".
<which is the way you are calling snmpwalk?? with params are you passing??
<did you try with snmpget?? did you copy the mib file to agent mibs
<directory??

The snmpwalk is used as:
snmpwalk -v2c 10.20.59.1 -c local .1.3.6.1.4.1.12532

snmpget returns the same error. "No such object".

The MIBs are copied in the agent's directory. Even the generic OIDs are
retunrning the same errors. I believe the error is not in the agnet
implementation but in somewhere in the settings.

Hari
Esteban Pizzini
2004-07-23 13:37:09 UTC
Permalink
Post by h***@softhome.net
Post by h***@softhome.net
Hello!
I've been able to integrate my MIB into the net-snmp agent, and the agent is
running happily.
Now when I do an snmpwalk for the OID corresponding my MIB, the agent
snmpwalk displays "No Such Object available on this agent".
<which is the way you are calling snmpwalk?? with params are you passing??
<did you try with snmpget?? did you copy the mib file to agent mibs
<directory??
snmpwalk -v2c 10.20.59.1 -c local .1.3.6.1.4.1.12532
snmpget returns the same error. "No such object".
The MIBs are copied in the agent's directory. Even the generic OIDs are
retunrning the same errors. I believe the error is not in the agnet
implementation but in somewhere in the settings.
which are the settings of the community that you are using??
Post by h***@softhome.net
Hari
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-users mailing list
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
Loading...