I've seen a lot of questions lately around some of the more complex
aspects of implementing a MIB, where there seems to be a lack of
understanding of some fundamental SNMP concepts. Might I politely
recommend the book "Understanding SNMP MIBs" by David Perkins and Evan
McGinnis (ISBN: 0-13-437
I understand now, thanks.
However, what is the difference between SNMP_NOSUCHINSTANCE and
SNMP_NOSUCHOBJECT ?Basically, how would an SNMP operator interpret each of
these responses?
Dave Shield <[EMAIL PROTECTED]> wrote: On 09/08/07, Need Help wrote:
> What do you mean about registeri
I have a table called ocStbHostAVInterfaceTable defined in my MIB which defines
various hardware interfaces available.
Example rows of the ocStbHostAVInterfaceTable table:
row 1) S-Video port 1
row 2) 1394 port 1
row 3) 1394 port 2
row 4) Component Port 1
row 5) Analog port 1
row 6) Analog port
On 09/08/07, Need Help <[EMAIL PROTECTED]> wrote:
> What do you mean about registering an object? Is this a way of indicating
> which scalar value GET routine should not be called at all? Is there an
> example of registering an object?
You register a scalar object using a statement of the form
On 08/08/07, Need Help <[EMAIL PROTECTED]> wrote:
> In our implementation, the "ocStbHostSoftwareVersion" data is not being
> supported right now so there will be no way to obtain thsi data. What is
> the best way to handle a SNMP request from the real world asking for this
> data?
>
> I was thin
Dear net-snmp-coders,
I noticed there was a discussion on SNMP-COMMUNITY-MIB implementation
among Dana Burns, Magnus Fromreide, Dave Shield, etc in Nov. 2006. Is
there any progress since then?
If not, I have implemented snmpCommunityTable(see the attached zip
file). I would like to contrib
My company has asked me to ask around whether any freeware GUI SNMP frontends
exist which people use and would recommend. We would like to set this
frontend up to allow our test group to perform SNMP requests for our hardware
box.
Does anyone know of any software which is nice to use?
Our MIB file comes from a standards committee outside of our company so we have
no control what goes into the MIB file. Our subagent's code is generated from
this MIB file (of course) and we simply can not provide certain data which
might be requested at this time. Currently, I am simply return
I'm trying to build 5.4.1 on an as3 box. I'm including the disman/expression
mib.On as4 the following configure line works great:--with-defaults \
--with-mib-modules="ucd-snmp/extensible host disman/event-mib
disman/expression smux ucd-snmp/diskio mibII/mta_sendmail" \
-
On Wed, 8 Aug 2007 15:52:53 -0700 (PDT) Need wrote:
NH> In our implementation, the "ocStbHostSoftwareVersion" data is not being
supported right now so there will be no way to obtain thsi data. What is the
best way to handle a SNMP request from the real world asking for this data?
How about
10 matches
Mail list logo