ASN.1 type (0x6) is not NULL for node demoOidagent
node_find() returned demoOid with suffix
!! get(): processing the variable demoOid
agent_get(): ASN.1 type (0x6) is not NULL for node demoOidagent_get(): val is no
t NULL for node demoOidagent_get(): val_len is not 0 for node demoOidPDU:
-
version:0
community:public
type: GET_RSP_MSG (0xa2)
request id:4864
error status: noSuchName(2)
error index: 1
--
name:1.3.6.1.4.1.42.1000.3
type:NULL (0x5)
length: 0
value:( )
--
Why does this happen even if i have get functions in the Object_table?
Even though node_find has found the leaf. It does not call the get function?
Any clues
thanx in Advance

