I generated code with:
mib2c -c mib2c.iterate_access.conf IBRIX-MIB::ibrixMibs.1
My MIB has a table (read only) with 3 columns. The table index (called
fsName) is a DisplayString.
I changed the code so I can do snmp-get, but snmp-get-next is not working.
This is the generated code and I change
Hi,
I am stuck in get_next. I do not understand where I get the
instance of which I am doing the next of. I am doing get_next with the MIB
browser and put the instance in, but I do not know how to get it in
fileSystemTable_get_next_data_point. It is not in put_index_data->name.
fileSystemTable
Hi,
We are using
netsnmp5.1. In this we have observed that V3 Inform and Traps are not working.
Below are the details:
We see that for V3 ,
a probe pdu is sent out for getting the engineID of the remote trap destination
for both
INFORM and TRAP.
Whereas this is correct for Inform but for T
Hi Wes,
Thanks for your reply. I have been having a hard time implementing my own
MIB extensions. The tutorials on the www.net-snmp.org sometimes result in
page not found. :-(.
1. Right now I am stuck in get_next. I do not understand where I get the
instance of which I am doing the next. I am
> On 13 Dec 2004 13:08:31 -, "Gurusidhesh Hiremath" <[EMAIL PROTECTED]>
> said:
Gurusidhesh> usm: Verification failed.
Gurusidhesh> Authentication failed for newv3user
Gurusidhesh> To be more specific: I am running snmpd on a Motorola
Gurusidhesh> hardware. If I send a get request fr
I have several libsnmp files in that directory, along with libnetsnmp files.
What can I do?
(null) libsnmp.so -> libsnmp.so.5.1.2*
(null) libsnmp.so.5 -> libsnmp.so.5.1.2*
(null) libsnmp.so.5.1.2*
(null)
> On Sun, 19 Dec 2004 23:35:44 -0500, "Equivity Webmaster" <[EMAIL
> PROTECTED]> said:
Equivity> Chris Baker CEOI have been trying to get SNMP to work on a
Equivity> fedora core II server. I have gotten it to work fine on all
Equivity> others but this one posses a problem. I use cpanel, a
> On Fri, 17 Dec 2004 15:42:38 +0100, Baumgart Alexander <[EMAIL
> PROTECTED]> said:
Baumgart> my mib only contain 2x scalars,
If your mib only contains scalars, you should look at the tutorial
which implements some scalars. Or run:
mib2c -c mib2c.scalar.conf SCALARNAME
MFD is for t
> On Mon, 20 Dec 2004 10:34:10 -0500, "Alex Koifman" <[EMAIL PROTECTED]>
> said:
Alex> 2. Still no answer on mib2c.mfd.conf. Is it better to use MFD
Alex>instead of mib2c.iterate_access.conf?
Well, better is subjective of course. They have different ways to
look at things which is