ProLiant Servers (ML,DL,SL)
1826176 Members
2308 Online
109691 Solutions
New Discussion

snmpwalk Timeout over ilo2 network interface

 
Maurizio Boriani
Occasional Contributor

snmpwalk Timeout over ilo2 network interface

I would like to snmp query ilo2 network
interface, this is the setup:
host: DL360g5
OS: Linux 2.6.19.7
ACPI enabled
IPMI enabled
ilo2 ip: obtained by dhcp
ilo2 snmp pass-through: enabled
hpasm, hpasr installed.
snmpd.conf dlmod cmaX loaded correctly
also comunity and access permission set

this query works well:
snmpwalk -v 2c -c private localhost 1.3.6.1.4.1.232

also a query done over nic1 ip address works well

but if the same query is done over ilo2 ip address (obtained by dhcp) I receive a
Timeout: No Response from ...

thanks in advance