On Thu, 1 Jul 2004 14:48:50 +0800 Vic wrote:
VB> >> From: Robert Story (Users) <[EMAIL PROTECTED]>
VB> >> On Tue, 29 Jun 2004 17:16:33 +0800 Vic wrote:
VB> >> VB> The command that sent net-snmp crashing is an attempt to write
VB> >> VB> value to the"ipRouteIfIndex.xxx.xxx.xxx.xxx" quad-network o
On Thu, 8 Jul 2004 08:48:37 +0100 [EMAIL PROTECTED] wrote:
HKC> > If you don't mind caching, then the stash cache helper would help.
HKC> > There a lots of different ways of optimizing, using various
HKC> > different handlers
HKC> > and helpers. It just depends on your data, and how much extra
HK
> is there a possibility to format the output of snmptrapd for Hex strings
> in such a way, that they are not broken up after 16 bytes?
The current CVS tree supports a 'snmp.conf' directive "hexOutputLength"
for exactly this purpose. You can use it to set where to break the
output, or '0' to pri
Eckhard Ruediger wrote:
Hello,
is there a possibility to format the output of snmptrapd for Hex strings in such a
way, that they are not broken up after 16 bytes? I'd like to see the complete variable
in one line.
Example: snmptrap -OnQ results into
2004-07-08 13:50:16 localhost.localdomain [127.
Hi,
I am writing the new mib which contains multiple tables. What I observed
is if my table contains some column name (say ifIndex) which matches
with column from some standard mib, mib2c is using the column from the
standard mib and not my mib. Is it that snmp libraries are doing the
flat global
Hello,
is there a possibility to format the output of snmptrapd for Hex strings in such a
way, that they are not broken up after 16 bytes? I'd like to see the complete variable
in one line.
Example: snmptrap -OnQ results into
2004-07-08 13:50:16 localhost.localdomain [127.0.0.1] (via 127.0.0.1) T
> From: Robert Story (Users)
> Sent: 08 July 2004 01:25
>
> On Wed, 7 Jul 2004 18:28:45 +0100 holger wrote:
> HKC> > I have coded my own MIB module based on a stub file that was
> HKC> > originally auto-generated by mib2c using mib2c.iterate.conf,v
> HKC> > 5.5. The module contains a table with