Hello, I am trying to get the enterprise ID of a snmp device.I am using the sysObjectID - 1.3.6.1.2.1.1.2 to query .But is there any way to get the enterprise ID only as the above query gives me total dot notation upto some value which include the enterprise id .I have to parse it but I need a query by which I can get the enterprise ID only. example :11 for HP etc. I need only 11 in this case to identify it is HP device. I am using the net-snmp library to query to a perticular device using a program and I am using the oid - 1.3.6.1.2.1.1.2 and sending it to the device and getting the response back which I am storing in the buffer.but the problem is I am not getting the enterprise ID only (11 in case of HP ). Is there any query to get the ID only. If the above is not possible then kindly tell me how to get the result only in numerical for as in command line we have a option*-On* Displays the OID numerically.How to get the result of a query in program that is in numeric as it is coming with the string SNMPv2-SMI::enterprises.11.2.3.9.1[with string] ----> 1.3.6.1.4.1.11.2.3.9.1 [numeric]. Thanks Pradipta
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders