RPKI
tmnxRpkiNotifySession
Property name | Value |
---|---|
Application name |
RPKI |
Event ID | 2001 |
Event name | tmnxRpkiNotifySession |
SNMP notification prefix and OID |
TIMETRA-RPKI-MIB.tmnxRpkiNotifications.1 |
Default severity |
minor |
Source stream | main |
Message format string | Rpki Session state on $tmnxRpkiPeerAddr$ changed to $tmnxRpkiTrapStatus$ due to $tmnxRpkiErrorType$ |
Cause | A tmnxRpkiNotifySession notification is generated when a rpki session either comes up or goes down. Possible reasons for this to happen is listed below: (a) a session goes down due to hold-timer expiry. (b) a session goes down due to failure of the TCP connection. (c) a session goes down due to session ID mismatch. (d) a session goes down due to sent or received Error Report PDU containing fatal error code (e) a session comes up (established state) |
Effect | This may remove the routes learnt from a particular rpki server if session goes down. Or start learning routes from a rpki session which was newly established. |
Recovery | There is no recovery required for this notification. |
tmnxRpkiStaleTimerExpiry
Property name | Value |
---|---|
Application name |
RPKI |
Event ID | 2002 |
Event name | tmnxRpkiStaleTimerExpiry |
SNMP notification prefix and OID |
TIMETRA-RPKI-MIB.tmnxRpkiNotifications.2 |
Default severity |
minor |
Source stream | main |
Message format string | Stale timer Expired for the Rpki session : $tmnxRpkiPeerAddr$ |
Cause | This notification is generated when a stale timer expires. The stale timer expires due to the following reasons: 1) The peer goes down, and never comes up within the stale timer interval 2) Peer goes down and comes back up and refreshes the databases. The stale timer is expired to remove unrefreshed entries in the database. 3) The peer goes down and comes back again and again goes down before refreshing any entries. Here again the stale timer is expired due to unstable connection. 4) The RPKI server sends a Cache Reset in response to a Serial Query instead of doing an incremental update. |
Effect | This may remove the routes learnt from a particular rpki server if session goes down. Or start learning routes from a rpki session which was newly established. |
Recovery | There is no recovery required for this notification. |