etsysLsnatVserverVirtualAddressRowStatus
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.5.1.8
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 Virtual server Virtual configuration entry is available
for use in LSNAT operations and is associated with the
Virtual server defined by etsysLsnatVserverName.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid etsysLsnatVserverName must be
present. Also errors resulting from:
- Invalid etsysLsnatVserverVirtualAddressFirstIp and
etsysLsnatVserverVirtualAddressLastIp combinations.
- etsysLsnatVserverVirtualAddressType inconsistencies with
the etsysLsnatVserverInetVersion associated with the
etsysLsnatVserverName.
- Inconsistent values assigned to
etsysLsnatVserverVirtualAddressProtocol and
etsysLsnatVserverVirtualAddressServiceType.
when creating the LSNAT entry will result in the row not
being created.
Creating this entry requires the associated Virtual server
etsysLsnatVserverAdminStatus, identified by
etsysLsnatVserverName, to have a status of 'disabled'.
Already existing etsysLsnatVserverVirtualAddressEntrys
associated with the Virtual Server identified by
etsysLsnatVserverName will result in the original entry being
deleted and a new entry created.
There are no other writable leaves so a successful
createAndGo will always transition a new entry to the
active(1) state.
destroy(6)
- This will remove the etsysLsnatVserverVirtualAddressEntry
from the etsysLsnatVserverVirtualAddressTable and make it
unavailable for LSNAT operations. Deleting this entry
requires the associated Virtual server
etsysLsnatVserverAdminStatus, identified by
etsysLsnatVserverName, to have a status of 'disabled'.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysLsnatVserverVirtualAddressEntry
- Table
- etsysLsnatVserverVirtualAddressTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysLsnatVserverVirtualAddressType The value of this property affects the size and format of
etsysLsnatVserverVirtualAddressFirstIp and
etsysLsnatVserverVirtualAddressLastIp. This value must be
consistent with th… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.74.2.5.1.1 |
| etsysLsnatVserverVirtualAddressFirstIp The starting IP address for this range of IP addresses
defining this LSNAT Virtual configuration. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.74.2.5.1.2 |
| etsysLsnatVserverVirtualAddressLastIp The ending IP address for this range of IP addresses defining
this LSNAT Virtual configuration. A value identical to
etsysLsnatVserverVirtualFirstIp will indicate a range of one … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.74.2.5.1.3 |
| etsysLsnatVserverVirtualAddressProtocol This object contains the protocol type for this Virtual
configuration.
- `tcp', indicates that the Virtual configuration will use TCP
protocol.
- `udp', indicates that the V… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.5.1.4 |
| etsysLsnatVserverVirtualAddressPort The port used when accessing this Virtual configuration. A
value of '0' indicates that all ports are usable. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.74.2.5.1.5 |
| etsysLsnatVserverVirtualAddressServiceType This object contains the optional service allowed for this
Virtual configuration.
- 'none', there is no optional service provided.
- `ftp', indicates that the Virtual configurati… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.5.1.6 |
| etsysLsnatVserverVirtualAddressAllVrfs This object defines if this Virtual configuration will be
reachable via all VRFs.
- 'disabled', the Virtual server identified by
etsysLsnatVserverName will not be reachab… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.74.2.5.1.7 |