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.
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>
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.3 | policyPibIncarnationId | POLICY-FRAMEWORK-PIB |