All MIBs › POLICY-FRAMEWORK-PIB › policyPibIncarnationActive
policyPibIncarnationActive
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPibIncarnationActive
OID (numeric): 1.3.6.1.4.1.45.4.1.1.2.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: 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 policyPibIncarnationActive attribute in that PIB instance is automatically set to false.
What is policyPibIncarnationActive?
This OID holds a true/false flag indicating whether a particular configuration version (incarnation) is currently in use. When set to true, this configuration becomes active and any previously active configuration is deactivated. An operator would set this to switch between different saved configurations, such as promoting a tested configuration from staging to production.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.6 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.6.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationActive.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.4.1.1.2.1.6.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::policyPibIncarnationActive 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.6 | policyPibIncarnationActive | POLICY-FRAMEWORK-PIB |