axServiceGroupStatDisplayStatus
A10-AX-MIB ·
.1.3.6.1.4.1.22610.2.4.3.3.2.1.1.9
Object
column
Enumeration
The display status of the service group: AllUp(1), FunctionalUp(2), PartialUp(3), Stopped(4).
Context
- MIB
- A10-AX-MIB
- OID
.1.3.6.1.4.1.22610.2.4.3.3.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- axServiceGroupStatEntry
- Table
- axServiceGroupStatTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allUp |
2 | functionalUp |
3 | partialUp |
4 | stopped |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| axServiceGroupStatName The service group name. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.1 |
| axServiceGroupStatTotalL7Reqs The total number of L7 requests if applicable | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.10 |
| axServiceGroupStatTotalCurrL7Reqs The number of current L7 requests if applicable | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.11 |
| axServiceGroupStatTotalSuccL7Reqs The number of successful L7 requests if applicable | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.12 |
| axServiceGroupStatPeakConns The number of peak connections | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.13 |
| axServiceGroupStatPktsIn The number of packets received from client to server. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.2 |
| axServiceGroupStatBytesIn The number of bytes received from client to server. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.3 |
| axServiceGroupStatPktsOut The number of packets sent from server to client. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.4 |
| axServiceGroupStatBytesOut The number of bytes sent from server to client. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.5 |
| axServiceGroupStatTotConns The total connections from server side. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.6 |
| axServiceGroupStatCurConns The current connections from server side. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.7 |
| axServiceGroupStatPersistConns deprecated The persistent connections from server side. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.22610.2.4.3.3.2.1.1.8 |