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
|
Date: 2009-08-12 23:30 SnmpB hasn't been tested on 64 bits platforms yet. |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use