On 6 October 2010 19:39, Parth Bakshi wrote:
> $ snmpgetnext -v 2c -c public localhost
>ospf.ospfGeneralGroup.ospfRouterId
> ospf.ospfGeneralGroup.ospfRouterId: Unknown Object Identifier
> (Sub-id not found: (top) -> ospf)
>$ snmpgetnext -v 2c -c public localhost
> RFC1253-M
> On Wed, 06 Oct 2010 14:39:06 -0400, Parth Bakshi said:
PB> I believe the MIB hasnt been loaded properly I use ubuntu 7.04 for my
PB> project.
In your ~/.snmp/snmp.conf file add:
MIBS +RFC1253-MIB
--
Wes Hardaker
Cobham Analytic Solutions
-
Hello,
I am new to SNMP and im trying to load RFC1253 MIB into the snmpd
daemon. I tried running snmptranslate as shown below
parth...@node0:~$ snmptranslate -On
RFC1253-MIB::ospf.ospfGeneralGroup.ospfRouterId
.1.3.6.1.2.1.14.1.1
I get object identifier for the specified obj name
However