Re: Defining multiples OID's in a single handler module

2009-02-09 Thread Rodolfo Leffa
On Mon, Feb 9, 2009 at 9:19 AM, Dave Shield wrote: > 2009/2/6 Rodolfo Leffa : > >> > I'd like to deal with all requests to a subtree of my mib in a single > >> > handler, but i don't know how to do it. > >> > >> Registering the root using 'netsnmp_register_handler()' does exactly > >> this. But

[no subject]

2009-02-09 Thread Brodbelt, Mike
-- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive,

Re: snmpwalk don't show all open ports ipv6

2009-02-09 Thread Dave Shield
2009/2/9 Péricles Oliveira : > Do you have the steps to compile with IPV6-capable TCP > table for the version 5.3.x agent. Try ./configure --enable-mfd-rewrites Dave -- Create and Deploy Rich Internet Apps outsid

RE: snmpwalk don't show all open ports ipv6

2009-02-09 Thread Péricles Oliveira
Hi Dave thanks for your help. Do you have the steps to compile with IPV6-capable TCP table for the version 5.3.x agent. /Péricles > but this wasn't enabled by default. It needed to be explicitly added in> when > the agent was compiled> Date: Mon, 9 Feb 2009 09:57:56 +> Subject: Re: > snmp

RE: snmpwalk don't show all open ports ipv6

2009-02-09 Thread Péricles Oliveira
Hi Dave thanks for your help. Do you have the steps to compile with IPV6-capable TCP table for the version 5.3.x agent. /Péricles > but this wasn't enabled by default. It needed to be explicitly added in> when > the agent was compiled> Date: Mon, 9 Feb 2009 09:57:56 +> Subject: Re: > snmp

Re: Defining multiples OID's in a single handler module

2009-02-09 Thread Dave Shield
2009/2/6 Rodolfo Leffa : >> > I'd like to deal with all requests to a subtree of my mib in a single >> > handler, but i don't know how to do it. >> >> Registering the root using 'netsnmp_register_handler()' does exactly >> this. But it does mean that you have to deal with *everything* under >> th

Can I set Math::BigInt value for OCTETSTR?

2009-02-09 Thread michael kapelko
I convert hexidecimal string value to real value using (because I have to set up 64-bit hex value) $hs = Math::BigInt->new("0x$hs"); Then I try to apply it: $vb = new SNMP::Varbind([$oidVLANStaticUntaggedPorts, $vlanID, $hs, 'OCTETSTR']); This seems to change nothing with no errors. Is this cor

Re: subagent does not receive get requests: snmpget returns Timeout: No Response

2009-02-09 Thread Alexander Bubnov
Hello, Mike! Thanks for replay. For my machine firewall is not installed. I am trying to get value for NET-SNMP-TUTORIAL-MIB::nstAgentSubagentObject.0 on *udp:localhost:705* run *snmpd -f -Le -Dagentx -d* to trace received packages by. Then *linux-h110 /root# snmpget -v1 -c rwpublic localhost n

Re: How SNMP works?

2009-02-09 Thread Dave Shield
2009/2/9 malar vizhi : > So, from where the snmp retriving all the details abt SQL?. Well, the first thing to realise is that SNMP is simply a *protocol*. An agreed way of asking questions, so that different programs (written by different people) can communicate successfully. So in essence, SNMP

Re: snmpwalk don't show all open ports ipv6

2009-02-09 Thread Dave Shield
2009/2/6 Péricles Oliveira : > it missing a number, my current version is: net-snmp-5.3-1.el4.i386.rpm. OK - that's less ridiculously ancient, but it's still a relatively old release (December 2005). > . the snmpd don't response to TCP-MIB with OID 1.3.6.1.2.1.6.16 -- > ipv6TcpConnTable.