This is a discussion on Re: snmp mib file question within the SNMP Users forums, part of the Networking and Network Related category; On 04/03/2008, Simon PBrown <sctcisco@yahoo.com> wrote: > Thanks it mean the 1.3.6....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 04/03/2008, Simon PBrown <sctcisco@yahoo.com> wrote:
> Thanks it mean the 1.3.6.1.x (other than 4) will > still be interpreted by the snmp server even it is not > provided by the vendor mib file right ? Remember that the role of the MIB file is simply to describe the syntax and semantics of particular MIB objects. The SNMP server does not actually use this file at all. The information supplied by the SNMP agent is typically provided via dedicated code modules, each implementing a particular sub-section of the overall MIB tree (built up from both vendor-supplied and standard MIB files). The MIB file for any given code module is effectively used as a design document for writing the code. Once the module has been implemented, the agent doesn't need the MIB file any more. So yes - all the numeric OIDs received by the agent will be interpreted internally - regardless of whether the relevant MIB file(s) are installed or not. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |
![]() |
| Thread Tools | |
| Display Modes | |
|
|