Antw: Re: Re: exec dose not work in 5.4

"Thomas Zenz" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
OK,

What I do now is a
snmpwalk -v 2c -c public 10.115.221.35 .1.3.6.1.4.1.3032.64.4

or to be compatible with 5.1.1
snmpdata=`snmpwalk -v 2c -c $1 $2 .1.3.6.1.4.1.3032.65 | grep "STRING" | awk -F"\"" '{ print "\n"$2 }'| tail -n1`
echo $snmpdata

cheers

>>> "Dave Shield" <[email protected]> schrieb am Freitag, 20. Juli 2007 um
14:08:
> On 20/07/07, Dave Shield <[email protected]> wrote:
>> First table - configuration (enterprises.3032.65.2.1... - see
>> nsExtendConfigEntry)
> 
>     [snip]
> 
>> Second table - configuration (enterprises.3032.65.3.1... - see
>> nsExtendOutput1Entry)
> 
> Second table - basic output....
> 
>     [snip]
> 
>> Second table - configuration (enterprises.3032.65.4.1... - see
>> nsExtendOutput2Entry)
> 
> Third table - line-by-line output ...
> 
>     [snip]
> 
> <Sigh>
> You just can't get the staff these days.....
> 
> Sorry for any confusion.
> 
> Dave
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ 
> _______________________________________________
> Net-snmp-users mailing list
> [email protected] 
> Please see the following page to unsubscribe or change other options:
> https://lists.sourceforge.net/lists/listinfo/net-snmp-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.