Query Socket OM <om>
Display operational measurements related to the containing element.
Type:
omCommandTypeDefault:
display all counters, with ID and nameCHILD ELEMENTS |
Child |
Occurrences |
Type |
Reset All Counters <reset> | 0 .. 1 | omResetType |
Include counter names in response <include_name> | 0 .. 1 | boolean |
Include timestamp in response <include_time> | 0 .. 1 | boolean |
OM Help <help> | 0 .. 1 | boolean |
Last Interval <last> | 0 .. 1 | boolean |
Include Only Non-Zero Error OM Counters <errors> | 0 .. 1 | boolean |
Counter Value <count> | 0 .. * | omCountType |
Minimum Threshold Value <min_threshold> | 0 .. * | omThresholdType |
Maximum Threshold Value <max_threshold> | 0 .. * | omThresholdType |
Include Only Non-Zero OM Counters <non_zero_only> | 0 .. 1 | boolean |
PARENT ELEMENTS |
Parent |
Type |
REST Interface <rest_interface> | restSocketInterfaceCommand |
Socket Command <sctp> | socketCommandType |
Socket Command <socket> | socketCommandType |
Socket Command <control_socket> | socketCommandType |
Socket Command <user_socket> | socketCommandType |
User Socket <user_socket> | socketCommandType |
REST Interface <rest_interface> | serverHttpInterfaceCommand |
Socket Command <interface> | serverHttpInterfaceCommand |
User Socket <user_socket> | socketCommandType |
MEASUREMENTS |
|||
ID |
Name |
Type |
Description |
20480 | Connections Initiated | EVENT ACCUMULATOR | Count of times connection started |
20481 | Successful Connections | EVENT ACCUMULATOR | Count of successful connections |
20482 | Failed Connections | ERROR ACCUMULATOR | Count of connections which failed due to error |
20483 | Messages Received | EVENT ACCUMULATOR | Count of packets received |
20484 | Message Sent | EVENT ACCUMULATOR | Count of packets sent |
20485 | Bytes Received | EVENT ACCUMULATOR | Count of payload data bytes received |
20486 | Bytes Sent | EVENT ACCUMULATOR | Count of payload data bytes sent |
20489 | Overrun Errors | ERROR ACCUMULATOR | Count of packets lost due to overflow of the inbound/outbound buffer. |
20490 | Transmit Queue Depth | VALUE LOG | Depth of transmit queue for this socket |
20491 | Packets Discard | ERROR ACCUMULATOR | Count of packets discarded due to errors (e.g. length, ...) |
20494 | Connection Retries | EVENT ACCUMULATOR | Count of retries of an initiated connection |
20495 | Checksum Errors | ERROR ACCUMULATOR | Count of packets discarded due to checksum errors |
20496 | Duplicate Received | ERROR ACCUMULATOR | Count of duplicate packets received |
20497 | Packets Retransmitted | ERROR ACCUMULATOR | Count of packets retransmitted due to ack timeout |
20498 | Out of Order Packets | ERROR ACCUMULATOR | Count of packets received out of order |
20499 | Pending Out of Order Packets | EVENT ACCUMULATOR | Count of pending packets received out of order |
20500 | Round Trip Delay | DURATION ACCUMULATOR | Time from sending packet until acknowledged (us) |
20501 | ACK Count | EVENT ACCUMULATOR | Number of packet acknowledged, and used to calcluate RTD |
20502 | Packets Pending | EVENT ACCUMULATOR | Count of packets pending ack |
20503 | Bytes Pending | EVENT ACCUMULATOR | Count of bytes pending ack |
20504 | Local Initiated Disconnect | EVENT ACCUMULATOR | Count of locally initiated disconnects |
20505 | Peer Initiated Disconnect | EVENT ACCUMULATOR | Count of peer initiated disconnects |