Hi All,
I dont Know why the snmp doesnt work on my Hp procurve 2848. ( ping and interface web work ! )
Here my config ...
SW3_STIPA(config)# show config
Startup configuration:
; J4904A Configuration Editor; Created on release #I.10.70
hostname "SW3_STIPA"
snmp-server contact "STIPA"
snmp-server location "Montreuil"
no cdp run
interface 1
no lacp
exit
......
2 to 44
.....
interface 45
name "INTERCO_VERS_SW1"
no lacp
exit
interface 46
name "INTERCO_VERS_SW1"
no lacp
exit
trunk 45-46 Trk2 Trunk
ip default-gateway 192.168.12.1
snmp-server community "public" Operator
snmp-server community "snmp-private" Operator Unrestricted
snmp-server host 192.168.12.230 "public"
snmp-server enable traps authentication
vlan 1
name "DEFAULT_VLAN"
untagged 33-34,36-44,47-48,Trk2
ip address dhcp-bootp
no untagged 1-32,35
exit
vlan 11
name "VLAN_STIPA"
untagged 1-32
no ip address
tagged Trk2
exit
vlan 12
name "VLAN_PROCESS"
untagged 35
ip address 192.168.12.13 255.255.255.0
tagged Trk2
exit
vlan 20
name "VLAN_TOIP"
ip address 10.0.0.3 255.255.255.0
tagged 1-44,Trk2
exit
spanning-tree
spanning-tree Trk2 priority 4
spanning-tree priority 4
ip ssh version 1-or-2
password manager
On a other server(192.168.12.230) :
[root@ces:~/09:41:11]# ping -c 1 10.0.0.3
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=1.15 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.158/1.158/1.158/0.000 ms
[root@ces:~/09:41:14]# snmpwalk -v 1 -c public 10.0.0.3
Timeout: No Response from 10.0.0.3
Thanx You for your help !
#snmp