perPoolNodeEntry
ZXTM-MIB ·
.1.3.6.1.4.1.7146.1.2.4.6.1
Object
row
mandatory
This defines a row in the perPoolNodes table.
Context
- MIB
- ZXTM-MIB
- OID
.1.3.6.1.4.1.7146.1.2.4.6.1- Type
- row
- Status
- mandatory
- Parent
- perPoolNodeTable
- Table
- perPoolNodeTable
- Children
- 21
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| perPoolNodePoolName mandatory The name of the pool that this node belongs to. | column | OctetString | .1.3.6.1.4.1.7146.1.2.4.6.1.1 |
| perPoolNodeBytesFromNodeHi mandatory Bytes received from this node ( high 32bits ). | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.10 |
| perPoolNodeCurrentRequests mandatory Active connections established to this node, does not include idle connections. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.7146.1.2.4.6.1.11 |
| perPoolNodeTotalConn mandatory Requests sent to this node. | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.12 |
| perPoolNodePooledConn mandatory Requests that reused an existing pooled/keepalive
connection rather than creating a new TCP connection. | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.13 |
| perPoolNodeFailures mandatory Failures of this node. | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.14 |
| perPoolNodeNewConn mandatory Requests that created a new connection to this node. | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.15 |
| perPoolNodeErrors mandatory Number of timeouts, connection problems and other errors for this node. | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.16 |
| perPoolNodeResponseMin mandatory Minimum response time (ms) in the last second for this node. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.7146.1.2.4.6.1.17 |
| perPoolNodeResponseMax mandatory Maximum response time (ms) in the last second for this node. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.7146.1.2.4.6.1.18 |
| perPoolNodeResponseMean mandatory Mean response time (ms) in the last second for this node. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.7146.1.2.4.6.1.19 |
| perPoolNodeNodeAddressType mandatory The IP address type of this node. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.7146.1.2.4.6.1.2 |
| perPoolNodeIdleConns mandatory Number of idle HTTP connections to this node. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.7146.1.2.4.6.1.20 |
| perPoolNodeCurrentConn mandatory Current connections established to a node, includes idle connections. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.7146.1.2.4.6.1.21 |
| perPoolNodeNodeAddress mandatory The IPv4 or IPv6 address of this node. | column | OctetString | .1.3.6.1.4.1.7146.1.2.4.6.1.3 |
| perPoolNodeNodePort mandatory The port that this node listens on. | column | Integer32 | .1.3.6.1.4.1.7146.1.2.4.6.1.4 |
| perPoolNodeNodeHostName mandatory The name for this node provided in the configuration. | column | OctetString | .1.3.6.1.4.1.7146.1.2.4.6.1.5 |
| perPoolNodeState mandatory The state of this node. | column | Enumeration | .1.3.6.1.4.1.7146.1.2.4.6.1.6 |
| perPoolNodeBytesToNodeLo mandatory Bytes sent to this node ( low 32bits ). | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.7 |
| perPoolNodeBytesToNodeHi mandatory Bytes sent to this node ( high 32bits ). | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.8 |
| perPoolNodeBytesFromNodeLo mandatory Bytes received from this node ( low 32bits ). | column | RFC1155-SMICounter | .1.3.6.1.4.1.7146.1.2.4.6.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| perPoolNodePoolName mandatory The name of the pool that this node belongs to. | column | OctetString | .1.3.6.1.4.1.7146.1.2.4.6.1.1 |
| perPoolNodeNodeAddressType mandatory The IP address type of this node. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.7146.1.2.4.6.1.2 |
| perPoolNodeNodeAddress mandatory The IPv4 or IPv6 address of this node. | column | OctetString | .1.3.6.1.4.1.7146.1.2.4.6.1.3 |
| perPoolNodeNodePort mandatory The port that this node listens on. | column | Integer32 | .1.3.6.1.4.1.7146.1.2.4.6.1.4 |