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

[728 byte] By [jini@ggnet] at [2007-11-26 5:52:50]
# 1
Is the variable demoOid a table value? This line suprises me:"node_find() returned demoOid with suffix"Not sure why it is looking for a suffix.
dvyyyyyy at 2007-7-6 13:03:57 > top of Java-index,Administration Tools,Solstice Enterprise Agents...
# 2
generate the c files using mibcodegen with all the latest patches and stuff before compilation and run on a machine with all the patches
jini@ggnet at 2007-7-6 13:03:57 > top of Java-index,Administration Tools,Solstice Enterprise Agents...