how to get value requested to set in MODE_SET_ACTION

2011-01-28 Thread MAS .
; } --- Thanks in advance ! mas -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution

generating user defined traps

2011-01-10 Thread MAS .
Hi all, I have snmp daemon running on my special hardware. I want to generate trap after checking particular register. so how and where to add my code (in c). how to monitor some register continuously? In case of snmpget and snmpset I used mib2c to generate c code from mib and added my specific

how to generate c file using mib2c for node containg both scalars and table

2010-12-13 Thread MAS .
Hi All, I want to generate c implementation file and header file for the MIB-NODE file containing both scalars and table. I have generated c file and header file for scalar using mib2c.scalar.conf and similarly for table using mib2c.table_data.conf, but I want to generate c file and header file