[nsp] Suggestions on Versioning Control

Iva Cabric ivac at iskon.hr
Wed Nov 19 05:06:04 EST 2003


On Tue, Nov 18, 2003 at 04:29:31PM +0000, Theo P. Zourzouvillys wrote:
> it would be better if ios raised a trap whenever the config was
> changed.  you could probablt do this by mointoring syslog for
> SYS-5-CONFIG_I), but hey...

It raises:), put this on router:

snmp-server enable traps config

and take a look in CISCO-CONFIG-MAN-MIB. After each configuration
change, either from CLI or SNMP, you will get a trap with following
data:

The value of sysUpTime when the event occurred
The source of the command that instigated the event (SNMP or CLI)
The configuration data source for the event (running, startup, local,...)
The configuration data destination for the event (same as source...)

And then you can look into ccmHistoryEventTable for more data (vty,
user, source address...)



More information about the cisco-nsp mailing list