snmpTargetAddrTAddress

"Anna Edwards" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hello all,

I'm currently implementing my own handler for the SNMP-TARGET-MIB using the net-snmp library functions. (I've embedded the net-snmp agent within our product which maintains all the MIB data in local tables.)

I seem to have an issue though -- there doesn't seem to be a function to properly interpret the snmpTargetAddrTAddress string based on the value of snmpTargetAddrTDomain oid. I.E., I know in the default handler for this MIB that comes with the package, the netsnmp_tdomain_transport_oid function is called to create a netsnmp_transport structure for the address and domain, however my MIB table contains a tstring (e.g. "10.128.64.3/162") and this function expects an ostring (ie u_char str[] = {10,128,64,3,162,0}). I can't seem to find the code within the original MIB handler that converts the tstring to the correct ostring based on the domain oid. How does this work? Am I missing something?

I'm working with version 5.2.1.2 of net-snmp.

Thanks,

Anna
________________ 
Anna Edwards 
Software Engineer 
Direct: 519-880-2400 ext 2960 
www.sandvine.com 



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.