snmp issue
Posted: 04 Feb 2011 10:11
Hi all,
I have some problems with snmp : The 6850 switch seems to not respond
ping 6850 ==> OK
traceroute 6850 ==> OK
snmpget -v 1 -c public 6850 system.sysDescr.0 ==> packets are output but no input (seen with snoop on the sender host)
Here is my conf
and the complete configuration :
and the Version
any help will be appreciated
Raymond
I have some problems with snmp : The 6850 switch seems to not respond
ping 6850 ==> OK
traceroute 6850 ==> OK
snmpget -v 1 -c public 6850 system.sysDescr.0 ==> packets are output but no input (seen with snoop on the sender host)
Here is my conf
Code: Select all
cor1qipsw01# show configuration snapshot snmp
! SNMP :
snmp security no security
snmp community map "public" user "snmpuser" on
snmp station 10.130.43.132 162 "snmpuser" v1 enable
Code: Select all
cor1qipsw01# show user snmpuser
User name = snmpuser,
Password expiration = None,
Password allow to be modified date = None,
Account lockout = None,
Password bad attempts = 0,
Read Only for domains = All ,
Read/Write for domains = None,
Snmp allowed = YES,
Snmp authentication = SHA,
Snmp encryption = DES,
Console-Only = Disabled
Code: Select all
cor1qipsw01# show snmp community map
Community mode : enabled
status community string user name
--------+--------------------------------+--------------------------------
enabled public snmpuser
Code: Select all
cor1qipsw01# show configuration snapshot
! Stack Manager :
! Chassis :
system name cor1qipsw01
system contact xxx@somewhere.com
system location xxx
system timezone CET
! Configuration:
! VLAN :
vlan 1 1x1 stp disable flat stp disable name "VLAN 1"
vlan 1 disable name "VLAN 1"
vlan 162 enable name "OAM Data Enum"
vlan 162 port default 1/13
vlan 162 port default 1/14
vlan 167 enable name "OAM RS Data Enum"
vlan 167 port default 1/9
vlan 167 port default 1/10
vlan 167 port default 1/15
vlan 168 enable name "OAM2 Data Enum"
vlan 168 port default 1/5
vlan 168 port default 1/6
vlan 168 port default 1/11
vlan 168 port default 1/12
vlan 262 enable name "SIG Data Enum"
vlan 262 port default 1/7
vlan 262 port default 1/8
vlan 864 enable name "GEO Data Enum"
vlan 864 port default 1/16
! VLAN SL:
! IP :
no ip service ftp
ip service ssh
no ip service telnet
no ip service udp-relay
no ip service http
ip service network-time
ip service snmp
no ip service avlan-telnet
no ip service avlan-http
no ip service avlan-secure-http
no ip service secure-http
no ip service avlan-http-proxy
ip interface "Management" address xxx.xx.224.206 mask 255.255.255.224 vlan 168 ifindex 2
ip managed-interface Management application all
! IPX :
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication snmp "local"
aaa authentication ssh "local"
! PARTM :
! AVLAN :
! 802.1x :
! QOS :
qos disable
qos trust ports
qos apply
! Policy manager :
! Session manager :
session prompt default "cor1qipsw01# "
! SNMP :
snmp security no security
snmp community map "public" user "snmpuser" on
snmp station xxx.xxx.xxx.132 162 "snmpuser" v1 enable
! RIP :
! OSPF :
! BFD-STD :
! ISIS :
! IPv6 :
! IPSec :
! IP multicast :
ip static-route 0.0.0.0/0 gateway xxx.xxx.224.193 metric 1
! RIPng :
! OSPF3 :
! BGP :
! Health monitor :
! Interface :
interfaces 1/1 alias "Trunk inter switch"
interfaces 1/2 alias "Trunk inter switch
interfaces 1/3 alias "Trunk inter switch
interfaces 1/4 alias "Trunk inter switch"
interfaces 1/5 alias "cor1enum01 OAM2"
interfaces 1/6 alias "cor1enum02 OAM2"
interfaces 1/7 alias "cor1enum01 SIG"
interfaces 1/8 alias "cor1enum02 SIG"
interfaces 1/9 alias "cor1enum01 RS"
interfaces 1/10 alias "cor1enum02 RS"
interfaces 1/11 alias "cor1enum01 OAM2 ILO"
interfaces 1/12 alias "cor1st01 OAM"
interfaces 1/13 alias "cor1qip01 OAM"
interfaces 1/14 alias "cor1qip01 OAM ILO"
interfaces 1/15 alias "cor1qip01 RS"
interfaces 1/16 alias "cor1qip01 GEO"
interfaces 1/17 alias "disponible"
interfaces 1/18 alias "disponible"
interfaces 1/19 alias "disponible"
interfaces 1/20 alias "disponible"
interfaces 1/21 alias "Trunk inter switch"
interfaces 1/22 alias "Trunk inter switch"
interfaces 1/23 alias "Trunk inter switch"
interfaces 1/24 alias "Trunk inter switch"
interfaces 1/25 alias "disponible"
interfaces 1/26 alias "disponible"
interfaces 1/17 admin down
interfaces 1/18 admin down
interfaces 1/19 admin down
interfaces 1/20 admin down
! Udld :
! Netsec :
! Link Aggregate :
static linkagg 0 size 4 admin state enable
static linkagg 0 name "Trunk inter switch"
static linkagg 1 size 4 admin state enable
static linkagg 1 name "Trunk inter switch"
static agg 1/1 agg num 1
static agg 1/2 agg num 1
static agg 1/3 agg num 1
static agg 1/4 agg num 1
static agg 1/21 agg num 0
static agg 1/22 agg num 0
static agg 1/23 agg num 0
static agg 1/24 agg num 0
! Port Mapping :
! VLAN AGG:
! 802.1Q :
vlan 162 802.1q 0 "TAG AGGREGATE 0 VLAN 162"
vlan 167 802.1q 0 "TAG AGGREGATE 0 VLAN 167"
vlan 168 802.1q 0 "TAG AGGREGATE 0 VLAN 168"
vlan 262 802.1q 0 "TAG AGGREGATE 0 VLAN 262"
vlan 864 802.1q 0 "TAG AGGREGATE 0 VLAN 864"
vlan 162 802.1q 1 "TAG AGGREGATE 1 VLAN 162"
vlan 167 802.1q 1 "TAG AGGREGATE 1 VLAN 167"
vlan 168 802.1q 1 "TAG AGGREGATE 1 VLAN 168"
vlan 262 802.1q 1 "TAG AGGREGATE 1 VLAN 262"
vlan 864 802.1q 1 "TAG AGGREGATE 1 VLAN 864"
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
! Server load balance :
! System service :
swlog console level info
! SSH :
! VRRP :
! Web :
! AMAP :
! LLDP :
! Lan Power :
! NTP :
ntp server xxx.xx.225.45 prefer
ntp client enable
! RDP :
! VLAN STACKING:
! Ethernet-OAM :
! EFM-OAM :
! ERP :
! SAA :
! DHCP Server :
cor1qipsw01#
Code: Select all
cor1qipsw01# show system
System:
Description: Alcatel-Lucent OS6850-24X 6.4.3.520.R01 GA, April 08, 2010.,
Object ID: 1.3.6.1.4.1.6486.800.1.1.2.1.7.1.3,
Up Time: 0 days 5 hours 26 minutes and 47 seconds,
Contact: xxx@somewhere.com,
Name: cor1qipsw01,
Location: xxx,
Services: 72,
Date & Time: FRI FEB 04 2011 16:10:31 (CET)
Flash Space:
Primary CMM:
Available (bytes): 9200640,
Comments : None
Raymond