On 16 March 2011 14:02, Lewis Adam-VNQM87 wrote:
> Hi, I just wanted to check what was the recommended latest stable release.
> It looks like 5.6.1
Yes.
>but if you click on , the webpage:
>
> http://sourceforge.net/projects/net-snmp/files/net-snmp/5.6.1/ shows the
> slightl
On 16 March 2011 18:17, Jaime Lozano wrote:
> in a MIB file
> A is an object whose MAX-ACCESS is NOT-ACCESSIBLE
> B is another object and it is son of A. Its MAX-ACCESS is READ-ONLY
> The question is: Is B accessible?
Yes.
This scenario applies to *all* column object within SNMP tables.
MAX-ACCE
Hi,
in a MIB file
A is an object whose MAX-ACCESS is NOT-ACCESSIBLE
B is another object and it is son of A. Its MAX-ACCESS is READ-ONLY
The question is: Is B accessible?
Thanks
--
Colocation vs. Managed Hosting
A question
Hello,
i mean issuing a series of individual GET requests
for entries within a single table with 1 row and 8 presented columns.
I get differen results between series of individual GET requests
for entries within a single table and single GET requests on same entries
within the table.
When I sen
Hi, I just wanted to check what was the recommended latest stable
release. It looks like 5.6.1 but if you click on , the webpage:
http://sourceforge.net/projects/net-snmp/files/net-snmp/5.6.1/ shows the
slightly misleading message :
Looking for the latest version? Download net-snmp-5.4.4.pre1.z
On 16 March 2011 12:13, wrote:
> i have some problems with multiple snmpget requests on a table.
What exactly do you mean by "multiple snmpget requests"?
Do you mean issuing a series of individual GET requests
for entries within a single table?
Or issuing a single GET requests listing multiple
Hello,
i have some problems with multiple snmpget requests on a table.
Is it possible to do multible snmpget requests on tables?
Norman
--
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit
gratis Handy-Flat! http://portal.gmx.net/de/go/dsl
-
Hi all,
Is it possible to check the SNMP GET request packet size and split the request
to an acceptable size before it gets sent?
I'm currently sending the request using VarList but the request dies when the
packet length exceeds the transport maximum.
Any inputs to get around this limitation