On 5/25/2010 2:52 PM, Jatin Davey wrote:
>
> On 5/25/2010 2:45 PM, Dave Shield wrote:
>    
>> snmpwalk  -v 2c -c public  XXXX     extTable
>>
>>      
> Output from the offending system:
>
> UCD-SNMP-MIB::extIndex.1 = INTEGER: 1
> UCD-SNMP-MIB::extIndex.2 = INTEGER: 2
> UCD-SNMP-MIB::extIndex.3 = INTEGER: 3
> UCD-SNMP-MIB::extNames.1 = STRING: threadsjava
> UCD-SNMP-MIB::extNames.2 = STRING: threadscspc
> UCD-SNMP-MIB::extNames.3 = STRING: threadsmysqld
> UCD-SNMP-MIB::extCommand.1 = STRING: /home/proc_threads/javathreads
> UCD-SNMP-MIB::extCommand.2 = STRING: /home/proc_threads/cspc_server_threads
> UCD-SNMP-MIB::extCommand.3 = STRING: /home/proc_threads/mysqldthreads
> UCD-SNMP-MIB::extResult.1 = INTEGER: 1
> UCD-SNMP-MIB::extResult.2 = INTEGER: 1
> UCD-SNMP-MIB::extResult.3 = INTEGER: 1
> UCD-SNMP-MIB::extOutput.1 = STRING: /home/proc_threads/javathreads:
> Permission denied
> UCD-SNMP-MIB::extOutput.2 = STRING:
> /home/proc_threads/cspc_server_threads: Permission denied
> UCD-SNMP-MIB::extOutput.3 = STRING: /home/proc_threads/mysqldthreads:
> Permission denied
> UCD-SNMP-MIB::extErrFix.1 = INTEGER: noError(0)
> UCD-SNMP-MIB::extErrFix.2 = INTEGER: noError(0)
> UCD-SNMP-MIB::extErrFix.3 = INTEGER: noError(0)
> UCD-SNMP-MIB::extErrFixCmd.1 = STRING:
> UCD-SNMP-MIB::extErrFixCmd.2 = STRING:
> UCD-SNMP-MIB::extErrFixCmd.3 = STRING:
>
>
> Output from a working system:
>
> UCD-SNMP-MIB::extIndex.1 = INTEGER: 1
> UCD-SNMP-MIB::extIndex.2 = INTEGER: 2
> UCD-SNMP-MIB::extIndex.3 = INTEGER: 3
> UCD-SNMP-MIB::extNames.1 = STRING: threadsjava
> UCD-SNMP-MIB::extNames.2 = STRING: threadscspc
> UCD-SNMP-MIB::extNames.3 = STRING: threadsmysqld
> UCD-SNMP-MIB::extCommand.1 = STRING: /home/proc_threads/javathreads
> UCD-SNMP-MIB::extCommand.2 = STRING: /home/proc_threads/cspc_server_threads
> UCD-SNMP-MIB::extCommand.3 = STRING: /home/proc_threads/mysqldthreads
> UCD-SNMP-MIB::extResult.1 = INTEGER: 0
> UCD-SNMP-MIB::extResult.2 = INTEGER: 35
> UCD-SNMP-MIB::extResult.3 = INTEGER: 0
> UCD-SNMP-MIB::extOutput.1 = STRING: 68
> UCD-SNMP-MIB::extOutput.2 = STRING: 141
> UCD-SNMP-MIB::extOutput.3 = STRING: 23
> UCD-SNMP-MIB::extErrFix.1 = INTEGER: noError(0)
> UCD-SNMP-MIB::extErrFix.2 = INTEGER: noError(0)
> UCD-SNMP-MIB::extErrFix.3 = INTEGER: noError(0)
> UCD-SNMP-MIB::extErrFixCmd.1 = STRING:
> UCD-SNMP-MIB::extErrFixCmd.2 = STRING:
> UCD-SNMP-MIB::extErrFixCmd.3 = STRING:
>
>
> Thanks
> Jatin
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Net-snmp-users mailing list
> [email protected]
> Please see the following page to unsubscribe or change other options:
> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>
>    

I also turned off the iptables service to rule out if it is causing some 
issues but even then it is showing the permission denied error. Please 
let me know if there is something that i am missing.

Thanks
Jatin

------------------------------------------------------------------------------

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to