Juniper-POLICY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
35
Rows
35
Columns
205
.1.3.6.1.4.1.4874.2.2.27.1.1.2
·
1 row entry
·
5 columns
This table contains entries for elements of classifier control lists. The details pertinent to each CLACL are found in the juniClassifierControlDefTable.
Each entry describes the characteristics of an IP access list element.
Indexes
juniClassifierControlListId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniClassifierControlListId
The number of the classifier control list to which this entry belongs.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.1 |
||||||||||||
|
juniClassifierControlListRowStatus
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 explici… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.3 |
||||||||||||
|
juniClassifierControlListName
The name of the CLACL being defined.
|
OctetStringr/w Constraints: range: 1-40 |
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.4 |
||||||||||||
|
juniClassifierControlListReferenceCount
Number of times this CLACL is referenced by policies.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.5 |
||||||||||||
|
juniClassifierControlListNextElementIndex
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 S… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.6 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4
·
1 row entry
·
32 columns
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'.
Each entry describes the characteristics of an IP access list element.
Indexes
juniClassifierControlListId juniClassifierControlListElemId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniClassifierControlListElemId
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. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.1 |
||||||||||||
|
juniClassifierControlListElemRowStatus
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 … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.2 |
||||||||||||
|
juniClassifierControlListNotSrc
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. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.3 |
||||||||||||
|
juniClassifierControlListSrc
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 a… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.4 |
||||||||||||
|
juniClassifierControlListSrcMask
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. … |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.5 |
||||||||||||
|
juniClassifierControlListNotDst
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. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.6 |
||||||||||||
|
juniClassifierControlListDst
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.… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7 |
||||||||||||
|
juniClassifierControlListDstMask
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. … |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.8 |
||||||||||||
|
juniClassifierControlListNotProtocol
Invert the meaning of the protocol object. For example, 'not TCP'
matches any protocol except for TCP. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.9 |
||||||||||||
|
juniClassifierControlListProtocol
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. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.10 |
||||||||||||
|
juniClassifierControlListTosByte
The IP TOS byte value to match.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.11 |
||||||||||||
|
juniClassifierControlListMask
The mask to use for TOS byte checks. Allowed values are 0, 224, 252,
255. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.12 |
||||||||||||
|
juniClassifierControlListSrcOperator
Operator for use in comparing source ports.
|
JuniClaclPortOperatorr/w Textual Convention: JuniClaclPortOperator EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.13 |
||||||||||||
|
juniClassifierControlListSrcFromPort
Source UDP or TCP 'from' port number.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.14 |
||||||||||||
|
juniClassifierControlListSrcToPort
Source UDP or TCP 'to' port number.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.15 |
||||||||||||
|
juniClassifierControlListDestOperator
Operator for use in comparing Destination ports.
|
JuniClaclPortOperatorr/w Textual Convention: JuniClaclPortOperator EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.16 |
||||||||||||
|
juniClassifierControlListDestFromPort
Destination UDP or TCP 'from' port number.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.17 |
||||||||||||
|
juniClassifierControlListDestToPort
Destination UDP or TCP 'to' port number.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.18 |
||||||||||||
|
juniClassifierControlListICMPType
Optional ICMP message type for classification.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.19 |
||||||||||||
|
juniClassifierControlListICMPCode
Optional ICMP message code for classification.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.20 |
||||||||||||
|
juniClassifierControlListIGMPType
Optional IGMP message type for classification.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.21 |
||||||||||||
|
juniClassifierControlListTcpFlagsValue
Optional TCP flags value for classification.
|
Integer32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.22 |
||||||||||||
|
juniClassifierControlListTcpFlagsMask
Optional TCP flags mask for classification. TCP flag bits not
specified in the mask are don't care bits. |
Integer32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.23 |
||||||||||||
|
juniClassifierControlListIpFlagsValue
Optional IP flags value for classification.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.24 |
||||||||||||
|
juniClassifierControlListIpFlagsMask
Optional IP flags mask for classification. IP flag bits not specified
in the mask are don't care bits |
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.25 |
||||||||||||
|
juniClassifierControlListIpFragValue
Optional IP flags mask for classification. IP flag bits not specified
in the mask are don't care bits |
JuniPolicyIpFragValuer/w Textual Convention: JuniPolicyIpFragValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.26 |
||||||||||||
|
juniClassifierControlListLocal
Match IP packets that are locally destined, i.e., destined to any one
of router's interfaces. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.27 |
||||||||||||
|
juniClassifierControlListLocalPresent
Set to true if local classification field is configured.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.28 |
||||||||||||
|
juniClassifierControlListSaRouteClass
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 as… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.29 |
||||||||||||
|
juniClassifierControlListSaRouteClassPresent
Set to true if SA route class classification field is configured.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.30 |
||||||||||||
|
juniClassifierControlListDaRouteClass
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 … |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.31 |
||||||||||||
|
juniClassifierControlListDaRouteClassPresent
Set to true if DA route class classification field is configured.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.32 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2
·
1 row entry
·
17 columns
This table contains entries for elements of Rate Limit Profile (RLP) definitions.
Each entry describes the characteristics of a rate limit profile
element.
element.
Indexes
juniRateLimitProfileId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniRateLimitProfileId
The ID number of the rate limit profile (RLP) entry which is defined by
this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.1 |
||||||||||||
|
juniRateLimitProfileRowStatus
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 configur… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.2 |
||||||||||||
|
juniRateLimitProfileName
Specifies the name of the rate limit profile defined by this row.
|
OctetStringr/w Constraints: range: 1-40 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.3 |
||||||||||||
|
juniRateLimitReferenceCount
This object reflects the number of times a rate limit profile object is
referenced by policies. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.4 |
||||||||||||
|
juniRateLimitCommittedBps
The committed access rate in bits per second.
|
bits per secondSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.5 |
||||||||||||
|
juniRateLimitCommittedBurst
The committed access rate burst value in bytes.
|
bytesSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.6 |
||||||||||||
|
juniRateLimitExceedBps
The peak access rate in bits per second. To be configured only if rate
limit profile type is two-rate. |
bits per secondSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.7 |
||||||||||||
|
juniRateLimitExceedBurst
The peak access rate burst value in bytes. To be configured only if
rate limit profile type is two-rate. |
bytesSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.8 |
||||||||||||
|
juniRateLimitCommittedAction
Action to be taken when the access rate is within the bounds of the
committed access rate. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.9 |
||||||||||||
|
juniRateLimitConformedAction
Action to be taken when the access rate exceeds the bounds of the
committed access rate. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.10 |
||||||||||||
|
juniRateLimitExceededAction
Action to be taken when the access rate exceeds the bounds of the peak
access rate. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.11 |
||||||||||||
|
juniRateLimitCommittedMarkVal
New IP precedence to be used when the juniRateLimitCommittedAction mark
action is applied. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.12 |
||||||||||||
|
juniRateLimitConformedMarkVal
New IP prececence to be used when the
juniRateLimitExceedCommittedAction mark action is applied. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.13 |
||||||||||||
|
juniRateLimitExceededMarkVal
New IP precedence to be used when the juniRateLimitExceedPeakAction
mark action is applied. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.14 |
||||||||||||
|
juniRateLimitMask
Mask to be applied when executing a mark action.
|
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.15 |
||||||||||||
|
juniRateLimitProfileType
The rate limit profile type (i.e. one-rate or two-rate). Defaults to
two-rate, if not specified. |
JuniRateLimitProfileTyper/w Textual Convention: JuniRateLimitProfileType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.16 |
||||||||||||
|
juniRateLimitExcessBurst
The excess committed access rate burst value in bytes. To be
configured only if rate limit profile type is one-rate. |
bytesSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.17 |
juniPolicyTable
table.1.3.6.1.4.1.4874.2.2.27.1.3.2
·
1 row entry
·
9 columns
This table contains entries which represent the non-repetive fields of a policy definition.
Each entry contains the non-repetitive fields of a policy definition.
Indexes
juniPolicyId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyId
The number of the policy table entry which is defined by this row.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.1 |
||||||||||||
|
juniPolicyRowStatus
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 CON… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.2 |
||||||||||||
|
juniPolicyAdminState
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 shou… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.3 |
||||||||||||
|
juniPolicyOperStatus
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 a policy is invalid, there is… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.4 |
||||||||||||
|
juniPolicyErrorValue
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 reported. This object was made obsolete due to… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.5 |
||||||||||||
|
juniPolicyName
Specifies the name of the policy defined by this row.
|
OctetStringr/w Constraints: range: 1-40 |
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.6 |
||||||||||||
|
juniPolicyReferenceCount
Reflects the number of times this policy has been applied within the
chassis. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.7 |
||||||||||||
|
juniPolicyRuleNextIndex
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 … |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.8 |
||||||||||||
|
juniPolicyAtmCellModeEnable
Specifies whether the policy is in ATM Cell Mode.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.9 |
.1.3.6.1.4.1.4874.2.2.27.1.3.3
·
1 row entry
·
6 columns
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.
Each entry defines a single rule component. This object is deprecated
due to new policy rule table key.
due to new policy rule table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyRulePolicyId
deprecated
The PolicyTable index of the policy which owns this rule. This object
is deprecated due to new policy rule table key. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.1 |
||||||||||||||||||||||
|
juniPolicyRulePrec
deprecated
The precedence of this rule within this group of policy rules. This
object is deprecated due to new policy rule table key. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.2 |
||||||||||||||||||||||
|
juniPolicyRuleId
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 key. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.3 |
||||||||||||||||||||||
|
juniPolicyRuleType
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 juniPolicyRuleType. The specific rule tables are indexed by juniPo… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.4 |
||||||||||||||||||||||
|
juniPolicySuspend
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 service. This object is deprecated due to new policy rule table… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.5 |
||||||||||||||||||||||
|
juniPolicyEclipsed
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 the preceding rule is not suspended. A false value indica… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.6 |
.1.3.6.1.4.1.4874.2.2.27.1.3.4
·
1 row entry
·
3 columns
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.
A next-hop rule entry. This object is deprecated due to new policy
rule table key.
rule table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniNextHopRowStatus
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 and destroy. Th… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.4.1.1 |
||||||||||||
|
juniNextHopIpAddress
deprecated
The IP address to forward all packets to. This object is deprecated
due to new policy rule table key. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.4.1.2 |
||||||||||||
|
juniNextHopClaclId
deprecated
The classifier control list ID which completes the NextHop policy rule.
This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.4.1.3 |
.1.3.6.1.4.1.4874.2.2.27.1.3.5
·
1 row entry
·
2 columns
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.
A filter rule entry. This object is deprecated due to new policy rule
table key.
table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniFilterRowStatus
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 rule table key. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.5.1.1 |
||||||||||||
|
juniFilterClaclId
deprecated
The classifier control list ID which completes the filter policy rule.
This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.5.1.2 |
.1.3.6.1.4.1.4874.2.2.27.1.3.6
·
1 row entry
·
4 columns
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.
A NextInterface rule entry. This object is deprecated due to new
policy rule table key.
policy rule table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniNextInterfaceRowStatus
deprecated
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. … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.1 |
||||||||||||
|
juniNextInterfaceId
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. |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.2 |
||||||||||||
|
juniNextInterfaceClaclId
deprecated
The classifier control list ID which completes the NextInterface policy
rule. This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.3 |
||||||||||||
|
juniNextInterfaceNextHop
deprecated
The IP address to forward all packets to. This object is deprecated
due to new policy rule table key. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.7
·
1 row entry
·
3 columns
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.
A RateLimit rule entry. This object is deprecated due to new policy
rule table key.
rule table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniRateLimitRowStatus
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-go and destroy. … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.7.1.1 |
||||||||||||
|
juniRateLimitId
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. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.7.1.2 |
||||||||||||
|
juniRateLimitClaclId
deprecated
The classifier control list ID which fills out the RateLimit policy
rule. This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.7.1.3 |
.1.3.6.1.4.1.4874.2.2.27.1.3.8
·
1 row entry
·
4 columns
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.
A Marking rule entry. This object is deprecated due to new policy rule
table key.
table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniMarkingRowStatus
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 and destroy. Th… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.8.1.1 |
||||||||||||
|
juniMarkingTOSByte
deprecated
The IP precedence value associated with this policy rule. This object
is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.3.8.1.2 |
||||||||||||
|
juniMarkingMask
deprecated
The mask to use for TOS byte checks. This object is deprecated due to
new policy rule table key. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.3.8.1.3 |
||||||||||||
|
juniMarkingClaclId
deprecated
The classifier control list ID which fills out the Marking policy rule.
This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.8.1.4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.9
·
1 row entry
·
7 columns
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.
A forward rule entry. This object is deprecated due to new policy rule
table key.
table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniForwardRowStatus
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 rule table key. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.1 |
||||||||||||
|
juniForwardClaclId
deprecated
The classifier control list ID which completes the forward policy rule.
This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.2 |
||||||||||||
|
juniForwardNextInterfaceId
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. |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.3 |
||||||||||||
|
juniForwardNextHop
deprecated
The IP address to which all packets are forwarded. This object is
deprecated due to new policy rule table key. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.4 |
||||||||||||
|
juniForwardRouterId
deprecated
The index or ID of the router. This object is deprecated due to new
policy rule table key. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.5 |
||||||||||||
|
juniForwardOrder
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 object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 1-32767 |
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.6 |
||||||||||||
|
juniForwardIgnoreDefaultRoute
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 new policy rule table key. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.7 |
.1.3.6.1.4.1.4874.2.2.27.1.3.10
·
1 row entry
·
2 columns
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.
A TrafficShape rule entry.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniTrafficShapeRowStatus
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-and-go and destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.10.1.1 |
||||||||||||
|
juniTrafficShapeId
obsolete
The RLP ID which provides the rate limit data which completes the
traffic shape policy rule. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.10.1.2 |
.1.3.6.1.4.1.4874.2.2.27.1.3.11
·
1 row entry
·
3 columns
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.
A Color rule entry. This object is deprecated due to new policy rule
table key.
table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniColorRowStatus
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 destroy. This objec… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.11.1.1 |
||||||||||||
|
juniColor
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.11.1.2 |
||||||||||||
|
juniColorClaclId
deprecated
The classifier control list ID which fills out the Color policy rule.
This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.11.1.3 |
.1.3.6.1.4.1.4874.2.2.27.1.3.12
·
1 row entry
·
2 columns
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.
A log rule entry. This object is deprecated due to new policy rule
table key.
table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniLogRowStatus
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 rule table key. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.12.1.1 |
||||||||||||
|
juniLogClaclId
deprecated
The classifier control list ID which completes the log policy rule.
This object is deprecated due to new policy rule table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.12.1.2 |
.1.3.6.1.4.1.4874.2.2.27.1.3.13
·
1 row entry
·
3 columns
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.
A Traffic Class rule entry. This object is deprecated due to new
policy rule table key.
policy rule table key.
Indexes
juniPolicyRulePolicyId juniPolicyRulePrec juniPolicyRuleId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniTrafficClassRowStatus
deprecated
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. … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.13.1.1 |
||||||||||||
|
juniTrafficClassId
deprecated
The traffic class ID. This object is deprecated due to new policy rule
table key. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.13.1.2 |
||||||||||||
|
juniTrafficClassClaclId
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. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.13.1.3 |
juniPolicyRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.14
·
1 row entry
·
5 columns
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.
Each entry defines a single rule component.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyRulePolicyId2
The PolicyTable index of the policy which owns this rule.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.1 |
||||||||||||||||||||||
|
juniPolicyRuleClaclId
The classifier index from the ClassifierControlListTable that this rule
references. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.2 |
||||||||||||||||||||||
|
juniPolicyRuleId2
The index of this rule within the set of rules owned by the policy
defined by juniPolicyRulePolicyId2. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.3 |
||||||||||||||||||||||
|
juniPolicyRuleType2
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 juniPo… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.4 |
||||||||||||||||||||||
|
juniPolicySuspend2
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. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.5 |
juniNextHopRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.15
·
1 row entry
·
2 columns
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.
A next-hop rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniNextHopRowStatus2
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.15.1.1 |
||||||||||||
|
juniNextHopIpAddress2
The IP address to forward all packets to.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.15.1.2 |
juniFilterRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.16
·
1 row entry
·
1 columns
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.
A filter rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniFilterRowStatus2
Controls creation/deletion of conceptual rows within this table.
Modes supported are create-and-go and destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.16.1.1 |
.1.3.6.1.4.1.4874.2.2.27.1.3.17
·
1 row entry
·
3 columns
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.
A NextInterface rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniNextInterfaceRowStatus2
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.17.1.1 |
||||||||||||
|
juniNextInterfaceId2
The interface index to which traffic matching the CLACL ID will be
routed. |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.17.1.2 |
||||||||||||
|
juniNextInterfaceNextHop2
The IP address to forward all packets to.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.17.1.3 |
juniRateLimitRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.18
·
1 row entry
·
2 columns
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.
A RateLimit rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniRateLimitRowStatus2
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.18.1.1 |
||||||||||||
|
juniRateLimitId2
The RLP ID which provides the rate limit data which completes the
RateLimit policy rule. |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.18.1.2 |
juniMarkingRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.19
·
1 row entry
·
3 columns
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.
A Marking rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniMarkingRowStatus2
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.19.1.1 |
||||||||||||
|
juniMarkingTOSByte2
The IP precedence value associated with this policy rule.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.3.19.1.2 |
||||||||||||
|
juniMarkingMask2
The mask to use for TOS byte checks.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.2.2.27.1.3.19.1.3 |
juniForwardRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.20
·
1 row entry
·
6 columns
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.
A forward rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniForwardRowStatus2
Controls creation/deletion of conceptual rows within this table.
Modes supported are create-and-go and destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.1 |
||||||||||||
|
juniForwardNextInterfaceId2
The interface index to which traffic matching the CLACL ID will be
routed. |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.2 |
||||||||||||
|
juniForwardNextHop2
The IP address to which all packets are forwarded.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.3 |
||||||||||||
|
juniForwardRouterId2
The index or ID of the router.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.4 |
||||||||||||
|
juniForwardOrder2
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. |
Integer32r/w Constraints: range: 1-32767 |
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.5 |
||||||||||||
|
juniForwardIgnoreDefaultRoute2
Setting this object to true results in the default route being ignored
when determining if a next hop address is reachable. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.6 |
juniColorRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.21
·
1 row entry
·
2 columns
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.
A Color rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniColorRowStatus2
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.21.1.1 |
||||||||||||
|
juniColor2
The color with which to explicitly color packets associated with this
policy rule. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.21.1.2 |
juniLogRule2Table
table.1.3.6.1.4.1.4874.2.2.27.1.3.22
·
1 row entry
·
1 columns
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.
A log rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniLogRowStatus2
Controls creation/deletion of conceptual rows within this table.
Modes supported are create-and-go and destroy. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.22.1.1 |
.1.3.6.1.4.1.4874.2.2.27.1.3.23
·
1 row entry
·
2 columns
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.
A Traffic Class rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniTrafficClassRowStatus2
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.23.1.1 |
||||||||||||
|
juniTrafficClassId2
The traffic class ID.
|
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.23.1.2 |
.1.3.6.1.4.1.4874.2.2.27.1.3.24
·
1 row entry
·
4 columns
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.
A classifier group entry.
Indexes
juniPolicyClassifierGroupPolicyId juniPolicyClassifierGroupClaclId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyClassifierGroupPolicyId
The PolicyTable index of the policy which owns this classifier group.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.24.1.1 |
||||||||||||
|
juniPolicyClassifierGroupClaclId
The classifier index from the ClassifierControlListTable that this
classifier group references. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.3.24.1.2 |
||||||||||||
|
juniPolicyClassifierGroupRowStatus
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 pol… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.24.1.3 |
||||||||||||
|
juniPolicyClassifierGroupPrecedence
The precedence value for this classifier within this policy.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.4874.2.2.27.1.3.24.1.4 |
juniExceptionRuleTable
table.1.3.6.1.4.1.4874.2.2.27.1.3.25
·
1 row entry
·
2 columns
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.
An Exception rule entry.
Indexes
juniPolicyRulePolicyId2 juniPolicyRuleClaclId juniPolicyRuleId2
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniExceptionRowStatus
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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.25.1.1 |
||||||||||||
|
juniExceptionApplication
The application that will receive the packet exceptioned because of this policy action.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.3.25.1.2 |
.1.3.6.1.4.1.4874.2.2.27.1.4.1
·
1 row entry
·
6 columns
This obsolete table contains entries which represent attachment of policies to interfaces. This table became obsolete when the juniPolicyIfAttTable was added.
Each entry contains the attachment of policy(s) to an interface.
Indexes
juniPolicyIfInterfaceId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyIfInterfaceId
obsolete
The interface number representing the interface to which policy(s) have
been attached. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.1 |
||||||||||||
|
juniPolicyIfRowStatus
obsolete
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 CON… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.2 |
||||||||||||
|
juniPolicyIfInputPolicyId
obsolete
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 thi… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.3 |
||||||||||||
|
juniPolicyIfOutputPolicyId
obsolete
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 th… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.4 |
||||||||||||
|
juniPolicyIfInputStatsEnable
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 object to false to disable statistics. … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.5 |
||||||||||||
|
juniPolicyIfOutputStatsEnable
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 object to false to disable statistics. … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.6 |
juniPolicyIfAttachTable
table.1.3.6.1.4.1.4874.2.2.27.1.4.2
·
1 row entry
·
7 columns
This table contains entries which represent attachment of policies to interfaces.
Each entry contains the attachment of policy(s) to an interface.
Indexes
juniPolicyIfAttachInterfaceId juniPolicyIfAttachForwardingType juniPolicyIfAttachPolicyType
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyIfAttachInterfaceId
The interface number representing the interface to which policy(s) have
been attached. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.1 |
||||||||||||
|
juniPolicyIfAttachForwardingType
The interface type (i.e. IP or CBF) which the policy have been attached
to. |
JuniPolicyForwardingType Textual Convention: JuniPolicyForwardingType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.2 |
||||||||||||
|
juniPolicyIfAttachPolicyType
The policy type (i.e. input, output or secondary input).
|
JuniPolicyAttachmentType Textual Convention: JuniPolicyAttachmentType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.3 |
||||||||||||
|
juniPolicyIfAttachRowStatus
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 CON… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.4 |
||||||||||||
|
juniPolicyIfAttachPolicyId
This object is used to control the attachment of policies to the
interface specified by juniPolicyIfAttachInterfaceId, juniPolicyIfAttachForwardingType and juniPolicyIfAttachPolicyType. Attach a policy by… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.5 |
||||||||||||
|
juniPolicyIfAttachStatsEnable
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. … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.6 |
||||||||||||
|
juniPolicyIfAttachStatsPreserve
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. … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.7 |
.1.3.6.1.4.1.4874.2.2.27.1.5.1
·
1 row entry
·
8 columns
This obsolete table contains entries which represent attachment of policies to dynamic interfaces through profiles. This table became obsolete when the juniPolicyAttachProfileTable was added.
Each entry contains the profile for attachment of policy(s) to a
dynamic interface.
dynamic interface.
Indexes
juniPolicyProfileId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyProfileId
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 that interface. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.1 |
||||||||||||
|
juniPolicyProfileRowStatus
obsolete
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 CON… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.2 |
||||||||||||
|
juniPolicyProfileInputPolicyId
obsolete
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 po… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.3 |
||||||||||||
|
juniPolicyProfileOutputPolicyId
obsolete
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 p… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.4 |
||||||||||||
|
juniPolicyProfileInputStatsEnable
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 enable statistics. Set this object to false to di… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.5 |
||||||||||||
|
juniPolicyProfileOutputStatsEnable
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 enable statistics. Set this object to false to d… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.6 |
||||||||||||
|
juniPolicyProfileLocalInputPolicyId
obsolete
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 … |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.7 |
||||||||||||
|
juniPolicyProfileLocalInputStatsEnable
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 enable statistics. Set this object to false … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.8 |
.1.3.6.1.4.1.4874.2.2.27.1.5.2
·
1 row entry
·
6 columns
This table contains entries which represent attachment of policies to dynamic interfaces through profiles.
Each entry contains the profile for attachment of policy(s) to a
dynamic interface.
dynamic interface.
Indexes
juniPolicyAttachProfileId juniPolicyAttachProfileForwardingType juniPolicyAttachProfilePolicyType
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyAttachProfileId
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. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.1 |
||||||||||||
|
juniPolicyAttachProfileForwardingType
The interface type (i.e. IP or CBF) which the policy would be attached
to. |
JuniPolicyForwardingType Textual Convention: JuniPolicyForwardingType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.2 |
||||||||||||
|
juniPolicyAttachProfilePolicyType
The policy type (i.e. input, output or secondary input).
|
JuniPolicyAttachmentType Textual Convention: JuniPolicyAttachmentType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.3 |
||||||||||||
|
juniPolicyAttachProfileRowStatus
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 CON… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.4 |
||||||||||||
|
juniPolicyAttachProfilePolicyId
This object is used to control the attachment of policies to dynamic
interfaces configured by the profile identified by juniPolicyAttachProfileId, juniPolicyAttachProfileForwardingType and juniPolicyAttachProfilePolicyT… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.5 |
||||||||||||
|
juniPolicyAttachProfileStatsEnable
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 … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.6 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1
·
1 row entry
·
12 columns
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.
Each entry defines a single statistics entry.
Indexes
juniPolicyIfStatsIfId juniPolicyIfStatsPolicyType juniPolicyIfStatsPolicyId juniPolicyIfStatsRulePrec juniPolicyIfStatsRuleId juniPolicyIfStatsClaclEntryNumber
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyIfStatsIfId
obsolete
The interface ID corresponding to the stats block represented by this
row. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.1 |
||||||||||
|
juniPolicyIfStatsPolicyType
obsolete
The attachment point for the policy.
|
JuniPolicyAttachmentType Textual Convention: JuniPolicyAttachmentType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.2 |
||||||||||
|
juniPolicyIfStatsPolicyId
obsolete
The PolicyTable index of the policy corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.3 |
||||||||||
|
juniPolicyIfStatsRulePrec
obsolete
The precedence of the policy rule corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.4 |
||||||||||
|
juniPolicyIfStatsRuleId
obsolete
The index of the policy rule corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.5 |
||||||||||
|
juniPolicyIfStatsClaclEntryNumber
obsolete
The index of the clacl entry number corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.6 |
||||||||||
|
juniPolicyIfStatsGreenPackets
obsolete
The number of green packets policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.7 |
||||||||||
|
juniPolicyIfStatsYellowPackets
obsolete
The number of yellow packets policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.8 |
||||||||||
|
juniPolicyIfStatsRedPackets
obsolete
The number of red packets policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.9 |
||||||||||
|
juniPolicyIfStatsGreenBytes
obsolete
The number of green bytes policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.10 |
||||||||||
|
juniPolicyIfStatsYellowBytes
obsolete
The number of yellow bytes policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.11 |
||||||||||
|
juniPolicyIfStatsRedBytes
obsolete
The number of red bytes policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.12 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2
·
1 row entry
·
13 columns
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.
Each entry defines a single statistics entry.
Indexes
juniPolicyIfAttachStatsIfId juniPolicyIfAttachStatsForwardingType juniPolicyIfAttachStatsPolicyType juniPolicyIfAttachStatsPolicyId juniPolicyIfAttachStatsRulePrec juniPolicyIfAttachStatsRuleId juniPolicyIfAttachStatsClaclEntryNumber
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyIfAttachStatsIfId
obsolete
The interface ID corresponding to the stats block represented by this
row. This object became obsolete when policy precedence enhancements were made. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.1 |
||||||||||
|
juniPolicyIfAttachStatsForwardingType
obsolete
The forwarding type for the policy attachment. This object became
obsolete when policy precedence enhancements were made. |
JuniPolicyForwardingType Textual Convention: JuniPolicyForwardingType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.2 |
||||||||||
|
juniPolicyIfAttachStatsPolicyType
obsolete
The attachment point for the policy. This object became obsolete when
policy precedence enhancements were made. |
JuniPolicyAttachmentType Textual Convention: JuniPolicyAttachmentType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.3 |
||||||||||
|
juniPolicyIfAttachStatsPolicyId
obsolete
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. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.4 |
||||||||||
|
juniPolicyIfAttachStatsRulePrec
obsolete
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. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.5 |
||||||||||
|
juniPolicyIfAttachStatsRuleId
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 made. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.6 |
||||||||||
|
juniPolicyIfAttachStatsClaclEntryNumber
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 were made. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.7 |
||||||||||
|
juniPolicyIfAttachStatsGreenPackets
obsolete
The number of green packets policed by the policy rule. This object
became obsolete when policy precedence enhancements were made. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.8 |
||||||||||
|
juniPolicyIfAttachStatsYellowPackets
obsolete
The number of yellow packets policed by the policy rule. This object
became obsolete when policy precedence enhancements were made. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.9 |
||||||||||
|
juniPolicyIfAttachStatsRedPackets
obsolete
The number of red packets policed by the policy rule. This object
became obsolete when policy precedence enhancements were made. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.10 |
||||||||||
|
juniPolicyIfAttachStatsGreenBytes
obsolete
The number of green bytes policed by the policy rule. This object
became obsolete when policy precedence enhancements were made. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.11 |
||||||||||
|
juniPolicyIfAttachStatsYellowBytes
obsolete
The number of yellow bytes policed by the policy rule. This object
became obsolete when policy precedence enhancements were made. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.12 |
||||||||||
|
juniPolicyIfAttachStatsRedBytes
obsolete
The number of red bytes policed by the policy rule. This object became
obsolete when policy precedence enhancements were made. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.13 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3
·
1 row entry
·
12 columns
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.
Each entry defines a single statistics entry.
Indexes
juniPolicyIfAttachStatsIfId2 juniPolicyIfAttachStatsForwardingType2 juniPolicyIfAttachStatsPolicyType2 juniPolicyIfAttachStatsPolicyId2 juniPolicyIfAttachStatsClaclId juniPolicyIfAttachStatsClaclEntryNumber2
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniPolicyIfAttachStatsIfId2
The interface ID corresponding to the stats block represented by this
row. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.1 |
||||||||||
|
juniPolicyIfAttachStatsForwardingType2
The forwarding type for the policy attachment.
|
JuniPolicyForwardingType Textual Convention: JuniPolicyForwardingType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.2 |
||||||||||
|
juniPolicyIfAttachStatsPolicyType2
The attachment point for the policy.
|
JuniPolicyAttachmentType Textual Convention: JuniPolicyAttachmentType EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.3 |
||||||||||
|
juniPolicyIfAttachStatsPolicyId2
The PolicyTable index of the policy corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.4 |
||||||||||
|
juniPolicyIfAttachStatsClaclId
The ClaclTable index of the clacl corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.5 |
||||||||||
|
juniPolicyIfAttachStatsClaclEntryNumber2
The index of the clacl entry number corresponding to the stats block
represented by this row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.6 |
||||||||||
|
juniPolicyIfAttachStatsGreenPackets2
The number of green packets policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.7 |
||||||||||
|
juniPolicyIfAttachStatsYellowPackets2
The number of yellow packets policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.8 |
||||||||||
|
juniPolicyIfAttachStatsRedPackets2
The number of red packets policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.9 |
||||||||||
|
juniPolicyIfAttachStatsGreenBytes2
The number of green bytes policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.10 |
||||||||||
|
juniPolicyIfAttachStatsYellowBytes2
The number of yellow bytes policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.11 |
||||||||||
|
juniPolicyIfAttachStatsRedBytes2
The number of red bytes policed by the policy rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.12 |
.1.3.6.1.4.1.4874.2.2.27.1.7.2
·
1 row entry
·
6 columns
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.
Each entry describes the characteristics of a traffic shape profile
element.
element.
Indexes
juniTrafficShapeProfileId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
juniTrafficShapeProfileId
obsolete
The number of the traffic shape profile entry which is defined by this
row. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.1 |
||||||||||||
|
juniTrafficShapeProfileRowStatus
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 objects MUST be explicitly configur… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.2 |
||||||||||||
|
juniTrafficShapeProfileName
obsolete
Specifies the name of the traffic shape profile defined by this row.
|
OctetStringr/w Constraints: range: 1-40 |
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.3 |
||||||||||||
|
juniTrafficShapeReferenceCount
obsolete
This object reflects the number of times a traffic shape profile object
is referenced by policies. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.4 |
||||||||||||
|
juniTrafficShapeRate
obsolete
The traffic shape rate in bits per second.
|
bits per secondSNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.5 |
||||||||||||
|
juniTrafficShapeBurst
obsolete
The traffic shape burst in bytes.
|
bytesSNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.6 |