Hello everyone --

For an object in a MIB that has NOT been read,
netsnmp_sprint_realloc_objid_tree() seems to return
the symbolic for only the leading suboids that it can
define, discarding the undefined low-order suboids.
For example, for the OID:

  1.3.6.1.4.1.77.1.1.1.0

the function returns only:

  iso.org.dod.internet.private.enterprises

when no MIB has been read for enterprise 77. 

It would be handy if 

1. The function were to store the full OID, including
the undefined, untranslated digits, thus:

  iso.org.dod.internet.private.enterprises.77.1.1.1.0

2. Or if the returned tree *subtree were to include
those low-order numeric-only suboids. 

Is there a way to encourage this behavior in the
function?

Thanks so much!  -- Pete


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to