MIB Viewer

ipsecPeerDynAddrMode

OBJECT-TYPE
1.3.6.1.4.1.272.4.26.5.1.87
Access
read-write
Status
current
Sub-identifiers
0
When IP address assignment via IKE Config Mode is configured (ipsecPeerDynAddrRole != none) this object specifies the used mode: pull(1), will answer the request push(2) 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.
INTEGER { pull(1), push(2) }