Hi all
I want to get 64 bit of snmp work in the PAE kernel
1/ ls there any snmp rpm for 64 bits
2/ when i get from source of net-snmp, i compile with ../configure --enable-mfd-rewrites after installation, the snmp can't work.
netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() error on subcontainer 'ia_addr' insert (-1) error on subcontainer 'ia_index' insert (-1) error on subcontainer 'ia_index' insert (-1) error on subcontainer 'ia_addr' insert (-1) error on subcontainer 'ia_index' insert (-1) error on subcontainer 'ia_index' insert (-1) error on subcontainer 'ia_addr' insert (-1) error on subcontainer 'ia_index' insert (-1) error on subcontainer 'ia_addr' insert (-1) couldn't map value 255 for ipAddressAddrType not enough space for value error setting index while loading ipAddressTable cache.
Thank you for your help
--------------------------------- All new Yahoo! Mail --------------------------------- Get news delivered. Enjoy RSS feeds right on your Mail page.
on 9/26/2007 7:29 AM chloe K spake the following:
Hi all
I want to get 64 bit of snmp work in the PAE kernel
1/ ls there any snmp rpm for 64 bits
2/ when i get from source of net-snmp, i compile with ./configure --enable-mfd-rewrites after installation, the snmp can't work.
PAE kernel is 32 bit. 64 bit apps need 64 bit kernel, and 64 bit kernel doesn't need PAE.
Scott Silva wrote:
on 9/26/2007 7:29 AM chloe K spake the following:
Hi all
I want to get 64 bit of snmp work in the PAE kernel
1/ ls there any snmp rpm for 64 bits
2/ when i get from source of net-snmp, i compile with ./configure --enable-mfd-rewrites after installation, the snmp can't work.
PAE kernel is 32 bit. 64 bit apps need 64 bit kernel, and 64 bit kernel doesn't need PAE.
At least not until there are computers needing more than 16 EB of RAM :^)
Rick Barnes wrote:
At least not until there are computers needing more than 16 EB of RAM :^
I think I fit that qualification. Well, it's not so much a need as a want... :^)
Jay