04-27-2006 04:57 AM
Could somebody explain the difference between these two traps?
Thanks a lot in advance
04-27-2006 05:02 AM
The technical definitions of coldStart and warmStart are:
A coldStart trap signifies that the sending
protocol entity is reinitializing itself such
that the agent's configuration or the protocol
entity implementation may be altered."
"A warmStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing itself such that its configuration is unaltered."
The key difference in this reinitialization (reload or reboot) is altered versus unaltered.
However basically they are:
coldStart -- The snmp device performs a power on
warmStart -- The snmp device performs a software reload or ipl
04-27-2006 05:08 AM
warmStart: "A warmStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing itself such that its configuration is unaltered."
coldStart: "A coldStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing itself and that its configuration may have been altered."
In summary, only difference is that a warmStart implies no SNMP config change.
04-27-2006 05:10 AM
warmStart: "A warmStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing itself such that its configuration is unaltered."
coldStart: "A coldStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing itself and that its configuration may have been altered."
In summary, only difference is that a warmStart implies no SNMP config change.
04-27-2006 05:44 AM
Well, I've almost never seen a warmStart trap actually arriving at the NMS end though. It's kinda in the some boat as SYS-2-PS_FAIL, in the sense both usually get generated by Cisco devices very early during OS [re-]initialization (think before Superviser engine initialization) when there's no TCP/IP connectivity, so no syslog/SNMP traps can get delivered to NMS! The only way to find out was by happenstance when sniffing through "show log" on the device itself, after NOC belatedly noticed the device had rebooted through some other symptoms that.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide