All MIBs › POLICY-FRAMEWORK-PIB › policyPibIncarnationId
policyPibIncarnationId
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPibIncarnationId
OID (numeric): 1.3.6.1.4.1.45.4.1.1.2.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: 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 string.
What is policyPibIncarnationId?
This read-write octet string holds an identifier for the current PIB incarnation, meaningful to the PDP or manager that installed it (and possibly its standby PDPs/managers), defaulting to an empty string. A PDP sets it as an opaque token it can later use to recognize whether the policy it finds installed on the device is the same incarnation it previously pushed, or a stale/different one. For example, a standby PDP taking over after a failover would compare this value against its own records to decide whether the currently installed policy is still trustworthy or needs to be reinstalled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.3 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.3.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.4.1.1.2.1.3.1 s <value>
Start monitoring vendor-neutral, standards-based MIB (IETF RAP Policy Framework PIB, COPS-PR) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POLICY-FRAMEWORK-PIB::policyPibIncarnationId OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (IETF RAP Policy Framework PIB, COPS-PR) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | policyPibIncarnationId | POLICY-FRAMEWORK-PIB |