All MIBs › POLICY-FRAMEWORK-PIB › policyPibIncarnationName
policyPibIncarnationName
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPibIncarnationName
OID (numeric): 1.3.6.1.4.1.45.4.1.1.2.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: 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 manager when static configuration is being used. By default, it is the zero length string.
What is policyPibIncarnationName?
This read-write string names the entity — a PDP for dynamic configuration or a network manager for static configuration — that installed the current incarnation (version) of the PIB into the device, defaulting to an empty string. An admin or PDP reads or sets it to track provenance, so it's clear which controller is responsible for the currently active policy configuration on this device. For example, a value of 'pdp-primary.example.com' here would tell an admin exactly which policy server pushed the currently running configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.2 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.2.1.2.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPibIncarnationName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.4.1.1.2.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> policyPibIncarnationName.1
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::policyPibIncarnationName 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.2 | policyPibIncarnationName | POLICY-FRAMEWORK-PIB |