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
---
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
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
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
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)
> *
> *.
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
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
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
---
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
> 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
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"
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
12 matches
Mail list logo