2011 6:28 AM
To: Hay, Joshua A
Cc: [email protected]
Subject: Re: Implementing LLDP MIB - table index problem
On Tue, 9 Aug 2011 10:49:40 -0700 Joshua A wrote:
HJA> I used the mib2c.mfd.conf to generate the stub code, and modified it where
HJA> needed. The agent will run
This is an auto-replied message. I am out of office right now. I will be back
in the office 22 August 2011.
--
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of dep
On Tue, 9 Aug 2011 10:49:40 -0700 Joshua A wrote:
HJA> I used the mib2c.mfd.conf to generate the stub code, and modified it where
HJA> needed. The agent will run, but whenever I query it, it responds with a
HJA> "No such instance currently exists at this OID" message.
[...snip...]
HJA> helper:tab
Hi,
I am a Linux software intern at Intel working on adding support for SNMP to
their LLDP tool, but this is the first time I've ever worked with SNMP. I am
currently trying to create a lldpV2DestAddressTable subagent. I used the
mib2c.mfd.conf to generate the stub code, and modified it where
ain the Host Resources MIB table index from the master agent?To: [EMAIL PROTECTED]Cc: "net-snmp Coders" Date: Monday, March 24, 2008, 2:46 PMFirst some general netiquette: please do not send HTML emails to mailinglists..On mån, 2008-03-24 at 05:52 -0700, Need Help wrote:> [How do I get hold of
First some general netiquette: please do not send HTML emails to mailing
lists.
On mån, 2008-03-24 at 05:52 -0700, Need Help wrote:
> [How do I get hold of the index of a disk from HostRes-table for
> augumentation from a subagent?]
There is no way save for SNMP queries to get hold of the inde
I am using Net-SNMP version 5.4.1The master agent already implements the Host Resources MIB to provide information relating to each of the disk drives which exist on the system. Each disk drive is assigned a specific table index within the Host Resources table of course. Now, I have a new MIB fil
Hi,
Brian Beattie wrote:
> I'm down to implementing the table in my MIB and in "Understanding SNMP
> MIBs" I read the following:
>
> "The encoding of the values of all the index items for a table man not
> cause SNMP variables to contain more than 128 components
> (sub-identifiers)"
I think you
I'm down to implementing the table in my MIB and in "Understanding SNMP
MIBs" I read the following:
"The encoding of the values of all the index items for a table man not
cause SNMP variables to contain more than 128 components
(sub-identifiers)"
I'm having trouble understanding that. The best I