I would like to know if SNMP is supported in Android (2.1)?If it is not available, is it possible to migrate the snmp source for Android? (Some pointers plz ..)
If it is available, how can I check its availability on my device.
All pointers are welcome.
ThanksSen
, , , . - , SNMP Android 2.1. , , , snmp4j . (snmp4android ), , , , snmp4j.agent.
, , log4j.
, / - slf4j, , .
, , , , .
SNMP4J 2.x Android . ,
static { LogFactory.setLogFactory(new ConsoleLogFactory()); ConsoleLogAdapter.setDebugEnabled(true); }
. , Android Logging Adapter , .