policyPibIncarnationLongevity
POLICY-FRAMEWORK-PIB ·
.1.3.6.1.4.1.45.4.1.1.2.1.4
Object
column
r/w
Enumeration
This attribute controls what the PEP does with the
downloaded policy on receipt of a Client Close message or a
loss of connection to the PDP.
If set to expireNever, the PEP continues to operate with the
installed policy indefinitely. If set to expireImmediate, the
PEP immediately expires the policy obtained from the PDP and
installs policy from local configuration. If set to
expireOnTimeout, the PEP continues to operate with the
policy installed by the PDP for a period of time specified by
policyPibIncarnationTtl. After this time (and it has not
reconnected to the original or new PDP) the PEP expires this
policy and reverts to local configuration.
For all cases, it is the responsibility of the PDP to check
the incarnation and download new policy, if necessary, on a
reconnect.
Policy enforcement timing only applies to policies that have
been installed dynamically (e.g., by a PDP via COPS).
Context
- MIB
- POLICY-FRAMEWORK-PIB
- OID
.1.3.6.1.4.1.45.4.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- policyPibIncarnationEntry
- Table
- policyPibIncarnationTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | expireNever |
2 | expireImmediate |
3 | expireOnTimeout |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| policyPibIncarnationPrid An index to uniquely identify an instance of this
policy class. | column | PolicyInstanceId | .1.3.6.1.4.1.45.4.1.1.2.1.1 |
| policyPibIncarnationName The name of the entity that installed the current
incarnation of the PIB into the device. The name may
reference a PDP when dynamic configuration is being
used or a network man… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.45.4.1.1.2.1.2 |
| policyPibIncarnationId An ID to identify the current incarnation. It has meaning
to the PDP/manager that installed the PIB and perhaps its
standby PDPs/managers. By default, it is the zero-length
str… | column | OctetString | .1.3.6.1.4.1.45.4.1.1.2.1.3 |
| policyPibIncarnationTtl The number of seconds after a Client Close or TCP timeout
for which the PEP continues to enforce the policy in the PIB.
After this interval, the PIB is considered expired and the
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.45.4.1.1.2.1.5 |
| policyPibIncarnationActive If this attribute is set to TRUE, then the PIB instance
to which this PRI belongs becomes the active PIB instance.
The previous active instance becomes inactive and the
policyPibI… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.4.1.1.2.1.6 |