Log events
Get a summary of the supported alarms and raising events and detailed descriptions per alarm and event object.
audit
PodDeletedWithForceFlag
Property name | Value |
---|---|
Application name | audit |
Event name |
PodDeletedWithForceFlag |
Default severity | critical |
Message format string | A pod has been deleted with force flag which may cause hanging subscriber transactions. |
Cause | A pod has been deleted with force flag. |
Effect | Subscriber transactions might be hanging. |
management
ConfigurationApplyFailed
Property name | Value |
---|---|
Application name | management |
Event name |
ConfigurationApplyFailed |
Default severity | warning |
Message format string | object: could not apply fields fields: reason |
Cause | configuration could not be applied |
Effect | configuration is not applied |
ConfigurationApplyFailureSolvedByApp
Property name | Value |
---|---|
Application name | management |
Event name |
ConfigurationApplyFailureSolvedByApp |
Default severity |
informational |
Message format string | object: the configuration application failure is resolved |
Cause | configuration failure is resolved because the app accepted the new config |
Effect | configuration is applied |
ConfigurationApplyFailureSolvedByDelete
Property name | Value |
---|---|
Application name | management |
Event name |
ConfigurationApplyFailureSolvedByDelete |
Default severity |
informational |
Message format string | object: the configuration application failure is resolved (object was deleted) |
Cause | configuration failure is resolved because the object is queued for deletion |
Effect | object will be deleted |
ConfigurationApplyFailureSolvedByUpdate
Property name | Value |
---|---|
Application name | management |
Event name |
ConfigurationApplyFailureSolvedByUpdate |
Default severity |
informational |
Message format string | object: the configuration application failure is resolved (update request is canceled) |
Cause | configuration failure is resolved because the update request was implicitly canceled by a new update |
Effect | no config changes are pending anymore |
ConfigurationDeleteFailed
Property name | Value |
---|---|
Application name | management |
Event name |
ConfigurationDeleteFailed |
Default severity | warning |
Message format string | object: could not delete object: reason |
Cause | configuration could not be deleted |
Effect |
configuration is not deleted |
ConfigurationDeleteFailureSolvedByApp
Property name | Value |
---|---|
Application name |
management |
Event name | ConfigurationDeleteFailureSolvedByApp |
Default severity | informational |
Message format string |
object: the configuration delete failure is resolved |
Cause |
configuration delete failure is resolved because the app deleted the object |
Effect | object is deleted |
ConfigurationDeleteFailureSolvedByUpdate
Property name | Value |
---|---|
Application name | management |
Event name |
ConfigurationDeleteFailureSolvedByUpdate |
Default severity |
informational |
Message format string | object: the configuration delete failure is resolved (object need not be deleted anymore) |
Cause | configuration delete is resolved because the delete is no longer requested (new config came in) |
Effect | object will not be deleted |
OperationalStateFetchFailed
Property name | Value |
---|---|
Application name | management |
Event name |
OperationalStateFetchFailed |
Default severity | error |
Message format string | object: could not fetch operational state - reason |
Cause | operational state could not be fetched |
Effect |
the returned operational state will be incorrect |
OperationalStateFetchWarning
Property name | Value |
---|---|
Application name | management |
Event name |
OperationalStateFetchWarning |
Default severity | warning |
Message format string | object: warning while fetching operational state - reason |
Cause | a warning occurred while fetching operational state |
Effect | the returned operational state might be incorrect |
odsa
MicroNetsAvailable
Property name | Value |
---|---|
Application name | odsa |
Event name |
MicroNetsAvailable |
Default severity | informational |
Message format string | network-instance networkInstance, pool pool, address-assignment-type addressAssignmentType: micro-net(s) available again |
Cause |
the number of available micro-nets rose above zero |
Effect |
none |
MicroNetsDepleted
Property name | Value |
---|---|
Application name |
odsa |
Event name | MicroNetsDepleted |
Default severity | warning |
Message format string |
network-instance networkInstance, pool pool, address-assignment-type addressAssignmentType: no more micro-nets |
Cause | the number of available micro-nets reached zero |
Effect | setup of new end user sessions will start to fail |
MinimumFreeMicroNetsHigh
Property name | Value |
---|---|
Application name | odsa |
Event name |
MinimumFreeMicroNetsHigh |
Default severity | informational |
Message format string | network-instance networkInstance, pool pool, address-assignment-type addressAssignmentType: number of micro-nets high enough again |
Cause |
the number of available micro-nets rose above the rising threshold and is above the desired minimum |
Effect | none |
MinimumFreeMicroNetsLow
Property name | Value |
---|---|
Application name |
odsa |
Event name | MinimumFreeMicroNetsLow |
Default severity | warning |
Message format string |
network-instance networkInstance, pool pool, address-assignment-type addressAssignmentType: running low on micro-nets |
Cause | the number of available micro-nets fell below the low threshold and is under the desired minimum |
Effect | none |
python
PythonScriptCompilationFailure
Property name | Value |
---|---|
Application name | python |
Event name |
PythonScriptCompilationFailure |
Default severity | warning |
Message format string | Python-script 'script' failed to compile: err |
Cause | The python-script source code was not valid python code. |
Effect | The Python script is operationally down and will fail immediately when executed. |
PythonScriptExecutionError
Property name | Value |
---|---|
Application name | python |
Event name |
PythonScriptExecutionError |
Default severity | warning |
Message format string | Python-script 'script' terminated with an exception: err |
Cause | The python-script terminated with an exception. |
Effect | The action-on-failure of the script is used to decide the continuation of the callflow. |
PythonScriptOutput
Property name | Value |
---|---|
Application name |
python |
Event name | PythonScriptOutput |
Default severity | debug |
Message format string |
Python-script 'script' output: output |
Cause |
The python-script has generated output. |
Effect | Not applicable. |
PythonScriptSourceLoadError
Property name | Value |
---|---|
Application name | python |
Event name |
PythonScriptSourceLoadError |
Default severity | warning |
Message format string | Python-script 'script' failed to load: err |
Cause | The python-script source code could not be fetched from its remote location |
Effect | The Python script is operationally down and will fail immediately when executed. |
radius
RadiusCoaDisconnectMsgSendError
Property name | Value |
---|---|
Application name |
radius |
Event name | RadiusCoaDisconnectMsgSendError |
Default severity | warning |
Message format string |
Due to connectivity issues, a CoA reply message could not be sent. |
Cause |
Because of connectivity issues, a CoA reply message could not be sent. |
Effect |
The reply message is lost. |
RadiusCoaDisconnectPacketDiscarded
Property name | Value |
---|---|
Application name |
radius |
Event name | RadiusCoaDisconnectPacketDiscarded |
Default severity | warning |
Message format string |
A msgType request was discarded. |
Cause | A Disconnect request was malformed in some way. |
Effect | The message is discarded, no actions were performed. |
RadiusCoaMessageHandlingFailed
Property name | Value |
---|---|
Application name | radius |
Event name |
RadiusCoaMessageHandlingFailed |
Default severity | warning |
Message format string | A CoA Disconnect Request was not handled successfully. |
Cause | A Radius CoA or Disconnect request could not be decoded. |
Effect | The action requested in the Disconnect request was either not executed or executed incompletely. |
RadiusCoaNackSent
Property name | Value |
---|---|
Application name |
radius |
Event name | RadiusCoaNackSent |
Default severity | warning |
Message format string |
A CoA Request was not handled successfully. |
Cause | A CoA request was not handled unsuccessfully. |
Effect | The action requested in the CoA request was either not executed or executed incompletely. |
RadiusDisconnectNackSent
Property name | Value |
---|---|
Application name | radius |
Event name |
RadiusDisconnectNackSent |
Default severity | warning |
Message format string | A Disconnect Request was not handled successfully. |
Cause | A Disconnect request was not handled unsuccessfully. |
Effect | The action requested in the Disconnect request was either not executed or executed incompletely. |
session-manager
DHCPv4InvalidLeaseTimes
Property name | Value |
---|---|
Application name |
session-manager |
Event name | DHCPv4InvalidLeaseTimes |
Default severity | warning |
Message format string |
Invalid DHCPv4 renew, rebind, lease time combination, fallback on default values |
Cause | Invalid DHCPv4 renew, rebind, lease time combination |
Effect | Fallback on default DHCPv4 renew, rebind and lease time |
DHCPv4RelayReplyDecodeFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
DHCPv4RelayReplyDecodeFailure |
Default severity | error |
Message format string | Could not decode DHCP message: errorMessage |
Cause | Invalid DHCP server reply |
Effect |
DHCP reply is dropped |
DHCPv4RelayReplyMessageFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | DHCPv4RelayReplyMessageFailure |
Default severity | error |
Message format string |
Could not process DHCPv4 Relay server reply: errorMessage |
Cause |
Processing failure of DHCPv4 server reply message |
Effect |
message is dropped |
DHCPv4RelayReplySessionNotFoundFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | DHCPv4RelayReplySessionNotFoundFailure |
Default severity | error |
Message format string |
Could not find a session corresponding to the request: errorMessage |
Cause | No session in setup could be found at the current session manager instance |
Effect | DHCP reply is dropped |
DHCPv6InvalidLifetimes
Property name | Value |
---|---|
Application name | session-manager |
Event name |
DHCPv6InvalidLifetimes |
Default severity | warning |
Message format string | Invalid DHCPv6 t1, t2, IPv6 preferred and valid lifetime combination, fallback on default values |
Cause | Invalid DHCPv6 t1, t2, IPv6 preferred and valid lifetime combination |
Effect | Fallback on default DHCPv6 t1, t2, IPv6 preferred and valid lifetime |
DHCPv6RelayReplyDecodeFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
DHCPv6RelayReplyDecodeFailure |
Default severity | error |
Message format string | Could not decode DHCPv6 message: errorMessage |
Cause | Invalid DHCPv6 server reply |
Effect |
message is dropped |
DHCPv6RelayReplyMessageFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | DHCPv6RelayReplyMessageFailure |
Default severity | error |
Message format string |
Could not process DHCPv6 Relay server reply: errorMessage |
Cause |
Processing failure of DHCPv6 server reply message |
Effect |
message is dropped |
DHCPv6RelayReplySessionNotFoundFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | DHCPv6RelayReplySessionNotFoundFailure |
Default severity | error |
Message format string |
Could not find session: errorMessage |
Cause | No session transaction could be found at the current session manager instance |
Effect | message is dropped |
IBCPMessageDecodeFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
IBCPMessageDecodeFailure |
Default severity | error |
Message format string | Could not decode IBCP message: errorMessage |
Cause | Invalid incoming IBCP message |
Effect |
IBCP message is dropped |
IBCPMessageFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | IBCPMessageFailure |
Default severity | error |
Message format string |
Could not process IBCP message: errorMessage |
Cause |
Processing failure of an IBCP message |
Effect | IBCP message is dropped or returned with a failure status code |
IBCPSessionSetupFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
IBCPSessionSetupFailure |
Default severity | error |
Message format string | IBCP session setup failure: errorMessage |
Cause | Session setup triggered by an IBCP message failed |
Effect | IBCP message is dropped and session is not created |
LostHostConnectivity
Property name | Value |
---|---|
Application name | session-manager |
Event name |
LostHostConnectivity |
Default severity | warning |
Message format string | Lost host connectivity |
Cause |
??? |
Effect | ??? |
PFCPSessionDeletionFailed
Property name | Value |
---|---|
Application name | session-manager |
Event name |
PFCPSessionDeletionFailed |
Default severity | warning |
Message format string | PFCP session deletion failed for 15 minutes, session is deleted without informing the UPF |
Cause | PFCP session deletion failed for 15 minutes (for example, because of headless) |
Effect | The session is terminated without informing the UPF |
PFCPSessionReportFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
PFCPSessionReportFailure |
Default severity | error |
Message format string | PFCP Session Report failure: errorMessage |
Cause | Failure during processing of a PFCP Session Report from the UPF |
Effect | Failure response is sent to the UPF |
SessionCoAFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | SessionCoAFailure |
Default severity | error |
Message format string |
CoA failed: errorMessage |
Cause | CoA failed for a session |
Effect | Changes are not applied and the CoA is NACKed |
SessionPFCPAuditFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
SessionPFCPAuditFailure |
Default severity | error |
Message format string | PFCP audit failed: errorMessage |
Cause | PFCP audit failed for a session |
Effect |
Session is not audited |
SessionsCleared
Property name | Value |
---|---|
Application name |
session-manager |
Event name | SessionsCleared |
Default severity | informational |
Message format string |
Cleared numSessions sessions |
Cause | Clear of sessions has finished |
Effect | Sessions have been deleted |
SessionTimerFailure
Property name | Value |
---|---|
Application name | session-manager |
Event name |
SessionTimerFailure |
Default severity | error |
Message format string | Timer event failed: errorMessage |
Cause | Timer event failed for a session |
Effect |
Timer event is ignored |
UPFResiliencyStandbyPFCPSessionFailure
Property name | Value |
---|---|
Application name |
session-manager |
Event name | UPFResiliencyStandbyPFCPSessionFailure |
Default severity | warning |
Message format string |
PFCP session creation or modification failed on the standby UPF |
Cause |
PFCP session creation or modification failed on the standby UPF |
Effect |
PFCP session creation or modification on the standby UPF will be retried |
test
DebugEvent
Property name | Value |
---|---|
Application name |
test |
Event name | DebugEvent |
Default severity | debug |
Message format string |
message |
Cause | Triggered by user |
Effect | None |
ErrorEvent
Property name | Value |
---|---|
Application name |
test |
Event name | ErrorEvent |
Default severity | error |
Message format string |
message |
Cause | Triggered by user |
Effect | None |
InfoEvent
Property name | Value |
---|---|
Application name |
test |
Event name | InfoEvent |
Default severity | informational |
Message format string |
message |
Cause | Triggered by user |
Effect | None |
TestEvent
Property name | Value |
---|---|
Application name |
test |
Event name | TestEvent |
Default severity | informational |
Message format string |
message |
Cause | Triggered by user |
Effect | None |
WarnEvent
Property name | Value |
---|---|
Application name |
test |
Event name | WarnEvent |
Default severity | warning |
Message format string |
message |
Cause | Triggered by user |
Effect | None |
upf-manager
BaseFunctionFeatureSetNotSupported
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | BaseFunctionFeatureSetNotSupported |
Default severity | error |
Message format string |
Base function feature set not supported by UPF upfNodeId |
Cause |
Base function feature set not supported by UPF |
Effect |
PFCP association with the UPF will not be established or will be released |
DynamicallySignaledL2AccessIdDeletedByTimeout
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
DynamicallySignaledL2AccessIdDeletedByTimeout |
Default severity |
informational |
Message format string | Dynamically signalled l2-access-id l2AccessId from UPF upfNodeId deleted by timeout |
Cause |
Dynamically signaled l2-access-id deleted as the cleanup timer expired |
Effect |
L2-access-id will not be tracked anymore and the per port tunnel will be deleted |
NewDynamicallySignaledL2AccessIdDropped
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
NewDynamicallySignaledL2AccessIdDropped |
Default severity |
warning |
Message format string | New dynamically signalled l2-access-id l2AccessId from UPF upfNodeId dropped |
Cause | New dynamically signaled l2-access-id dropped as maximum limit is reached |
Effect | L2-access-id health will not be tracked and no per port tunnel will be established |
NewDynamicallySignaledNetworkInstanceDropped
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
NewDynamicallySignaledNetworkInstanceDropped |
Default severity |
warning |
Message format string | New dynamically signalled network instance networkInstance from UPF upfNodeId dropped |
Cause |
New dynamically signaled network instance dropped as maximum limit is reached |
Effect |
Network instance health will not be tracked |
PFCPAssociationFailure
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
PFCPAssociationFailure |
Default severity | error |
Message format string | PFCP pfcpMessage exchange with UPF upfNodeId failed: errorMessage |
Cause | The PFCP association message exchange was not successful |
Effect | The PFCP association message is not successfully processed on the UPF |
PFCPDefaultSessionFailure
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
PFCPDefaultSessionFailure |
Default severity | error |
Message format string | PFCP pfcpMessage exchange with UPF upfNodeId failed for default session with sessionID sessionId: errorMessage |
Cause | The PFCP default session message exchange was not successful |
Effect | The PFCP default session message is not successfully processed on the UPF |
UpfAuditAbort
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfAuditAbort |
Default severity | informational |
Message format string |
PFCP Audit with UPF upfNodeId aborted |
Cause |
UPF audit aborted |
Effect | Ongoing UPF audit is aborted |
UpfAuditEnd
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfAuditEnd |
Default severity | informational |
Message format string |
PFCP Audit with upfNodeId ended |
Cause | UPF audit ended |
Effect | All sessions and FSGs in UPF are audited |
UpfAuditEndFailure
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfAuditEndFailure |
Default severity | error |
Message format string |
PFCP Audit with UPF upfNodeId not ended: errorMessage |
Cause |
Ending of PFCP audit with UPF failed |
Effect | PFCP audit is not ended |
UpfAuditStartFailure
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
UpfAuditStartFailure |
Default severity | error |
Message format string | PFCP Audit with UPF upfNodeId not started: errorMessage |
Cause | Starting of PFCP audit with UPF failed |
Effect |
PFCP audit is not started |
UpfAuditStartMgmtInitiated
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfAuditStartMgmtInitiated |
Default severity | informational |
Message format string |
PFCP Audit with UPF upfNodeId started on management request |
Cause |
UPF audit initiated from management console |
Effect |
All sessions and FSGs in UPF will be audited |
UpfAuditStartPathRestored
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfAuditStartPathRestored |
Default severity | informational |
Message format string |
PFCP Audit with UPF upfNodeId started on path restore |
Cause |
UPF audit initiated because of the path being restored |
Effect |
All sessions and FSGs in UPF will be audited |
UpfAuditStartUpfRequested
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfAuditStartUpfRequested |
Default severity | informational |
Message format string |
PFCP Audit with UPF upfNodeId started on UPF request |
Cause |
UPF audit initiated on request from UPF |
Effect | All sessions and FSGs in UPF will be audited |
UpfPartialAuditAbort
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
UpfPartialAuditAbort |
Default severity | informational |
Message format string | Partial PFCP Audit with UPF upfNodeId aborted |
Cause | Partial UPF audit aborted |
Effect |
Ongoing partial UPF audit is aborted |
UpfPartialAuditEnd
Property name | Value |
---|---|
Application name |
upf-manager |
Event name | UpfPartialAuditEnd |
Default severity | informational |
Message format string |
Partial PFCP Audit with upfNodeId ended |
Cause |
Partial UPF audit ended |
Effect | All requested sessions in UPF are audited |
UpfPartialAuditScheduledByAuditPod
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
UpfPartialAuditScheduledByAuditPod |
Default severity |
informational |
Message format string | Partial PFCP Audit with UPF upfNodeId started on audit pod request |
Cause | Partial UPF audit initiated by audit pod |
Effect | All selected sessions in UPF will be audited |
UpfPartialAuditStartFailure
Property name | Value |
---|---|
Application name | upf-manager |
Event name |
UpfPartialAuditStartFailure |
Default severity | error |
Message format string | Partial PFCP Audit with UPF upfNodeId not started: errorMessage |
Cause | Starting of partial PFCP audit with UPF failed |
Effect | Partial PFCP audit is not started |