no - you do not need to include removeEntry.
From: Arazo Camprecios, Marc [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2008 3:32 AM
To: Joan Landry; net-snmp-users@lists.sourceforge.net
Subject: RE: snmptable problem
Thanks for the reply.
I
umn of the table?
Thanks!
Marc Arazo
De: Joan Landry [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 29 de septiembre de 2008 13:45
Para: Arazo Camprecios, Marc; net-snmp-users@lists.sourceforge.net
Asunto: RE: snmptable problem
The only mib2c that I w
The only mib2c that I was able to get to work for tables was:
mib2c -c mib2c.table_data.conf
From: Arazo Camprecios, Marc [mailto:[EMAIL PROTECTED]
Sent: Monday, September 29, 2008 4:14 AM
To: net-snmp-users@lists.sourceforge.net
Subject: snmptable problem
> Can any one tell what's wrong with this command
>
> [EMAIL PROTECTED] amit]$ snmptable -c public 127.0.0.1 at.atTable
> snmptable: No securityName specified
You're trying to use community-based authentication,
but the v5 commands default to using SNMPv3
Try
snmptable -v 1 -c public 127.0.