policyPibIncarnationActive

POLICY-FRAMEWORK-PIB · .1.3.6.1.4.1.45.4.1.1.2.1.6

Object

column r/w SNMPv2-TCTruthValue
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.

Context

MIB
POLICY-FRAMEWORK-PIB
OID
.1.3.6.1.4.1.45.4.1.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
policyPibIncarnationEntry
Groups
1

Walk 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::policyPibIncarnationActive'
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::policyPibIncarnationActive.<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::policyPibIncarnationActive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Install support is not required.