All MIBs › TIMETRA-LOG-MIB › tmnxStdEventsReplayed
tmnxStdEventsReplayed
Module: TIMETRA-LOG-MIB
OID (symbolic): TIMETRA-LOG-MIB::tmnxStdEventsReplayed
OID (numeric): 1.3.6.1.4.1.6527.3.1.3.12.0.11
Node type: NOTIFICATION-TYPE
Description:
A tmnxStdEventsReplayed notification is generated when an SNMP trap target address is added to the RTM (tmnxVRtrID) following a period when the address had been removed. The value of tmnxStdReplayStartEvent is the SNMP notification request ID of the first event that was replayed. The value of tmnxStdReplayEndEvent is the SNMP notification request ID of the last missed event that was replayed. The value of tmnxStdReplayStart is the request ID of the first event for which there was no route to the trap target address.
What is tmnxStdEventsReplayed?
This notification is sent when a previously unavailable SNMP trap target address becomes reachable again, signaling that any missed notifications will now be delivered. It includes the request IDs of the first and last events that are being replayed to help managers synchronize state. An operator would use this notification to confirm that event delivery has resumed and to identify any events that occurred during the outage.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' TIMETRA-LOG-MIB::tmnxStdEventsReplayed snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6527.3.1.3.12.0.11
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:63474->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (269036018) 31 days, 3:19:20.18 SNMPv2-MIB::snmpTrapOID.0 = OID: TIMETRA-LOG-MIB::tmnxStdEventsReplayed
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3 | tmnxSRNotifyPrefix | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3.12 | tmnxLogNotifyPrefix | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.3.12.0 | tmnxLogNotifications | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.3.12.0.11 | tmnxStdEventsReplayed | TIMETRA-LOG-MIB |