Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Apr 13th, 2007, 1:48 PM   #1
hoffmandirt
Hobbyist Programmer
 
hoffmandirt's Avatar
 
Join Date: Jul 2005
Location: PA
Posts: 125
Rep Power: 4 hoffmandirt is on a distinguished road
Send a message via AIM to hoffmandirt
Dealing with SNMP MIB object ids.

I am looking for some ideas on how to code the object IDs of the MIB for devices inside code. I have a requirement to update a management application that depends heavily on SNMP and currently all of the object IDs are hard coded and we changed the MIB file. So now I have to go through the code and change all of the object IDs. I was thinking that XML might be my best option here. Has anyone had to deal with this before?

<group id="System Group">
    <mib-entry>
        <object-id>1.3.6.1.4.1.8433.3.2.1.2</object-id>
        <name>sysProductId</name>
        <friendly-name>Product Id</friendly-name>
    </mib-entry>
</group>
<group id="Network Group">
    ....
</group>
hoffmandirt is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Level Editor frankish Show Off Your Open Source Projects 47 Jul 10th, 2006 6:57 PM
Library problem creating Direct3d Object Kilo C++ 9 May 30th, 2006 8:48 AM
Object Pascal Q: object instance as parameter KodeKid Delphi 1 May 16th, 2006 12:06 PM
Pushin an object into a vector slyadams C++ 18 Mar 30th, 2006 11:17 AM
references passed through parameters, do they copy the object or reference the orig? cypherkronis Python 1 Jun 30th, 2005 7:38 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:53 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC