Re: getting leaf node string form OID

2005-07-27 Thread Dave Shield
On Wed, 2005-07-27 at 09:54 +0530, [EMAIL PROTECTED] wrote: > I have to get the leaf node string of the OID in mib2c code . for > example if the OID is 1.3.6.1.2.1.1.4 , i have to get the leaf node > string in the mib definition as "sysContact". Try 'snprint_objid' > > I tried by using net

getting leaf node string form OID

2005-07-26 Thread kanda.samy
Title: getting leaf node string form OID Hi I have to get the leaf node string of the OID in mib2c code . for example if the OID is 1.3.6.1.2.1.1.4 , i have to get the leaf node string in the mib definition as "sysContact". snmptranslate command line utility