Current Details Tab
| Name | Description |
|---|---|
| Index | A monotonic increasing integer for the sole purpose of indexing realms. When it reaches the maximum value the agent wraps the value back to 1 |
| Name | The name of the realm for which the following statistics are being calculated. |
| Status | The current status of the specified realm, which is expressed as INS, constraintViolation, or callLoadReduction. |
| Inbound active | The number of current active inbound sessions. |
| Inbound active session rate | The current inbound session rate in CPS. |
| Outbound active sessions | The number of current active outbound sessions. |
| Outbound current sessions rate | The current outbound session rate in CPS. |
| Inbound admitted | The total number of inbound sessions during the period. |
| Inbound not admitted | The total number of inbound sessions rejected due to insufficient bandwidth. |
| Outbound admitted | The total number of outbound sessions during the period. |
| Outbound not admitted | The total number of outbound sessions rejected because of insufficient bandwidth. |
| Short sessions | The lifetime number of sessions whose duration was less than the configured short session duration. |


