Hi Everyone,

Is there anyone who has a solution to the issue below:

When I do snmpwalk on one of my table (ntpTable) it displays
    <the oids with the correct value>
     Error in packet.
     Reason: Unknown Error

I just upgraded my snmp agent (snmpd) from 5.4.2 to 5.7.2.1. Before the upgrade 
I had no issue at all.

I appreciate in advance.

Thanks,

Gefei
PS:   Below is my captures for both version:

5.7.2.1 version (this is the version with the error in the end)

[gjiang@Gefei-PC ~]$ snmpwalk -v 2c -c myCode 10.219.101.161 
NETOPTICS-MIB-DIRECTOR::ntpTable
NETOPTICS-MIB-DIRECTOR::ntpIndex.0.0 = INTEGER: 0
NETOPTICS-MIB-DIRECTOR::ntpAction.0.0 = INTEGER: default(0)
NETOPTICS-MIB-DIRECTOR::ntpAdmin.0.0 = INTEGER: enabled(1)
NETOPTICS-MIB-DIRECTOR::ntpSrvrIp.0.0 = IpAddress: 10.30.1.15
NETOPTICS-MIB-DIRECTOR::ntpDst.0.0 = INTEGER: on(1)
NETOPTICS-MIB-DIRECTOR::ntpTimezone.0.0 = STRING: New_York
NETOPTICS-MIB-DIRECTOR::ntpSrvrIpv6.0.0 = STRING:
Error in packet.
Reason: Unknown Error
####################################################################################

5.4.2 version: (this is the version without the error)

[gjiang@Gefei-PC ~]$ snmpwalk -v 2c -c myCode 10.219.101.161 
NETOPTICS-MIB-DIRECTOR::ntpTable
NETOPTICS-MIB-DIRECTOR::ntpIndex.0.0 = INTEGER: 0
NETOPTICS-MIB-DIRECTOR::ntpAction.0.0 = INTEGER: default(0)
NETOPTICS-MIB-DIRECTOR::ntpAdmin.0.0 = INTEGER: enabled(1)
NETOPTICS-MIB-DIRECTOR::ntpSrvrIp.0.0 = IpAddress: 10.30.1.15
NETOPTICS-MIB-DIRECTOR::ntpDst.0.0 = INTEGER: on(1)
NETOPTICS-MIB-DIRECTOR::ntpTimezone.0.0 = STRING: New_York
NETOPTICS-MIB-DIRECTOR::ntpSrvrIpv6.0.0 = STRING:

####################################################################################


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to