MIB Viewer

juniPolicyOperStatus

OBJECT-TYPE
1.3.6.1.4.1.4874.2.2.27.1.3.2.1.4
Access
read-only
Status
obsolete
Sub-identifiers
0
This obsolete object was used to retrieve the operational state of a policy. If a policy is disabled, it is not applied to any interfaces within the system. If a policy is invalid, there is a problem with the policy preventing it from being applied to an interface. An error code providing diagnostic information about the problem is found in juniPolicyErrorValue. If a policy is enabled, it has been applied to one or more interfaces within the system. This object was made obsolete due to some changes in E-Series which eliminated the possibility of a policy being operationaly disabled.
INTEGER { disabled(0), invalid(1), enabled(2) }