etsysLsnatRealServerRowStatus
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.3.1.15
Object
This object permits management of the table by facilitating
actions such as row creation and deletion.
The value of this object has no effect on whether other
objects in the conceptual row can be modified.
The only allowable row status of this conceptual row in the
table are:
active(1)
- The Real server entry is available for use by LSNAT
operations. Other writable leaves in this table MAY be
modified while the row is in the active state.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid server farm identified by
etsysLsnatServerfarmName must be present. Also errors
resulting from an invalid etsysLsnatRealServerIp or
etsysLsnatRealServerPort when creating the LSNAT entry will
result in the row not being created. All writable leaves
have default values so a valid createAndGo will always
transition a new entry to the active(1) state.
destroy(6)
- This will remove the etsysLsnatRealServerEntry from the
etsysLsnatRealServerTable and make it unavailable for LSNAT
operations.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.3.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysLsnatRealServerEntry
- Table
- etsysLsnatRealServerTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysLsnatRealServerAddressType The value of this property affects the size and format of
etsysLsnatRealServerIp. This value must be consistent with the
value set in the etsysLsnatServerfarmInetVersion for the … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.74.2.3.1.1 |
| etsysLsnatRealServerOperStatus This object contains the operational state of the Real server.
The state of the Real server will be deemed 'up' when the row
is 'active', the etsysLsnatRealServerAdminStatus is '… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.3.1.10 |
| etsysLsnatRealServerConns The current number of active LSNAT connections established
using this Real server. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.74.2.3.1.11 |
| etsysLsnatRealServerHits The total number of hits this Real server has received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.74.2.3.1.12 |
| etsysLsnatRealServerStateChanges The total number of state changes (see
etsysLsnatRealServerOperStatus) for this Real server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.74.2.3.1.13 |
| etsysLsnatRealServerLastStateChangeDateAndTime The date / time the last LSNAT Real server state change. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.5624.1.2.74.2.3.1.14 |
| etsysLsnatRealServerIp The assigned IP addresses identifying this Real server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.74.2.3.1.2 |
| etsysLsnatRealServerPort The service port used when accessing this Real server. A
value of zero indicates that all ports can be used by Virtual
servers accessing this Real server. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.74.2.3.1.3 |
| etsysLsnatRealServerWeight A weight assigned to this Real server to be used in selecting
this Real server over other created Real servers for LSNAT
connections. This value is only significant when the
e… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.74.2.3.1.4 |
| etsysLsnatRealServerMaxConns The maximum number of LSNAT connections allowed for this Real
server at any one time. While the current number of
connections (etsysLsnatRealServerConns) equals this value this … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.74.2.3.1.5 |
| etsysLsnatRealServerFailDetectType This object contains the fail detect type assigned to this
Real server.
- `none', indicates there is no fail detection used to verify
the operational state of the Real Server.
… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.3.1.6 |
| etsysLsnatRealServerFailDetectProbeOne The name of probe one assigned to the Real Server. Probes are
used to verify the operational state of the Real Server. A null
string indicates that probe one is not assigned. | column | OctetString | .1.3.6.1.4.1.5624.1.2.74.2.3.1.7 |
| etsysLsnatRealServerFailDetectProbeTwo The name of probe two assigned to the Real Server. Probes are
used to verify the operational state of the Real Server. A null
string indicates that probe two is not assigned. | column | OctetString | .1.3.6.1.4.1.5624.1.2.74.2.3.1.8 |
| etsysLsnatRealServerAdminStatus This object contains the administrative state of the Real
server.
- `disabled', indicates the Real server is administratively
disabled.
- `enabled', indicates the Real server … | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.3.1.9 |