Query SIP IP OM  <ip_om> 

Collect SIP IP layer statistics. Only counts internally looped traffic when using non-native (external) optimized IP.

Type:

  omCommandType

Default:

  display all counters, with ID and name

CHILD 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

SIP Server/Host Command <sipServer> sipServerCommandType
SIP Server/Host Response <sipServer> sipServerResponseType

MEASUREMENTS

ID

Name

Type

Description

651264 Messages Received EVENT ACCUMULATOR Count of packets received
651265 Messages Sent EVENT ACCUMULATOR Count of packets sent
651266 Bytes Received EVENT ACCUMULATOR Count of data bytes received
651267 Bytes Sent EVENT ACCUMULATOR Count of data bytes sent
651268 Transmit Route Errors ERROR ACCUMULATOR Count of packets lost due to invalid route.
651269 Transmit Errors ERROR ACCUMULATOR Count of packets lost due to a transmit error.
651270 Transmit Overrun Errors ERROR ACCUMULATOR Count of packets lost due to overflow of the transmit buffer.
651271 Transmit Queue Depth VALUE LOG Depth of transmit queue for this socket
651272 Receive Queue Depth VALUE LOG Depth of receive queue for this socket
651273 Receive Overrun Errors ERROR ACCUMULATOR Count of packets lost due to overflow of the receive buffer.
651274 Checksum Errors ERROR ACCUMULATOR Count of inbound packets discarded due to checksum errors
651275 Outbound Packets Discard ERROR ACCUMULATOR Count of outbound packets discarded due to errors (e.g. violate MTU)
651276 Inbound Packets Discard ERROR ACCUMULATOR Count of inbound packets discarded due to errors (e.g. Unsupported)
651277 Verification Attempts EVENT ACCUMULATOR Count of connection verification attempts
651278 Successful Verifications EVENT ACCUMULATOR Count of successful connection verifications
651279 Transaction Elapsed Time DURATION ACCUMULATOR Elapsed time for successful transactions this interval in microseconds
651280 Minimum Transaction Duration DURATION MINIMUM Minimal duration for a echo reply this interval in microseconds
651281 Maximum Transaction Duration DURATION MAXIMUM Maximum duration for a echo reply this interval in microseconds
651282 Transaction Duration Variance**2 VARIANCE ACCUMULATOR Cumulative square of the difference of each duration from the average this interval (stddev = sqrt(this/count)
651283 Failed Verifications ERROR ACCUMULATOR Count of connections which verification failed, due to excessive attempts.
651284 Verification Retries EVENT ACCUMULATOR Count of times verification timeout occurred, and retried
651285 IP Fragments Received EVENT ACCUMULATOR Count of IP Fragments Received
651286 Successful Reassembly EVENT ACCUMULATOR Count of successful IP messages reassembled
651287 Failed Reassembly ERROR ACCUMULATOR Count of errors during IP reassembly.
651288 Messages Fragmented EVENT ACCUMULATOR Count of messages fragmented
651289 IP Fragments Sent EVENT ACCUMULATOR Count of IP Fragments Sent
651290 Sent Messages Discarded EVENT ACCUMULATOR Count of outbound packets discarded due to configured discard rate
651291 Received Messages Discarded EVENT ACCUMULATOR Count of inbound packets discarded due to configured discard rate
651292 Bits Received Count of data bits received
651293 Bits Sent Count of data bits sent