All MIBs › POLICY-FRAMEWORK-PIB › policyPibIncarnationTtl
policyPibIncarnationTtl
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPibIncarnationTtl
OID (numeric): 1.3.6.1.4.1.45.4.1.1.2.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
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 device no longer enforces the policy installed in the PIB.
This attribute is only meaningful if policyPibIncarnationLongevity is set to expireOnTimeout.
What is policyPibIncarnationTtl?
This object specifies the time-to-live in seconds for a policy incarnation (version) after the Policy Enforcement Point (PEP) device loses contact with its Policy Decision Point (PDP) server. In policy-based networking, the PDP server distributes network access and QoS policies to PEP devices, which enforce them on traffic; this TTL defines how long the PEP continues applying downloaded policies before reverting to local configuration. An operator would configure this value based on tolerance for stale policies during PDP outages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.5 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationTtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.5.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationTtl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.4.1.1.2.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4.1 | policyFrameworkPib | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1 | policyBasePibClass | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.2 | policyPibIncarnationTable | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.2.1 | policyPibIncarnationEntry | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.2.1.5 | policyPibIncarnationTtl | POLICY-FRAMEWORK-PIB |