snmpbulkget on 'system' object times out

2005-12-26 Thread saifulla Mohd Abdul
Hi, I am using net-snmp version 5.1. I am getting the following problem: snmpbulkget on 'system' object times out if the 'repititions' of other objects is given 60. Command: "snmpbulkget -v 2c -c contextc1 -m all -M . 192.168.1.100 system -B 0 60" Output: "Timeout: No Response from 192.168.1.

Disabling snmpset for a specific OID

2005-12-26 Thread Ravi, Rajagopal Shanmugam (Rajagopal Shanmugam)** CTR **
Hi all, Is it possible to disable snmpset for a particular object for a specified interval of time? This is for my project requirement. Thanks Ravi --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems?

Re: ifOperStatus value

2005-12-26 Thread Robert Story
On Fri, 23 Dec 2005 10:31:10 +0530 [EMAIL PROTECTED] wrote: KSC> Please let me know how ifSpeed calculated / form where SNMP agent KSC> gets this info? See netsnmp_arch_interface_get_if_speed in agent/mibgroup/if-mib/data_access/interface_linux.c. -- NOTE: messages sent directly to me, inste

Re: net-snmp & uClinux on Microblaze

2005-12-26 Thread Sridhar Addagada
Hi Robert, Used snmpconf to generate snmp.conf and snmpd.conf attached are the files. These are very basic the agent have been defaulted to version 1. I did run config.guess on the target system got the following error "out of string space". The issue with the logging i had disabled logging. Gi

system call used to populate ifSpeed on Linux

2005-12-26 Thread siddesh.rajappa
Hi,   We are using net-snmp 5.2.1 on Linux. The question I have here is, what is the system call net-snmp uses on Linux to populate the ifSpeed in ifTable? We are using net-snmp for wireless device and for wireless interface the ifSpeed is 0 most the times. Because of this, Manager is ge