[AGENT++] get-next problems with 3.5.20a agent++

Enzo Vigano enzo.vigano at thalesatm.com
Tue Jan 25 16:27:31 CET 2005


Hello everybody,
I've just moved my SNMPv3 agent++ libs from 3.5.11C to 3.5.20a.
The problem is that now when I perform a get-next on a table entry an
unexpected oid is returned as response (not the next in the table!).
With old agent++ this does not happen.

For example I try a get-next on the oid 1.3.6.1.4.1.3090.99.2.1.5.1.1.2.0
With old agent++ 1.3.6.1.4.1.3090.99.2.1.5.1.1.2.1 is the correct response.
With the newer agent++  1.3.6.1.4.1.3090.99.2.1.6.1.1.2.1 is returned .
Look  at these traces:



20050125.14:42:56: 8134: (2)EVENT  : RequestList: request received:
(secmod)(seclev)(cid)(cname): : (3), (2), (  80 00 13 70 05 6C 61 62 73 77
31 34 30 12 61       ...p.labsw140.a
), ()
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: getViewName for: (model) (name)
(level) (type) (context): (3), (MD5), (2), (1), ()
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: getGroupName: (model) (name):
(3), (MD5), (1.3.6.1.6.3.16.1.2.1.3.3.3.77.68.53)
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: getViewName: (group) (context)
(model) (level) (type): (authNoPriv_Group), (), (3), (2), (1)
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: getViewName: (matched group):
(authNoPriv_Group)
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: getViewName: (matched context):
()
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: Access requested for: (viewName)
(oid): (testView), (1.3.6.1.4.1.3090.99.2.1.5.1.1.2.0)
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: isInMibView: (viewName)
(subtree): (testView), (1.3.6.1.4.1.3090.99.2.1.5.1.1.2.0)
20050125.14:42:56: 8134: (1)DEBUG  : TaskManager: task manager found
20050125.14:42:56: 8134: (2)DEBUG  : TaskManager: after notify
20050125.14:42:56: 8134: (2)EVENT  : Agent: starting thread execution
(pduType)(subrequests): (161), (1)
20050125.14:42:56: 8134: (2)EVENT  : Mib: process request: getnext request,
oid: (0), (1.3.6.1.4.1.3090.99.2.1.5.1.1.2.0)
20050125.14:42:56: 8134: (3)EVENT  : Mib: process subrequest: getnext
request, oid: (0), (1.3.6.1.4.1.3090.99.2.1.5.1.1.2.0)
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: Access requested for: (viewName)
(oid): (testView), (1.3.6.1.4.1.3090.99.2.1.6.1.1.2.1)
20050125.14:42:56: 8134: (7)DEBUG  : Vacm: isInMibView: (viewName)
(subtree): (testView), (1.3.6.1.4.1.3090.99.2.1.6.1.1.2.1)
20050125.14:42:56: 8134: (3)EVENT  : RequestList: finished subrequest
(ind)(oid)(val)(syn): (0), (1.3.6.1.4.1.3090.99.2.1.6.1.1.2.1), (100), (2)
20050125.14:42:56: 8134: (2)EVENT  : RequestList: request answered
(rid)(tid)(to)(err)(send)(sz): (47), (0), (194.100.32.59/1784), (0), (0),
(1)
20050125.14:42:56: 8134: (2)EVENT  : Agent: finished thread execution

Can you help me?
Thank you in advance.
Enzo.




More information about the AGENTPP mailing list