check that snmp trap is enabled on the device ? - its a global setting in
the configuration (snmp-server enable traps ..".) - also check the
interface , its possible that on the interface configuration part the
snmp-trap sending is disabled ( no snmp trap linkstatus ... - like the idea
to have link traps only on those interface on interest )
this is my sample for management on cisco devices . (community settings are
missing)
IOS:
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
clock timezone CET 1
clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 2:00
logging on
logging "ip"
logging trap warnings
logging "syslog server ip"
snmp-server system-shutdown
snmp-server enable traps snmp authentication warmstart linkdown linkup
coldstart
snmp-server enable traps config
snmp-server host "nv ip" public
ntp server "ip"
CATOS:
set snmp trap enable config
set snmp trap enable syslog
set snmp trap enable system
set snmp trap enable envfan
set snmp trap enable envshutdown
set snmp trap "nv ip" public version 1
set logging server enable
set logging server "syslog ip"
set loggin level "5"
set ntp broadcastclient disable
set ntp broadcastdelay 3000
set ntp client enable
set ntp authentication disable
set ntp server "ip"
set timezone 1 0
set summertime enable
set summertime recurring last Sunday March 02:00 last Sunday October 02:00
60
*************************************************************
Dietmar Gaulhofer, IBM Österreich
Systems Engineer
ITS - Integrated Technology Services - Unit Austria
Email: Dietmar_Gaulhofer@at.ibm.com
Tel: +43/1/21145-2756
**************************************************************
Larry Fagan
<larrytechie@yaho
o.com> To
Sent by: nv-l@lists.us.ibm.com
owner-nv-l@lists. cc
us.ibm.com
Subject
[nv-l] Interface down not
08.03.2005 14:43 receiving!
Please respond to
nv-l
Hi Guys,
Being a newbie i have a problem as usual. We have NV
7.1.3 FP 3 on AIX. The issue is, i'm not getting a
interface down trap from one of the core switch when
it is down but i'm getting interface down when another
switch from same subnet is swithed off from same site.
All i get is some cold start trap and chassis alarms.
The switch is in the map and SNMP connectivity is
fine. But we use pings for this device.
Any ideas why netview is not receiving interface down
from this device only? Also is switch supposed to send
down traps or should netview ping and generate a trap
down event.
Many thanks,
Larry
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
|