Hi All,

1) #/usr/local/sbin/snmpd
2)#ps -ef|grep snmpd
    root 1134820       1   0 17:15:09      -  0:00 /usr/local/sbin/snmpd
    root 1146916 3330148   0 17:15:17  pts/1  0:00 grep snmpd
3)#cd /usr/local/bin
4)/usr/local/bin#./snmpgetnext -v 1 -c public localhost hrStorageIndex.44
HOST-RESOURCES-MIB::hrStorageIndex.45 = INTEGER: 45
5)/usr/local/bin#./snmpget -v 1 -c public localhost hrStorageIndex.45
HOST-RESOURCES-MIB::hrStorageIndex.45 = INTEGER: 45
6)/usr/local/bin#./snmpget -v 1 -c public localhost hrStorageDescr..45
HOST-RESOURCES-MIB::hrStorageDescr.45 = STRING: /oracle/DEV/origlogA
7)/usr/local/bin#./snmpget -v 1 -c public localhost  hrStorageType.45
Timeout: No Response from localhost.
8)/usr/local/bin#ps -ef|grep snmpd
    root 1134822 3330148   0 17:24:29  pts/1  0:00 grep snmpd

9)/usr/local/bin#uname -a
AIX sapdev 3 5 0008B7BED700

10)/usr/local/bin#./net-snmp-config --configure-options
'--enable-as-needed' '-disable-shared' '-disable-embedded-perl' '--without-kmem-
usage' '--with-mib-modules=host'

Best Regards,

 

________________________________
From: Thomas Anders <thomas.and...@blue-cable.de>
To: down Load <engl...@yahoo.com>
Cc: net-snmp-coders@lists.sourceforge.net
Sent: Friday, April 3, 2009 4:30:32 PM
Subject: Re: Segmentation fault(coredump)

down Load wrote:
> NET-SNMP version 5.4.2.1

What system/OS are you running net-snmp on? ("uname -a)
What's the output of "net-snmp-config --configure-options"?


+Thomas



      
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to