>> MIB - Management Information Base
|
>> Table: ipsecLifeTimeTable - (.1.3.6.1.4.1.272.4.26.9.1) Description: This object contains a lifetime, i.e. the soft and hard expiry limits for IPsec and IKE SA's. The usage of this table is deprecated, use the ikePrfLifeXxx and ipsecPrfLifeXxx variables in the ikeProfileTable and ipsecProfileTable directly instead. |
Index | A unique index identifying this entry. |
Type | This object specifies the type of a lifetime entry. |
HardKb | The maximum amount of data (in KB) which may be protected by an SA before it is deleted. |
HardSec | The maximum time (in seconds) after which an SA will be refreshed,. |
Policy | This object specifies the way the lifetime information is applied. Possible values: loose(1), -- accept and use anything proposed strict(2), -- accept and use only what is configured notify(3) -- accept anything, if own values are smaller than what was proposed use these and send responder lifetime notification. |
SoftPercent | The percentage of the hard lifetimes (traffic and time based) after which rekeying is started. |
|