rsIpZhrConnectionType
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.3.5.1.5
Object
column
mandatory
Enumeration
The type of this direct connection.
dynamic - established by the RS.
disabled - established by the RS.
The RS detected that the virtual address is already used as
destination by the source BEFORE its allocation, and therefore
marked this connection as 'disabled' to prevent a future
allocation of this virtual address to this source.
static - established by user.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.3.5.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rsIpZhrConnectionEntry
- Table
- rsIpZhrConnectionsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
3 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rsIpZhrConnectionIpIntf mandatory The IP Interface for which this direct connection was established. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.89.35.3.5.1.1 |
| rsIpZhrConnectionSrcIp mandatory The source IP Address of this direct connection. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.89.35.3.5.1.2 |
| rsIpZhrConnectionDestIp mandatory The destination IP Address of this direct connection. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.89.35.3.5.1.3 |
| rsIpZhrConnectionVirtualIp mandatory The virtual IP address allocated for this direct connection. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.89.35.3.5.1.4 |
| rsIpZhrConnectionAge mandatory The age of the connection in seconds. | column | Integer32 | .1.3.6.1.4.1.89.35.3.5.1.6 |
| rsIpZhrConnectionStatus mandatory It is used to manage the connections table.
The supported actions will be active, createAndGo and destroy. | column | RowStatus | .1.3.6.1.4.1.89.35.3.5.1.7 |