Re: snmp tables

2010-09-21 Thread Wes Hardaker
You can encode OIDs manually to get the exact row you want. You didn't mention if you're using the tools, the C-API, the SNMP API or whatever so I can't say more than "yes you can" *if* you know the index of the row you want to look up. -- Wes Hardaker Cobham Analytic Solutions ---

Re: snmp tables

2010-09-16 Thread Tsolakos Stavros
Hi. Newbie warning!!! I am still a newbie! Please correct me if I am wrong in my reply! > > when using snmp tables, is there a way to get to a exact row number. > currently i have to traverse all the rows to get to the one i want. > Table rows are actually sets of columns, acces

snmp tables

2010-09-15 Thread Brad Lira
hello, when using snmp tables, is there a way to get to a exact row number. currently i have to traverse all the rows to get to the one i want. thanks, brad. -- Start uncovering the many advantages of virtual appliances

Re: AIX5.3 & net-SNMP tables

2010-07-09 Thread IanA
work-around for this? Is the problem with AIX 64 bit? Ian - Original Message - From: "Thomas Anders" To: Sent: Friday, July 09, 2010 1:38 PM Subject: Re: AIX5.3 & net-SNMP tables > IanA wrote: >> I compiled Net-SNMP using Gcc as shown hereafter. I have a pro

Re: AIX5.3 & net-SNMP tables

2010-07-09 Thread Thomas Anders
IanA wrote: > I compiled Net-SNMP using Gcc as shown hereafter. I have a problem > displaying some tables : > *.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable* *<== no response > (table is empty) > **.iso.org.dod.internet.mgmt.mib-2.tcp.tcpConnTable* *<== no response > (table is empty) > * > *.

Re: AIX5.3 & net-SNMP tables

2010-07-09 Thread Dave Shield
On 9 July 2010 16:33, IanA wrote: > I compiled Net-SNMP using Gcc as shown hereafter. I have a problem > displaying some tables : I'm no expert on AIX, and it's certainly not one of the better supported architectures. But a couple of things to try: a) What *can* you see? If you run

AIX5.3 & net-SNMP tables

2010-07-09 Thread IanA
Hi I compiled Net-SNMP using Gcc as shown hereafter. I have a problem displaying some tables : .iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable <== no response (table is empty) .iso.org.dod.internet.mgmt.mib-2.tcp.tcpConnTable <== no response (table is empty) .iso.org.dod.internet.mgmt.mib-2

Help on SNMP Tables

2009-02-04 Thread Baltazar Francois
Hi all! I'm using net-snmp 5.3.2. I want to know if it is possible to dynamically adicionate rows to a "basic" table (without row-status column). If yes, how can I do it ? If no, why is it not possible ? Best regards, François BALTAZAR ---

SNMP Tables

2007-03-21 Thread ido ivri
Hi all, I have a problem performing "snmpwalk" on a table that's indexed by IP. I'm using net-snmp 5.0.9, and while I understand (?) that the agent treats the table as a non-simple table, (and thus does not expect the table to be ordered and traverses throughout the table to find the "next" index

Re: Monitoring client and management of SNMP tables and joins across multiple tables

2006-11-25 Thread Dave Shield
> Does anybody know if an open-source client monitoring >can manage joins between tables I don't know for definite, but I strongly suspect that most general purpose monitoring applications would not be able to handle this automatically. I'd expect that this would need you to develop a dedica

Monitoring client and management of SNMP tables and joins across multiple tables

2006-11-13 Thread Arnaud BODENAN
Hi, I define the four following tables in my MIB: -- The servers table -- monServerTable OBJECT-TYPE SYNTAX SEQUENCE OF MonServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A Table containing all servers running"

problem with snmpwalk on snmp tables. help needed urgently please.

2005-01-23 Thread sharath ramegowda
hi .. i have a mib table to which i am adding rows using the function shown below. all the additions are fine and when i do a "snmpget" on the individual rows the vlues returned are correct. but when i do an snmpwalk starting at the table's oid. i get the following error. ERROR --- snmpw