etsysLsnatServerfarmRowStatus
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.2.1.13
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 Server farm 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 createAndGo requires a unique
etsysLsnatServerfarmName, errors resulting from existing
etsysLsnatServerfarmName's 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 etsysLsnatServerfarmEntry from the
etsysLsnatServerfarmTable and make it unavailable for LSNAT
operations. This will result in all associated LSNAT Real
Server Table entries (etsysLsnatRealServerEntry) to also be
deleted.
In addition deleting this entry will result in the
etsysLsnatVserverServerfarmName leaf of any associated
etsysLsnatVserverEntry's to be set to the unassigned value
and if the Virtual server had been in a state
(etsysLsnatVserverOperStatus) of 'up' it would result in the
Virtual server transitioning it's state to 'down'.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysLsnatServerfarmEntry
- Table
- etsysLsnatServerfarmTable
- Siblings
- 12
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysLsnatServerfarmInetVersion The Internet address version of the LSNAT Server farm. | column | INET-ADDRESS-MIBInetVersion | .1.3.6.1.4.1.5624.1.2.74.2.2.1.1 |
| etsysLsnatServerfarmRealsCfg The total number of Real servers (etsysLsnatRealServerEntry)
currently configured on this LSNAT Server farm. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.74.2.2.1.10 |
| etsysLsnatServerfarmRealsUp The total number of Real servers (etsysLsnatRealServerEntry)
currently configured on this LSNAT Server farm with a
etsysLsnatRealServerOperStatus of 'up'. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.74.2.2.1.11 |
| etsysLsnatServerfarmVserversCfg The total number of Virtual servers (etsysLsnatVserversEntry)
currently configured using this LSNAT Server farm
(etsysLsnatVserverServerfarmName). | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.74.2.2.1.12 |
| etsysLsnatServerfarmName This object contains the unique name of the LSNAT Server
farm. | column | OctetString | .1.3.6.1.4.1.5624.1.2.74.2.2.1.2 |
| etsysLsnatServerfarmPredictor This object contains the Predictor value. The predictor value
defines the method of selecting the appropriate Real server
when a new binding request is generated.
- `roundrobin'… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.2.1.3 |
| etsysLsnatServerfarmAdminStatus This object contains the Administrative state of the Server
farm.
- `disabled', indicates the Server farm is administratively
disabled.
- `enabled', indicates the Server farm i… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.2.1.4 |
| etsysLsnatServerfarmOperStatus This object contains the Operational state of the LSNAT Server
farm. The state of the LSNAT Server farm will be deemed 'up'
when the row is 'active', the etsysLsnatServerfarmAdmi… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.2.1.5 |
| etsysLsnatServerfarmConns The current number of active LSNAT connections established on
this LSNAT Server farm. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.74.2.2.1.6 |
| etsysLsnatServerfarmHits The total number of hits this LSNAT Server farm has
received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.74.2.2.1.7 |
| etsysLsnatServerfarmStateChanges The total number of operational state changes (see
etsysLsnatServerfarmOperStatus) for this LSNAT Server farm. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.74.2.2.1.8 |
| etsysLsnatServerfarmLastStateChangeDateAndTime The date / time the last LSNAT Server farm state change. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.5624.1.2.74.2.2.1.9 |