2.12. Internal

Internal statistics.

2.12.1. Application control

Internal application control statistics.

2.12.1.1. Analyzed data bytes

Description

Number of bytes fed into the application analyzer engine.

Type

Unsigned 64-bit integer

Unit

Bytes

Category

Counter

Stat Path

/internal/appctrl/analyzed_bytes

2.12.1.2. Analyzed data chunks

Description

Number of chunks of data fed into the application analyzer engine.

Type

Unsigned 64-bit integer

Unit

Chunks

Category

Counter

Stat Path

/internal/appctrl/analyzed_chunks

2.12.1.3. Analyze errors

Description

Number of times the application analyzer engine has failed to analyze a data chunk.

Type

Unsigned 64-bit integer

Unit

Errors

Category

Counter

Stat Path

/internal/appctrl/analyze_errors

2.12.2. Data plane watchdog

Data plane watchdog statistics.

2.12.2.1. Health checks

Description

Number of times the data plane watchdog has checked that no threads appear to be blocked.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/dataplane_watchdog/health_checks

2.12.2.2. Max task duration

Description

Maximum duration for a single task for any thread as detected by the data plane watchdog.

Type

Unsigned 32-bit integer

Unit

Milliseconds

Category

Max

Stat Path

/internal/dataplane_watchdog/max_task_duration

2.12.2.3. Threads[..]

Data plane watchdog per thread statistics.

Long tasks

Description

Number of times that the data plane watchdog has detected that the thread has been busy for an unusually long time.

Type

Unsigned 64-bit integer

Unit

Tasks

Category

Counter

Stat Path

/internal/dataplane_watchdog/threads/[..n]/long_tasks

2.12.3. Device I/O[..]

Low level device input/output statistics.

2.12.3.1. Input burst size

Description

Current average input burst size.

Type

Unsigned 32-bit integer

Unit

Millipackets

Category

Momentaneous

Stat Path

/internal/dev_io/[..n]/input_burst_size

2.12.3.2. Input drops

Description

Packets discarded after reading from the device due to system resource exhaustion or system overload.

Type

Unsigned 64-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/dev_io/[..n]/input_drops

2.12.3.3. Packets without RSS hash

Description

Packets received without RSS hash.

Type

Unsigned 64-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/dev_io/[..n]/non_rss

2.12.3.4. Ouput drops

Description

Packets discarded due to failure to send them to the device.

Type

Unsigned 64-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/dev_io/[..n]/output_drops

2.12.3.5. Packets

Description

Number of packets handled by this entity.

Type

Unsigned 64-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/dev_io/[..n]/packets

2.12.3.6. Task runs

Description

Number of times this task has been run.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/dev_io/[..n]/runs

2.12.4. Flow

Flow classification statistics.

2.12.4.1. HA

Flow HA statistics.

Flows pending HA synchronization

Description

Current number of HA synchronizable flows that has not been synchronized.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Momentaneous

Stat Path

/internal/flow/ha/not_synced

MIB OID

1.3.6.1.4.1.5089.3.2.2005.2040.2010.1005[.0]   (STREAM-MIB)

MIB Name

ssmHAFlowNotSynced

MIB Type

Unsigned32

Successfully synchronized flows

Description

Current number of HA synchronizable flows that has been successfully synchronized.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Momentaneous

Stat Path

/internal/flow/ha/synced

MIB OID

1.3.6.1.4.1.5089.3.2.2005.2040.2010.1015[.0]   (STREAM-MIB)

MIB Name

ssmHAFlowSynced

MIB Type

Unsigned32

Flows that failed HA synchronization

Description

Current number of HA synchronizable flow that failed to be synchronized.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Momentaneous

Stat Path

/internal/flow/ha/sync_failed

MIB OID

1.3.6.1.4.1.5089.3.2.2005.2040.2010.1010[.0]   (STREAM-MIB)

MIB Name

ssmHAFlowSyncFailed

MIB Type

Unsigned32

Flows being synchronized

Description

Number of flows currently being synchronized to the peer.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Momentaneous

Stat Path

/internal/flow/ha/syncing

MIB OID

1.3.6.1.4.1.5089.3.2.2005.2040.2010.1020[.0]   (STREAM-MIB)

MIB Name

ssmHAFlowSyncing

MIB Type

Unsigned32

2.12.4.2. Setup

Flow setup statistics.

Failed flow setup attempts issued

Description

Flow setup attempts that did not result in a flow being setup (counting 'reject' and 'drop' flows as 'not being setup').

Type

Unsigned 32-bit integer

Unit

Attempts

Category

Counter

Stat Path

/internal/flow/setup/failed

Successful flow setup attempts issued

Description

Flow setup attempts that resulted in a new flow (not counting 'drop' flows).

Type

Unsigned 32-bit integer

Unit

Attempts

Category

Counter

Stat Path

/internal/flow/setup/successful

Superfluous flow setup attempts issued

Description

Flow setup attempts where the flow already had been setup (also counting attempts where the flow needed to be updated).

Type

Unsigned 32-bit integer

Unit

Attempts

Category

Counter

Stat Path

/internal/flow/setup/superfluous

2.12.4.3. Teardown

Flow teardown statistics.

Flowcache overflow

Description

Flows forcibly closed due to space constraints.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Counter

Stat Path

/internal/flow/teardown/overflow

Flow timeouts

Description

Number of flow timeouts.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Counter

Stat Path

/internal/flow/teardown/timeout

Flows closed

Description

Total number of flows closed.

Type

Unsigned 32-bit integer

Unit

Flows

Category

Counter

Stat Path

/internal/flow/teardown/total

2.12.4.4. Updates

Flow update statistics.

Failed flow updates issued

Description

Flow updates that caused the flow to be closed.

Type

Unsigned 32-bit integer

Unit

Updates

Category

Counter

Stat Path

/internal/flow/updates/failed

Flow reopen updates issued

Description

Flow updates that caused the flow to be reopened.

Type

Unsigned 32-bit integer

Unit

Updates

Category

Counter

Stat Path

/internal/flow/updates/reopen

Spurious flow updates issued

Description

Flow updates that made no change to the flow.

Type

Unsigned 32-bit integer

Unit

Updates

Category

Counter

Stat Path

/internal/flow/updates/spurious

Successful flow updates issued

Description

Successful flow updates done.

Type

Unsigned 32-bit integer

Unit

Updates

Category

Counter

Stat Path

/internal/flow/updates/successful

Superfluous flow updates issued

Description

Updates issued for a flow already scheduled for flow update.

Type

Unsigned 32-bit integer

Unit

Updates

Category

Counter

Stat Path

/internal/flow/updates/superfluous

2.12.5. HA

High Availability troubleshooting statistics.

2.12.5.1. HA heart-beat queue delay

Description

Current maximum delay of HA heart-beats in internal queues in milliseconds.

Type

Unsigned 32-bit integer

Unit

Ms

Category

Momentaneous

Stat Path

/internal/ha/ha_hb_delay

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.1005[.0]   (STREAM-MIB)

MIB Name

ssmHAIntHBDelay

MIB Type

Unsigned32

2.12.5.2. HA messages to control plane

Description

Number of HA messages sent from data plane to control plane.

Type

Unsigned 32-bit integer

Unit

Messages

Category

Counter

Stat Path

/internal/ha/ha_msgs_to_ctrlplane

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.1010[.0]   (STREAM-MIB)

MIB Name

ssmHAIntMessagesToCtrlPlane

MIB Type

Unsigned32

2.12.5.3. Dependency

High Availability dependency system statistics.

Resolved after delay

Description

HA objects delayed due to dependencies that later resolved successfully.

Type

Unsigned 32-bit integer

Unit

Objects

Category

Counter

Stat Path

/internal/ha/dep/delayed_resolved

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.2010.1010[.0]   (STREAM-MIB)

MIB Name

ssmHAIntDepDelayedResolved

MIB Type

Unsigned32

Directly resolved

Description

HA objects with dependencies that could be resolved directly by querying the cache.

Type

Unsigned 32-bit integer

Unit

Objects

Category

Counter

Stat Path

/internal/ha/dep/direct_resolved

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.2010.1005[.0]   (STREAM-MIB)

MIB Name

ssmHAIntDepDirectResolved

MIB Type

Unsigned32

Dropped

Description

Number of HA objects dropped due to resource shortage in the dependency system.

Type

Unsigned 32-bit integer

Unit

Objects

Category

Counter

Stat Path

/internal/ha/dep/dropped

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.2010.1020[.0]   (STREAM-MIB)

MIB Name

ssmHAIntDepDropped

MIB Type

Unsigned32

Replaced

Description

Number of HA objects replaced while waiting for dependencies to be resolved.

Type

Unsigned 32-bit integer

Unit

Objects

Category

Counter

Stat Path

/internal/ha/dep/replaced

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.2010.1025[.0]   (STREAM-MIB)

MIB Name

ssmHAIntDepReplaced

MIB Type

Unsigned32

Timeout

Description

HA objects that timed out while waiting for dependencies to be resolved.

Type

Unsigned 32-bit integer

Unit

Objects

Category

Counter

Stat Path

/internal/ha/dep/timeout

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.2010.1015[.0]   (STREAM-MIB)

MIB Name

ssmHAIntDepTimeout

MIB Type

Unsigned32

2.12.6. IPC

Internal communication statistics.

2.12.6.1. Control plane channel congestion drops

Description

Number of packets that has been dropped instead of forwarded to control plane due to congestion in the generic control plane channel.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/ctrlplane_channel_congestion_drops

2.12.6.2. Control plane congestion drops

Description

Number of packets that has been dropped instead of forwarded to control plane due to congestion on a specific socket.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/ctrlplane_congestion_drops

2.12.6.3. Control plane connections

Description

Number of connections from control plane processes to the data plane.

Type

Unsigned 32-bit integer

Unit

Connections

Category

Momentaneous

Stat Path

/internal/ipc/ctrlplane_conns

2.12.6.4. Control plane rate limit drops

Description

Number of packets that has been dropped instead of forwarded to control plane to avoid overloading the control plane with more packets than it can handle.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/ctrlplane_ratelim_drops

2.12.6.5. HA packets received

Description

Total number of HA packets received by slow-path.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/hactrl_in

2.12.6.6. CTRL packets received by slow-path

Description

Number of CTRL packets received by slow-path from user-space (config changes, dynamic rules, CLI commands and more).

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/spctrl_in

2.12.6.7. CTRL handler ticks

Description

Ticks consumed by CTRL packets (config changes, dynamic rules, CLI commands and more).

Type

Unsigned 32-bit integer

Unit

Ticks

Category

Counter

Stat Path

/internal/ipc/spctrl_ticks

2.12.6.8. Slow-path HA inactive drops

Description

Number of packets dropped in slow-path due to the device being HA inactive.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/sp_ha_inactive_drops

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.1015[.0]   (STREAM-MIB)

MIB Name

ssmHAIntSPInactiveDrops

MIB Type

Counter32

2.12.6.9. Slow-path HA inactive early drops

Description

Number of packets dropped in slow-path, by the early filter, due to the device being HA inactive.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/sp_ha_inactive_early_drops

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2010.1020[.0]   (STREAM-MIB)

MIB Name

ssmHAIntSPInactiveEarlyDrops

MIB Type

Counter32

2.12.6.10. Log drops

Description

Logs dropped in slow path due to rate limiting.

Type

Unsigned 32-bit integer

Unit

Logs

Category

Counter

Stat Path

/internal/ipc/sp_log_drops

2.12.6.11. Slow-path queue overflow

Description

Number of packets lost due to a full queue to slow-path.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/ipc/spqueue_overflow

2.12.6.12. SP update ticks

Description

Ticks consumed by flow setup/update operation.

Type

Unsigned 32-bit integer

Unit

Ticks

Category

Counter

Stat Path

/internal/ipc/spupd_ticks

2.12.6.13. RCU period

Description

Current RCU period, will increase by one every time that the internal state of data plane is changed.

Type

Unsigned 32-bit integer

Category

Counter

Stat Path

/internal/ipc/rcu_period

2.12.6.14. RCU ticks

Description

Ticks consumed by RCU events.

Type

Unsigned 32-bit integer

Unit

Ticks

Category

Counter

Stat Path

/internal/ipc/rcu_ticks

2.12.6.15. Slow path events

Description

Number of slow path events served, typically timer shots.

Type

Unsigned 32-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/ipc/sp_events

2.12.6.16. Ticks consumed by slow path events

Description

Number of ticks (internal time unit) consumed by slow path events.

Type

Unsigned 32-bit integer

Unit

Ticks

Category

Counter

Stat Path

/internal/ipc/sp_event_ticks

2.12.6.17. Control plane fragmentations

Troubleshooting statistics for fragmentation from control plane to data plane.

Frag reassembly timeout

Description

Total number of packet reassemblies on packet channel between control plane and data plane that has failed due to timeout.

Type

Unsigned 64-bit integer

Unit

Reassemblies

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frags_reass_timeout

Frags received

Description

Total number of packet fragments received on packet channel between control plane and data plane.

Type

Unsigned 64-bit integer

Unit

Fragments

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frags_recv

Frags received ok

Description

Total number of packet fragments received OK on packet channel between control plane and data plane.

Type

Unsigned 64-bit integer

Unit

Fragments

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frags_recv_ok

Frag reassembly fails

Description

Total number of failed packet reassemblies on packet channel between control plane and data plane.

Type

Unsigned 64-bit integer

Unit

Reassemblies

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frags_reass_fail

Frag reassembly ok

Description

Total number of packets reassembled OK on packet channel between control plane and data plane.

Type

Unsigned 64-bit integer

Unit

Reassemblies

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frags_reass_ok

Frag fails

Description

Number of fragmented packets on packet channel between control plane and data plane that has been discarded due to an error when rebuilding the original message.

Type

Unsigned 32-bit integer

Unit

Failures

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frag_rebuild_fail

Frag out-of-buf fails

Description

Number of fragmented packets on packet channel between control plane and data plane that has been discarded due to lack of buffers when rebuilding the original message.

Type

Unsigned 32-bit integer

Unit

Failures

Category

Counter

Stat Path

/internal/ipc/ctrlplane_frag/frag_rebuild_fail_no_buf

2.12.7. Caching memory allocator

Caching memory allocator.

2.12.7.1. Allocations

Description

Cachable objects allocated for the back-end memory manager.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/memcache/allocs

2.12.7.2. Cached allocations

Description

Allocations fulfilled by the cache.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/memcache/cached_allocs

2.12.7.3. Cached frees

Description

Objects cached when freed.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/memcache/cached_frees

2.12.7.4. Frees

Description

Cachable objects freed to the back-end memory manager.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/memcache/frees

2.12.7.5. Oversized allocations

Description

Large allocations just passed through to the back-end memory manager.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/memcache/oversized_allocs

2.12.7.6. Reallocs

Description

Number of realloc calls to the memory cache that internally resulted in the allocation of a new object.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/memcache/realloc

2.12.8. Packet account[..]

An entry in the packet account statistics table.

2.12.8.1. Packet account entry index

Description

Packet account entry index.

Type

32-bit integer

Category

Momentaneous

MIB OID

1.3.6.1.4.1.5089.3.2.2040.3010.1.1[.n]   (STREAM-MIB)

MIB Name

ssmPktAccIndex

MIB Type

Integer32

2.12.8.2. Packet account name

Description

Packet account name.

Type

String

MIB OID

1.3.6.1.4.1.5089.3.2.2040.3010.1.2[.n]   (STREAM-MIB)

MIB Name

ssmPktAccName

MIB Type

DisplayString

2.12.8.3. Packet account usage

Description

Packet account usage.

Type

Unsigned 32-bit integer

Unit

%

Category

Momentaneous

Stat Path

/internal/packet_account/[..n]/usage

MIB OID

1.3.6.1.4.1.5089.3.2.2040.3010.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmPktAccUsage

MIB Type

Integer32

2.12.9. Scheduling

Internal job scheduling statistics.

2.12.9.1. Per proiority[..]

Job scheduling statistics grouped per priority.

Maximum length of the slow path event spillover queue

Description

Maximum length of the per core the slow path event spillover queue for this priority.

Type

Unsigned 32-bit integer

Unit

Events

Category

Max

Stat Path

/internal/sched/per_prio/[..n]/sp_event_max_spill_q_len

Slow path event spillover

Description

Number of slow path events handled via a slower mechanism to provide reliability when the ordinary scheduling queue is full.

Type

Unsigned 32-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/sched/per_prio/[..n]/sp_event_spillover

Length of the slow path event spillover queue

Description

Current length of the longest per core slow path event spillover queue for this priority.

Type

Unsigned 32-bit integer

Unit

Events

Category

Momentaneous

Stat Path

/internal/sched/per_prio/[..n]/sp_event_spill_q_len

Sum of the current lengths of the per core slow path event spillover queue

Description

Sum of the current lengths of all per core slow path event spillover queues for this priority.

Type

Unsigned 32-bit integer

Unit

Events

Category

Momentaneous

Stat Path

/internal/sched/per_prio/[..n]/sp_event_spill_q_len_tot

Slow path events

Description

Number of slow path events served, typically timer shots, grouped per priority.

Type

Unsigned 32-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/sched/per_prio/[..n]/sp_events

2.12.10. Session counters[..]

Session counter table.

2.12.10.1. Session counter name

Description

Session counter name.

Type

String

Stat Path

/internal/session_counters/[..n]/name

MIB OID

1.3.6.1.4.1.5089.3.2.2040.3050.1.2[.n]   (STREAM-MIB)

MIB Name

ssmSessionCounterName

MIB Type

DisplayString

2.12.10.2. Sessions

Description

Current number of sessions.

Type

32-bit integer

Unit

Sessions

Category

Momentaneous

Stat Path

/internal/session_counters/[..n]/sessions

MIB OID

1.3.6.1.4.1.5089.3.2.2040.3050.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmSessionCounterValue

MIB Type

Integer32

2.12.11. Statsproxy

Subsystem statistics.

2.12.11.1. Sessions

Description

Number of agentX sessions established.

Type

Unsigned 32-bit integer

Unit

Sessions

Category

Momentaneous

Stat Path

/internal/statsproxy/sessions

2.12.12. Tag timer

Data plane tag timer statistics.

2.12.12.1. Current

Description

Current number of tag timers.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/cur

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1010[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerCur

MIB Type

Unsigned32

2.12.12.2. Highest current number of timers per tag

Description

Highest current number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/cur_max_[..n]

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.3020.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmTagTimerCurMax

MIB Type

Unsigned32

2.12.12.3. Mean of current

Description

Mean of the current number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/cur_mean

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1020[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerCurMean

MIB Type

Unsigned32

2.12.12.4. Median of current

Description

Median of the current number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/cur_median

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1030[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerCurMedian

MIB Type

Unsigned32

2.12.12.5. Lowest current number of timers per tag

Description

Lowest current number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/cur_min_[..n]

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.3010.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmTagTimerCurMin

MIB Type

Unsigned32

2.12.12.6. Tags

Description

Number of tags that support tag timers.

Type

Unsigned 32-bit integer

Unit

Tags

Category

Counter

Stat Path

/internal/tag_timer/tags

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1110[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerNumTags

MIB Type

Counter32

2.12.12.7. System timers expired

Description

Number of system timers that has expired.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Counter

Stat Path

/internal/tag_timer/sys_timers_expired

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1180[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerSysTimersExired

MIB Type

Counter32

2.12.12.8. Tag timers expired

Description

Number of tag timers that has expired.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Counter

Stat Path

/internal/tag_timer/tag_timers_expired

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1190[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerTagTimersExired

MIB Type

Counter32

2.12.12.9. Total number of timers

Description

Total number of tag timers.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Counter

Stat Path

/internal/tag_timer/tot

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1210[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerTot

MIB Type

Counter32

2.12.12.10. Highest total number of timers per tag

Description

Highest total number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/tot_max_[..n]

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.3040.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmTagTimerTotMax

MIB Type

Unsigned32

2.12.12.11. Mean of total

Description

Mean of the total number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/tot_mean

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1220[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerTotMean

MIB Type

Unsigned32

2.12.12.12. Median of total

Description

Median of the total number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/tot_median

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.1230[.0]   (STREAM-MIB)

MIB Name

ssmTagTimerTotMedian

MIB Type

Unsigned32

2.12.12.13. Lowest total number of timers per tag

Description

Lowest total number of timers per tag.

Type

Unsigned 32-bit integer

Unit

Timers

Category

Momentaneous

Stat Path

/internal/tag_timer/tot_min_[..n]

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2200.3030.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmTagTimerTotMin

MIB Type

Unsigned32

2.12.13. TCP

TCP statistics.

2.12.13.1. Duplicate acks sent

Description

Duplicate TCP acks sent out in response to out of order segments received.

Type

Unsigned 32-bit integer

Unit

Packets

Category

Counter

Stat Path

/internal/tcp/dup_acks_sent

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2220.1020[.0]   (STREAM-MIB)

MIB Name

ssmTCPDupAcksSent

MIB Type

Counter32

2.12.13.2. Receive window memory allocation

Description

New receive window memory allocation attempt.

Type

Unsigned 32-bit integer

Unit

Attempts

Category

Counter

Stat Path

/internal/tcp/rcv_mem_alloc

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2220.1025[.0]   (STREAM-MIB)

MIB Name

ssmTCPRcvMemAlloc

MIB Type

Counter32

2.12.13.3. Receive window memory free

Description

Receive window memory free.

Type

Unsigned 32-bit integer

Unit

Attempts

Category

Counter

Stat Path

/internal/tcp/rcv_mem_free

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2220.1030[.0]   (STREAM-MIB)

MIB Name

ssmTCPRcvMemFree

MIB Type

Counter32

2.12.14. Tick

System tick statistics.

2.12.14.1. Update

System tick update statistics.

Max

Description

Max system tick update.

Type

32-bit integer

Unit

Ticks

Category

Max

Stat Path

/internal/tick/update/max

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2230.2100.1050[.0]   (STREAM-MIB)

MIB Name

ssmIntTickUpdateMax

MIB Type

Integer32

Interval[..]

System tick update interval entry.

Index

Description

System tick update interval row index.

Type

32-bit integer

Category

Momentaneous

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2230.2100.3030.1.1[.n]   (STREAM-MIB)

MIB Name

ssmIntTickUpdateIvalIndex

MIB Type

Integer32

Limit

Description

System tick update interval limit.

Type

String

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2230.2100.3030.1.2[.n]   (STREAM-MIB)

MIB Name

ssmIntTickUpdateIvalLimit

MIB Type

DisplayString

Hits

Description

Updates falling into this system tick update interval.

Type

Unsigned 64-bit integer

Unit

Times

Category

Counter

Stat Path

/internal/tick/update/ival/[..n]/hits

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2230.2100.3030.1.1010[.n]   (STREAM-MIB)

MIB Name

ssmIntTickUpdateIvalHits

MIB Type

Counter64

Last used

Description

Timestamp when an update last fell into this system tick update interval.

Type

String

Stat Path

/internal/tick/update/ival/[..n]/last_used

MIB OID

1.3.6.1.4.1.5089.3.2.2040.2230.2100.3030.1.1020[.n]   (STREAM-MIB)

MIB Name

ssmIntTickUpdateIvalLastUsed

MIB Type

DisplayString