Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

JMX to SNMP traps(out of box implementation)

Not applicable

Can anyone explain how to do out of box implementation in Apigee Edge.

For solving one of my issue, i have planned to change JMX outputs to SNMP traps. snmpAdaptor4j giving this conversion facility.

But i am trying with out of box implementation of snmpAdaptor4j in Apigee Edge.

is it feasible?

0 3 484
3 REPLIES 3

Can you tell me what you are trying to achieve? What info you want to capture via SNMP? @Pandimani Subramani

Here i am trying to achieve the conversion from JMX Mbeans to SNMP traps.

IBM-Netcool only supports the snmp traps but APIGEE Edge returns the value in JMX Mbeans. so here i am trying to do the conversion.

For this conversion, i have planned to use snmpAdaptor4j. Here i want to capture all JMX Mbeans information via SNMP.

Can you tell me, it is feasible? or suggest me some other approach also. @sarthak

@Pandimani Subramani I don't see any reason why you should not be able to do that. But you are doing that transformation outside Apigee right? So, it has no dependency on Apigee anyways.

BTW, I have worked on Netcool, a long time back. It is a network monitoring tool. Are you sure you want to monitor Apigee with it? I would expect you to use nagios, HP Openview etc. to monitor Apigee components.

Top Solution Authors