All Statistics

The following 267 statistics may be generated by all products.

No statistics found that match search criteria.
DiameterApp::DiameterInboundInstance
diameter.request Type: Counter Scope: Message OID: -
Cause: Diameter request messages received.
Tags: type capabilities Capabilities-Exchange-Request messages received.
watchdog Device-Watchdog-Request messages received.
disconnect Disconnect-Peer-Request messages received.
session Diameter session messages received.
diameter.request.error Type: Counter Scope: Message OID: -
Cause: Unhandled Diameter requests received.
Tags: type no_session Requests received without Session-Id AVP.
no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
diameter.response Type: Counter Scope: Message OID: -
Cause: Diameter response messages sent.
Tags: type capabilities Capabilities-Exchange-Response messages handled successfully.
watchdog Device-Watchdog-Response messages handled successfully.
disconnect Disconnect-Peer-Response messages handled successfully.
session Diameter session response messages handled successfully.
error Diameter session response messages sent due to processing error.
timeout Diameter session response messages sent due to local timeout.
DiameterApp::DiameterOutboundInstance
diameter.response_ms Type: Timing Scope: Message OID: -
Cause: Time (in ms) for this instance to receive a response for an outbound request.
DnsServerApp::DnsInboundInstance
dns.request Type: Counter Scope: Message OID: -
Cause: DNS request messages received.
dns.request.error Type: Counter Scope: Message OID: -
Cause: Unhandled DNS requests received.
Tags: type no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
dns.response Type: Counter Scope: Message OID: -
Cause: DNS response messages sent.
Tags: type error Response messages sent due to processing error.
unhandled Response messages sent due to no instructions received.
ok Response messages handled successfully.
timeout Response messages sent due to local timeout.
EdrApp::EdrStream
edr.buffered Type: Counter Scope: Application OID: -
Cause: EDR record buffered for writing.
edr.write Type: Counter Scope: Application OID: -
Cause: An EDR record has been written to an EDR file.
file.close Type: Counter Scope: Application OID: -
Cause: EDR file footer written and file handle closed.
file.flush Type: Counter Scope: Application OID: -
Cause: EDR file flushed.
file.open Type: Counter Scope: Application OID: -
Cause: New EDR file handle opened. Header written.
LhoSipApp::LhoSipInstance
sip.lho.action Type: Counter Scope: Message OID: -
Cause: SIP Lua scripts actions taken. May optionally specify call leg and additional detail.
Tags: action proceeding Provisional responses sent.
decline Calls declined by service logic.
hangup Calls released by service logic.
interaction Interaction requested by service logic.
extend Charge extension requested by service logic.
termination SIP terminations attempted from Lua scripts.
outcall New calls constructed.
termination Call termination to a B-party requested by service logic.
detail internal Internal interaction performed.
external External interaction performed.
monitored SIP LHO termination attempts for monitored calls.
charged SIP LHO termination attempts for charged calls.
simple SIP LHO termination attempts without monitoring or charging.
leg aleg Actions taken for the A-leg of a call.
bleg Actions taken for the B-leg of a call.
sip.lho.incomplete Type: Counter Scope: Job OID: -
Cause: SIP termination attempt from Lua script completed without connection to B-party.
Tags: code * The status code returned from the B-party, if any.
reason no_answer SIP LHO termination attempts that were not answered.
no_route SIP LHO termination attempts that were unable to be routed.
declined SIP LHO termination attempts that were declined by the B-party.
abandoned SIP LHO termination attempts that were abandoned by the A-party.
other SIP LHO termination attempts that were incomplete for other reasons.
sip.lho.interaction.attempt Type: Counter Scope: Job OID: -
Cause: SIP interactions attempted from Lua scripts.
Tags: type pa SIP LHO interactions using INAP Play Announcement.
pacui SIP LHO interactions using INAP Prompt and Collect User Information.
sip.lho.interaction.error Type: Counter Scope: Job OID: -
Cause: SIP Lua interaction that was not completed successfully with the A-party still present.
sip.lho.interaction.ok Type: Counter Scope: Job OID: -
Cause: SIP Lua interaction that was completed successfully with the A-party still present.
sip.lho.route.error Type: Counter Scope: Job OID: -
Cause: SIP requests from Lua scripts that could not be routed.
Tags: cause no_trunk Outbound requests that could not match a trunk.
no_peer Outbound requests that could not find a SIP peer.
invite Outbound requests that could not perform an INVITE.
type aleg Outbound LHO A-leg INVITE requests that could not be routed.
bleg Outbound LHO B-leg INVITE requests that could not be routed.
etc Outbound LHO ETC requests that could not be routed.
sip.lho.route.ok Type: Counter Scope: Job OID: -
Cause: Successful SIP routing from Lua scripts.
Tags: type aleg Routed outbound LHO A-leg INVITE requests.
bleg Routed outbound LHO B-leg INVITE requests.
etc Routed outbound LHO ETC requests.
MarketSegmentationApp
ms.fetch.completed Type: Counter Scope: Job OID: -
Cause: Subscriber segmentation queries completed.
ms.fetch.started Type: Counter Scope: Job OID: -
Cause: Subscriber segmentation queries started.
ms.segmentation.started Type: Counter Scope: Job OID: -
Cause: Subscriber segmentations started.
MarketSegmentationApp::MarketSegmentationInstance
ms.segmentation.completed Type: Counter Scope: Job OID: -
Cause: Successful subscriber segmentation data updates.
N2::Application
instance.count Type: Gauge Scope: Job OID: -
Cause: The number of open application instances. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
instance.throttle.max_instances Type: Counter Scope: Message OID: -
Cause: Maximum number of instances exceeding the max number of instances.
instance.throttle.max_tps_average Type: Counter Scope: Message OID: -
Cause: Average max TPS for the last throttle period.
snmp.msg.proxy Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.1.1
Cause: Proxied SNMP requests received from an SNMP app. Note that only (some) request-type SNMP PDUs are sent to applications.
Tags: type get Internal requests received from an SNMP get-request PDU.
next Internal requests received from an SNMP get-next-request PDU.
bulk Internal requests received from an SNMP get-bulk-request PDU.
set Internal requests received from an SNMP set-request PDU.
other Internal requests received from other SNMP PDUs.
N2::Application::AcdApp::LuaService::LuaLoader::AcdLuaDBLoader
flow.load.error Type: Counter Scope: Message OID: -
Cause: Flows that could not be loaded succcessfully.
Tags: type bad_key Specific flow script loads for an unrecognised script key.
no_flow Specific flow script loads for a service number with no scheduled or override flow.
no_service Specific flow script loads for an unknown service number.
flow.load.ok Type: Counter Scope: Job OID: -
Cause: Flows successfully loaded.
Tags: type np Specific flow script loads for number portability lookup.
scheduled Specific flow script loads for a service number with a scheduled or override flow.
flow.lookup.error Type: Counter Scope: Job OID: -
Cause: Flow script determination that did not locate a flow version.
Tags: type no_schedule Flow script determination resulting in no scheduled flow for a known service number.
no_service Flow script determination resulting in an unknown service number.
flow.lookup.ok Type: Counter Scope: Job OID: -
Cause: Flow script determination that located a flow version.
Tags: type override Flow script determination resulting in an overridden flow schedule.
scheduled Flow script determination resulting in a normally-scheduled flow.
script.load.ok Type: Counter Scope: Job OID: -
Cause: Scripts successfully loaded.
Tags: type np ACD number portability script database loads.
sl ACD service loader script database loads.
N2::Application::AppInstance
instance.abort Type: Counter Scope: Job, Message OID: -
Cause: Application instances aborted due to receiving an unexpected shutdown/abort message. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc. Note that aborted instances are still counted in instance.shutdown.
instance.shutdown Type: Counter Scope: Job, Message OID: -
Cause: Application instances shut down (for any reason, including abort). Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
instance.start Type: Counter Scope: Job, Message OID: -
Cause: Application instances started. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
N2::Application::LuaApp
agent.request Type: Counter Scope: Message OID: -
Cause: Agent request messages received.
Tags: type new Messages handled by a Lua agent (without context).
existing Messages handled by a Lua agent (with context).
tcap TCAP BEGIN messages handled by Lua agents.
service.request.claimed Type: Counter Scope: Job OID: -
Cause: Service requests claimed by Lua services.
Tags: type tcap TCAP BEGIN messages handled by Lua services.
message Messages handled by a Lua service.
service.request.unclaimed Type: Counter Scope: Job OID: -
Cause: Service requests unclaimed by any Lua service or agent.
Tags: type tcap TCAP BEGIN messages not handled by any Lua service or agent.
message Messages not handled by any Lua service.
N2::Application::LuaApp::LuaService
instance.refused.no_instance Type: Counter Scope: Job, Message OID: -
Cause: Lua instances that failed to be created.
N2::Application::LuaApp::LuaService::LuaLoader
lua.load Type: Counter Scope: Message OID: -
Cause: Lua chunks loaded successfully.
Tags: type cache Lua chunks loaded from cache successfully.
success Lua chunks newly loaded successfully via any method.
lua.load.failed Type: Counter Scope: Resource OID: -
Cause: Lua chunks unable to be loaded for any reason.
lua.state.error Type: Counter Scope: Message OID: -
Cause: Lua stat errors.
Tags: type bad_compile Lua states that failed to compile.
bad_thread Lua states that compiled but failed to generate a thread.
lua.thread.close Type: Counter Scope: Resource OID: -
Cause: Lua threads no longer required.
lua.thread.create Type: Counter Scope: Resource OID: -
Cause: Lua thread created successfully.
N2::Application::ScpApp
instance.ok Type: Counter Scope: Message OID: -
Cause: Initial DP messages received that successfully started a new instance.
instance.refused Type: Counter Scope: Message OID: -
Cause: InitialDP messages received that had a new instance refused.
Tags: reason not_started Initial DP messages received that failed to start a new instance.
no_components Uncorrelated TCAP begin messages received without any components.
no_idp Uncorrelated TCAP begin messages received with a component that is not an Initial DP.
no_invoke Uncorrelated TCAP begin messages received with a non-Invoke component.
no_opcode Uncorrelated TCAP begin messages received with a component without an operation code.
no_optype Uncorrelated TCAP begin messages received with a component without an operation type.
N2::Application::ScpApp::ScpInstance
extension Type: Counter Scope: Message OID: -
Cause: TCAP aborts received.
Tags: case no_ride Call extension without Release if Duration Exceeded.
ride Call extension with Release if Duration Exceeded.
proto cap2 Call extension in CAMEL2.
cap34 Call extension in CAMEL3/4.
interaction.start Type: Counter Scope: Message OID: -
Cause: Interactions with SRFs started.
Tags: srf ctr Interactions started using an on-switch resource.
etc Interactions started using an off-switch resource.
msg.overdue Type: Counter Scope: Message OID: -
Cause: Overdue messages not received in good time.
Tags: message ari Expected Assist Routing Instructions messages that were not received.
at_rr Expected Activity Test Return Result messages that were not received.
edp Expected Event Report BCSM or Apply Charging Report messages that were not received.
sl_rr Expected Split Leg Return Result messages that were not received.
mcs_rr Expected Merge Call Segments Return Result messages that were not received.
pacui_rr Expected Prompt and Collect User Information Return Result messages that were not received.
srr Expected Specialized Resource Report messages that were not received.
type beep Expected messages during B-party beep (SRR only) that were not received.
interaction Expected messages during other interaction (SRR only) that were not received.
recv.abort Type: Counter Scope: Message OID: -
Cause: TCAP aborts received.
Tags: at before Aborts received during interaction setup.
during Aborts received while interaction is occurring.
from ssp Aborts received from an SSP.
srf Aborts received from an SRF.
proto cap1 Aborts received during call termination in CAMEL1.
other Aborts received during call termination in CAMEL2/3/4.
srf ctr Aborts received while using an on-switch resource.
etc Aborts received while using an off-switch resource.
state interaction Aborts received during interaction with a resource.
termination Aborts received during call termination.
other Aborts received during any other activity.
unknown Aborts received during an invalid SRF state.
recv.end Type: Counter Scope: Message OID: -
Cause: TCAP ends received.
Tags: at before Ends received during interaction setup.
during Ends received while interaction is occurring.
from ssp Ends received from an SSP.
srf Ends received from an SRF.
srf ctr Ends received while using an on-switch resource.
etc Ends received while using an off-switch resource.
state interaction Ends received during interaction with a resource.
termination Ends received during call termination.
monitoring Ends received during call monitoring.
erbcsm Ends received while waiting for ERBCSM.
cir Ends received while waiting for CIR.
close Ends received during normal call closing.
other Ends received during any other activity.
recv.erbcsm Type: Counter Scope: Message OID: -
Cause: Event Report BCSM messages received.
Tags: dir orig ERBCSMs received for originating or forwarding calls.
term ERBCSMs received terminating calls.
leg 1 ERBCSMs received for leg 1 of a call (disconnect only).
2 ERBCSMs received for leg 2 of a call (disconnect only).
type abandon ERBCSMs received for abandon.
answer ERBCSMs received for answer.
busy ERBCSMs received for destination busy.
disconnect ERBCSMs received for disconnect.
no_answer ERBCSMs received for no answer.
rsf ERBCSMs received for route select failure.
recv.error Type: Counter Scope: Message OID: -
Cause: Error messages returned.
Tags: from ssp Errors received from an SSP.
srf Errors received from an SRF.
message ctr Errors received for Connect To Resource requests.
etc Errors received for Establish Temporary Connection requests.
pa Errors received for Play Announcement requests.
pacui Errors received for Prompt and Collect User Information requests.
type beep Errors received during B-party beep (CTR only).
interaction Errors received due to other interaction (CTR only).
user Errors received due to user input error (PACUI only).
other Errors received due to other input error (PACUI only).
recv.idp Type: Counter Scope: Job OID: -
Cause: Initial DP messages received.
recv.idp.ok Type: Counter Scope: Job OID: -
Cause: Initial DP messages received and processed OK.
recv.idp.special Type: Counter Scope: Message OID: -
Cause: Special number handling applied to received Initial DP messages.
Tags: type abort Initial DP messages that received special number handling for abort.
connect Initial DP messages that received special number handling for connect.
continue Initial DP messages that received special number handling for continue.
release Initial DP messages that received special number handling for release.
xlate Initial DP messages that received special number handling for translate.
recv.msg Type: Counter Scope: Message OID: -
Cause: Miscellaneous messages received.
Tags: case beep Messages received for B-Party beep (SRR only).
other Messages received for non-beep scenarios (SRR only).
type acr Apply Charging Report messages received.
ari Assist Routing Instructions messages received.
at_rr Activity Test return result messages received.
cir Call Information Report messages received.
mcs_rr Merge Call Segments return result messages received.
pacui_rr Prompt and Collect User Information return result messages received.
sl_rr Split Leg return result messages received.
srr Specialized Resource Report messages received.
recv.unknown Type: Counter Scope: Message OID: -
Cause: TCAP messages received containing unknown INAP/CAMEL opcodes.
Tags: from ssp Unknown opcodes received from an SSP.
srf Unknown opcodes received from an SRF.
sent.abort Type: Counter Scope: Message OID: -
Cause: TCAP aborts sent due to processing issues.
Tags: reason bad_ssp Dialogs aborted due to unstable SSP state.
close Assisting dialogs aborted to close session.
no_model SSP dialogs aborted due to no matching SSP model.
bad_ac SSP dialogs aborted due to unexpected TCAP AC.
fail_idp SSP dialogs aborted due to error handling InitialDP.
acr_erbcsm SSP dialogs aborted due to missing ApplyChargingReport or ERBCSM.
explicit Calls explicitly aborted.
srf ctr Aborts sent while using an on-switch resource.
etc Aborts sent while using an off-switch resource.
to ssp Aborts sent to an SSP.
srf Aborts sent to an SRF.
sent.abort.overdue Type: Counter Scope: Message OID: -
Cause: TCAP aborts sent due to overdue outstanding requests.
Tags: reason srr Dialogs aborted due to late SRR.
ari Assisting dialogs aborted due to late ARI arrival.
pacui_rr Dialogs aborted due to late PACUI response.
atr_clear SSP dialogs aborted due to late ATR with no outstanding actions.
atr_outstanding SSP dialogs aborted due to late ATR with outstanding actions.
srf ctr Aborts sent while using an on-switch resource.
etc Aborts sent while using an off-switch resource.
to ssp Aborts sent to an SSP.
srf Aborts sent to an SRF.
sent.at Type: Counter Scope: Message OID: -
Cause: Activity Test messages sent.
Tags: type monitor Monitored call Activity Test messages sent.
pre_extend Pre-extension Activity Test messages sent.
sent.pa Type: Counter Scope: Message OID: -
Cause: Release messages sent.
Tags: proto cs1 Play Announcements sent for Nokia CS1 (beep only).
cs2 Play Announcements sent for split leg CS2 (beep only).
scenario beep Play Announcements sent for B-party beep.
interaction Play Announcements sent for caller interaction.
sent.pacui Type: Counter Scope: Job OID: -
Cause: Prompt and Collect User Information requests sent.
sent.release Type: Counter Scope: Message OID: -
Cause: Release messages sent.
Tags: proto cap1 Releases sent in CAMEL1 (charged only).
other Releases sent in CAMEL2/3/4 (charged only).
reason expiry Charged calls automatically released at AC/ACR expiry.
deny Charged calls automatically released due to AC/ACR extension denial.
scenario charged Releases sent for charged calls.
monitored Monitored calls released for reaching max call duration.
beep Calls automatically released due to B-party hangup during B-party beep.
cleanup Calls automatically released as part of call cleanup.
explicit Calls explicitly released.
sent.xci Type: Counter Scope: Message OID: -
Cause: FCI messages sent.
Tags: scenario termination SCI/FCI sent as part of call termination.
interaction SCI/FCI sent as part of interaction setup.
type fci Furnish Charging Information messages sent.
sci Send Charging Information messages sent.
termination Type: Counter Scope: Message OID: -
Cause: Call terminations requested.
Tags: type continue Terminations requested as Continue.
connect Terminations requested as Connect.
termination.feature Type: Counter Scope: Message OID: -
Cause: Call termination features requested.
Tags: case no_ride Termination without Release if Duration Exceeded (apply charging only).
ride Termination with Release if Duration Exceeded (apply charging only).
default Terminations requested with B-party beep using default ID.
specific Terminations requested with B-party beep using a specific ID.
proto cap2 Termination in CAMEL2 (apply charging only).
cap34 Termination in CAMEL3/4 (apply charging only).
type beep Termination with B-party beep.
ac Termination with Apply Charging.
cir Termination with Call Information Report.
N2::Application::SipApp
sip.request.sent Type: Counter Scope: Message OID: -
Cause: SIP requests sent.
Tags: method ack SIP ACK requests sent.
bye SIP BYE requests sent.
cancel SIP CANCEL requests sent.
invite SIP INVITE requests sent.
options SIP OPTIONS requests sent.
prack SIP PRACK requests sent.
register SIP REGISTER requests sent.
type initial SIP requests sent for the first time.
resend SIP requests re-sent.
sip.response.sent Type: Counter Scope: Message OID: -
Cause: SIP responses sent.
Tags: code * The status code sent.
type initial SIP responses sent for the first time.
resend SIP responses re-sent.
N2::Application::SipApp::SipConnection
sip.message.error Type: Counter Scope: Message OID: -
Cause: SIP messages received that could not be decoded.
Tags: proto udp SIP UDP messages received that could not be decoded.
tcp SIP TCP messages received that could not be decoded.
sip.request.error Type: Counter Scope: Message OID: -
Cause: SIP requests received that could not be processed.
Tags: reason bad_cseq SIP requests received with an unsupported CSeq header.
bad_protocol SIP requests received with an unsupported transport protocol.
no_call_id SIP requests received without a call ID header.
no_from SIP requests received without a From header.
bad_from SIP requests received with an invalid From header.
no_method SIP requests received with no request method.
no_to SIP requests received without a To header.
bad_to SIP requests received with an invalid To header.
bad_contact SIP requests received with an invalid Contact header.
no_uri SIP requests received without a URI.
unsupported Unsupported SIP request methods received.
no_via_branch SIP requests received without a Via branch.
bad_via_branch SIP requests received with an unsupported Via branch.
no_via SIP requests received without a Via header.
bad_via SIP requests received with an invalid Via header.
no_cseq SIP requests received without a Cseq header.
bad_contact SIP requests received with an invalid Contact header.
type ack SIP ACK requests received.
bye SIP BYE requests received.
cancel SIP CANCEL requests received.
invite SIP INVITE requests received.
options SIP OPTIONS requests received.
prack SIP PRACK requests received.
register SIP REGISTER requests received.
unsupported Unsupported SIP requests received.
sip.request.ok Type: Counter Scope: Message OID: -
Cause: Received SIP requests accepted for processing.
Tags: type ack SIP ACK requests received.
bye SIP BYE requests received.
cancel SIP CANCEL requests received.
invite SIP INVITE requests received.
options SIP OPTIONS requests received.
prack SIP PRACK requests received.
register SIP REGISTER requests received.
unsupported Unsupported SIP requests received.
sip.request.recv Type: Counter Scope: Message OID: -
Cause: SIP requests received.
Tags: method ack SIP ACK requests received.
bye SIP BYE requests received.
cancel SIP CANCEL requests received.
invite SIP INVITE requests received.
options SIP OPTIONS requests received.
prack SIP PRACK requests received.
register SIP REGISTER requests received.
other Other SIP method requests received.
sip.response.error Type: Counter Scope: Message OID: -
Cause: SIP responses received that could not be processed.
Tags: reason no_code SIP responses received without a status code.
no_message SIP responses received without a reason.
no_call_id SIP responses received without a call ID header.
no_cseq SIP responses received without a Cseq header.
bad_cseq SIP responses received with an unsupported CSeq header.
no_via SIP responses received without a Via header.
bad_via SIP responses received with an invalid Via header.
no_via_branch SIP responses received without a Via branch.
bad_via_branch SIP responses received with an unsupported Via branch.
no_from SIP responses received without a From header.
bad_from SIP responses received with an invalid From header.
no_to SIP responses received without a To header.
bad_to SIP responses received with an invalid To header.
bad_contact SIP responses received with an invalid Contact header.
bad_trans SIP responses received that do not match a known transaction.
sip.response.ok Type: Counter Scope: Message OID: -
Cause: SIP responses received accepted for processing.
sip.response.recv Type: Counter Scope: Message OID: -
Cause: SIP responses received.
Tags: code * The code from the response, or 0 if no code was present.
N2::Application::SipApp::SipInstance
sip.instance.interaction Type: Counter Scope: Job OID: -
Cause: SIP instances playing RTP audio.
Tags: type pa SIP instances using INAP Play Announcement.
pacui SIP instances using INAP Prompt and Collect User Information.
sip.instance.message_lost Type: Counter Scope: Job OID: -
Cause: Messages from SIP instances that did not receive a response.
Tags: type invite INVITE requests that did not receive a response.
reinvite Re-INVITE requests that did not receive a response.
options OPTIONS requests that did not receive a response.
register REGISTER requests that did not receive a response.
sip.instance.start Type: Counter Scope: Job OID: -
Cause: SIP instances started.
Tags: direction in Inbound SIP instances created.
out Outbound SIP instances created.
method invite SIP instances created for an INVITE method.
options SIP instances created for an OPTIONS method.
register SIP instances created for a REGISTER method.
N2::Application::TcpApp
send.request.cancel Type: Counter Scope: Message OID: -
Cause: Sent requests cancelled.
Tags: reason abandon Outbound messages abandoned due to send failure(s).
offline Outbound messages not sent due to client being offline.
send.request.retry Type: Counter Scope: Job, Message OID: -
Cause: Outbound messages retrying after timeout or disconnection.
token.request Type: Counter Scope: Job, Message OID: -
Cause: Made token request to the token client application.
token.response.error Type: Counter Scope: Message OID: -
Cause: Token response errors for tokens sent to other applications.
Tags: type timeout Failed to receive token response to the token client application in time.
declined Token request was declined/invalid from the far end.
token.response.success Type: Counter Scope: Job, Message OID: -
Cause: Token request was declined/invalid from the far end.
N2::Application::TcpApp::TcpConnection
connection.connect Type: Counter Scope: Connection OID: -
Cause: TCP connections ready for use.
connection.disconnect Type: Counter Scope: Connection OID: -
Cause: TCP connections disconnected (including failed connection attempts).
connection.error.parse Type: Counter Scope: Job, Message OID: -
Cause: TCP requests or responses that could not be parsed.
receive.request Type: Counter Scope: Message OID: -
Cause: TCP/UDP requests received.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type user Requests received for user messages.
proto The protocol of the network connection (TCP/UDP).
bad_key Requests received with no correlation key.
duplicate Requests received that are already being processed.
no_instance Requests received that failed to construct an instance.
error Requests received that failed to be processed successfully.
ping Ping requests received.
login Login requests received.
receive.response Type: Counter Scope: Message OID: -
Cause: TCP/UDP responses received.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type user Responses received for user messages.
bad_key Responses received with no correlation key.
no_req_async Responses received asynchronously without matching request.
no_req_sync Responses received synchronously without matching request.
ping Ping responses received.
login Login responses received.
send.request Type: Counter Scope: Job, Message OID: -
Cause: TCP/UDP requests prepared to be sent.
Tags: proto tcp Requests sent over TCP.
udp Requests sent over UDP.
send.request.error Type: Counter Scope: Message OID: -
Cause: TCP/UDP requests not sent successfully.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type encode Requests that could not be encoded.
stream Requests that could not be sent.
timeout Requests that timed out on send.
send.response Type: Counter Scope: Job, Message OID: -
Cause: TCP/UDP responses prepared to be sent.
Tags: proto tcp Responses sent over TCP.
udp Responses sent over UDP.
send.response.error Type: Counter Scope: Message OID: -
Cause: TCP/UDP responses not sent successfully.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
type encode Responses that could not be encoded.
stream Responses that could not be sent.
send.unsent.error.timeout Type: Counter Scope: Job, Message OID: -
Cause: TCP/UDP requests or responses that timed out on send.
Tags: proto tcp Requests received over TCP.
udp Requests received over UDP.
PcrfCleanerApp
pcrf.cleanup.started Type: Counter Scope: Job OID: -
Cause: PCRF database cleaner instances started.
pcrf.fetch.completed Type: Counter Scope: Job OID: -
Cause: PCRF database queries completed.
pcrf.fetch.started Type: Counter Scope: Job OID: -
Cause: PCRF database queries started.
PcrfCleanerApp::PcrfCleanerInstance
pcrf.cleanup.completed Type: Counter Scope: Job OID: -
Cause: PCRF cleanups completed.
PushNotificationApp
pn.fetch.completed Type: Counter Scope: Job OID: -
Cause: Push notification database queries completed.
pn.fetch.started Type: Counter Scope: Job OID: -
Cause: Push notification database queries started.
pn.notification.started Type: Counter Scope: Job OID: -
Cause: Push notification instances started.
PushNotificationApp::PushNotificationInstance
pn.publish.completed Type: Counter Scope: Job OID: -
Cause: Push notification database queries completed.
pn.publish.started Type: Counter Scope: Job OID: -
Cause: Push notification database queries started.
RestServerApp
rest.request Type: Counter Scope: Message OID: -
Cause: REST requests received.
rest.request.parse_fail Type: Counter Scope: Message OID: -
Cause: REST requests received that could not be parsed.
Tags: type bad_header Requests received with HTML headers that could not be parsed.
bad_length Requests received with invalid delimited content.
bad_chunk Requests received with invalid chunked content.
json Requests received with JSON that cannot be decoded.
RestServerApp::RestInboundInstance
rest.request.error Type: Counter Scope: Message OID: -
Cause: Unhandled REST requests received.
Tags: type no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
rest.response Type: Counter Scope: Message OID: -
Cause: REST response messages sent.
Tags: type ok REST response messages handled successfully.
error REST response messages sent due to processing error.
timeout REST response messages sent due to local timeout.
RestServerApp::RestTestLuaRun
test.run.abort Type: Counter Scope: Service OID: -
Cause: Test runs aborted.
test.run.complete Type: Counter Scope: Service OID: -
Cause: Test runs completed.
test.run.start Type: Counter Scope: Service OID: -
Cause: Test runs started.
SMPPApp::SMPPInboundInstance
smpp.request Type: Counter Scope: Message OID: -
Cause: SMPP request messages received.
Tags: type sm Transactional messages received.
enquire Enquire link messages received.
bind Bind messages received.
unbind Unbind messages received.
smpp.request.error Type: Counter Scope: Message OID: -
Cause: Unhandled SMPP requests received.
Tags: type no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
password Bind requests received with invalid passwords.
bad_bind Bind requests received incompatible with configuration.
bad_login Bind requests received when already logged in.
smpp.response Type: Counter Scope: Message OID: -
Cause: SMPP response messages sent.
Tags: type sm SMPP transactional response messages handled successfully.
enquire SMPP response messages to enquire link handled successfully.
bind SMPP response messages to bind handled successfully.
unbind SMPP response messages to unbind handled successfully.
error SMPP response messages sent due to processing error.
ScriptApp
instance.invalid Type: Counter Scope: Message OID: -
Cause: Instances unable to be executed due to no script
Tags: type idp InitialDP messages received that could not be decoded.
ati ATI messages received that could not be decoded.
instance.no_script Type: Counter Scope: Message OID: -
Cause: Instances unable to be executed due to no script being loaded.
Tags: type no_match Opcodes received without a matching script rule.
no_script Rules matched without a defined script.
no_load Rules matched with a script that cannot be found/loaded.
not_started Scripts that failed to start a new instance.
SigtranApp
sigtran.initial.response_ms Type: Timing Scope: Job, Message OID: -
Cause: Time (in ms) for this instance to return the first SIGTRAN response to the network after receiving an inbound BEGIN.
tcap.receive Type: Counter Scope: Message OID: -
Cause: TCAP messages received.
Tags: event decode_fail TCAP messages received that cannot be decoded.
begin TCAP Begin messages received.
continue TCAP Continue messages received.
end TCAP End messages received.
abort TCAP Abort messages received.
tcap.sent Type: Counter Scope: Message OID: -
Cause: TCAP messages sent.
Tags: event begin TCAP Begin messages sent.
continue TCAP Continue messages sent.
end TCAP End messages sent.
abort TCAP Abort messages sent.
transfer TCAP messages transferred.
SigtranApp::Connection::SIGTRAN
sctp.connect Type: Counter Scope: Connection OID: -
Cause: Connections brought up.
sctp.disconnect Type: Counter Scope: Connection OID: -
Cause: Connections brought down.
sctp.restart Type: Counter Scope: Connection OID: -
Cause: Connections restarted.
SigtranApp::Connection::SIGTRAN::Listener
connection.listen.start Type: Counter Scope: Connection OID: -
Cause: Listening connections started.
connection.listen.stop Type: Counter Scope: Connection OID: -
Cause: Listening connections stopped.
SigtranApp::InitialDPSMSLuaService
sms.action Type: Counter Scope: Job OID: -
Cause: SMS actions performed.
Tags: action termination ConnectSMS or ContinueSMS messages sent.
release ReleaseSMS messages sent.
abort TCAP ABORT messages sent.
type continue Terminations requested as ContinueSMS.
connect Terminations requested as ConnectSMS.
sms.recv.msg.ok Type: Counter Scope: Message OID: -
Cause: CAMEL SMS IDP messages received from the network that were accepted for processing.
Tags: at start Initial messages accepted for processing.
end Subsequent EDP/end/error messages accepted for processing.
proto camel3 CAMEL3 SMS messages accepted for processing.
camel4 CAMEL4 SMS messages accepted for processing.
type idp InitialDPSMS messages accepted for processing.
edp CAMEL SMS EDP messages accepted for processing.
empty Empty TCAP messages accepted for processing.
error ReturnError messages accepted for processing.
sms.recv.msg.reject Type: Counter Scope: Message OID: -
Cause: Messages received from the network that were rejected.
Tags: at start Initial messages rejected.
end Subsequent EDP/end/error messages rejected.
proto camel3 CAMEL3 SMS messages rejected.
camel4 CAMEL4 SMS messages rejected.
reason no_component CAMEL SMS received with no TCAP component.
bad_component CAMEL SMS received with unexpected TCAP component.
multi_component CAMEL SMS received with more than one TCAP component.
no_opcode CAMEL SMS received with no operation code.
bad_opcode CAMEL SMS received with an unexpected operation code.
no_dialog CAMEL SMS received with no TCAP dialog.
no_ac CAMEL SMS received with no TCAP application context.
bad_ac CAMEL SMS received with an unsupported TCAP application context.
bad_decode CAMEL SMS messages rejected due to decode failure.
bad_type CAMEL SMS messages rejected due to unexpected TCAP type.
no_calling CAMEL SMS messages received with no calling subscriber number.
no_dest CAMEL SMS messages received with no destination subscriber number.
no_et CAMEL SMS messages received with no event type.
bad_et CAMEL SMS messages received with an unsupported event type.
no_invoke_id CAMEL SMS response messages received without an invoke ID.
no_session CAMEL SMS response messages received for an unknown transaction.
no_trigger CAMEL SMS messages received that did not match a configured trigger.
no_trigger CAMEL SMS messages received that could not start an instance.
SnmpApp
snmp.in.bad_msg Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.6
Cause: SNMP requests received where an ASN/BER decode occurred. Functions as RFC3418 snmpInASNParseErrs.
snmp.in.bad_version Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.3
Cause: SNMP requests received where the version is not supported. Functions as RFC3418 snmpInBadVersions.
snmp.recv Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.1
Cause: SNMP messages received (including messages that could not be processed). Functions as RFC3418 snmpInPkts.
SnmpApp::SnmpInboundInstance
snmp.dropped.bad_dest Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.32
Cause: SNMP messages received that could not be delivered to the destination application. Functions as RFC 3418 snmpProxyDrops.
Tags: type unavailable No available application for request.
no_send Unable to send request to application.
snmp.dropped.bad_size Type: Counter Scope: Message OID: 1.3.6.1.2.1.11.31
Cause: SNMP responses that cannot be sent due to exceeding destination maximum message size. Functions as RFC3418 snmpSilentDrops.
snmp.parse.bad_auth Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.5
Cause: SNMP requests that could not be authenticated. Functions as RFC3414 usmStatsWrongDigests.
snmp.parse.bad_flags Type: Counter Scope: Message OID: 1.3.6.1.6.3.11.2.1.2
Cause: SNMP requests with invalid or inconsistent message flags. Functions as RFC3412 snmpInvalidMsgs.
snmp.parse.bad_priv Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.6
Cause: SNMP requests that could not be decrypted. Functions as RFC3414 usmStatsDecryptionErrors.
snmp.parse.bad_sec Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.1
Cause: SNMP requests authenticated or encrypted with security not supported by the user configuration. Functions as RFC3414 usmStatsUnsupportedSecLevels.
snmp.parse.error Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.1
Cause: SNMP requests that could not be parsed.
Tags: type hmac_size User HMAC size is incorrect for configured authentication.
priv_parm Message privacy parameters not valid length for privacy algorithm.
sec_encode Authentication encoding of security parameters failed.
crypt_pdu Encrypted PDU could not be decoded.
snmp.request.acc_denied Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.4
Cause: SNMP messages received that experienced an authentication error during access determination.
Tags: type no_group SNMP messages received for a user with no group assigned.
no_access SNMP messages received where no access could be found for the group/context/security.
bad_pdu SNMP messages received with an invalid PDU view type (not read/write).
no_view SNMP messages received where no matching view applies in the selected access.
bad_view SNMP messages received where matched access view is not defined.
not_allowed SNMP messages received for an OID that is not allowed within the configured view.
response A generated response message contained an OID that is not allowed within the configured view.
snmp.request.bad_auth_id Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.4
Cause: SNMP messages received with an unknown authoritative SNMP engine ID. Functions as RFC3414 usmStatsUnknownEngineIDs.
Tags: type no_id Requests received with no SNMP engine ID (potentially for RFC 3414 authoritative engine ID discovery).
local_id Requests received with RFC 5343 local engine ID for authoritative engine ID discovery.
bad_id Requests received with an unmapped authoritative SNMP engine ID.
bad_context Requests received with no matching context for a mapped SNMP engine ID.
snmp.request.bad_context Type: Counter Scope: Message OID: 1.3.6.1.6.3.12.1.5
Cause: SNMP messages received with an unknown PDU context. Functions as RFC3413 snmpUnknownContexts.
snmp.request.bad_model Type: Counter Scope: Message OID: 1.3.6.1.6.3.11.2.1.1
Cause: SNMP messages received with an unsupported security model. Functions as RFC3412 snmpUnknownSecurityModels.
Tags: model X The received model type as an integer.
snmp.request.bad_pdu Type: Counter Scope: Message OID: 1.3.6.1.6.3.11.2.1.3
Cause: SNMP messages received that could not be passed to an application for handling. Functions as RFC3412 snmpUnknownPDUHandlers.
Tags: type not_req Messages received with a PDU type that is not a request.
no_engine Messages received with PDU SNMP engine ID that has no local mapping.
snmp.request.bad_time Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.2
Cause: SNMP messages received that are outside the allowable time window. Functions as RFC3414 usmStatsNotInTimeWindows.
Tags: type boots_max Messages received when the local boot counter is at the maximum value.
boots_diff Messages received with an engine boot counter differing from the local value.
time_diff Messages received with an engine time differing from the local value by more than the specified margin.
snmp.request.bad_user Type: Counter Scope: Message OID: 1.3.6.1.6.3.15.1.1.3
Cause: SNMP requests with an unrecognised user name (including zero-length usernames). Functions as RFC3414 usmStatsUnknownUserNames.
Tags: type auth Authenticated requests received with an unrecognised user name.
clear Non-authenticated requests received with an unrecognised user name.
snmp.request.error Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.3
Cause: Unhandled SNMP requests received.
Tags: type no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
proxy_mix Requests received with both proxy (RFC 3413) and non-proxy OIDs.
snmp.request.ok Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.2
Cause: SNMP request messages routed to application(s) for response processing.
snmp.response.error Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.7
Cause: SNMP response messages that could not be built successfully.
Tags: type no_index Responses where no index for a variable binding could be determined.
bad_index Responses where an invalid index position was specified.
no_type Responses where no type for a variable binding could be determined.
encode Responses where encoding failed.
snmp.response.nok Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.8
Cause: SNMP response messages sent after application-advised error.
snmp.response.ok Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.5
Cause: SNMP messages responding with success after application query.
snmp.response.trimmed Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.2.6
Cause: SNMP messages received that had their variable binding count trimmed (possibly to zero) due to the response size exceeding the destination's maximum message size. Note that in some cases this may be an error report with a corresponding status - refer RFC 3416.
Tags: pdu get Responses trimmed after receiving a get-request PDU.
next Responses trimmed after receiving a get-next-request PDU.
bulk Responses trimmed after receiving a get-bulk-request PDU.
set Responses trimmed after receiving a set-request PDU.
snmp.unavailable Type: Counter Scope: Message OID: 1.3.6.1.6.3.12.1.4
Cause: SNMP messages that cannot be routed to the N2SVCD destination. Functions as RFC3413 snmpUnavailableContexts.
Tags: type no_map SNMP messages received with a PDU context that is not in the received engine ID mapping.
no_handler SNMP messages received mapped to an unavailable application.
no_send SNMP messages received that were unable to be passed to all mapped applications.
l_timeout SNMP messages received that timed out before local processing completed.
a_timeout SNMP messages received that timed out before all application responses were received.
bad_resp SNMP messages received that received at least one unsuccessful response from an application.
bad_oid SNMP messages received that received an application response with an invalid OID definition.
app_error SNMP messages received that received an error response from an application.
app_value SNMP messages received that received an application response with an invalid OID value type.
SoapClientApp
soap.fault Type: Counter Scope: Message OID: -
Cause: SOAP faults received.
soap.response Type: Counter Scope: Message OID: -
Cause: SOAP responses received. Does not include HTTP failures or unparseable responses.
soap.response.failure Type: Counter Scope: Message OID: -
Cause: SOAP responses received with non-success HTTP codes.
soap.response.invalid Type: Counter Scope: Message OID: -
Cause: Invalid SOAP responses received.
Tags: type content_type SOAP responses received with an unsupported Content-Type header.
xml SOAP responses received with XML that cannot be parsed.
no_envelope SOAP responses received without a SOAP Envelope.
no_ns_envelope SOAP responses received with a SOAP Envelope without a namespace.
envelope_ns SOAP responses received with an invalid SOAP Envelope namespace.
no_body SOAP responses received without a SOAP Body.
no_message SOAP responses received without an element within the SOAP Body.
multi_message SOAP responses received with multiple elements within the SOAP Body.
ns_param_unknown SOAP responses received containing an unknown parameter namespace.
ns_param_no_match SOAP responses received containing a parameter namespace that does not match the result namespace.
soap.response.parse_fail Type: Counter Scope: Message OID: -
Cause: SOAP responses received that could not be parsed.
Tags: type bad_header SOAP responses received with HTML response that cannot be parsed.
no_length SOAP responses received without a Content-Length header.
SoapServerApp
soap.request Type: Counter Scope: Message OID: -
Cause: SOAP requests received. Does not include unparseable requests.
soap.request.invalid Type: Counter Scope: Message OID: -
Cause: Invalid SOAP requests received.
Tags: type no_action SOAP requests received without a SOAPAction header.
no_content_type SOAP requests received without a Content-Type header.
content_type SOAP requests received with an unsupported Content-Type header.
xml SOAP requests received with XML that cannot be parsed.
no_envelope SOAP requests received without a SOAP Envelope.
no_ns_envelope SOAP requests received with a SOAP Envelope without a namespace.
ns_envelope SOAP requests received with an invalid SOAP Envelope namespace.
no_body SOAP requests received without a SOAP Body.
no_message SOAP requests received without an element within the SOAP Body.
multi_message SOAP requests received with multiple elements within the SOAP Body.
no_msg_name SOAP requests received without a message name.
ns_param_unknown SOAP requests received containing an unknown parameter namespace.
ns_param_no_match SOAP requests received containing a parameter namespace that does not match the result namespace.
soap.request.parse_fail Type: Counter Scope: Message OID: -
Cause: SOAP requests received that could not be parsed.
Tags: type bad_header SOAP requests received with HTML headers that cannot be parsed.
bad_length SOAP requests received with invalid delimited content.
bad_chunk SOAP requests received with invalid chunked content.
SoapServerApp::SoapInboundInstance
soap.request.error Type: Counter Scope: Message OID: -
Cause: Unhandled SOAP requests received.
Tags: type no_handler Requests received not claimed by a handler.
bad_handler Requests received assigned to an invalid handler.
handover Requests received unable to be passed to a handler.
SrpSipApp::SrpSipInstance
srp.complete Type: Counter Scope: Job OID: -
Cause: INAP interactions completed successfully.
Tags: input user PACUI interactions where the user entered digits.
none PACUI interactions where the user did not enter any digits.
type pa Interactions using Play Announcement.
pacui Interactions using Prompt and Collect User Information.
srp.complete.error Type: Counter Scope: Job OID: -
Cause: INAP interactions not completed successfully.
Tags: type pa Interactions using Play Announcement.
pacui Interactions using Prompt and Collect User Information.
srp.message Type: Counter Scope: Message OID: -
Cause: INAP messages sent or received.
Tags: type ari Assist Request Instructions messages sent.
pa Play Announcement messages received.
pacui Prompt and Collect User Information messages received.
srp.message.error Type: Counter Scope: Message OID: -
Cause: INAP messages not processed successfully.
Tags: type pa Play Announcement messages not processed successfully.
pacui Prompt and Collect User Information messages not processed successfully.
SubscriptionProcessorApp
sp.fetch.completed Type: Counter Scope: Job OID: -
Cause: Subscription query completed.
sp.fetch.started Type: Counter Scope: Job OID: -
Cause: Subscription query started.
sp.subscription.processing.started Type: Counter Scope: Job OID: -
Cause: Subscription processing started.
SubscriptionProcessorApp::SubscriptionProcessorInstance
sp.event.insert.completed Type: Counter Scope: Job OID: -
Cause: Successful subscriber event data insert.
sp.event.insert.error Type: Counter Scope: Job OID: -
Cause: Generated an error during event insert.
sp.notification.insert.completed Type: Counter Scope: Job OID: -
Cause: Successful subscriber notification data insert.
sp.notification.insert.error Type: Counter Scope: Job OID: -
Cause: Generated an error during notification insert.
sp.subscription.update.completed Type: Counter Scope: Job OID: -
Cause: Successful subscriber segmentation data updates.
sp.subscription.update.error Type: Counter Scope: Job OID: -
Cause: Generated an error during subscription update.
TesterApp
instance.unhandled.invalid.ati Type: Counter Scope: Job, Message OID: -
Cause: TCAP instances not started due to MAP ATI decode failure.
instance.unhandled.invalid.srism Type: Counter Scope: Job, Message OID: -
Cause: TCAP instances not started due to MAP SRI-SM decode failure.
run.refused Type: Counter Scope: Message OID: -
Cause: Test runs refused.
Tags: reason bad_id Test runs not started due to missing or invalid 'run_id'.
duplicate_id Test runs not started due to duplicate 'run_id'.
bad_vars Test runs not started due to invalid 'vars' object.
locked Test runs not started due to lock already being in use.
cannot_start Test runs not started due to unexpected error.
run.refused.bad_lock Type: Counter Scope: Message OID: -
Cause: Test runs refused due to bad lock data.
Tags: reason type Test runs not started due to invalid array 'locks'.
entry Test runs not started due to invalid 'locks' array entry.
entry_key Test runs not started due to invalid 'locks' array entry 'key'.
entry_wait Test runs not started due to invalid 'locks' array entry 'wait'.
entry_eval Test runs not started due to 'locks' array entry 'key' failing to evaluate.
entry_result Test runs not started due to 'locks' array entry 'key' failing to evaluate to a scalar.
run.start Type: Counter Scope: Service OID: -
Cause: Test runs started successfully.
TesterApp::JsonServerConnection
rpc.json.params.error Type: Counter Scope: Job OID: -
Cause: Received non-hash input parameters.
Tags: reason execute JSON RPC ExecuteTest request received with invalid 'params' object.
query JSON RPC QueryTest request received with invalid 'params' object.
query_all JSON RPC QueryAllTests request received with invalid 'params' object.
cancel JSON RPC CancelTest request received with invalid 'params' object.
resume JSON RPC ResumeInstance request received with invalid 'params' object.
unknown Unknown JSON RPC request received with invalid 'params' object.
rpc.json.request Type: Counter Scope: Job OID: -
Cause: JSON RPC requests received with valid parameters.
Tags: reason execute JSON RPC ExecuteTest request received.
query JSON RPC QueryTest request received.
query_all JSON RPC QueryAllTests request received.
cancel JSON RPC CancelTest request received.
resume JSON RPC ResumeInstance request received.
unknown Unknown JSON RPC request received.
TesterApp::TestRun
instance.refused.cannot_start Type: Counter Scope: Service OID: -
Cause: Test run instances unable to start due to an unexpected error.
run.abort Type: Counter Scope: Service OID: -
Cause: Test runs aborted.
run.complete Type: Counter Scope: Service OID: -
Cause: Test runs completed.
WatchdogApp
application.alive Type: Gauge Scope: Application OID: -
Cause: Applications deemed to be alive based on heartbeat responses. A gauge value of 1 indicates an application responding to heartbeats, 0 indicates potentially dead or overloaded applications).
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application instance ID, if repeated. Will override the Watchdog's tag, if applicable.
application.load.pc Type: Gauge Scope: Application OID: -
Cause: Self-reported application load percentage, 0-100.
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application sub-name, if repeated. Will override the Watchdog's tag, if applicable.
application.load.state Type: Gauge Scope: Application OID: -
Cause: Application self-reported load state.
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application instance ID, if repeated. Will override the Watchdog's tag, if applicable.
state normal Applications reporting a normal load.
high Applications reporting a high load.
overload Applications reporting overload.
application.online Type: Gauge Scope: Application OID: -
Cause: Applications deemed to be accessible based on reported application access level. A gauge value of 1 indicates an application that is online, 0 indicates not online (e.g. quiescing, offline, etc.).
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application instance ID, if repeated. Will override the Watchdog's tag, if applicable.
heartbeat.failed Type: Counter Scope: Application OID: -
Cause: Application heartbeats that did not receive a successful response.
heartbeat.ok Type: Counter Scope: Application OID: -
Cause: Application heartbeats that received a successful response.
heartbeat.sent Type: Counter Scope: Application OID: -
Cause: Application heartbeats sent.
common.n2.n2svcd.acd
action.auth Type: Counter Scope: Job OID: -
Cause: Authentication attempts during call processing.
Tags: type ac Authentication invocations made for account code entry.
pin Authentication invocations made for PIN.
action.auth.ok Type: Counter Scope: Job OID: -
Cause: Successful authentication during call processing.
Tags: class rv Successful account code authentications made when input is required and verified.
nv Successful account code authentications made when input is not verified.
nr Successful account code authentications made when input is not required.
type pin Successful PIN authentications made.
ac Successful account code entry authentications made.
action.connect Type: Counter Scope: Message OID: -
Cause: Connect attempts made.
action.dt Type: Counter Scope: Job OID: -
Cause: Branching performed using date and time during call processing.
Tags: type date Date range check invocations made.
time Time range check invocations made.
day Weekday check invocations made.
holiday Holiday set check invocations made.
action.handover Type: Counter Scope: Job OID: -
Cause: Service handovers triggered.
action.interaction Type: Counter Scope: Job OID: -
Cause: User interactions during call processing.
Tags: type announcement Caller interaction with an announcement.
prompt Caller interaction with a prompt.
action.lookup Type: Counter Scope: Job OID: -
Cause: Lookup attempts made during call processing.
Tags: type geography Geography set lookup invocations made.
pmap Prefix match set lookup invocations made.
xlate Digit string translation invocations made.
action.lookup.ok Type: Counter Scope: Job OID: -
Cause: Successful lookups during call processing.
Tags: type geography Successful geography set lookups made.
pmap Successful prefix match set lookups made.
xlate Successful digit string translations made.
action.match Type: Counter Scope: Job OID: -
Cause: Digit string match invocations made during call processing.
action.match.ok Type: Counter Scope: Job OID: -
Cause: Successful digit string matches made during call processing.
action.prop_dist Type: Counter Scope: Job OID: -
Cause: Proportional distribution invocations made during call processing.
action.release Type: Counter Scope: Job OID: -
Cause: Calls explicitly released.
flow.ended Type: Counter Scope: Job OID: -
Cause: Flows ended.
Tags: type controlled ACD flows ended with the caller present.
uncontrolled ACD flows ended with the caller not present.
flow.node Type: Counter Scope: Job OID: -
Cause: Flow nodes encountered while processing flows.
Tags: type ace Account Code Entry flow nodes processed within flows.
add Increment Counter flow nodes processed within flows.
at Connect flow nodes processed within flows.
bd Breakout Dialing flow nodes processed within flows.
bh Business Hours flow nodes processed within flows.
cell Cellsite Routing flow nodes processed within flows.
cgpn Calling Party flow nodes processed within flows.
cloc Caller Location Routing flow nodes processed within flows.
cppi Caller Presentation flow nodes processed within flows.
ctyp Caller Type flow nodes processed within flows.
dn Dialled Number flow nodes processed within flows.
dow Day of Week flow nodes processed within flows.
doy Day of Year flow nodes processed within flows.
end End flow nodes processed within flows.
expr Expression flow nodes processed within flows.
ext Extension Dialing flow nodes processed within flows.
fc First Callers flow nodes processed within flows.
fme Follow Me flow nodes processed within flows.
if Branch Counter flow nodes processed within flows.
inp User Input flow nodes processed within flows.
ll Loop Limit flow nodes processed within flows.
loc Location Routing flow nodes processed within flows.
menu Menu flow nodes processed within flows.
mloc Mobile Location Routing flow nodes processed within flows.
nm Number Matching flow nodes processed within flows.
ocp Original Called Party flow nodes processed within flows.
pin PIN Authorisation flow nodes processed within flows.
play Play Announcement flow nodes processed within flows.
pmap Prefix Map Lookup flow nodes processed within flows.
prop Proportional Distribution flow nodes processed within flows.
rets Reterminate Service flow nodes processed within flows.
setc Set Counter flow nodes processed within flows.
setn Set Number flow nodes processed within flows.
sho Service Number Handover flow nodes processed within flows.
spd Speed Dial flow nodes processed within flows.
subr Suburb Routing flow nodes processed within flows.
sw Switch flow nodes processed within flows.
tc Set Tariff Code flow nodes processed within flows.
tod Time of Day flow nodes processed within flows.
flow.started Type: Counter Scope: Job OID: -
Cause: ACD flows started.
n2.cug
cug.match.none Type: Counter Scope: Job OID: -
Cause: CUG queries that found no match.
cug.match.ok Type: Counter Scope: Job OID: -
Cause: CUG queries that located a user.
Tags: class actual CUG queries that found an actual match.
virtual CUG queries that found a virtual match.
type single CUG queries that found a single-number match.
range CUG queries that found a number range match.
prefix CUG queries that found a number prefix match.
cug.query.error Type: Counter Scope: Job OID: -
Cause: Errors encountered when querying CUG database.
Tags: reason unsent CUG queries unable to be sent to the database.
null CUG queries that received a null response from the database.
empty CUG queries that received an empty response from the database.
cug.query.ok Type: Counter Scope: Message OID: -
Cause: CUG responses received successfully.
cug.user.deny Type: Counter Scope: Job OID: -
Cause: CUG users denied service based on CUG lookup results.
Tags: detail white CUG users denied service due to a whitelist.
black CUG users denied service due to a blacklist.
orig CUG users denied service using an originating service.
term CUG users denied service using an terminating service.
reason list CUG users denied service due to number lists.
off CUG users denied service due to off-net other party.
on CUG users denied service due to on-net other party.
cug.user.none Type: Counter Scope: Job OID: -
Cause: CUG queries that returned no user.
cug.user.ok Type: Counter Scope: Job OID: -
Cause: CUG queries that located a user.
Tags: type single CUG queries that found a single-number user.
range CUG queries that found a number range user.
prefix CUG queries that found a number prefix user.
n2.iwf_core
iwf.action Type: Counter Scope: Job OID: -
Cause: Network session actions requested.
Tags: action abort Abort actions requested.
continue Continue actions requested.
divert Divert actions requested.
free Free actions requested.
grace Grace actions requested.
release Release actions requested.
input scp Actions requested for CAMEL/INAP calls.
capsms Actions requested for CAMEL SMS.
sip Actions requested for SIP calls.
scp Actions requested using the SCP protocol handler.
capsms Actions requested using the CAMEL SMS protocol handler.
sip Actions requested using the SIP protocol handler.
model ecur Actions requested using the ECUR charging model.
scur Actions requested using the SCUR charging model.
iec Actions requested using the IEC charging model.
rtype initial Actions requested at Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Actions requested at Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Actions requested at Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Actions requested at Diameter CC-Request-Type 4 (EVENT_REQUEST).
state error Actions requested during error handling.
pre Actions requested during pre-rating.
post Actions requested during post-rating.
rating Actions requested during rating session.
iwf.complete.termination Type: Counter Scope: Job OID: -
Cause: Network call/message termination to destination that completed successfully, i.e. were answered/submitted.
Tags: input scp Network termination completion for CAMEL/INAP calls.
capsms Network termination completion for CAMEL SMS.
sip Network termination completion for SIP calls.
model ecur Network termination completion using the ECUR charging model.
scur Network termination completion using the SCUR charging model.
iec Network termination completion using the IEC charging model.
iwf.error Type: Counter Scope: Job OID: -
Cause: IWF service processing that encountered an error.
Tags: at setup Errors encountered during IWF session initialisation.
vars Errors encountered during variable population.
error Errors encountered during error handling.
pre Errors encountered during pre-rating.
post Errors encountered during post-rating.
rating Errors encountered during rating session.
xlate Errors encountered during translation.
request_times Errors encountered while determining request Requested-Time.
request_units Errors encountered while determining request Requested-Units.
si Errors encountered while determining session Service-Identifier.
rg Errors encountered while determining session Rating-Group.
scid Errors encountered while determining session Service-Context-Id.
jump Errors encountered while performing a jump.
notf Errors encountered while processing a notification.
external Errors encountered while processing external actions.
termination Errors encountered during network termination.
class input Errors with input data from the network.
protocol Errors within the protocol handler.
rule Errors parsing rule engine selector rules.
hook Errors from processing a custom hook.
action Errors handling network actions.
session Errors handling rating session.
detail first Errors encountered during initial variable population.
rerun Errors encountered during subsequent variable population.
initial Errors encountered during initial rating requests.
update Errors encountered during update rating requests.
terminate Errors encountered during terminate rating requests.
event Errors encountered during event rating requests.
mscc Errors encountered at Diameter Multiple-Services-Credit-Control level.
root Errors encountered at Diameter root level.
optional Errors with an optional item.
mandatory Errors with an mandatory item.
bad_ruleset Errors where a returned or configured ruleset is invalid.
bad_rule Errors where a returned or configured rule is invalid.
forward_head Errors due to missing or invalid forwarding URI headers.
hook var_population Errors encountered when processing the 'variable population' hook.
si Errors encountered when processing the 'Service-Identifier' hook.
rg Errors encountered when processing the 'Rating-Group' hook.
scid Errors encountered when processing the 'Service-Context-Id' hook.
xlate_details Errors encountered when processing the 'translation details' hook.
pre Errors encountered when processing the 'pre-rating rule' hook.
before_session Errors encountered when processing the 'before session' hook.
request_units Errors encountered when processing the 'request requested units' hook.
rc_rule Errors encountered when processing the 'Result-Code rule' hook.
response_avps Errors encountered when processing the 'response AVPs' hook.
post Errors encountered when processing the 'post-rating rule' hook.
after_vars Errors encountered when processing the 'after variable population' hook.
after_pre Errors encountered when processing the 'after pre-rating' hook.
before_session Errors encountered when processing the 'before rating session' hook.
after_init Errors encountered when processing the 'after initialisation' hook.
notf_details Errors encountered when processing the 'notification details' hook.
error Errors encountered when processing the 'error handling' hook.
after_init Errors encountered when processing the 'after initialisation' hook.
ext_rules Errors encountered when processing the 'external action rules' hook.
ext_action_type Errors encountered when processing the 'external action type' hook.
ext_complete Errors encountered when processing the 'external action complete' hook.
after_cca Errors encountered when processing an 'after Credit-Control-Answer' hook.
add_avps Errors encountered when processing an 'additional AVPs' hook.
tone Errors encountered when processing the 'tone rule' hook.
direction Errors encountered when processing the 'call direction' hook.
termination Errors encountered when processing the 'termination' hook.
input scp Errors encountered for CAMEL/INAP calls.
capsms Errors encountered for CAMEL SMS.
sip Errors encountered for SIP calls.
model ecur Errors encountered using the ECUR charging model.
scur Errors encountered using the SCUR charging model.
iec Errors encountered using the IEC charging model.
iwf.error.announcement Type: Counter Scope: Job OID: -
Cause: IWF service processing failed to successfully play an announcement.
Tags: input scp Errors playing an announcement for CAMEL/INAP calls.
sip Errors playing an announcement for SIP calls.
model ecur Errors playing an announcement using the ECUR charging model.
scur Errors playing an announcement using the SCUR charging model.
iec Errors playing an announcement using the IEC charging model.
iwf.error.diameter Type: Counter Scope: Job OID: -
Cause: IWF service processing that did not receive a response to a Diameter request.
Tags: input scp Diameter responses not received for CAMEL/INAP calls.
capsms Diameter responses not received for CAMEL SMS.
sip Diameter responses not received for SIP calls.
model ecur Diameter responses not received using the ECUR charging model.
scur Diameter responses not received using the SCUR charging model.
iec Diameter responses not received using the IEC charging model.
rtype initial Responses not received for Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Responses not received for Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Responses not received for Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Responses not received for Diameter CC-Request-Type 4 (EVENT_REQUEST).
iwf.error.external Type: Counter Scope: Job OID: -
Cause: IWF notifications that were unable to be sent.
Tags: action cug Errors when processing a CUG lookup external action.
ati Errors when processing a MAP ATI request.
sri Errors when processing a MAP SRI-SM request.
class param Errors when populating parameters.
library Errors due to incorrect Lua library configuration.
send Errors when performing external action.
response Errors when parsing external action response.
from rule Errors when external action details are from configuration.
hook Errors when external action details are from a custom Lua hook.
importance optional Errors with an optional item.
mandatory Errors with a mandatory item.
input scp External action errors for CAMEL/INAP calls.
capsms External action errors for CAMEL SMS.
sip External action errors for SIP calls.
model ecur External action errors using the ECUR charging model.
scur External action errors using the SCUR charging model.
iec External action errors using the IEC charging model.
param user_number Missing or invalid user number for CUG lookup.
match_number Missing or invalid match number for CUG lookup.
gsm_scf_digits Missing or invalid GSM SCF digits for MAP ATI request.
hlr_gt Missing or invalid HLR Global Title for MAP request.
hlr_pc Missing or invalid HLR Point Code for MAP request.
hlr_ri Missing or invalid HLR Routing Indicator for MAP request.
store_vlr Missing or invalid VLR number storage location for MAP ATI request.
store_mcc Missing or invalid MCC storage location for MAP ATI request.
store_mnc Missing or invalid MNC storage location for MAP ATI request.
store_imsi Missing or invalid IMSI storage location for MAP SRI-SM request.
store_sgsn Missing or invalid SGSN storage location for MAP SRI-SM request.
store_msc Missing or invalid MSC storage location for MAP SRI-SM request.
sub_source Missing or invalid subscriber IMSI/MSISDN for MAP request.
vlr Missing or invalid subscriber VLR number in MAP ATI response.
mcc Missing or invalid subscriber MCC in MAP ATI response.
mnc Missing or invalid subscriber MNC in MAP ATI response.
imsi Missing or invalid subscriber IMSI in MAP SRI-SM response.
sgsn Missing or invalid subscriber SGSN in MAP SRI-SM response.
msc Missing or invalid subscriber MSC in MAP SRI-SM response.
iwf.error.notf Type: Counter Scope: Job OID: -
Cause: IWF notifications that were unable to be sent.
Tags: class param Errors when populating parameters.
send Errors when sending notifications.
from rule Errors when notification details are from configuration.
hook Errors when notification details are from a custom Lua hook.
input scp Notification errors for CAMEL/INAP calls.
capsms Notification errors for CAMEL SMS.
sip Notification errors for SIP calls.
model ecur Notification errors using the ECUR charging model.
scur Notification errors using the SCUR charging model.
iec Notification errors using the IEC charging model.
param no_details Errors due to no notification details table.
bad_details Errors due to notification details not being a table.
app Errors with the notification 'app' parameter.
from Errors with the notification 'from' parameter.
to Errors with the notification 'to' parameter.
text Errors constructing notification text.
proto Errors with the notification 'proto' parameter.
name Error looking up specified notification.
proto smpp Errors sending SMPP notifications.
ussd Errors sending USSD notifications.
iwf.external Type: Counter Scope: Job OID: -
Cause: External actions successfully performed.
Tags: action cug Successful CUG lookup external actions.
ati Successful MAP ATI requests.
srism Successful MAP SRI-SM requests.
input scp External actions successfully performed for CAMEL/INAP calls.
capsms External actions successfully performed for CAMEL SMS.
sip External actions successfully performed for SIP calls.
model ecur External actions successfully performed using the ECUR charging model.
scur External actions successfully performed using the SCUR charging model.
iec External actions successfully performed using the IEC charging model.
source msisdn MAP requests using subscriber MSISDN.
imsi MAP ATI requests using subscriber IMSI.
iwf.incomplete.termination Type: Counter Scope: Job OID: -
Cause: Network call/message termination to destination that die not complete successfully, i.e. were unanswered/undelivered.
Tags: input scp Network terminations not completed for CAMEL/INAP calls.
capsms Network terminations not completed for CAMEL SMS.
sip Network terminations not completed for SIP calls.
model ecur Network terminations not completed using the ECUR charging model.
scur Network terminations not completed using the SCUR charging model.
iec Network terminations not completed using the IEC charging model.
reason abandon Network terminations not completed due to A-party abandon.
busy Network terminations not completed due to B-party busy.
no_answer Network terminations not completed due to B-party not answering.
declined Network terminations not completed due to B-party decline.
rsf Network terminations not completed due to network-determined routing issues to B-party.
no_route Network terminations not completed due to IWF-determined routing issues to B-party.
failure Network terminations not completed due to network-reported failure.
timeout Network terminations not completed due to response timeout.
iwf.recv.input Type: Counter Scope: Job OID: -
Cause: IWF sessions successfully started from network messages.
Tags: input scp IWF sessions started for CAMEL/INAP calls.
capsms IWF sessions started for CAMEL SMS.
sip IWF sessions started for SIP calls.
model ecur IWF sessions started using the ECUR charging model.
scur IWF sessions started using the SCUR charging model.
iec IWF sessions started using the IEC charging model.
iwf.sent.announcement Type: Counter Scope: Job OID: -
Cause: IWF service processing that successfully played an announcement.
Tags: input scp Announcements played for CAMEL/INAP calls.
sip Announcements played for SIP calls.
model ecur Announcements played using the ECUR charging model.
scur Announcements played using the SCUR charging model.
iec Announcements played using the IEC charging model.
iwf.sent.notf Type: Counter Scope: Job OID: -
Cause: Notifications successfully sent.
Tags: input scp Notifications successfully sent for CAMEL/INAP calls.
capsms Notifications successfully sent for CAMEL SMS.
sip Notifications successfully sent for SIP calls.
model ecur Notifications successfully sent using the ECUR charging model.
scur Notifications successfully sent using the SCUR charging model.
iec Notifications successfully sent using the IEC charging model.
proto smpp Notifications successfully sent over SMPP.
ussd Notifications successfully sent over USSD.
iwf.sent.termination Type: Counter Scope: Job OID: -
Cause: IWF service processing of instructions sent to network for call/message termination to destination.
Tags: input scp Network terminations for CAMEL/INAP calls.
capsms Network terminations for CAMEL SMS.
sip Network terminations for SIP calls.
model ecur Network terminations using the ECUR charging model.
scur Network terminations using the SCUR charging model.
iec Network terminations using the IEC charging model.
monitor attempt Network terminations that expect status updates from the network.
final Network terminations with no further network responses required.
mtype connect Network terminations without explicit destination addressing.
continue Network terminations with explicit destination addressing.
iwf.sent.xci Type: Counter Scope: Job OID: -
Cause: IWF service processing that sent charging instructions using FCI/SCI.
Tags: input scp FCI/SCI messages sent for CAMEL/INAP calls.
model ecur FCI/SCI messages sent using the ECUR charging model.
scur FCI/SCI messages sent using the SCUR charging model.
iec FCI/SCI messages sent using the IEC charging model.
mtype fci Furnish Charging Information messages sent.
sci Send Charging Information messages sent.
iwf.state Type: Counter Scope: Job OID: -
Cause: Successful IWF state movement/processing.
Tags: dest vars Jumps executed to variable population.
external Jumps executed to external action processing.
pre Jumps executed to pre-rating.
rating Jumps executed to rating session.
post Jumps executed to post-rating.
error Jumps executed to error handling.
hook after_vars Jumps from the 'after variable population' hook.
after_pre Jumps from the 'after pre-rating' hook.
before_session Jumps from the 'before rating session' hook.
after_init Jumps from the 'after initialisation' hook.
input scp Successful processing for CAMEL/INAP calls.
capsms Successful processing for CAMEL SMS.
sip Successful processing for SIP calls.
model ecur Successful processing using the ECUR charging model.
scur Successful processing using the SCUR charging model.
iec Successful processing using the IEC charging model.
rtype initial Rating performed at Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Rating performed at Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Rating performed at Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Rating performed at Diameter CC-Request-Type 4 (EVENT_REQUEST).
state error Successful processing of error handling.
pre Successful processing of pre-rating.
post Successful processing of post-rating.
jump Successful state jump (from hook).
loop Successful IWF looping.
rating Successful processing of rating session.
external Successful processing of external actions.
n2.n2sns.common
sns.cli_screening_requests Type: Counter Scope: Job OID: -
Cause: SNS cli screening requests processed. Details of the request and result are specified in tags.
Tags: class local Calling party number was a local number.
mobile Calling party number was a mobile number.
nongeo Calling party number was a non-geographical number (e.g. TollFree).
other Calling party number was not classed as any of the other types.
proto sip Incoming protocol was SIP.
result ok CLI screening was successful.
no_data CLI screening failed as no information was found for the calling number.
not_allowed CLI screening was denied because redirection was not allowed for the subscriber.
no_override CLI screening was denied because the CAC was not on the allowed list for override.
barred CLI screening was denied because the called party was barred.
no_cac CLI screening was denied because the called party CAC was invalid.
sns.number_portability_requests Type: Counter Scope: Job OID: -
Cause: SNS number portability requests processed. Details of the request and result are specified in tags.
Tags: class local Calling party number was a local number.
mobile Calling party number was a mobile number.
nongeo Calling party number was a non-geographical number (e.g. TollFree).
other Calling party number was not classed as any of the other types.
proto ati Incoming protocol was a MAP ATI.
sip Incoming protocol was SIP.
sri_sm Incoming protocol was a MAP SRI_SM
result ok The NP lookup result was successful. HOC returned to network.
no_sub_id The NP lookup failed because the subscriberIdentity property was missing.
bad_lookup The NP lookup failed because the destination MSISDN was missing or invalid.
bad_moli The NP lookup failed because the provided MoLI digits were missing or invalid.
no_data The NP lookup returned no information for the destination MSISDN.
n2.objects.RatingSession
iwf.recv.diameter Type: Counter Scope: Job OID: -
Cause: IWF service processing that received a response to a Diameter request.
Tags: final terminate Final-Unit-Actions received with value 0 (TERMINATE).
redirect Final-Unit-Actions received with value 1 (REDIRECT).
restrict Final-Unit-Actions received with value 2 (RESTRICT_ACCESS).
input scp Diameter responses received for CAMEL/INAP calls.
capsms Diameter responses received for CAMEL SMS.
sip Diameter responses received for SIP calls.
m_range 1xxx Responses received with an informational Diameter MSCC Result-Code.
2xxx Responses received with a success Diameter MSCC Result-Code.
3xxx Responses received with a protocol error Diameter MSCC Result-Code.
4xxx Responses received with a transient failure Diameter MSCC Result-Code.
5xxx Responses received with a permanent failure Diameter MSCC Result-Code.
other Responses received with an unclassified Diameter MSCC Result-Code.
model ecur Diameter responses received using the ECUR charging model.
scur Diameter responses received using the SCUR charging model.
iec Diameter responses received using the IEC charging model.
r_range 1xxx Responses received with an informational Diameter root Result-Code.
2xxx Responses received with a success Diameter root Result-Code.
3xxx Responses received with a protocol error Diameter root Result-Code.
4xxx Responses received with a transient failure Diameter root Result-Code.
5xxx Responses received with a permanent failure Diameter root Result-Code.
other Responses received with an unclassified Diameter root Result-Code.
rtype initial Responses received for Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Responses received for Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Responses received for Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Responses received for Diameter CC-Request-Type 4 (EVENT_REQUEST).
n2.protocol.scp.cug_protocol
cug.scp.announcement Type: Counter Scope: Job OID: -
Cause: CUG calls played an announcement.
cug.scp.connect Type: Counter Scope: Job OID: -
Cause: CUG calls continued with INAP Connect.
cug.scp.continue Type: Counter Scope: Job OID: -
Cause: CUG calls continued with INAP Continue.
cug.scp.divert Type: Counter Scope: Job OID: -
Cause: CUG calls diverted.
cug.scp.fci Type: Counter Scope: Message OID: -
Cause: CUG calls where an FCI message was sent.
cug.scp.idp.invalid.called Type: Counter Scope: Message OID: -
Cause: InitialDP messages received for CUG processing with an invalid called party number.
cug.scp.idp.invalid.calling Type: Counter Scope: Message OID: -
Cause: InitialDP messages received for CUG processing with an invalid calling party number.
cug.scp.orig.match.xlate Type: Counter Scope: Job OID: -
Cause: CUG actions that translated termination to the matched number.
cug.scp.release Type: Counter Scope: Job OID: -
Cause: CUG calls released.
cug.scp.sci Type: Counter Scope: Message OID: -
Cause: CUG calls where an SCI message was sent.
cug.scp.term.match.show_sc Type: Counter Scope: Job OID: -
Cause: CUG actions that presented matched short-code digits during termination.
n2cug/lua/svc/cug_svc.lua
cug.action.error Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error processing an action.
cug.action.rule.error Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error determining the action rule to apply.
cug.action.rule.none Type: Counter Scope: Job OID: -
Cause: CUG service processing that that was unable to find a rule.
cug.init.error.cache Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error at cache read.
cug.init.error.config.actions Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error reading action rules.
cug.init.error.config.lookup Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error reading lookup rules.
cug.init.error.selector Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error at selector read.
cug.lookup.error Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error during CUG lookup.
cug.lookup.error.variables Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error setting variable values at rerun after lookup.
cug.setup.config.none Type: Counter Scope: Job OID: -
Cause: CUG service processing that could not find a matching configuration selector rule.
cug.setup.error.protocol Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error at protocol-specific setup.
cug.setup.error.variables Type: Counter Scope: Job OID: -
Cause: CUG service processing that experienced an error setting variable values at initialisation.
n2qd/lua/svc/get_offers.lua
get_offers.failure Type: Counter Scope: Job OID: -
Cause: Get offer requests failed.
Tags: reason add_ons Validation of add-ons failed.
ac_types Validation of account types failed.
payment Validation of payment types failed.
msisdn Validation of MSISDN failed.
bad_sub Subscriber does not exist.
blocked Subscriber is blocked.
inactive Subscriber is not registered.
get_offers.success Type: Counter Scope: Job OID: -
Cause: Successful get offer requests.
n2qd/lua/svc/subscribe.lua
subscribe.failure Type: Counter Scope: Job OID: -
Cause: Subscription requests failed.
Tags: reason insert Insertion of subscription record failed.
debit Debit of subscriber balance failed.
update Update of subscription record failed.
subscribe.success Type: Counter Scope: Job OID: -
Cause: Successful subscription requests.
n2qd/lua/svc/unsubscribe.lua
unsubscribe.failure Type: Counter Scope: Job OID: -
Cause: Unsubscription requests failed.
Tags: reason state Setting subscription to end state failed.
request Setting unsubscribe request flag failed.
no_sub No subscription exists.
unsubscribe.success Type: Counter Scope: Job OID: -
Cause: Successful unsubscription requests.
n2sip/lua/svc/n2ivr_inap.lua
inap.complete Type: Counter Scope: Job OID: -
Cause: INAP interactions completed successfully.
Tags: input user PACUI interactions where the user entered digits.
none PACUI interactions where the user did not enter any digits.
type pa Interactions using Play Announcement.
pacui Interactions using Prompt and Collect User Information.
inap.complete.error Type: Counter Scope: Job OID: -
Cause: INAP interactions not completed successfully.
Tags: type pa Interactions using Play Announcement.
pacui Interactions using Prompt and Collect User Information.
inap.message Type: Counter Scope: Message OID: -
Cause: INAP messages sent or received.
Tags: type ari Assist Request Instructions messages sent.
pa Play Announcement messages received.
pacui Prompt and Collect User Information messages received.
inap.message.error Type: Counter Scope: Message OID: -
Cause: INAP messages not processed successfully.
Tags: type pa Play Announcement messages not processed successfully.
pacui Prompt and Collect User Information messages not processed successfully.
n2sns/lua/svc/dns_query.lua
sns.dns.error Type: Counter Scope: Message OID: -
Cause: Errors encountered when processing ENUM DNS query elements.
Tags: reason no_name ENUM DNS queries with no DNS name.
db_error Errors querying the SNS database.
db_null Null responses when querying the SNS database.
sns.dns.match Type: Counter Scope: Message OID: -
Cause: ENUM DNS queries that found a match.
Tags: type naptr ENUM DNS queries for NAPTR records.
sns.dns.no_match Type: Counter Scope: Message OID: -
Cause: ENUM DNS queries that did not find any match.
Tags: type naptr ENUM DNS queries for NAPTR records.
sns.dns.query Type: Counter Scope: Message OID: -
Cause: ENUM DNS query elements received for a given type.
Tags: type naptr ENUM DNS NAPTR query elements received.
sns.dns.recv Type: Counter Scope: Message OID: -
Cause: Total ENUM DNS query messages received.