Juniper-POLICY-MIB

File: Juniper-POLICY-MIB.mib (183991 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 IpAddress
Unsigned32 RowStatus TruthValue
DisplayString TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex juniMibs

Defined Types

JuniClaclPortOperator  
Enumerates valid operators for use as source and destination port operators within a classifier control list.
TEXTUAL-CONVENTION    
  INTEGER noOperator(0), lt(1), gt(2), eq(3), ne(4), range(5)  

JuniPolicyAttachmentType  
Enumerates the types of policy attachments.
TEXTUAL-CONVENTION    
  INTEGER noPolicy(0), inputPolicy(1), outputPolicy(2), secondaryInputPolicy(4), auxiliaryInputPolicy(7)  

JuniPolicyForwardingType  
Enumerates the type of forwarding to which the policy is applied.
TEXTUAL-CONVENTION    
  INTEGER ipForwarding(1), cbfForwarding(2)  

JuniPolicyIpFragValue  
Enumerates the values for IP frag offset classification.
TEXTUAL-CONVENTION    
  INTEGER equalToZero(0), equalToOne(1), reserved1(2), greaterThenOne(3), notSpecified(4)  

JuniRateLimitProfileType  
Enumerates the types of rate limit profiles.
TEXTUAL-CONVENTION    
  INTEGER oneRate(1), twoRate(2)  

JuniPolicyEntry  
SEQUENCE    
  juniPolicyId Integer32
  juniPolicyRowStatus RowStatus
  juniPolicyAdminState INTEGER
  juniPolicyOperStatus INTEGER
  juniPolicyErrorValue Integer32
  juniPolicyName DisplayString
  juniPolicyReferenceCount Counter32
  juniPolicyRuleNextIndex Integer32
  juniPolicyAtmCellModeEnable TruthValue

JuniPolicyRuleEntry  
SEQUENCE    
  juniPolicyRulePolicyId Integer32
  juniPolicyRulePrec Integer32
  juniPolicyRuleId Integer32
  juniPolicyRuleType INTEGER
  juniPolicySuspend TruthValue
  juniPolicyEclipsed TruthValue

JuniNextHopRuleEntry  
SEQUENCE    
  juniNextHopRowStatus RowStatus
  juniNextHopIpAddress IpAddress
  juniNextHopClaclId Integer32

JuniFilterRuleEntry  
SEQUENCE    
  juniFilterRowStatus RowStatus
  juniFilterClaclId Integer32

JuniNextInterfaceRuleEntry  
SEQUENCE    
  juniNextInterfaceRowStatus RowStatus
  juniNextInterfaceId InterfaceIndex
  juniNextInterfaceClaclId Integer32
  juniNextInterfaceNextHop IpAddress

JuniRateLimitRuleEntry  
SEQUENCE    
  juniRateLimitRowStatus RowStatus
  juniRateLimitId Integer32
  juniRateLimitClaclId Integer32

JuniMarkingRuleEntry  
SEQUENCE    
  juniMarkingRowStatus RowStatus
  juniMarkingTOSByte Integer32
  juniMarkingMask Integer32
  juniMarkingClaclId Integer32

JuniForwardRuleEntry  
SEQUENCE    
  juniForwardRowStatus RowStatus
  juniForwardClaclId Integer32
  juniForwardNextInterfaceId InterfaceIndex
  juniForwardNextHop IpAddress
  juniForwardRouterId Integer32
  juniForwardOrder Integer32
  juniForwardIgnoreDefaultRoute TruthValue

JuniTrafficShapeRuleEntry  
SEQUENCE    
  juniTrafficShapeRowStatus RowStatus
  juniTrafficShapeId Integer32

JuniColorRuleEntry  
SEQUENCE    
  juniColorRowStatus RowStatus
  juniColor INTEGER
  juniColorClaclId Integer32

JuniLogRuleEntry  
SEQUENCE    
  juniLogRowStatus RowStatus
  juniLogClaclId Integer32

JuniTrafficClassRuleEntry  
SEQUENCE    
  juniTrafficClassRowStatus RowStatus
  juniTrafficClassId Integer32
  juniTrafficClassClaclId Integer32

JuniPolicyRule2Entry  
SEQUENCE    
  juniPolicyRulePolicyId2 Integer32
  juniPolicyRuleClaclId Integer32
  juniPolicyRuleId2 Integer32
  juniPolicyRuleType2 INTEGER
  juniPolicySuspend2 TruthValue

JuniNextHopRule2Entry  
SEQUENCE    
  juniNextHopRowStatus2 RowStatus
  juniNextHopIpAddress2 IpAddress

JuniFilterRule2Entry  
SEQUENCE    
  juniFilterRowStatus2 RowStatus

JuniNextInterfaceRule2Entry  
SEQUENCE    
  juniNextInterfaceRowStatus2 RowStatus
  juniNextInterfaceId2 InterfaceIndex
  juniNextInterfaceNextHop2 IpAddress

JuniRateLimitRule2Entry  
SEQUENCE    
  juniRateLimitRowStatus2 RowStatus
  juniRateLimitId2 Integer32

JuniMarkingRule2Entry  
SEQUENCE    
  juniMarkingRowStatus2 RowStatus
  juniMarkingTOSByte2 Integer32
  juniMarkingMask2 Integer32

JuniForwardRule2Entry  
SEQUENCE    
  juniForwardRowStatus2 RowStatus
  juniForwardNextInterfaceId2 InterfaceIndex
  juniForwardNextHop2 IpAddress
  juniForwardRouterId2 Integer32
  juniForwardOrder2 Integer32
  juniForwardIgnoreDefaultRoute2 TruthValue

JuniColorRule2Entry  
SEQUENCE    
  juniColorRowStatus2 RowStatus
  juniColor2 INTEGER

JuniLogRule2Entry  
SEQUENCE    
  juniLogRowStatus2 RowStatus

JuniTrafficClassRule2Entry  
SEQUENCE    
  juniTrafficClassRowStatus2 RowStatus
  juniTrafficClassId2 Integer32

JuniPolicyClassifierGroupEntry  
SEQUENCE    
  juniPolicyClassifierGroupPolicyId Integer32
  juniPolicyClassifierGroupClaclId Integer32
  juniPolicyClassifierGroupRowStatus RowStatus
  juniPolicyClassifierGroupPrecedence Integer32

JuniExceptionRuleEntry  
SEQUENCE    
  juniExceptionRowStatus RowStatus
  juniExceptionApplication INTEGER

JuniRateLimitProfileEntry  
SEQUENCE    
  juniRateLimitProfileId Integer32
  juniRateLimitProfileRowStatus RowStatus
  juniRateLimitProfileName DisplayString
  juniRateLimitProfileType JuniRateLimitProfileType
  juniRateLimitReferenceCount Counter32
  juniRateLimitCommittedBps Unsigned32
  juniRateLimitCommittedBurst Unsigned32
  juniRateLimitExceedBps Unsigned32
  juniRateLimitExceedBurst Unsigned32
  juniRateLimitExcessBurst Unsigned32
  juniRateLimitCommittedAction INTEGER
  juniRateLimitConformedAction INTEGER
  juniRateLimitExceededAction INTEGER
  juniRateLimitCommittedMarkVal Integer32
  juniRateLimitConformedMarkVal Integer32
  juniRateLimitExceededMarkVal Integer32
  juniRateLimitMask Unsigned32

JuniTrafficShapeProfileEntry  
SEQUENCE    
  juniTrafficShapeProfileId Integer32
  juniTrafficShapeProfileRowStatus RowStatus
  juniTrafficShapeProfileName DisplayString
  juniTrafficShapeReferenceCount Counter32
  juniTrafficShapeRate Integer32
  juniTrafficShapeBurst Integer32

JuniClassifierControlListEntry  
SEQUENCE    
  juniClassifierControlListId Integer32
  juniClassifierControlListRowStatus RowStatus
  juniClassifierControlListName DisplayString
  juniClassifierControlListReferenceCount Counter32
  juniClassifierControlListNextElementIndex Integer32

JuniClassifierControlListElementEntry  
SEQUENCE    
  juniClassifierControlListElemId Integer32
  juniClassifierControlListElemRowStatus RowStatus
  juniClassifierControlListNotSrc TruthValue
  juniClassifierControlListSrc IpAddress
  juniClassifierControlListSrcMask IpAddress
  juniClassifierControlListNotDst TruthValue
  juniClassifierControlListDst IpAddress
  juniClassifierControlListDstMask IpAddress
  juniClassifierControlListNotProtocol TruthValue
  juniClassifierControlListProtocol Integer32
  juniClassifierControlListTosByte Integer32
  juniClassifierControlListMask Integer32
  juniClassifierControlListLocal TruthValue
  juniClassifierControlListLocalPresent TruthValue
  juniClassifierControlListSaRouteClass Integer32
  juniClassifierControlListSaRouteClassPresent TruthValue
  juniClassifierControlListDaRouteClass Integer32
  juniClassifierControlListDaRouteClassPresent TruthValue
  juniClassifierControlListSrcOperator JuniClaclPortOperator
  juniClassifierControlListSrcFromPort Integer32
  juniClassifierControlListSrcToPort Integer32
  juniClassifierControlListDestOperator JuniClaclPortOperator
  juniClassifierControlListDestFromPort Integer32
  juniClassifierControlListDestToPort Integer32
  juniClassifierControlListICMPType Integer32
  juniClassifierControlListICMPCode Integer32
  juniClassifierControlListIGMPType Integer32
  juniClassifierControlListTcpFlagsValue Integer32
  juniClassifierControlListTcpFlagsMask Integer32
  juniClassifierControlListIpFlagsValue Integer32
  juniClassifierControlListIpFlagsMask Integer32
  juniClassifierControlListIpFragValue JuniPolicyIpFragValue

JuniPolicyIfEntry  
SEQUENCE    
  juniPolicyIfInterfaceId Unsigned32
  juniPolicyIfRowStatus RowStatus
  juniPolicyIfInputPolicyId Integer32
  juniPolicyIfOutputPolicyId Integer32
  juniPolicyIfInputStatsEnable TruthValue
  juniPolicyIfOutputStatsEnable TruthValue

JuniPolicyIfAttachEntry  
SEQUENCE    
  juniPolicyIfAttachInterfaceId InterfaceIndex
  juniPolicyIfAttachForwardingType JuniPolicyForwardingType
  juniPolicyIfAttachPolicyType JuniPolicyAttachmentType
  juniPolicyIfAttachRowStatus RowStatus
  juniPolicyIfAttachPolicyId Integer32
  juniPolicyIfAttachStatsEnable TruthValue
  juniPolicyIfAttachStatsPreserve TruthValue

JuniPolicyProfileEntry  
SEQUENCE    
  juniPolicyProfileId Unsigned32
  juniPolicyProfileRowStatus RowStatus
  juniPolicyProfileInputPolicyId Integer32
  juniPolicyProfileOutputPolicyId Integer32
  juniPolicyProfileInputStatsEnable TruthValue
  juniPolicyProfileOutputStatsEnable TruthValue
  juniPolicyProfileLocalInputPolicyId Integer32
  juniPolicyProfileLocalInputStatsEnable TruthValue

JuniPolicyAttachProfileEntry  
SEQUENCE    
  juniPolicyAttachProfileId Unsigned32
  juniPolicyAttachProfileForwardingType JuniPolicyForwardingType
  juniPolicyAttachProfilePolicyType JuniPolicyAttachmentType
  juniPolicyAttachProfileRowStatus RowStatus
  juniPolicyAttachProfilePolicyId Integer32
  juniPolicyAttachProfileStatsEnable TruthValue

JuniPolicyIfStatsEntry  
SEQUENCE    
  juniPolicyIfStatsIfId InterfaceIndex
  juniPolicyIfStatsPolicyType JuniPolicyAttachmentType
  juniPolicyIfStatsPolicyId Integer32
  juniPolicyIfStatsRulePrec Integer32
  juniPolicyIfStatsRuleId Integer32
  juniPolicyIfStatsClaclEntryNumber Integer32
  juniPolicyIfStatsGreenPackets Counter64
  juniPolicyIfStatsYellowPackets Counter64
  juniPolicyIfStatsRedPackets Counter64
  juniPolicyIfStatsGreenBytes Counter64
  juniPolicyIfStatsYellowBytes Counter64
  juniPolicyIfStatsRedBytes Counter64

JuniPolicyIfAttachStatsEntry  
SEQUENCE    
  juniPolicyIfAttachStatsIfId InterfaceIndex
  juniPolicyIfAttachStatsForwardingType JuniPolicyForwardingType
  juniPolicyIfAttachStatsPolicyType JuniPolicyAttachmentType
  juniPolicyIfAttachStatsPolicyId Integer32
  juniPolicyIfAttachStatsRulePrec Integer32
  juniPolicyIfAttachStatsRuleId Integer32
  juniPolicyIfAttachStatsClaclEntryNumber Integer32
  juniPolicyIfAttachStatsGreenPackets Counter64
  juniPolicyIfAttachStatsYellowPackets Counter64
  juniPolicyIfAttachStatsRedPackets Counter64
  juniPolicyIfAttachStatsGreenBytes Counter64
  juniPolicyIfAttachStatsYellowBytes Counter64
  juniPolicyIfAttachStatsRedBytes Counter64

JuniPolicyIfAttachStats2Entry  
SEQUENCE    
  juniPolicyIfAttachStatsIfId2 InterfaceIndex
  juniPolicyIfAttachStatsForwardingType2 JuniPolicyForwardingType
  juniPolicyIfAttachStatsPolicyType2 JuniPolicyAttachmentType
  juniPolicyIfAttachStatsPolicyId2 Integer32
  juniPolicyIfAttachStatsClaclId Integer32
  juniPolicyIfAttachStatsClaclEntryNumber2 Integer32
  juniPolicyIfAttachStatsGreenPackets2 Counter64
  juniPolicyIfAttachStatsYellowPackets2 Counter64
  juniPolicyIfAttachStatsRedPackets2 Counter64
  juniPolicyIfAttachStatsGreenBytes2 Counter64
  juniPolicyIfAttachStatsYellowBytes2 Counter64
  juniPolicyIfAttachStatsRedBytes2 Counter64

Defined Values

juniPolicyMIB 1.3.6.1.4.1.4874.2.2.27
The Policy MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniPolicyObjects 1.3.6.1.4.1.4874.2.2.27.1
OBJECT IDENTIFIER    

juniClassifierControlList 1.3.6.1.4.1.4874.2.2.27.1.1
OBJECT IDENTIFIER    

juniRateLimitControlList 1.3.6.1.4.1.4874.2.2.27.1.2
OBJECT IDENTIFIER    

juniPolicy 1.3.6.1.4.1.4874.2.2.27.1.3
OBJECT IDENTIFIER    

juniPolicyIf 1.3.6.1.4.1.4874.2.2.27.1.4
OBJECT IDENTIFIER    

juniPolicyProfile 1.3.6.1.4.1.4874.2.2.27.1.5
OBJECT IDENTIFIER    

juniPolicyStatistics 1.3.6.1.4.1.4874.2.2.27.1.6
OBJECT IDENTIFIER    

juniTrafficShapeControlList 1.3.6.1.4.1.4874.2.2.27.1.7
OBJECT IDENTIFIER    

juniPolicyNextIndex 1.3.6.1.4.1.4874.2.2.27.1.3.1
This scalar object returns the index of the next available row in the juniPolicyTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyTable 1.3.6.1.4.1.4874.2.2.27.1.3.2
This table contains entries which represent the non-repetive fields of a policy definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyEntry

juniPolicyEntry 1.3.6.1.4.1.4874.2.2.27.1.3.2.1
Each entry contains the non-repetitive fields of a policy definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyEntry  

juniPolicyId 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.1
The number of the policy table entry which is defined by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPolicyAdminState 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.3
This object is used to control the administrative state of a policy. Enabling a policy will result in the rules which make up a policy being applied to interfaces to which the policy is assigned. You should disable the admin state before adding/modifying any rules or classifier groups in this policy and then re-enable to apply the changes. This object may be modified while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

juniPolicyOperStatus 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.4
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.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), invalid(1), enabled(2)  

juniPolicyErrorValue 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.5
An error code providing diagnostic information for invalid policies. The enumeration of this field is TBD. A zero (0) value indicates that there is no error reported. This object was made obsolete due to some changes in E-Series which eliminated the possibility of a policy being operationaly disabled.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

juniPolicyName 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.6
Specifies the name of the policy defined by this row.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

juniPolicyReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.7
Reflects the number of times this policy has been applied within the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPolicyRuleNextIndex 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.8
Read only variable which provides the next available PolicyRuleIndex with respect to the policy defined by this row. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyAtmCellModeEnable 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.9
Specifies whether the policy is in ATM Cell Mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.3
Each entry within this table defines a rule component of a policy. The entries in this table are created automatically when entries are created in specific rule tables. This table is read only. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyRuleEntry

juniPolicyRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.3.1
Each entry defines a single rule component. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniPolicyRuleEntry  

juniPolicyRulePolicyId 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.1
The PolicyTable index of the policy which owns this rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRulePrec 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.2
The precedence of this rule within this group of policy rules. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRuleId 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.3
The index of this rule within the set of rules owned by the policy defined by juniPolicyRulePolicyId. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRuleType 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.4
This field specifies the type of rule being defined. The remaining information which makes up this rule is found in the specific rule table defined by juniPolicyRuleType. The specific rule tables are indexed by juniPolicyRulePolicyId.juniPolicyRuleId. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER noRule(0), nextHopRule(1), filterRule(2), nextInterfaceRule(3), rateLimitRule(4), markingRule(5), trafficClassRule(6), forwardRule(7), logRule(8), colorRule(10), exceptionRule(11)  

juniPolicySuspend 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.5
Setting this object to true results in the rule being suspended (taken out of service). Setting this value to false results in the rule being returned to service. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

juniPolicyEclipsed 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.6
This value is true if the policy rule is eclipsed. A policy rule is eclipsed if a conflicting rule with the same classifier control list precedes the rule, and the preceding rule is not suspended. A false value indicates that the rule is not eclipsed. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

juniNextHopRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.4
A list of entries which provide next-hop rule data. Rows created in this table result in an entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniNextHopRuleEntry

juniNextHopRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.4.1
A next-hop rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniNextHopRuleEntry  

juniNextHopRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.1
Controls creation/deletion of conceptual rows within this table. The next-hop IP address is mandatory and must be specified. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniNextHopIpAddress 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.2
The IP address to forward all packets to. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

juniNextHopClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.3
The classifier control list ID which completes the NextHop policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniFilterRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.5
A list of entries which provide filter rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniFilterRuleEntry

juniFilterRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.5.1
A filter rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniFilterRuleEntry  

juniFilterRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.5.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniFilterClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.5.1.2
The classifier control list ID which completes the filter policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniNextInterfaceRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.6
A list of entries which provide NextInterface rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniNextInterfaceRuleEntry

juniNextInterfaceRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.6.1
A NextInterface rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniNextInterfaceRuleEntry  

juniNextInterfaceRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.1
Controls creation/deletion of conceptual rows within this table. The next-interface parameter is mandatory and must be specified. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniNextInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.2
The interface index to which traffic matching the CLACL ID will be routed. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

juniNextInterfaceClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.3
The classifier control list ID which completes the NextInterface policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniNextInterfaceNextHop 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.4
The IP address to forward all packets to. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

juniRateLimitRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.7
A list of entries which provide RateLimit rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniRateLimitRuleEntry

juniRateLimitRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.7.1
A RateLimit rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniRateLimitRuleEntry  

juniRateLimitRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.1
Controls creation/deletion of conceptual rows within this table. The rate limit profile ID is mandatory and must be specified. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniRateLimitId 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.2
The RLP ID which provides the rate limit data which completes the RateLimit policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniRateLimitClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.3
The classifier control list ID which fills out the RateLimit policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniMarkingRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.8
A list of entries which provide Marking rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniMarkingRuleEntry

juniMarkingRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.8.1
A Marking rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniMarkingRuleEntry  

juniMarkingRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.1
Controls creation/deletion of conceptual rows within this table. The IP precedence field is mandatory and must be specified. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniMarkingTOSByte 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.2
The IP precedence value associated with this policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniMarkingMask 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.3
The mask to use for TOS byte checks. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniMarkingClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.4
The classifier control list ID which fills out the Marking policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniForwardRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.9
A list of entries which provide forward rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniForwardRuleEntry

juniForwardRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.9.1
A forward rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniForwardRuleEntry  

juniForwardRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniForwardClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.2
The classifier control list ID which completes the forward policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniForwardNextInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.3
The interface index to which traffic matching the CLACL ID will be routed. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

juniForwardNextHop 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.4
The IP address to which all packets are forwarded. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

juniForwardRouterId 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.5
The index or ID of the router. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniForwardOrder 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.6
The order of the forward rules for a given classifier within a policy. The forward rules will be ordered from the lowest order value to the highest. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 1..32767  

juniForwardIgnoreDefaultRoute 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.7
Setting this object to true results in the default route being ignored when determining if a next hop address is reachable. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TruthValue  

juniTrafficShapeRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.10
Obsolete list of entries which provide Traffic Shape rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This list became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniTrafficShapeRuleEntry

juniTrafficShapeRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.10.1
A TrafficShape rule entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniTrafficShapeRuleEntry  

juniTrafficShapeRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.10.1.1
Controls creation/deletion of conceptual rows within this table. The traffic shape profile ID is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

juniTrafficShapeId 1.3.6.1.4.1.4874.2.2.27.1.3.10.1.2
The RLP ID which provides the rate limit data which completes the traffic shape policy rule.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniColorRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.11
A list of entries which provide Color rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniColorRuleEntry

juniColorRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.11.1
A Color rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniColorRuleEntry  

juniColorRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.1
Controls creation/deletion of conceptual rows within this table. The color field is mandatory and must be specified. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniColor 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.2
The color with which to explicitly color packets associated with this policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER red(1), yellow(2), green(3)  

juniColorClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.3
The classifier control list ID which fills out the Color policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniLogRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.12
A list of entries which provide log rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniLogRuleEntry

juniLogRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.12.1
A log rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniLogRuleEntry  

juniLogRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.12.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniLogClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.12.1.2
The classifier control list ID which completes the log policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniTrafficClassRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.13
A list of entries which provide traffic Class rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniTrafficClassRuleEntry

juniTrafficClassRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.13.1
A Traffic Class rule entry. This object is deprecated due to new policy rule table key.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniTrafficClassRuleEntry  

juniTrafficClassRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.1
Controls creation/deletion of conceptual rows within this table. The juniTrafficClassId field is mandatory and must be specified. Modes supported are create-and-go and destroy. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniTrafficClassId 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.2
The traffic class ID. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniTrafficClassClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.3
The classifier control list ID which fills out the traffic class policy rule. This object is deprecated due to new policy rule table key.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.14
Each entry within this table defines a rule component of a policy. The entries in this table are created automatically when entries are created in specific rule tables. This table is read only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyRule2Entry

juniPolicyRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.14.1
Each entry defines a single rule component.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyRule2Entry  

juniPolicyRulePolicyId2 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.1
The PolicyTable index of the policy which owns this rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRuleClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.2
The classifier index from the ClassifierControlListTable that this rule references.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRuleId2 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.3
The index of this rule within the set of rules owned by the policy defined by juniPolicyRulePolicyId2.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyRuleType2 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.4
This field specifies the type of rule being defined. The remaining information which makes up this rule is found in the specific rule table defined by juniPolicyRuleType. The specific rule tables are indexed by juniPolicyRulePolicyId2, juniPolicyRuleClaclId, juniPolicyRuleId2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noRule(0), nextHopRule(1), filterRule(2), nextInterfaceRule(3), rateLimitRule(4), markingRule(5), trafficClassRule(6), forwardRule(7), logRule(8), colorRule(10), exceptionRule(11)  

juniPolicySuspend2 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.5
Setting this object to true results in the rule being suspended (taken out of service). Setting this value to false results in the rule being returned to service.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniNextHopRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.15
A list of entries which provide next-hop rule data. Rows created in this table result in an entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniNextHopRule2Entry

juniNextHopRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.15.1
A next-hop rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniNextHopRule2Entry  

juniNextHopRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.15.1.1
Controls creation/deletion of conceptual rows within this table. The next-hop IP address is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniNextHopIpAddress2 1.3.6.1.4.1.4874.2.2.27.1.3.15.1.2
The IP address to forward all packets to.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniFilterRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.16
A list of entries which provide filter rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniFilterRule2Entry

juniFilterRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.16.1
A filter rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniFilterRule2Entry  

juniFilterRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.16.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniNextInterfaceRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.17
A list of entries which provide NextInterface rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniNextInterfaceRule2Entry

juniNextInterfaceRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.17.1
A NextInterface rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniNextInterfaceRule2Entry  

juniNextInterfaceRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.17.1.1
Controls creation/deletion of conceptual rows within this table. The next-interface parameter is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniNextInterfaceId2 1.3.6.1.4.1.4874.2.2.27.1.3.17.1.2
The interface index to which traffic matching the CLACL ID will be routed.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

juniNextInterfaceNextHop2 1.3.6.1.4.1.4874.2.2.27.1.3.17.1.3
The IP address to forward all packets to.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniRateLimitRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.18
A list of entries which provide RateLimit rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniRateLimitRule2Entry

juniRateLimitRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.18.1
A RateLimit rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniRateLimitRule2Entry  

juniRateLimitRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.18.1.1
Controls creation/deletion of conceptual rows within this table. The rate limit profile ID is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniRateLimitId2 1.3.6.1.4.1.4874.2.2.27.1.3.18.1.2
The RLP ID which provides the rate limit data which completes the RateLimit policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniMarkingRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.19
A list of entries which provide Marking rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniMarkingRule2Entry

juniMarkingRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.19.1
A Marking rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniMarkingRule2Entry  

juniMarkingRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.19.1.1
Controls creation/deletion of conceptual rows within this table. The IP precedence field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniMarkingTOSByte2 1.3.6.1.4.1.4874.2.2.27.1.3.19.1.2
The IP precedence value associated with this policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniMarkingMask2 1.3.6.1.4.1.4874.2.2.27.1.3.19.1.3
The mask to use for TOS byte checks.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniForwardRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.20
A list of entries which provide forward rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniForwardRule2Entry

juniForwardRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.20.1
A forward rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniForwardRule2Entry  

juniForwardRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniForwardNextInterfaceId2 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.2
The interface index to which traffic matching the CLACL ID will be routed.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

juniForwardNextHop2 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.3
The IP address to which all packets are forwarded.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniForwardRouterId2 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.4
The index or ID of the router.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniForwardOrder2 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.5
The order of the forward rules for a given classifier within a policy. The forward rules will be ordered from the lowest order value to the highest.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..32767  

juniForwardIgnoreDefaultRoute2 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.6
Setting this object to true results in the default route being ignored when determining if a next hop address is reachable.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniColorRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.21
A list of entries which provide Color rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniColorRule2Entry

juniColorRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.21.1
A Color rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniColorRule2Entry  

juniColorRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.21.1.1
Controls creation/deletion of conceptual rows within this table. The color field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniColor2 1.3.6.1.4.1.4874.2.2.27.1.3.21.1.2
The color with which to explicitly color packets associated with this policy rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER red(1), yellow(2), green(3)  

juniLogRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.22
A list of entries which provide log rule data. Creation of an entry in this table results in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniLogRule2Entry

juniLogRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.22.1
A log rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniLogRule2Entry  

juniLogRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.22.1.1
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniTrafficClassRule2Table 1.3.6.1.4.1.4874.2.2.27.1.3.23
A list of entries which provide traffic Class rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniTrafficClassRule2Entry

juniTrafficClassRule2Entry 1.3.6.1.4.1.4874.2.2.27.1.3.23.1
A Traffic Class rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniTrafficClassRule2Entry  

juniTrafficClassRowStatus2 1.3.6.1.4.1.4874.2.2.27.1.3.23.1.1
Controls creation/deletion of conceptual rows within this table. The juniTrafficClassId2 field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniTrafficClassId2 1.3.6.1.4.1.4874.2.2.27.1.3.23.1.2
The traffic class ID.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyClassifierGroupTable 1.3.6.1.4.1.4874.2.2.27.1.3.24
A list of entries that provide policy classifier group data. Creation of entries in this table result in a corresponding entry being created in the policy clacl group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyClassifierGroupEntry

juniPolicyClassifierGroupEntry 1.3.6.1.4.1.4874.2.2.27.1.3.24.1
A classifier group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyClassifierGroupEntry  

juniPolicyClassifierGroupPolicyId 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.1
The PolicyTable index of the policy which owns this classifier group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyClassifierGroupClaclId 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.2
The classifier index from the ClassifierControlListTable that this classifier group references.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyClassifierGroupRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.3
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. Mode create-and-go will create a classifier group entry for the specified policy if the entry does not exist and will set the precedence value if provided. Mode destroy will delete all policy rules referencing this classifier within this policy and will delete the classifier group entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPolicyClassifierGroupPrecedence 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.4
The precedence value for this classifier within this policy.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

juniExceptionRuleTable 1.3.6.1.4.1.4874.2.2.27.1.3.25
A list of entries which provide Exception rule data. Creation of entries in the table result in a corresponding entry being created in the policy rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniExceptionRuleEntry

juniExceptionRuleEntry 1.3.6.1.4.1.4874.2.2.27.1.3.25.1
An Exception rule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniExceptionRuleEntry  

juniExceptionRowStatus 1.3.6.1.4.1.4874.2.2.27.1.3.25.1.1
Controls creation/deletion of conceptual rows within this table. The exception field is mandatory and must be specified. Modes supported are create-and-go and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniExceptionApplication 1.3.6.1.4.1.4874.2.2.27.1.3.25.1.2
The application that will receive the packet exceptioned because of this policy action.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER http-redirect(1)  

juniRateLimitProfileNextIndex 1.3.6.1.4.1.4874.2.2.27.1.2.1
This scalar object returns the index of the next available row in the juniRateLimitProfileTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniRateLimitProfileTable 1.3.6.1.4.1.4874.2.2.27.1.2.2
This table contains entries for elements of Rate Limit Profile (RLP) definitions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniRateLimitProfileEntry

juniRateLimitProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.2.2.1
Each entry describes the characteristics of a rate limit profile element.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniRateLimitProfileEntry  

juniRateLimitProfileId 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.1
The ID number of the rate limit profile (RLP) entry which is defined by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniRateLimitProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.2
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniRateLimitProfileName. The rowStatus must be set to notInService in order to modify an entry in this table. After making the desired changes you should set the rowStatus to active to apply the changes.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniRateLimitProfileName 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.3
Specifies the name of the rate limit profile defined by this row.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..40)  

juniRateLimitReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.4
This object reflects the number of times a rate limit profile object is referenced by policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniRateLimitCommittedBps 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.5
The committed access rate in bits per second.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniRateLimitCommittedBurst 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.6
The committed access rate burst value in bytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniRateLimitExceedBps 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.7
The peak access rate in bits per second. To be configured only if rate limit profile type is two-rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniRateLimitExceedBurst 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.8
The peak access rate burst value in bytes. To be configured only if rate limit profile type is two-rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniRateLimitCommittedAction 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.9
Action to be taken when the access rate is within the bounds of the committed access rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transmit(0), drop(1), mark(2)  

juniRateLimitConformedAction 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.10
Action to be taken when the access rate exceeds the bounds of the committed access rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transmit(0), drop(1), mark(2)  

juniRateLimitExceededAction 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.11
Action to be taken when the access rate exceeds the bounds of the peak access rate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER transmit(0), drop(1), mark(2)  

juniRateLimitCommittedMarkVal 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.12
New IP precedence to be used when the juniRateLimitCommittedAction mark action is applied.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

juniRateLimitConformedMarkVal 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.13
New IP prececence to be used when the juniRateLimitExceedCommittedAction mark action is applied.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

juniRateLimitExceededMarkVal 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.14
New IP precedence to be used when the juniRateLimitExceedPeakAction mark action is applied.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

juniRateLimitMask 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.15
Mask to be applied when executing a mark action.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

juniRateLimitProfileType 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.16
The rate limit profile type (i.e. one-rate or two-rate). Defaults to two-rate, if not specified.
Status: current Access: read-write
OBJECT-TYPE    
  JuniRateLimitProfileType  

juniRateLimitExcessBurst 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.17
The excess committed access rate burst value in bytes. To be configured only if rate limit profile type is one-rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

juniTrafficShapeProfileNextIndex 1.3.6.1.4.1.4874.2.2.27.1.7.1
Obsolete scalar object returns the index of the next available row in the juniTrafficShapeProfileTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended. This object became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniTrafficShapeProfileTable 1.3.6.1.4.1.4874.2.2.27.1.7.2
This table contains entries for elements of Traffic Shape Profile definitions. This table became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniTrafficShapeProfileEntry

juniTrafficShapeProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.7.2.1
Each entry describes the characteristics of a traffic shape profile element.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniTrafficShapeProfileEntry  

juniTrafficShapeProfileId 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.1
The number of the traffic shape profile entry which is defined by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniTrafficShapeProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.2
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniTrafficShapeProfileRowStatus
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

juniTrafficShapeProfileName 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.3
Specifies the name of the traffic shape profile defined by this row.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

juniTrafficShapeReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.4
This object reflects the number of times a traffic shape profile object is referenced by policies.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniTrafficShapeRate 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.5
The traffic shape rate in bits per second.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

juniTrafficShapeBurst 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.6
The traffic shape burst in bytes.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

juniClassifierControlListNextIndex 1.3.6.1.4.1.4874.2.2.27.1.1.1
This scalar object returns the index of the next available row in the juniClassifierControlListTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniClassifierControlListTable 1.3.6.1.4.1.4874.2.2.27.1.1.2
This table contains entries for elements of classifier control lists. The details pertinent to each CLACL are found in the juniClassifierControlDefTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniClassifierControlListEntry

juniClassifierControlListEntry 1.3.6.1.4.1.4874.2.2.27.1.1.2.1
Each entry describes the characteristics of an IP access list element.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniClassifierControlListEntry  

juniClassifierControlListId 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.1
The number of the classifier control list to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniClassifierControlListRowStatus 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.3
Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. To create an entry in this table, the following entry objects MUST be explicitly configured: juniClassifierControlListRowStatus juniClassifierControlListElemId
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniClassifierControlListName 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.4
The name of the CLACL being defined.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

juniClassifierControlListReferenceCount 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.5
Number of times this CLACL is referenced by policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniClassifierControlListNextElementIndex 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.6
Each get of this object will return a unique index which may be used to create classifier control list elements. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniClassifierControlListElementTable 1.3.6.1.4.1.4874.2.2.27.1.1.4
This table contains entries for elements of classifier control lists. Entries belonging to the same control list are ordered, and comparisons to those entries are performed in that order until a match is detected. If no match is found, the default action is to 'deny'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniClassifierControlListElementEntry

juniClassifierControlListElementEntry 1.3.6.1.4.1.4874.2.2.27.1.1.4.1
Each entry describes the characteristics of an IP access list element.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniClassifierControlListElementEntry  

juniClassifierControlListElemId 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.1
The relative position of this entry within its classifier control list. Classifier control list entries are searched in this sequence (low to high values) until a match is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniClassifierControlListElemRowStatus 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.2
Controls creation/deletion of conceptual rows within this table. This table provides a partial implementation for rowStatus. Rows may be created using createAndGo and createAndWait. Once a row has been made active the row status may not be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniClassifierControlListNotSrc 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.3
Invert the meaning of the source IP address and mask objects. For example 'not 10.10.0.90/255.255.255.255 (host address)' would result in all source addresses except for host 10.19.9.90 being matched.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniClassifierControlListSrc 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.4
A source IP address. A subject IP address is first masked with the value of juniClassifierControlListSrcMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniClassifierControlListSrcMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.5
The IP address mask to be applied to a subject source IP address before comparing it to juniClassifierControlListSrc. Ones in the mask identify which bits in the subject IP address are significant for the comparison. To be considered valid, a nonzero value for this object must contain a single contiguous string of ones, beginning with the most significant bit of the mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniClassifierControlListNotDst 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.6
Invert the meaning of the destination IP address and mask objects. For example, 'not 10.10.0.90/255.255.255.255 (host address)' would result in all source addresses except for host 10.19.9.90 being matched.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniClassifierControlListDst 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7
A destination IP address. A subject IP address is first masked with the value of juniClassifierControlListDstMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any destination IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniClassifierControlListDstMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.8
The IP address mask to be applied to a subject destination IP address before comparing it to juniClassifierControlListDst. Ones in the mask identify which bits in the IP address are significant for the comparison. To be considered valid, a nonzero value for this object must contain a single contiguous string of ones, beginning with the most significant bit of the mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniClassifierControlListNotProtocol 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.9
Invert the meaning of the protocol object. For example, 'not TCP' matches any protocol except for TCP.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniClassifierControlListProtocol 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.10
An IP Protocol value. Nonzero values match a specific IP Protocol value (e.g. 6 for TCP) carried in an IP packet; a value of zero acts as a wildcard, matching any IP Protocol.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListTosByte 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.11
The IP TOS byte value to match.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.12
The mask to use for TOS byte checks. Allowed values are 0, 224, 252, 255.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListSrcOperator 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.13
Operator for use in comparing source ports.
Status: current Access: read-create
OBJECT-TYPE    
  JuniClaclPortOperator  

juniClassifierControlListSrcFromPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.14
Source UDP or TCP 'from' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

juniClassifierControlListSrcToPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.15
Source UDP or TCP 'to' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

juniClassifierControlListDestOperator 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.16
Operator for use in comparing Destination ports.
Status: current Access: read-create
OBJECT-TYPE    
  JuniClaclPortOperator  

juniClassifierControlListDestFromPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.17
Destination UDP or TCP 'from' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

juniClassifierControlListDestToPort 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.18
Destination UDP or TCP 'to' port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

juniClassifierControlListICMPType 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.19
Optional ICMP message type for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListICMPCode 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.20
Optional ICMP message code for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListIGMPType 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.21
Optional IGMP message type for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListTcpFlagsValue 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.22
Optional TCP flags value for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

juniClassifierControlListTcpFlagsMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.23
Optional TCP flags mask for classification. TCP flag bits not specified in the mask are don't care bits.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

juniClassifierControlListIpFlagsValue 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.24
Optional IP flags value for classification.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

juniClassifierControlListIpFlagsMask 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.25
Optional IP flags mask for classification. IP flag bits not specified in the mask are don't care bits
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

juniClassifierControlListIpFragValue 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.26
Optional IP flags mask for classification. IP flag bits not specified in the mask are don't care bits
Status: current Access: read-create
OBJECT-TYPE    
  JuniPolicyIpFragValue  

juniClassifierControlListLocal 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.27
Match IP packets that are locally destined, i.e., destined to any one of router's interfaces.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniClassifierControlListLocalPresent 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.28
Set to true if local classification field is configured.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniClassifierControlListSaRouteClass 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.29
Match packets with source address route class matching this route class. The route class value of a packet can be determined in the secondary input policy attachment stage only. The route class value of a packet is assigned the value 0 in the input and output policy attachment stages.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListSaRouteClassPresent 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.30
Set to true if SA route class classification field is configured.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniClassifierControlListDaRouteClass 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.31
Match packets with destination address route class matching this route class. The route class value of a packet can be determined in the secondary input policy attachment stage only. The route class value of a packet is assigned the value 0 in the input and output policy attachment stages.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

juniClassifierControlListDaRouteClassPresent 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.32
Set to true if DA route class classification field is configured.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyIfTable 1.3.6.1.4.1.4874.2.2.27.1.4.1
This obsolete table contains entries which represent attachment of policies to interfaces. This table became obsolete when the juniPolicyIfAttTable was added.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyIfEntry

juniPolicyIfEntry 1.3.6.1.4.1.4874.2.2.27.1.4.1.1
Each entry contains the attachment of policy(s) to an interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyIfEntry  

juniPolicyIfInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.1
The interface number representing the interface to which policy(s) have been attached.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniPolicyIfRowStatus 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPolicyIfInputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.3
This object is used to control the attachment of input policies to the interface specified by juniPolicyIfInterfaceId, juniPolicyIfForwardingType and juniPolicyIfPolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. If so, the attachment is immediate.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

juniPolicyIfOutputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.4
This object is used to control the attachment of output policies to the interface specified by juniPolicyIfInterfaceId, juniPolicyIfForwardingType and juniPolicyIfPolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. If so, the attachment is immediate.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

juniPolicyIfInputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.5
This object is used to control the enabling and disabling of statistics for an input policy attachment. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of juniPolicyInputStatsEnable.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyIfOutputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.6
This object is used to control the enabling and disabling of statistics for an output policy attachment. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of juniPolicyOutputStatsEnable.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyIfAttachTable 1.3.6.1.4.1.4874.2.2.27.1.4.2
This table contains entries which represent attachment of policies to interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyIfAttachEntry

juniPolicyIfAttachEntry 1.3.6.1.4.1.4874.2.2.27.1.4.2.1
Each entry contains the attachment of policy(s) to an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyIfAttachEntry  

juniPolicyIfAttachInterfaceId 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.1
The interface number representing the interface to which policy(s) have been attached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPolicyIfAttachForwardingType 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.2
The interface type (i.e. IP or CBF) which the policy have been attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyForwardingType  

juniPolicyIfAttachPolicyType 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.3
The policy type (i.e. input, output or secondary input).
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyAttachmentType  

juniPolicyIfAttachRowStatus 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.4
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPolicyIfAttachPolicyId 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.5
This object is used to control the attachment of policies to the interface specified by juniPolicyIfAttachInterfaceId, juniPolicyIfAttachForwardingType and juniPolicyIfAttachPolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. If so, the attachment is immediate.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.6
This object is used to control the enabling and disabling of statistics for a policy attachment. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of juniPolicyIfAttachStatsEnable.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyIfAttachStatsPreserve 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.7
This object is used to control the preserving of statistics when a policy is attached to an interface that already has a policy attachment. Set this object to true to preserve statistics. Get and GetNext will always return false. This object may be modified while the row is active. The desired value must be set before the policy is attached or in a multiple object varbind. Failure to do so will result in the policy being attached with the previous value of juniPolicyIfAttachStatsPreserve.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyProfileTable 1.3.6.1.4.1.4874.2.2.27.1.5.1
This obsolete table contains entries which represent attachment of policies to dynamic interfaces through profiles. This table became obsolete when the juniPolicyAttachProfileTable was added.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyProfileEntry

juniPolicyProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.5.1.1
Each entry contains the profile for attachment of policy(s) to a dynamic interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyProfileEntry  

juniPolicyProfileId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.1
The profile to which the policy attachment profile data belongs. When this profile is applied to a dynamic interface the associated policies will be applied to that interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniPolicyProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPolicyProfileInputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.3
This object is used to control the attachment of input policies to dynamic interfaces configured by the profile identified by juniPolicyProfileId. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyProfileOutputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.4
This object is used to control the attachment of output policies to dynamic interfaces configured by the profile identified by juniPolicyProfileId. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyProfileInputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.5
This object is used to control the enabling and disabling of statistics for an input policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyProfileOutputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.6
This object is used to control the enabling and disabling of statistics for an output policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyProfileLocalInputPolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.7
This object is used to control the attachment of local input policies to dynamic interfaces configured by the profile identified by juniPolicyProfileId. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyProfileLocalInputStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.8
This object is used to control the enabling and disabling of statistics for a local input policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyAttachProfileTable 1.3.6.1.4.1.4874.2.2.27.1.5.2
This table contains entries which represent attachment of policies to dynamic interfaces through profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyAttachProfileEntry

juniPolicyAttachProfileEntry 1.3.6.1.4.1.4874.2.2.27.1.5.2.1
Each entry contains the profile for attachment of policy(s) to a dynamic interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyAttachProfileEntry  

juniPolicyAttachProfileId 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.1
The profile to which the policy attachment profile data belongs. When this profile is applied to a dynamic interface the associated policies will be applied to that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniPolicyAttachProfileForwardingType 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.2
The interface type (i.e. IP or CBF) which the policy would be attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyForwardingType  

juniPolicyAttachProfilePolicyType 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.3
The policy type (i.e. input, output or secondary input).
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyAttachmentType  

juniPolicyAttachProfileRowStatus 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.4
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. create a policy table entry with the associated policy name. destroy Destroy the specified list and all of its constituent elements. Policy row members may not be modified once the row has been created.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPolicyAttachProfilePolicyId 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.5
This object is used to control the attachment of policies to dynamic interfaces configured by the profile identified by juniPolicyAttachProfileId, juniPolicyAttachProfileForwardingType and juniPolicyAttachProfilePolicyType. Attach a policy by setting this value to the ID of the policy. Remove a policy attachment by setting this value to zero. This object may be modified while the row is active. Changes made to a row in this table do not take effect until the profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyAttachProfileStatsEnable 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.6
This object is used to control the enabling and disabling of statistics for an policy attachment performed by a profile. Set this object to true to enable statistics. Set this object to false to disable statistics. This object may be modified while the row is active. The changes will not take effect until the profile is applied to an interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniPolicyIfStatsTable 1.3.6.1.4.1.4874.2.2.27.1.6.1
Each entry within this obsolete table contains statistics data for an interface/policy rule combination. Interfaces with policies attached and statistics disabled are not represented in this table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyIfStatsEntry

juniPolicyIfStatsEntry 1.3.6.1.4.1.4874.2.2.27.1.6.1.1
Each entry defines a single statistics entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyIfStatsEntry  

juniPolicyIfStatsIfId 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.1
The interface ID corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPolicyIfStatsPolicyType 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.2
The attachment point for the policy.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyAttachmentType  

juniPolicyIfStatsPolicyId 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.3
The PolicyTable index of the policy corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfStatsRulePrec 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.4
The precedence of the policy rule corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfStatsRuleId 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.5
The index of the policy rule corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfStatsClaclEntryNumber 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.6
The index of the clacl entry number corresponding to the stats block represented by this row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfStatsGreenPackets 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.7
The number of green packets policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfStatsYellowPackets 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.8
The number of yellow packets policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfStatsRedPackets 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.9
The number of red packets policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfStatsGreenBytes 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.10
The number of green bytes policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfStatsYellowBytes 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.11
The number of yellow bytes policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfStatsRedBytes 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.12
The number of red bytes policed by the policy rule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsTable 1.3.6.1.4.1.4874.2.2.27.1.6.2
Each entry within this obsolete table contains statistics data for an interface/policy rule combination. Interfaces with policies attached and statistics disabled are not represented in this table. This table became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyIfAttachStatsEntry

juniPolicyIfAttachStatsEntry 1.3.6.1.4.1.4874.2.2.27.1.6.2.1
Each entry defines a single statistics entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyIfAttachStatsEntry  

juniPolicyIfAttachStatsIfId 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.1
The interface ID corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPolicyIfAttachStatsForwardingType 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.2
The forwarding type for the policy attachment. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyForwardingType  

juniPolicyIfAttachStatsPolicyType 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.3
The attachment point for the policy. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniPolicyAttachmentType  

juniPolicyIfAttachStatsPolicyId 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.4
The PolicyTable index of the policy corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsRulePrec 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.5
The precedence of the policy rule corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsRuleId 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.6
The index of the policy rule corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsClaclEntryNumber 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.7
The index of the clacl entry number corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsGreenPackets 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.8
The number of green packets policed by the policy rule. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsYellowPackets 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.9
The number of yellow packets policed by the policy rule. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsRedPackets 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.10
The number of red packets policed by the policy rule. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsGreenBytes 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.11
The number of green bytes policed by the policy rule. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsYellowBytes 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.12
The number of yellow bytes policed by the policy rule. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsRedBytes 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.13
The number of red bytes policed by the policy rule. This object became obsolete when policy precedence enhancements were made.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStats2Table 1.3.6.1.4.1.4874.2.2.27.1.6.3
Each entry within this table contains statistics data for an interface/clacl rule combination. Interfaces with policies attached and statistics disabled are not represented in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPolicyIfAttachStats2Entry

juniPolicyIfAttachStats2Entry 1.3.6.1.4.1.4874.2.2.27.1.6.3.1
Each entry defines a single statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyIfAttachStats2Entry  

juniPolicyIfAttachStatsIfId2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.1
The interface ID corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPolicyIfAttachStatsForwardingType2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.2
The forwarding type for the policy attachment.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyForwardingType  

juniPolicyIfAttachStatsPolicyType2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.3
The attachment point for the policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPolicyAttachmentType  

juniPolicyIfAttachStatsPolicyId2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.4
The PolicyTable index of the policy corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsClaclId 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.5
The ClaclTable index of the clacl corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsClaclEntryNumber2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.6
The index of the clacl entry number corresponding to the stats block represented by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPolicyIfAttachStatsGreenPackets2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.7
The number of green packets policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsYellowPackets2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.8
The number of yellow packets policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsRedPackets2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.9
The number of red packets policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsGreenBytes2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.10
The number of green bytes policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsYellowBytes2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.11
The number of yellow bytes policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyIfAttachStatsRedBytes2 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.12
The number of red bytes policed by the policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniPolicyConformance 1.3.6.1.4.1.4874.2.2.27.2
OBJECT IDENTIFIER    

juniPolicyCompliances 1.3.6.1.4.1.4874.2.2.27.2.1
OBJECT IDENTIFIER    

juniPolicyGroups 1.3.6.1.4.1.4874.2.2.27.2.2
OBJECT IDENTIFIER    

juniPolicyCompliance 1.3.6.1.4.1.4874.2.2.27.2.1.1
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when policy traffic shape and color objects were added to the MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance2 1.3.6.1.4.1.4874.2.2.27.2.1.2
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement was obsolete when policy log rule objects were added to the MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance3 1.3.6.1.4.1.4874.2.2.27.2.1.3
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when policy color rule objects were added, the policy profile table was extended and the policy interface attachement tables were replaced by new versions.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance4 1.3.6.1.4.1.4874.2.2.27.2.1.4
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when TCP flag and IP flag classifier control list objects were added and the juniPolicyProfileTable was repalced by the juniPolicyAttachProfileTable.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance5 1.3.6.1.4.1.4874.2.2.27.2.1.5
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when traffic class rule objects and new rate limit objects were added and when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance6 1.3.6.1.4.1.4874.2.2.27.2.1.6
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when new forward rules data objects were added.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance7 1.3.6.1.4.1.4874.2.2.27.2.1.7
Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete due to new policy rule table key.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance8 1.3.6.1.4.1.4874.2.2.27.2.1.8
The compliance statement for entities which implement the Juniper policy management MIB. This statement was made obsolete when support for policy sharing was added.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance9 1.3.6.1.4.1.4874.2.2.27.2.1.9
The compliance statement for entities which implement the Juniper policy management MIB. This statement was made obsolete when ATM-cell-mode support was added to the policy configuration.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniPolicyCompliance10 1.3.6.1.4.1.4874.2.2.27.2.1.10
The compliance statement for entities which implement the Juniper policy management MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniPolicyGroup 1.3.6.1.4.1.4874.2.2.27.2.2.1
Obsolete collection of objects for managing policies in a Juniper product. This group became obsolete when policy traffic shape and color objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniRateLimitControlListGroup 1.3.6.1.4.1.4874.2.2.27.2.2.2
Obsolete collection of objects for managing rate limit control lists in a Juniper product. This group became obsolete when it was replaced by the juniRateLimitGroup so that rate limit support could become optional.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniClassifierControlListGroup 1.3.6.1.4.1.4874.2.2.27.2.2.3
Obsolete collection of objects for managing elements of classifier control lists in a Juniper product. This group became obsolete when support was added for TCP flag and IP flag control objects.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyIfGroup 1.3.6.1.4.1.4874.2.2.27.2.2.4
Obsolete collection of objects for managing attachment of policies to interfaces in a Juniper product. This group became obsolete when the juniPolicyIfTable was replaced by the juniPolicyIfAttachTable.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyProfileGroup 1.3.6.1.4.1.4874.2.2.27.2.2.5
Obsolete collection of objects for managing attachment of policies to dynamic interfaces through profiles in a Juniper product. This group became obsolete when the juniPolicyProfileLocalInputPolicyId and the juniPolicyProfileLocalInputStatsEnable objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyStatisticsGroup 1.3.6.1.4.1.4874.2.2.27.2.2.6
Obsolete collection of objects for managing statistics data for an interface/policy rule combination in a Juniper product. This group became obsolete when the juniPolicyIfStatsTable was replaced by the juniPolicyIfAttachStatsTable.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.7
Obsolete collection of objects for managing policies in a Juniper product. This group became obsolete when the specific rules objects were broken out into separte groups.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniTrafficShapeProfileGroup 1.3.6.1.4.1.4874.2.2.27.2.2.8
Obsolete collection of objects for traffic shaping data for a policy rule in a Juniper product. This group became obsolete when it was combined with the traffic shape policy rules objects.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniLogRuleGroup 1.3.6.1.4.1.4874.2.2.27.2.2.9
A deprecated collection of objects for log data for a policy rule in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniPolicyIfAttachGroup 1.3.6.1.4.1.4874.2.2.27.2.2.10
A collection of objects for managing attachment of policies to interfaces in a Juniper product. This group statement was made obsolete when support for policy sharing was added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyProfileGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.11
Obsolete collection of objects for managing attachment of policies to dynamic interfaces through profiles. This group became obsolete when the juniPolicyProfileTable was replaced by the juniPolicyAttachProfileTable.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyAttachStatisticsGroup 1.3.6.1.4.1.4874.2.2.27.2.2.12
Obsolete collection of objects for managing statistics data for an interface/policy rule combination in a Juniper product.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniClassifierControlListGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.13
An obsolete collection of objects for managing elements of classifier control lists in a Juniper product.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniPolicyAttachProfileGroup 1.3.6.1.4.1.4874.2.2.27.2.2.14
A collection of objects for managing attachment of policies to dynamic interfaces through profiles.
Status: current Access: read-only
OBJECT-GROUP    

juniPolicyBaseGroup 1.3.6.1.4.1.4874.2.2.27.2.2.15
Obsolete collection of basic objects for managing policies in a Juniper product. This group became obsolete when oper status and error value objects were removed.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniNextHopRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.16
A deprecated collection of objects for managing next-hop policy rules in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniFilterRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.17
A deprecated collection of objects for managing filter policy rules in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniNextInterfaceRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.18
A deprecated collection of objects for managing next-interface policy rules in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniRateLimitGroup 1.3.6.1.4.1.4874.2.2.27.2.2.19
Obsolete collection of objects for managing rate limit policy rules and profile lists in a Juniper product. This group became obsolete when new rate limit profile objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniMarkingRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.20
A deprecated collection of objects for managing policy rules for marking in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniForwardRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.21
Obsolete collection of objects for managing forward policy rules in a Juniper product. This group became obsolete when new forward rule data objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniTrafficShapeGroup 1.3.6.1.4.1.4874.2.2.27.2.2.22
Obsolete collection of objects for managing traffic shape policy rules and profile lists in a Juniper product. This group became obsolete when the policy shaper capability was moved into the quality of service component.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniColorRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.23
A deprecated collection of objects for managing color policy rules in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniTrafficClassRulesGroup 1.3.6.1.4.1.4874.2.2.27.2.2.24
A deprecated collection of objects for managing traffic class policy rules in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniRateLimitGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.25
A deprecated collection of objects for managing rate limit policy rules and profile lists in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniForwardRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.26
A deprecated collection of objects for managing forward policy rules in a Juniper product. This group is deprecated due to a new policy rule table key.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniNextHopRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.27
A collection of objects for managing next-hop policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniFilterRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.28
A collection of objects for managing filter policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniNextInterfaceRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.29
A collection of objects for managing next-interface policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniMarkingRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.30
A collection of objects for managing policy rules for marking in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniColorRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.31
A collection of objects for managing color policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniTrafficClassRulesGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.32
A collection of objects for managing traffic class policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniRateLimitGroup3 1.3.6.1.4.1.4874.2.2.27.2.2.33
A collection of objects for managing rate limit policy rules and profile lists in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniPolicyClaclGrpGroup 1.3.6.1.4.1.4874.2.2.27.2.2.34
A collection of objects for managing policy classifier groups in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniPolicyBaseGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.35
A collection of basic objects for managing policies in a Juniper product. This group was made obsolete when ATM-cell-mode support was added to the policy configuration.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniForwardRulesGroup3 1.3.6.1.4.1.4874.2.2.27.2.2.36
A collection of objects for managing forward policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniLogRuleGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.37
A collection of objects for log data for a policy rule in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniPolicyAttachStatisticsGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.38
A collection of objects for managing statistics data for an interface/policy rule combination in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniClassifierControlListGroup3 1.3.6.1.4.1.4874.2.2.27.2.2.39
A collection of objects for managing elements of classifier control lists in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniPolicyIfAttachGroup2 1.3.6.1.4.1.4874.2.2.27.2.2.40
A collection of objects for managing attachment of policies to interfaces in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniExceptionRulesGroup1 1.3.6.1.4.1.4874.2.2.27.2.2.41
A collection of objects for managing exception policy rules in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniPolicyBaseGroup3 1.3.6.1.4.1.4874.2.2.27.2.2.42
A collection of basic objects for managing policies in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP