cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
785
Views
4
Helpful
3
Replies

how to configure mail alerts in cisco-2911/K9 router ?

simhachalam1504
Level 1
Level 1

hi all,

 

i am monitoring devices through third party snmp software , i am receiving mail from that software when router interface is down or router down.

but i want to get mails for vty login, config change logs . how can get that ?

 

please suggest  ..........

3 Replies 3

Mark Malone
VIP Alumni
VIP Alumni

Turn on the specific traps for each service or just all of them , if your already getting some traps you will get the rest when enabled

sw1(config)#snmp-server enable traps ?
  alarms            Enable SNMP alarms traps
  atm               Enable SNMP atm traps
  bgp               Enable BGP state change traps
  bridge            Enable SNMP STP Bridge MIB traps
  c6kxbar           Enable SNMP CISCO-CAT6K-CROSSBAR-MIB traps
  casa              Enable SNMP casa traps
  chassis           Enable SNMP chassis traps
  config            Enable SNMP config traps
  config-copy       Enable SNMP config-copy traps
  csg               Enable SNMP CSG traps
  dial              Enable SNMP dial control traps
  dlsw              Enable SNMP dlsw traps
  entity            Enable SNMP entity traps
  envmon            Enable SNMP environmental monitor traps
  event-manager     Enable SNMP Embedded Event Manager traps
  flash             Enable SNMP FLASH notifications
  flex-links        Enable SNMP FLEX Links traps
  frame-relay       Enable SNMP frame-relay traps
  fru-ctrl          Enable SNMP entity FRU control traps
  hsrp              Enable SNMP HSRP traps
  ipmulticast       Enable SNMP ipmulticast traps
  ipsec             Enable IPsec traps
  isakmp            Enable ISAKMP traps traps
  mac-notification  Enable SNMP MAC Notification traps
  module            Enable SNMP module traps
  mpls              Enable SNMP MPLS traps
  msdp              Enable SNMP MSDP traps
  ospf              Enable OSPF traps
  pim               Enable SNMP PIM traps
  port-security     Enable SNMP port security traps
  rf                Enable all SNMP traps defined in CISCO-RF-MIB
  rsvp              Enable RSVP flow change traps
  rtr               Enable SNMP Response Time Reporter traps
  slb               Enable SNMP SLB traps
  snmp              Enable SNMP traps
  sonet             Enable SNMP SONET traps
  srp               Enable SRP protocol traps
  stpx              Enable SNMP STPX MIB traps
  syslog            Enable SNMP syslog traps
  transceiver       Enable SNMP transceiver traps
  tty               Enable TCP connection traps
  vlan-mac-limit    Enable SNMP L2 Control VLAN MAC Limit notifications
  vlancreate        Enable SNMP VLAN created traps
  vlandelete        Enable SNMP VLAN deleted traps
  voice             Enable SNMP voice traps
  vtp               Enable SNMP VTP traps
  <cr>

 

Hi markmalone, 

i am monitoring router interface with using nagios core ( based on OID ) , is there any OID for syslog and vty session.

 

i done enabling "snmp-server enable  traps  syslog" but i am not able to find that log in my nagios server (centos - 6) .

 

A post in this discussion has been removed due to possible misconduct. Please refer to the CSC terms of use for more details.