Share

SnmpB

Tracker: Bugs

5 Table view on Linux 64 bits - ID: 2836580
Last Update: Comment added ( martj )

snmpb 0.8 compiled in Fedora 10, 64 bits version is bugged
when you try to browse a table or row with 'Table view'
some print f in app/agent.cpp let's see that:
pnode->nodekind = 1 (whn you are using 'table view'
should be: SMI_NODEKIND_ROW: 8
or: SMI_NODEKIND_TABLE: 4
(In snmpb application you see the message: Abort, not a
table or row entry
The same release compiled in i386 arch (Tried on Fedora 10
too) works fine on the same entry (a typical test on MIB2,
ifEntry)


Nobody/Anonymous ( nobody ) - 2009-08-12 23:28

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2009-08-12 23:30
Sender: martjProject Admin

SnmpB hasn't been tested on 64 bits platforms yet.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.