snmp traps problem

2005-03-04 Thread C Harikumar
Hi, All I want to send SNMP trap when some value is set into variable with OID example_string_oid,defined below. I have written the code as below. where example_string_oid is OID of my variable. -->For sending & receiving TRAPs i am using net-snmp-5.0.6. /* local variable declaration in write m

Re: Info regarding nets-nmp implementation

2005-01-04 Thread C Harikumar
Hi! Robert Thanks for your reply, We are implementing our own agents in enterprises private branch. Then the our interfaces implementation will be in private branch. we have two integer indexes to identify a particular interface. thanks.. regards Hari On Tue, 2005-01-04 at 23:20, Robert Story

Info regarding nets-nmp implementation

2005-01-04 Thread C Harikumar
Hi! Everybody... I am implementing dynamic modules for net-snmp sub-agents. I want some help regarding snmp tables. In (mib-2) interfaces group, currently the index of the table is identified by Interface index. But i want to include one more index for our implementation. I have to get Interface t

Info regarding nets-nmp implementation

2005-01-03 Thread C Harikumar
Hi! Everybody... I am implementing dynamic modules for net-snmp sub-agents. I want some help regarding snmp tables. In (mib-2) interfaces group, currently the index of the table is identified by Interface index. But i want to include one more index for our implementation. I have to get Interface t