christiaans
|
c5e99ada63
|
Fixed sysObjectID length to copy private IDs with unkown lengths properly.
|
2006-09-08 09:22:28 +00:00 |
|
christiaans
|
a88d054d05
|
Improved TRAP interfacing. Varbinds maybe allocated at (external) trap source as wel. Added trap destination settings.
|
2006-09-07 14:17:03 +00:00 |
|
christiaans
|
41ff80e5d3
|
First getnext succes, values are returned insead of NULLs, empty tables are skipped. Limitation: a single varbind per request, so 'snmptable' will fail.
|
2006-09-06 10:14:07 +00:00 |
|
christiaans
|
56c5fdbeaf
|
Added newlines in debug output, small optimalisations, more work on 'getnext', fixed 'get' on udp table.
|
2006-09-04 09:22:48 +00:00 |
|
christiaans
|
130d39cc03
|
Changed index structs to mib_list_node structs to place the table index trees directly in the mib tree.
|
2006-09-01 07:14:50 +00:00 |
|
christiaans
|
1485edf8e1
|
Added index tree node structs and functions, e.g. to be used for ARP table indexes.
|
2006-08-29 11:28:28 +00:00 |
|
christiaans
|
514ee867a6
|
Pacified GCC warnings and elaborated getnext to work on scalars, tables don't work yet.
|
2006-08-21 11:52:58 +00:00 |
|
christiaans
|
3cc7a406f4
|
Pacified GCC warnings and fixed double mem_free() while returning nosuchname err.
|
2006-08-21 11:51:19 +00:00 |
|
christiaans
|
c3f82acf7a
|
Pacified GCC warnings.
|
2006-08-21 11:50:03 +00:00 |
|
christiaans
|
7d1728f05a
|
Started with getnext and ensure zero length identifiers are accepted.
|
2006-08-17 14:14:58 +00:00 |
|
christiaans
|
4b5c14470a
|
Fixed htons into htonl for trap desctination ip.
|
2006-08-17 14:11:45 +00:00 |
|
christiaans
|
f198b11f27
|
Accepting zero length identifiers e.g. for getnext operation. Uncommon but valid.
|
2006-08-17 14:09:57 +00:00 |
|
christiaans
|
d734cd986c
|
Moved noleafs_get_object_def() and noleafs_get_value() protos from mib2.c to snmp_structs.h
|
2006-08-15 07:28:43 +00:00 |
|
christiaans
|
8559f3e583
|
MIB-2 object values near to completion, just committing for keeping the flame alive.
|
2006-08-11 14:16:36 +00:00 |
|
christiaans
|
d0b81d3b20
|
Corrected comment typo.
|
2006-08-11 14:13:39 +00:00 |
|
christiaans
|
9b11c4670d
|
Corrected returned object id for interfaces.ifTable.ifEntry.ifSpecific to zeroDotZero (0.0).
|
2006-08-07 11:35:32 +00:00 |
|
christiaans
|
7eeaf8eaa5
|
Corrected object identifier codec for object ids not starting with .iso.dod (e.g. zeroDotZero (0.0)).
|
2006-08-07 11:32:44 +00:00 |
|
christiaans
|
d8922d0410
|
Added minimalistic SNMP GET functionality.
|
2006-07-14 12:54:38 +00:00 |
|
christiaans
|
7a5cb21056
|
Fixed (experi)mental typo.
|
2006-07-07 11:33:36 +00:00 |
|
christiaans
|
333c3f18c0
|
Initial commit. Expirimental code, please note this is not yet fully functional.
|
2006-07-07 09:49:31 +00:00 |
|