[AGENT++] MibComplexEntry columns as trap variables

Umesh Agashe umesh.agashe at gmail.com
Fri Oct 31 18:52:35 CET 2008


Hi All,

I am working on SNMP agent that should support v1, v2C and v3. I have
derived from MibComplexEntry and implemented necessary methods for a
table. All the reuqests on table (get, get-next and walk) work
correctly. But while sending traps I want to send one of the table
column entries as a trap variable and I get following error:

(2)EVENT  : Notification not sent (reason) (addr) (params): (no access), (.....

If I send OID (eg. objName) for a column itself then it works but when
I append that with row index (eg. objName.31). I get the above error.


More information about the AGENTPP mailing list