DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with...
...For instance,
String val = SnmpAPIs.snmpGet(SnmpTypes.snmpVersion.Version_2c.getValue(), "192.168.1.7", "public", "1.3.6.1.2.1.1.3.0");
It only supports Get, more yet to come soon.
If you need MIB parser, here is the Android SDK at https://sourceforge.net/projects/smiandroidsdklibrary
You can download my app at https://play.google.com/store/apps/details?id=snmpmanager.feng.gao