policyPibIncarnationTtl
POLICY-FRAMEWORK-PIB ·
.1.3.6.1.4.1.45.4.1.1.2.1.5
Object
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.
Context
- MIB
- POLICY-FRAMEWORK-PIB
- OID
.1.3.6.1.4.1.45.4.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- policyPibIncarnationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'POLICY-FRAMEWORK-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-FRAMEWORK-PIB::policyPibIncarnationTtl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-FRAMEWORK-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-FRAMEWORK-PIB::policyPibIncarnationTtl.<policyPibIncarnationPrid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-FRAMEWORK-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-FRAMEWORK-PIB::policyPibIncarnationTtl'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
policyBasePibCompliance
readonly
Install support is not required.