- Enterasys Security Router User's Guide

VPN MIB Tables
XSR User’s Guide B-17
etsysVpnEspTransform Table
This table lists all the ESP transforms created by adding ESP rows to the
etsysVpnIpsecPropTransformsTable. The table also contains read-only rows for XSR EZ-IPSec
transforms. The table index is {etsysVpnEspTranName}.
etsysVpnIpcompTransform Table
Only hardware compression is available. This table will always be empty.
etsysVpnAhTranMaxLifetimeKB This is read-only for the XSR.
etsysVpnAhTranRowStatus Always equal to active(1). The transform is destroyed by destroying
the corresponding row in the etsysVpnIpsecPropTransformsTable.
Table B-39 etsysVpnAhTransformTable (continued)
Field Description
Table B-40 etsysVpnEspTransformTable
Field Description
etsysVpnEspTranName The name of an ESP transform.
etsysVpnEspTranCipherTransformId Acceptable values: espDes(2), esp3Des(3) and espAes(12) which
can be set after the row is created via the creation of a row in the
etsysVpnIpsecPropTransformsTable.
etsysVpnEspTranCipherKeyLength A read-only value for the XSR.
etsysVpnEspTranCipherRounds A read-only value for the XSR.
etsysVpnEspTranMaxLifetimeSec This is read-only for the XSR since etsysIpsecPropLifetimeSec is
used as a common setting for the proposal.
etsysVpnEspTranMaxLifetimeKB This is read-only for the XSR.
etsysVpnEspTranRowStatus Always equal to active(1). The transform is destroyed by removing
the corresponding row in the etsysVpnIpsecPropTransformsTable.