On 20/07/07, Need Help <[EMAIL PROTECTED]> wrote:
> 1) I performed the following "netstat -an" command to verify the snmpd
> master agent was indeed listening on port "1610":

No, it's not.
It's listening on a named Unix socket called "localhost:1610".
You embedded box doesn't recognise "localhost" as a hostname.

We've been through this once before.





> 2) I issued the following command and verified the master agent could
> process a master agent specific MIB request:
>
> /usr/local/bin # snmptranslate -On SNMPv2-MIB::sysUpTime.0
> .1.3.6.1.2.1.1.3.0

No, you haven't.
The "snmptranslate" command doesn't go anywhere near the SNMP agent.
It just works with the MIB files directly.



> 3) I issued the following command and verified the master agent knew about
> my MIB text file (OC-STB-HOST-MIB):
>
> /usr/local/bin # snmptranslate -Tp -IR
> OC-STB-HOST-MIB::ocStbHostAVInterfaceType.1

No, you haven't.
See above.


Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to