snmpv3 context issue

2009-02-09 Thread Prasanna Varadharajan
Hi All, We are facing problems in the usage of context in snmp version 3 validations. We have created snmp access with context and the match type as exact. When we tried to query the snmp mibs using the particular access, we found that the snmp request was denied. On further debugging the ne

Re: Reg snmpbulkget (Net-SNMP-5.4.2.1)

2009-02-09 Thread Dave Shield
2009/2/9 Venkatrangan G : > We have used net-SNMP (release: 5.4.2.1) for implementation at > our end. When using snmpbulkget the following happens > > > > snmpbulkget -v2c -c public -C r11 10.128.20.2 > 1.3.6.1.4.1.9344.100.101.1.5.1.7 > > SNMPv2-SMI::enterprises.9344.100.101.1.5.1

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 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

Reg snmpbulkget (Net-SNMP-5.4.2.1)

2009-02-09 Thread Venkatrangan G
Hi, We have used net-SNMP (release: 5.4.2.1) for implementation at our end. When using snmpbulkget the following happens snmpbulkget -v2c -c public -C r11 10.128.20.2 1.3.6.1.4.1.9344.100.101.1.5.1.7 Cannot find module (ENSEIRB-MIB): At line 0 in (none) Cannot find module (MY-EX

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 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.

RE: snmpwalk don't show all open ports ipv6

2009-02-09 Thread Péricles Oliveira
Sorry Dave, it missing a number, my current version is: net-snmp-5.3-1.el4.i386.rpm. Because i have the Redhat EL4, and i had tried to use the snmpwalk to get information on ipv6 TCP port as e.g: netstat -an|grep 8080 tcp0 0 172.22.181.7:8080 172.22.150.46:20300