Juniper-POLICY-MIB
348 objects
The Policy MIB for the Juniper Networks enterprise.
Imported Objects
| IF-MIB | InterfaceIndex |
| Juniper-MIBs | juniMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4874.2.2.27 | IdentityjuniPolicyMIB | The Policy MIB for the Juniper Networks enterprise. | ||
| 1.3.6.1.4.1.4874.2.2.27.1 | NodejuniPolicyObjects | |||
| 1.3.6.1.4.1.4874.2.2.27.1.1 | NodejuniClassifierControlList | |||
| 1.3.6.1.4.1.4874.2.2.27.1.1.1 | ScalarjuniClassifierControlListNextIndex | read-only | current | 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 lexico… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2 | TablejuniClassifierControlListTable | not-accessible | current | This table contains entries for elements of classifier control lists. The details pertinent to each CLACL are found in the juniClassifierControlDefTable. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2.1 | RowjuniClassifierControlListEntry | not-accessible | current | Each entry describes the characteristics of an IP access list element. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.1 | ColumnjuniClassifierControlListId | not-accessible | current | The number of the classifier control list to which this entry belongs. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.3 | ColumnjuniClassifierControlListRowStatus | read-create | current | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.4 | ColumnjuniClassifierControlListName | read-create | current | The name of the CLACL being defined. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.5 | ColumnjuniClassifierControlListReferenceCount | read-only | current | Number of times this CLACL is referenced by policies. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.2.1.6 | ColumnjuniClassifierControlListNextElementIndex | read-only | current | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4 | TablejuniClassifierControlListElementTable | not-accessible | current | This table contains entries for elements of classifier control lists. Entries belonging to the same control list are ordered, and comparisons to those entries … |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1 | RowjuniClassifierControlListElementEntry | not-accessible | current | Each entry describes the characteristics of an IP access list element. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.1 | ColumnjuniClassifierControlListElemId | not-accessible | current | The relative position of this entry within its classifier control list. Classifier control list entries are searched in this sequence (low to high values) unti… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.2 | ColumnjuniClassifierControlListElemRowStatus | read-create | current | Controls creation/deletion of conceptual rows within this table. This table provides a partial implementation for rowStatus. Rows may be created using createAn… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.3 | ColumnjuniClassifierControlListNotSrc | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.4 | ColumnjuniClassifierControlListSrc | read-create | current | A source IP address. A subject IP address is first masked with the value of juniClassifierControlListSrcMask, then the result is compared to this value. Settin… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.5 | ColumnjuniClassifierControlListSrcMask | read-create | current | 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 t… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.6 | ColumnjuniClassifierControlListNotDst | read-create | current | 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 addr… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7 | ColumnjuniClassifierControlListDst | read-create | current | A destination IP address. A subject IP address is first masked with the value of juniClassifierControlListDstMask, then the result is compared to this value. S… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.8 | ColumnjuniClassifierControlListDstMask | read-create | current | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.9 | ColumnjuniClassifierControlListNotProtocol | read-create | current | Invert the meaning of the protocol object. For example, 'not TCP' matches any protocol except for TCP. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.10 | ColumnjuniClassifierControlListProtocol | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.11 | ColumnjuniClassifierControlListTosByte | read-create | current | The IP TOS byte value to match. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.12 | ColumnjuniClassifierControlListMask | read-create | current | The mask to use for TOS byte checks. Allowed values are 0, 224, 252, 255. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.13 | ColumnjuniClassifierControlListSrcOperator | read-create | current | Operator for use in comparing source ports. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.14 | ColumnjuniClassifierControlListSrcFromPort | read-create | current | Source UDP or TCP 'from' port number. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.15 | ColumnjuniClassifierControlListSrcToPort | read-create | current | Source UDP or TCP 'to' port number. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.16 | ColumnjuniClassifierControlListDestOperator | read-create | current | Operator for use in comparing Destination ports. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.17 | ColumnjuniClassifierControlListDestFromPort | read-create | current | Destination UDP or TCP 'from' port number. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.18 | ColumnjuniClassifierControlListDestToPort | read-create | current | Destination UDP or TCP 'to' port number. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.19 | ColumnjuniClassifierControlListICMPType | read-create | current | Optional ICMP message type for classification. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.20 | ColumnjuniClassifierControlListICMPCode | read-create | current | Optional ICMP message code for classification. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.21 | ColumnjuniClassifierControlListIGMPType | read-create | current | Optional IGMP message type for classification. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.22 | ColumnjuniClassifierControlListTcpFlagsValue | read-create | current | Optional TCP flags value for classification. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.23 | ColumnjuniClassifierControlListTcpFlagsMask | read-create | current | Optional TCP flags mask for classification. TCP flag bits not specified in the mask are don't care bits. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.24 | ColumnjuniClassifierControlListIpFlagsValue | read-create | current | Optional IP flags value for classification. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.25 | ColumnjuniClassifierControlListIpFlagsMask | read-create | current | Optional IP flags mask for classification. IP flag bits not specified in the mask are don't care bits |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.26 | ColumnjuniClassifierControlListIpFragValue | read-create | current | Optional IP flags mask for classification. IP flag bits not specified in the mask are don't care bits |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.27 | ColumnjuniClassifierControlListLocal | read-create | current | Match IP packets that are locally destined, i.e., destined to any one of router's interfaces. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.28 | ColumnjuniClassifierControlListLocalPresent | read-create | current | Set to true if local classification field is configured. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.29 | ColumnjuniClassifierControlListSaRouteClass | read-create | current | 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 atta… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.30 | ColumnjuniClassifierControlListSaRouteClassPresent | read-create | current | Set to true if SA route class classification field is configured. |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.31 | ColumnjuniClassifierControlListDaRouteClass | read-create | current | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.1.4.1.32 | ColumnjuniClassifierControlListDaRouteClassPresent | read-create | current | Set to true if DA route class classification field is configured. |
| 1.3.6.1.4.1.4874.2.2.27.1.2 | NodejuniRateLimitControlList | |||
| 1.3.6.1.4.1.4874.2.2.27.1.2.1 | ScalarjuniRateLimitProfileNextIndex | read-only | current | 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 lexicograph… |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2 | TablejuniRateLimitProfileTable | not-accessible | current | This table contains entries for elements of Rate Limit Profile (RLP) definitions. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1 | RowjuniRateLimitProfileEntry | not-accessible | current | Each entry describes the characteristics of a rate limit profile element. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.1 | ColumnjuniRateLimitProfileId | not-accessible | current | The ID number of the rate limit profile (RLP) entry which is defined by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.2 | ColumnjuniRateLimitProfileRowStatus | read-write | current | Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objec… |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.3 | ColumnjuniRateLimitProfileName | read-write | current | Specifies the name of the rate limit profile defined by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.4 | ColumnjuniRateLimitReferenceCount | read-only | current | This object reflects the number of times a rate limit profile object is referenced by policies. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.5 | ColumnjuniRateLimitCommittedBps | read-write | current | The committed access rate in bits per second. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.6 | ColumnjuniRateLimitCommittedBurst | read-write | current | The committed access rate burst value in bytes. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.7 | ColumnjuniRateLimitExceedBps | read-write | current | The peak access rate in bits per second. To be configured only if rate limit profile type is two-rate. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.8 | ColumnjuniRateLimitExceedBurst | read-write | current | The peak access rate burst value in bytes. To be configured only if rate limit profile type is two-rate. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.9 | ColumnjuniRateLimitCommittedAction | read-write | current | Action to be taken when the access rate is within the bounds of the committed access rate. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.10 | ColumnjuniRateLimitConformedAction | read-write | current | Action to be taken when the access rate exceeds the bounds of the committed access rate. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.11 | ColumnjuniRateLimitExceededAction | read-write | current | Action to be taken when the access rate exceeds the bounds of the peak access rate. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.12 | ColumnjuniRateLimitCommittedMarkVal | read-write | current | New IP precedence to be used when the juniRateLimitCommittedAction mark action is applied. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.13 | ColumnjuniRateLimitConformedMarkVal | read-write | current | New IP prececence to be used when the juniRateLimitExceedCommittedAction mark action is applied. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.14 | ColumnjuniRateLimitExceededMarkVal | read-write | current | New IP precedence to be used when the juniRateLimitExceedPeakAction mark action is applied. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.15 | ColumnjuniRateLimitMask | read-write | current | Mask to be applied when executing a mark action. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.16 | ColumnjuniRateLimitProfileType | read-write | current | The rate limit profile type (i.e. one-rate or two-rate). Defaults to two-rate, if not specified. |
| 1.3.6.1.4.1.4874.2.2.27.1.2.2.1.17 | ColumnjuniRateLimitExcessBurst | read-write | current | The excess committed access rate burst value in bytes. To be configured only if rate limit profile type is one-rate. |
| 1.3.6.1.4.1.4874.2.2.27.1.3 | NodejuniPolicy | |||
| 1.3.6.1.4.1.4874.2.2.27.1.3.1 | ScalarjuniPolicyNextIndex | read-only | current | 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 success… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2 | TablejuniPolicyTable | not-accessible | current | This table contains entries which represent the non-repetive fields of a policy definition. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1 | RowjuniPolicyEntry | not-accessible | current | Each entry contains the non-repetitive fields of a policy definition. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.1 | ColumnjuniPolicyId | not-accessible | current | The number of the policy table entry which is defined by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.2 | ColumnjuniPolicyRowStatus | read-create | current | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndG… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.3 | ColumnjuniPolicyAdminState | read-create | current | 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 interfa… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.4 | ColumnjuniPolicyOperStatus | read-only | obsolete | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.5 | ColumnjuniPolicyErrorValue | read-only | obsolete | 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 re… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.6 | ColumnjuniPolicyName | read-create | current | Specifies the name of the policy defined by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.7 | ColumnjuniPolicyReferenceCount | read-only | current | Reflects the number of times this policy has been applied within the chassis. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.8 | ColumnjuniPolicyRuleNextIndex | read-only | current | 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 i… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.2.1.9 | ColumnjuniPolicyAtmCellModeEnable | read-create | current | Specifies whether the policy is in ATM Cell Mode. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3 | TablejuniPolicyRuleTable | not-accessible | deprecated | 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 rul… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1 | RowjuniPolicyRuleEntry | not-accessible | deprecated | Each entry defines a single rule component. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.1 | ColumnjuniPolicyRulePolicyId | not-accessible | deprecated | The PolicyTable index of the policy which owns this rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.2 | ColumnjuniPolicyRulePrec | not-accessible | deprecated | The precedence of this rule within this group of policy rules. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.3 | ColumnjuniPolicyRuleId | not-accessible | deprecated | 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 ke… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.4 | ColumnjuniPolicyRuleType | read-only | deprecated | 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 juniPoli… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.5 | ColumnjuniPolicySuspend | read-write | deprecated | 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 servi… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.3.1.6 | ColumnjuniPolicyEclipsed | read-only | deprecated | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.4 | TablejuniNextHopRuleTable | not-accessible | deprecated | 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 deprec… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.4.1 | RowjuniNextHopRuleEntry | not-accessible | deprecated | A next-hop rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.1 | ColumnjuniNextHopRowStatus | read-create | deprecated | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.2 | ColumnjuniNextHopIpAddress | read-create | deprecated | The IP address to forward all packets to. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.4.1.3 | ColumnjuniNextHopClaclId | read-create | deprecated | The classifier control list ID which completes the NextHop policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.5 | TablejuniFilterRuleTable | not-accessible | deprecated | 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. T… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.5.1 | RowjuniFilterRuleEntry | not-accessible | deprecated | A filter rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.5.1.1 | ColumnjuniFilterRowStatus | read-create | deprecated | 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 rul… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.5.1.2 | ColumnjuniFilterClaclId | read-create | deprecated | The classifier control list ID which completes the filter policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.6 | TablejuniNextInterfaceRuleTable | not-accessible | deprecated | 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 tabl… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.6.1 | RowjuniNextInterfaceRuleEntry | not-accessible | deprecated | A NextInterface rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.1 | ColumnjuniNextInterfaceRowStatus | read-create | deprecated | Controls creation/deletion of conceptual rows within this table. The next-interface parameter is mandatory and must be specified. Modes supported are create-an… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.2 | ColumnjuniNextInterfaceId | read-create | deprecated | The interface index to which traffic matching the CLACL ID will be routed. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.3 | ColumnjuniNextInterfaceClaclId | read-create | deprecated | The classifier control list ID which completes the NextInterface policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.6.1.4 | ColumnjuniNextInterfaceNextHop | read-create | deprecated | The IP address to forward all packets to. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.7 | TablejuniRateLimitRuleTable | not-accessible | deprecated | 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. T… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.7.1 | RowjuniRateLimitRuleEntry | not-accessible | deprecated | A RateLimit rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.1 | ColumnjuniRateLimitRowStatus | read-create | deprecated | 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-g… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.2 | ColumnjuniRateLimitId | read-create | deprecated | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.7.1.3 | ColumnjuniRateLimitClaclId | read-create | deprecated | The classifier control list ID which fills out the RateLimit policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.8 | TablejuniMarkingRuleTable | not-accessible | deprecated | 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. Thi… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.8.1 | RowjuniMarkingRuleEntry | not-accessible | deprecated | A Marking rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.1 | ColumnjuniMarkingRowStatus | read-create | deprecated | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.2 | ColumnjuniMarkingTOSByte | read-create | deprecated | The IP precedence value associated with this policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.3 | ColumnjuniMarkingMask | read-create | deprecated | The mask to use for TOS byte checks. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.8.1.4 | ColumnjuniMarkingClaclId | read-create | deprecated | The classifier control list ID which fills out the Marking policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9 | TablejuniForwardRuleTable | not-accessible | deprecated | 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. … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1 | RowjuniForwardRuleEntry | not-accessible | deprecated | A forward rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.1 | ColumnjuniForwardRowStatus | read-create | deprecated | 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 rul… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.2 | ColumnjuniForwardClaclId | read-create | deprecated | The classifier control list ID which completes the forward policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.3 | ColumnjuniForwardNextInterfaceId | read-create | deprecated | The interface index to which traffic matching the CLACL ID will be routed. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.4 | ColumnjuniForwardNextHop | read-create | deprecated | The IP address to which all packets are forwarded. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.5 | ColumnjuniForwardRouterId | read-only | deprecated | The index or ID of the router. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.6 | ColumnjuniForwardOrder | read-create | deprecated | 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 objec… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.9.1.7 | ColumnjuniForwardIgnoreDefaultRoute | read-create | deprecated | 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 ne… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.10 | TablejuniTrafficShapeRuleTable | not-accessible | obsolete | 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 ru… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.10.1 | RowjuniTrafficShapeRuleEntry | not-accessible | obsolete | A TrafficShape rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.10.1.1 | ColumnjuniTrafficShapeRowStatus | read-create | obsolete | Controls creation/deletion of conceptual rows within this table. The traffic shape profile ID is mandatory and must be specified. Modes supported are create-an… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.10.1.2 | ColumnjuniTrafficShapeId | read-create | obsolete | The RLP ID which provides the rate limit data which completes the traffic shape policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.11 | TablejuniColorRuleTable | not-accessible | deprecated | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.11.1 | RowjuniColorRuleEntry | not-accessible | deprecated | A Color rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.1 | ColumnjuniColorRowStatus | read-create | deprecated | 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 dest… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.2 | ColumnjuniColor | read-create | deprecated | The color with which to explicitly color packets associated with this policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.11.1.3 | ColumnjuniColorClaclId | read-create | deprecated | The classifier control list ID which fills out the Color policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.12 | TablejuniLogRuleTable | not-accessible | deprecated | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.12.1 | RowjuniLogRuleEntry | not-accessible | deprecated | A log rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.12.1.1 | ColumnjuniLogRowStatus | read-create | deprecated | 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 rul… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.12.1.2 | ColumnjuniLogClaclId | read-create | deprecated | The classifier control list ID which completes the log policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.13 | TablejuniTrafficClassRuleTable | not-accessible | deprecated | 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 tabl… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.13.1 | RowjuniTrafficClassRuleEntry | not-accessible | deprecated | A Traffic Class rule entry. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.1 | ColumnjuniTrafficClassRowStatus | read-create | deprecated | Controls creation/deletion of conceptual rows within this table. The juniTrafficClassId field is mandatory and must be specified. Modes supported are create-an… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.2 | ColumnjuniTrafficClassId | read-create | deprecated | The traffic class ID. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.13.1.3 | ColumnjuniTrafficClassClaclId | read-create | deprecated | The classifier control list ID which fills out the traffic class policy rule. This object is deprecated due to new policy rule table key. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14 | TablejuniPolicyRule2Table | not-accessible | current | 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 rul… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14.1 | RowjuniPolicyRule2Entry | not-accessible | current | Each entry defines a single rule component. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.1 | ColumnjuniPolicyRulePolicyId2 | not-accessible | current | The PolicyTable index of the policy which owns this rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.2 | ColumnjuniPolicyRuleClaclId | not-accessible | current | The classifier index from the ClassifierControlListTable that this rule references. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.3 | ColumnjuniPolicyRuleId2 | not-accessible | current | The index of this rule within the set of rules owned by the policy defined by juniPolicyRulePolicyId2. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.4 | ColumnjuniPolicyRuleType2 | read-only | current | 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 juniPoli… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.14.1.5 | ColumnjuniPolicySuspend2 | read-write | current | 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 servi… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.15 | TablejuniNextHopRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.15.1 | RowjuniNextHopRule2Entry | not-accessible | current | A next-hop rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.15.1.1 | ColumnjuniNextHopRowStatus2 | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.15.1.2 | ColumnjuniNextHopIpAddress2 | read-create | current | The IP address to forward all packets to. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.16 | TablejuniFilterRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.16.1 | RowjuniFilterRule2Entry | not-accessible | current | A filter rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.16.1.1 | ColumnjuniFilterRowStatus2 | read-create | current | Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.17 | TablejuniNextInterfaceRule2Table | not-accessible | current | 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 tabl… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.17.1 | RowjuniNextInterfaceRule2Entry | not-accessible | current | A NextInterface rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.17.1.1 | ColumnjuniNextInterfaceRowStatus2 | read-create | current | Controls creation/deletion of conceptual rows within this table. The next-interface parameter is mandatory and must be specified. Modes supported are create-an… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.17.1.2 | ColumnjuniNextInterfaceId2 | read-create | current | The interface index to which traffic matching the CLACL ID will be routed. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.17.1.3 | ColumnjuniNextInterfaceNextHop2 | read-create | current | The IP address to forward all packets to. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.18 | TablejuniRateLimitRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.18.1 | RowjuniRateLimitRule2Entry | not-accessible | current | A RateLimit rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.18.1.1 | ColumnjuniRateLimitRowStatus2 | read-create | current | 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-g… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.18.1.2 | ColumnjuniRateLimitId2 | read-create | current | The RLP ID which provides the rate limit data which completes the RateLimit policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.19 | TablejuniMarkingRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.19.1 | RowjuniMarkingRule2Entry | not-accessible | current | A Marking rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.19.1.1 | ColumnjuniMarkingRowStatus2 | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.19.1.2 | ColumnjuniMarkingTOSByte2 | read-create | current | The IP precedence value associated with this policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.19.1.3 | ColumnjuniMarkingMask2 | read-create | current | The mask to use for TOS byte checks. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20 | TablejuniForwardRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1 | RowjuniForwardRule2Entry | not-accessible | current | A forward rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.1 | ColumnjuniForwardRowStatus2 | read-create | current | Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.2 | ColumnjuniForwardNextInterfaceId2 | read-create | current | The interface index to which traffic matching the CLACL ID will be routed. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.3 | ColumnjuniForwardNextHop2 | read-create | current | The IP address to which all packets are forwarded. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.4 | ColumnjuniForwardRouterId2 | read-only | current | The index or ID of the router. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.5 | ColumnjuniForwardOrder2 | read-create | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.20.1.6 | ColumnjuniForwardIgnoreDefaultRoute2 | read-create | current | Setting this object to true results in the default route being ignored when determining if a next hop address is reachable. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.21 | TablejuniColorRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.21.1 | RowjuniColorRule2Entry | not-accessible | current | A Color rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.21.1.1 | ColumnjuniColorRowStatus2 | read-create | current | 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 dest… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.21.1.2 | ColumnjuniColor2 | read-create | current | The color with which to explicitly color packets associated with this policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.22 | TablejuniLogRule2Table | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.22.1 | RowjuniLogRule2Entry | not-accessible | current | A log rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.22.1.1 | ColumnjuniLogRowStatus2 | read-create | current | Controls creation/deletion of conceptual rows within this table. Modes supported are create-and-go and destroy. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.23 | TablejuniTrafficClassRule2Table | not-accessible | current | 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 tabl… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.23.1 | RowjuniTrafficClassRule2Entry | not-accessible | current | A Traffic Class rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.23.1.1 | ColumnjuniTrafficClassRowStatus2 | read-create | current | Controls creation/deletion of conceptual rows within this table. The juniTrafficClassId2 field is mandatory and must be specified. Modes supported are create-a… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.23.1.2 | ColumnjuniTrafficClassId2 | read-create | current | The traffic class ID. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.24 | TablejuniPolicyClassifierGroupTable | not-accessible | current | 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 clac… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.24.1 | RowjuniPolicyClassifierGroupEntry | not-accessible | current | A classifier group entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.1 | ColumnjuniPolicyClassifierGroupPolicyId | not-accessible | current | The PolicyTable index of the policy which owns this classifier group. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.2 | ColumnjuniPolicyClassifierGroupClaclId | not-accessible | current | The classifier index from the ClassifierControlListTable that this classifier group references. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.3 | ColumnjuniPolicyClassifierGroupRowStatus | read-create | current | 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 gro… |
| 1.3.6.1.4.1.4874.2.2.27.1.3.24.1.4 | ColumnjuniPolicyClassifierGroupPrecedence | read-create | current | The precedence value for this classifier within this policy. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.25 | TablejuniExceptionRuleTable | not-accessible | current | 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. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.25.1 | RowjuniExceptionRuleEntry | not-accessible | current | An Exception rule entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.3.25.1.1 | ColumnjuniExceptionRowStatus | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.3.25.1.2 | ColumnjuniExceptionApplication | read-create | current | The application that will receive the packet exceptioned because of this policy action. |
| 1.3.6.1.4.1.4874.2.2.27.1.4 | NodejuniPolicyIf | |||
| 1.3.6.1.4.1.4874.2.2.27.1.4.1 | TablejuniPolicyIfTable | not-accessible | obsolete | This obsolete table contains entries which represent attachment of policies to interfaces. This table became obsolete when the juniPolicyIfAttTable was added. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1 | RowjuniPolicyIfEntry | not-accessible | obsolete | Each entry contains the attachment of policy(s) to an interface. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.1 | ColumnjuniPolicyIfInterfaceId | not-accessible | obsolete | The interface number representing the interface to which policy(s) have been attached. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.2 | ColumnjuniPolicyIfRowStatus | read-create | obsolete | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndG… |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.3 | ColumnjuniPolicyIfInputPolicyId | read-create | obsolete | This object is used to control the attachment of input policies to the interface specified by juniPolicyIfInterfaceId, juniPolicyIfForwardingType and juniPolic… |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.4 | ColumnjuniPolicyIfOutputPolicyId | read-create | obsolete | This object is used to control the attachment of output policies to the interface specified by juniPolicyIfInterfaceId, juniPolicyIfForwardingType and juniPoli… |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.5 | ColumnjuniPolicyIfInputStatsEnable | read-create | obsolete | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.4.1.1.6 | ColumnjuniPolicyIfOutputStatsEnable | read-create | obsolete | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2 | TablejuniPolicyIfAttachTable | not-accessible | current | This table contains entries which represent attachment of policies to interfaces. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1 | RowjuniPolicyIfAttachEntry | not-accessible | current | Each entry contains the attachment of policy(s) to an interface. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.1 | ColumnjuniPolicyIfAttachInterfaceId | not-accessible | current | The interface number representing the interface to which policy(s) have been attached. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.2 | ColumnjuniPolicyIfAttachForwardingType | not-accessible | current | The interface type (i.e. IP or CBF) which the policy have been attached to. |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.3 | ColumnjuniPolicyIfAttachPolicyType | not-accessible | current | The policy type (i.e. input, output or secondary input). |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.4 | ColumnjuniPolicyIfAttachRowStatus | read-create | current | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndG… |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.5 | ColumnjuniPolicyIfAttachPolicyId | read-create | current | This object is used to control the attachment of policies to the interface specified by juniPolicyIfAttachInterfaceId, juniPolicyIfAttachForwardingType and jun… |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.6 | ColumnjuniPolicyIfAttachStatsEnable | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.4.2.1.7 | ColumnjuniPolicyIfAttachStatsPreserve | read-create | current | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.5 | NodejuniPolicyProfile | |||
| 1.3.6.1.4.1.4874.2.2.27.1.5.1 | TablejuniPolicyProfileTable | not-accessible | obsolete | This obsolete table contains entries which represent attachment of policies to dynamic interfaces through profiles. This table became obsolete when the juniPol… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1 | RowjuniPolicyProfileEntry | not-accessible | obsolete | Each entry contains the profile for attachment of policy(s) to a dynamic interface. |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.1 | ColumnjuniPolicyProfileId | not-accessible | obsolete | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.2 | ColumnjuniPolicyProfileRowStatus | read-create | obsolete | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndG… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.3 | ColumnjuniPolicyProfileInputPolicyId | read-create | obsolete | This object is used to control the attachment of input policies to dynamic interfaces configured by the profile identified by juniPolicyProfileId. Attach a pol… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.4 | ColumnjuniPolicyProfileOutputPolicyId | read-create | obsolete | This object is used to control the attachment of output policies to dynamic interfaces configured by the profile identified by juniPolicyProfileId. Attach a po… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.5 | ColumnjuniPolicyProfileInputStatsEnable | read-create | obsolete | 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 enabl… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.6 | ColumnjuniPolicyProfileOutputStatsEnable | read-create | obsolete | 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 enab… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.7 | ColumnjuniPolicyProfileLocalInputPolicyId | read-create | obsolete | This object is used to control the attachment of local input policies to dynamic interfaces configured by the profile identified by juniPolicyProfileId. Attach… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.1.1.8 | ColumnjuniPolicyProfileLocalInputStatsEnable | read-create | obsolete | 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 … |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2 | TablejuniPolicyAttachProfileTable | not-accessible | current | This table contains entries which represent attachment of policies to dynamic interfaces through profiles. |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1 | RowjuniPolicyAttachProfileEntry | not-accessible | current | Each entry contains the profile for attachment of policy(s) to a dynamic interface. |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.1 | ColumnjuniPolicyAttachProfileId | not-accessible | current | 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… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.2 | ColumnjuniPolicyAttachProfileForwardingType | not-accessible | current | The interface type (i.e. IP or CBF) which the policy would be attached to. |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.3 | ColumnjuniPolicyAttachProfilePolicyType | not-accessible | current | The policy type (i.e. input, output or secondary input). |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.4 | ColumnjuniPolicyAttachProfileRowStatus | read-create | current | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndG… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.5 | ColumnjuniPolicyAttachProfilePolicyId | read-create | current | This object is used to control the attachment of policies to dynamic interfaces configured by the profile identified by juniPolicyAttachProfileId, juniPolicyAt… |
| 1.3.6.1.4.1.4874.2.2.27.1.5.2.1.6 | ColumnjuniPolicyAttachProfileStatsEnable | read-create | current | 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 stat… |
| 1.3.6.1.4.1.4874.2.2.27.1.6 | NodejuniPolicyStatistics | |||
| 1.3.6.1.4.1.4874.2.2.27.1.6.1 | TablejuniPolicyIfStatsTable | not-accessible | obsolete | Each entry within this obsolete table contains statistics data for an interface/policy rule combination. Interfaces with policies attached and statistics disab… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1 | RowjuniPolicyIfStatsEntry | not-accessible | obsolete | Each entry defines a single statistics entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.1 | ColumnjuniPolicyIfStatsIfId | not-accessible | obsolete | The interface ID corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.2 | ColumnjuniPolicyIfStatsPolicyType | not-accessible | obsolete | The attachment point for the policy. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.3 | ColumnjuniPolicyIfStatsPolicyId | not-accessible | obsolete | The PolicyTable index of the policy corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.4 | ColumnjuniPolicyIfStatsRulePrec | not-accessible | obsolete | The precedence of the policy rule corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.5 | ColumnjuniPolicyIfStatsRuleId | not-accessible | obsolete | The index of the policy rule corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.6 | ColumnjuniPolicyIfStatsClaclEntryNumber | not-accessible | obsolete | The index of the clacl entry number corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.7 | ColumnjuniPolicyIfStatsGreenPackets | read-only | obsolete | The number of green packets policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.8 | ColumnjuniPolicyIfStatsYellowPackets | read-only | obsolete | The number of yellow packets policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.9 | ColumnjuniPolicyIfStatsRedPackets | read-only | obsolete | The number of red packets policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.10 | ColumnjuniPolicyIfStatsGreenBytes | read-only | obsolete | The number of green bytes policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.11 | ColumnjuniPolicyIfStatsYellowBytes | read-only | obsolete | The number of yellow bytes policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.1.1.12 | ColumnjuniPolicyIfStatsRedBytes | read-only | obsolete | The number of red bytes policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2 | TablejuniPolicyIfAttachStatsTable | not-accessible | obsolete | Each entry within this obsolete table contains statistics data for an interface/policy rule combination. Interfaces with policies attached and statistics disab… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1 | RowjuniPolicyIfAttachStatsEntry | not-accessible | obsolete | Each entry defines a single statistics entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.1 | ColumnjuniPolicyIfAttachStatsIfId | not-accessible | obsolete | The interface ID corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.2 | ColumnjuniPolicyIfAttachStatsForwardingType | not-accessible | obsolete | The forwarding type for the policy attachment. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.3 | ColumnjuniPolicyIfAttachStatsPolicyType | not-accessible | obsolete | The attachment point for the policy. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.4 | ColumnjuniPolicyIfAttachStatsPolicyId | not-accessible | obsolete | The PolicyTable index of the policy corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements w… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.5 | ColumnjuniPolicyIfAttachStatsRulePrec | not-accessible | obsolete | The precedence of the policy rule corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements wer… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.6 | ColumnjuniPolicyIfAttachStatsRuleId | not-accessible | obsolete | The index of the policy rule corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements were mad… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.7 | ColumnjuniPolicyIfAttachStatsClaclEntryNumber | not-accessible | obsolete | The index of the clacl entry number corresponding to the stats block represented by this row. This object became obsolete when policy precedence enhancements w… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.8 | ColumnjuniPolicyIfAttachStatsGreenPackets | read-only | obsolete | The number of green packets policed by the policy rule. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.9 | ColumnjuniPolicyIfAttachStatsYellowPackets | read-only | obsolete | The number of yellow packets policed by the policy rule. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.10 | ColumnjuniPolicyIfAttachStatsRedPackets | read-only | obsolete | The number of red packets policed by the policy rule. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.11 | ColumnjuniPolicyIfAttachStatsGreenBytes | read-only | obsolete | The number of green bytes policed by the policy rule. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.12 | ColumnjuniPolicyIfAttachStatsYellowBytes | read-only | obsolete | The number of yellow bytes policed by the policy rule. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.2.1.13 | ColumnjuniPolicyIfAttachStatsRedBytes | read-only | obsolete | The number of red bytes policed by the policy rule. This object became obsolete when policy precedence enhancements were made. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3 | TablejuniPolicyIfAttachStats2Table | not-accessible | current | Each entry within this table contains statistics data for an interface/clacl rule combination. Interfaces with policies attached and statistics disabled are no… |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1 | RowjuniPolicyIfAttachStats2Entry | not-accessible | current | Each entry defines a single statistics entry. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.1 | ColumnjuniPolicyIfAttachStatsIfId2 | not-accessible | current | The interface ID corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.2 | ColumnjuniPolicyIfAttachStatsForwardingType2 | not-accessible | current | The forwarding type for the policy attachment. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.3 | ColumnjuniPolicyIfAttachStatsPolicyType2 | not-accessible | current | The attachment point for the policy. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.4 | ColumnjuniPolicyIfAttachStatsPolicyId2 | not-accessible | current | The PolicyTable index of the policy corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.5 | ColumnjuniPolicyIfAttachStatsClaclId | not-accessible | current | The ClaclTable index of the clacl corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.6 | ColumnjuniPolicyIfAttachStatsClaclEntryNumber2 | not-accessible | current | The index of the clacl entry number corresponding to the stats block represented by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.7 | ColumnjuniPolicyIfAttachStatsGreenPackets2 | read-only | current | The number of green packets policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.8 | ColumnjuniPolicyIfAttachStatsYellowPackets2 | read-only | current | The number of yellow packets policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.9 | ColumnjuniPolicyIfAttachStatsRedPackets2 | read-only | current | The number of red packets policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.10 | ColumnjuniPolicyIfAttachStatsGreenBytes2 | read-only | current | The number of green bytes policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.11 | ColumnjuniPolicyIfAttachStatsYellowBytes2 | read-only | current | The number of yellow bytes policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.6.3.1.12 | ColumnjuniPolicyIfAttachStatsRedBytes2 | read-only | current | The number of red bytes policed by the policy rule. |
| 1.3.6.1.4.1.4874.2.2.27.1.7 | NodejuniTrafficShapeControlList | |||
| 1.3.6.1.4.1.4874.2.2.27.1.7.1 | ScalarjuniTrafficShapeProfileNextIndex | read-only | obsolete | 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 lexi… |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2 | TablejuniTrafficShapeProfileTable | not-accessible | obsolete | This table contains entries for elements of Traffic Shape Profile definitions. This table became obsolete when the policy shaper capability was moved into the … |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1 | RowjuniTrafficShapeProfileEntry | not-accessible | obsolete | Each entry describes the characteristics of a traffic shape profile element. |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.1 | ColumnjuniTrafficShapeProfileId | not-accessible | obsolete | The number of the traffic shape profile entry which is defined by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.2 | ColumnjuniTrafficShapeProfileRowStatus | read-create | obsolete | Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objec… |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.3 | ColumnjuniTrafficShapeProfileName | read-create | obsolete | Specifies the name of the traffic shape profile defined by this row. |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.4 | ColumnjuniTrafficShapeReferenceCount | read-only | obsolete | This object reflects the number of times a traffic shape profile object is referenced by policies. |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.5 | ColumnjuniTrafficShapeRate | read-create | obsolete | The traffic shape rate in bits per second. |
| 1.3.6.1.4.1.4874.2.2.27.1.7.2.1.6 | ColumnjuniTrafficShapeBurst | read-create | obsolete | The traffic shape burst in bytes. |
| 1.3.6.1.4.1.4874.2.2.27.2 | NodejuniPolicyConformance | |||
| 1.3.6.1.4.1.4874.2.2.27.2.1 | NodejuniPolicyCompliances | |||
| 1.3.6.1.4.1.4874.2.2.27.2.1.1 | CompliancejuniPolicyCompliance | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when policy traffic shape and colo… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.2 | CompliancejuniPolicyCompliance2 | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement was obsolete when policy log rule objects were add… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.3 | CompliancejuniPolicyCompliance3 | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when policy color rule objects wer… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.4 | CompliancejuniPolicyCompliance4 | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when TCP flag and IP flag classifi… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.5 | CompliancejuniPolicyCompliance5 | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when traffic class rule objects an… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.6 | CompliancejuniPolicyCompliance6 | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete when new forward rules data object… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.7 | CompliancejuniPolicyCompliance7 | obsolete | Obsolete compliance statement for entities which implement the Juniper policy management MIB. This statement became obsolete due to new policy rule table key. | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.8 | CompliancejuniPolicyCompliance8 | obsolete | The compliance statement for entities which implement the Juniper policy management MIB. This statement was made obsolete when support for policy sharing was a… | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.9 | CompliancejuniPolicyCompliance9 | obsolete | The compliance statement for entities which implement the Juniper policy management MIB. This statement was made obsolete when ATM-cell-mode support was added … | |
| 1.3.6.1.4.1.4874.2.2.27.2.1.10 | CompliancejuniPolicyCompliance10 | current | The compliance statement for entities which implement the Juniper policy management MIB. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2 | NodejuniPolicyGroups | |||
| 1.3.6.1.4.1.4874.2.2.27.2.2.1 | GroupjuniPolicyGroup | obsolete | Obsolete collection of objects for managing policies in a Juniper product. This group became obsolete when policy traffic shape and color objects were added. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.2 | GroupjuniRateLimitControlListGroup | obsolete | Obsolete collection of objects for managing rate limit control lists in a Juniper product. This group became obsolete when it was replaced by the juniRateLimit… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.3 | GroupjuniClassifierControlListGroup | obsolete | Obsolete collection of objects for managing elements of classifier control lists in a Juniper product. This group became obsolete when support was added for TC… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.4 | GroupjuniPolicyIfGroup | obsolete | Obsolete collection of objects for managing attachment of policies to interfaces in a Juniper product. This group became obsolete when the juniPolicyIfTable wa… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.5 | GroupjuniPolicyProfileGroup | obsolete | Obsolete collection of objects for managing attachment of policies to dynamic interfaces through profiles in a Juniper product. This group became obsolete when… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.6 | GroupjuniPolicyStatisticsGroup | obsolete | Obsolete collection of objects for managing statistics data for an interface/policy rule combination in a Juniper product. This group became obsolete when the … | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.7 | GroupjuniPolicyGroup2 | obsolete | Obsolete collection of objects for managing policies in a Juniper product. This group became obsolete when the specific rules objects were broken out into sepa… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.8 | GroupjuniTrafficShapeProfileGroup | obsolete | 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 traffi… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.9 | GroupjuniLogRuleGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.10 | GroupjuniPolicyIfAttachGroup | obsolete | 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 … | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.11 | GroupjuniPolicyProfileGroup2 | obsolete | Obsolete collection of objects for managing attachment of policies to dynamic interfaces through profiles. This group became obsolete when the juniPolicyProfil… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.12 | GroupjuniPolicyAttachStatisticsGroup | obsolete | Obsolete collection of objects for managing statistics data for an interface/policy rule combination in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.13 | GroupjuniClassifierControlListGroup2 | obsolete | An obsolete collection of objects for managing elements of classifier control lists in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.14 | GroupjuniPolicyAttachProfileGroup | current | A collection of objects for managing attachment of policies to dynamic interfaces through profiles. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.15 | GroupjuniPolicyBaseGroup | obsolete | Obsolete collection of basic objects for managing policies in a Juniper product. This group became obsolete when oper status and error value objects were remov… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.16 | GroupjuniNextHopRulesGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.17 | GroupjuniFilterRulesGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.18 | GroupjuniNextInterfaceRulesGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.19 | GroupjuniRateLimitGroup | obsolete | 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 prof… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.20 | GroupjuniMarkingRulesGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.21 | GroupjuniForwardRulesGroup | obsolete | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.22 | GroupjuniTrafficShapeGroup | obsolete | Obsolete collection of objects for managing traffic shape policy rules and profile lists in a Juniper product. This group became obsolete when the policy shape… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.23 | GroupjuniColorRulesGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.24 | GroupjuniTrafficClassRulesGroup | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.25 | GroupjuniRateLimitGroup2 | deprecated | 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 ru… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.26 | GroupjuniForwardRulesGroup2 | deprecated | 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. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.27 | GroupjuniNextHopRulesGroup2 | current | A collection of objects for managing next-hop policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.28 | GroupjuniFilterRulesGroup2 | current | A collection of objects for managing filter policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.29 | GroupjuniNextInterfaceRulesGroup2 | current | A collection of objects for managing next-interface policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.30 | GroupjuniMarkingRulesGroup2 | current | A collection of objects for managing policy rules for marking in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.31 | GroupjuniColorRulesGroup2 | current | A collection of objects for managing color policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.32 | GroupjuniTrafficClassRulesGroup2 | current | A collection of objects for managing traffic class policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.33 | GroupjuniRateLimitGroup3 | current | A collection of objects for managing rate limit policy rules and profile lists in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.34 | GroupjuniPolicyClaclGrpGroup | current | A collection of objects for managing policy classifier groups in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.35 | GroupjuniPolicyBaseGroup2 | obsolete | 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 confi… | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.36 | GroupjuniForwardRulesGroup3 | current | A collection of objects for managing forward policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.37 | GroupjuniLogRuleGroup2 | current | A collection of objects for log data for a policy rule in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.38 | GroupjuniPolicyAttachStatisticsGroup2 | current | A collection of objects for managing statistics data for an interface/policy rule combination in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.39 | GroupjuniClassifierControlListGroup3 | current | A collection of objects for managing elements of classifier control lists in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.40 | GroupjuniPolicyIfAttachGroup2 | current | A collection of objects for managing attachment of policies to interfaces in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.41 | GroupjuniExceptionRulesGroup1 | current | A collection of objects for managing exception policy rules in a Juniper product. | |
| 1.3.6.1.4.1.4874.2.2.27.2.2.42 | GroupjuniPolicyBaseGroup3 | current | A collection of basic objects for managing policies in a Juniper product. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| JuniClaclPortOperator | INTEGER { noOperator(0), lt(1), gt(2), eq(3), ne(4), range(5) } | current | Enumerates valid operators for use as source and destination port operators within a classifier control list. |
| JuniPolicyAttachmentType | INTEGER { noPolicy(0), inputPolicy(1), outputPolicy(2), secondaryInputPolicy(4), auxiliaryInputPolicy(7) } | current | Enumerates the types of policy attachments. |
| JuniPolicyForwardingType | INTEGER { ipForwarding(1), cbfForwarding(2) } | current | Enumerates the type of forwarding to which the policy is applied. |
| JuniPolicyIpFragValue | INTEGER { equalToZero(0), equalToOne(1), reserved1(2), greaterThenOne(3), notSpecified(4) } | current | Enumerates the values for IP frag offset classification. |
| JuniRateLimitProfileType | INTEGER { oneRate(1), twoRate(2) } | current | Enumerates the types of rate limit profiles. |