ipsecPeerDynAddrMode
FEC-IPSEC-MIB ·
.0.5.1.87
Object
column
r/w
Enumeration
When IP address assignment via IKE Config Mode is configured
(ipsecPeerDynAddrRole != none) this object specifies the used mode:
pull(1), -- the client will request IP address and the gateway
will answer the request
push(2) -- the gateway will set IP address to the client and
the client will accept or deny it
The ipsecPeerDynAddrMode value has to be the same for both sides of
the tunnel. With default value 'pull' the peer (ipsecPeerDynAddrRole ==
client) will request IP address and the gateway (ipsecPeerDynAddrRole ==
server) will answer the request.
The 'push' mode is needed for partner devices that require this mode.
This object matters only when ipsecPeerDynAddrRole != none.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.5.1.87- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsecPeerEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pull |
2 | push |