- Enterasys Security Router User's Guide

VPN MIB Tables
XSR User’s Guide B-13
etsysVpnIpsecProposalTable
etsysVpnIpsecPropTransformsTable
etsysVpnAhTransformTable
etsysVpnEspTransformTable
etsysVpnIpcompTransformTable
ospfIfTable
rip2IfConfTable
ipCidrRouteTable for Static Routes
etsysVpnIkePeer Table
This table is used to configure an IKE peer and the associated parameters of that peer. The table
index is {etsysVpnIkePeerAddrType, etsyVpnIkePeerAddress}.
etsysVpnIkePeerProposals Table
This table links IKE proposals in the etsysVpnIkeProposalTable with IKE peers in the
etsysVpnIkePeerTable. The XSR implementation permits a maximum of three proposals and
priority values 1, 2, or 3 only. Be aware that the lower priority row must exist before a higher
priority proposal can be created, that is, if no priority row equals 1, then priority rows 2 and 3
cannot be created. Also, a proposal in the etsysVpnIkeProposalTable must exist before the
corresponding row can be created in this table. The table index is {etsysVpnIkePeerAddrType,
etsysVpnIkePeerAddress, etsysVpnIkePeerPropPriority}.
Table B-30 etsysVpnIkePeerTable
Field Description
etsysVpnIkePeerAddrType This InetAddressType object is required for future compatibility with
IPv6. For the XSR, this can currently be set to IPv4 only.
etsysVpnIkePeerAddress Since address type is IPv4, this is always a 4-octet IP address.
etsysVpnIkePeerAddrMask Since address type is IPv4, this is always a 4-octet IP address mask.
etsysVpnIkePeerExchangeMode Acceptable values are mainMode(2) and aggressive(4). When used to
create a row, all other values are defaulted.
etsysVpnIkePeerConfigMode When used to create a row, all other values are defaulted.
etsysVpnIkePeerNatTraversal When used to create a row, all other values are defaulted.
etsysVpnIkePeerIdentity When used to create a row, all other values are defaulted.
etsysVpnIkePeerRowStatus Acceptable values are active(1), createAndGo(4) and destroy(6).
When used to create a row, all values are defaulted.
Table B-31 etsysVpnIkePeerProposalsTable
Field Description
etsysVpnIkePeerPropPriority An index value for the proposal.