SNMP Coding
- From: fh917@xxxxxx (Yousof Pakzad)
- Date: Sun, 15 Jan 2006 21:05:43 -0500
Hi all,
I am involved in a SNMP programming project using C++. I am familiar with
the SNMP and MIB concepts, but some aspects of the coding are not clear to
me yet. Can anyone please, answer the following questions or point me to
some online resources?
1-What is the role of MIB in the development of SNMP application (coding) ?
2-Should we use MIB for code generation?
3-Can we code without MIB?
4-What is the role of MIB while the SNMP agents and SNMP mangers are
running? are they required?
Thank you very much.
John
.
Relevant Pages
- Emulating a network elements SNMP activity
... some SNMP capabilities of network elements on an IP network. ... The ideal way would of course be to parse and load the pertinent MIB ... e.g. Adventnet's parser to a wide variety of MIB files? ... (comp.protocols.snmp) - Re: Integrating the MIB to the vxworks image
... its responding with "Snmp No SUch Object" ... you have an existing SNMP agent + custom MIB that you can ... issue SNMP Get/Set requests against and that is working? ... (comp.protocols.snmp) - Re: SNMP support
... Floating points is really a problem with SNMP and resulted in having quite a number of strings in the MIB where FP's would make much more sense. ... The one and only reason for this seems to be the UDP way of talking to ntpdc, it would not be very hard to expand the maximum number of client records beyond the magic 600, but the mode 7 UDP transmission of the monlist table is often not even capable of reliably providing these 600 entries, at least not under heavy network conditions. ... Second, as mentioned several times on the NTP hackers wire, we would very much like to shoot ntpdc and its fascist protocol. ... (comp.protocols.time.ntp) - Re: Managing Multiple Devices?
... Understanding SNMP MIBs.) ... > HP-OV Network Node Manager). ... > NNM, all connected to the machine that runs my "agent" software. ... > I was under the impression that this can be done using some proxy MIB, ... (comp.protocols.snmp) - Re: Problem with hexvalue
... SNMP has a few base types. ... type "OCTET STRING". ... have the mib file. ... The manager uses the MIB to determine how to format return values. ... (comp.protocols.snmp) |
|