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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniClassifierControlListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniClassifierControlListTable'
This table contains entries for elements of classifier control lists.
The details pertinent to each CLACL are found in the
juniClassifierControlDefTable.
juniClassifierControlListEntry row .1.3.6.1.4.1.4874.2.2.27.1.1.2.1
Each entry describes the characteristics of an IP access list element.
Column Syntax OID
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.3
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
Number of times this CLACL is referenced by policies.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.1.2.1.5
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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniClassifierControlListElementTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniClassifierControlListElementTable'
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'.
juniClassifierControlListElementEntry row .1.3.6.1.4.1.4874.2.2.27.1.1.4.1
Each entry describes the characteristics of an IP access list element.
Column Syntax OID
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.2
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.3
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
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.4
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
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.5
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.6
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
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7
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
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.8
Invert the meaning of the protocol object. For example, 'not TCP'
matches any protocol except for TCP.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.9
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
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
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
Operator for use in comparing source ports.
JuniClaclPortOperatorr/w
Type Values:
0noOperator
1lt
2gt
3eq
4ne
5range
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.13
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
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
Operator for use in comparing Destination ports.
JuniClaclPortOperatorr/w
Type Values:
0noOperator
1lt
2gt
3eq
4ne
5range
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.16
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
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
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
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
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
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
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
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
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
Optional IP flags mask for classification. IP flag bits not specified
in the mask are don't care bits
JuniPolicyIpFragValuer/w
Type Values:
0equalToZero
1equalToOne
2reserved1
3greaterThenOne
4notSpecified
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.26
Match IP packets that are locally destined, i.e., destined to any one
of router's interfaces.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.27
Set to true if local classification field is configured.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.28
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
Set to true if SA route class classification field is configured.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.30
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
Set to true if DA route class classification field is configured.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniRateLimitProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniRateLimitProfileTable'
This table contains entries for elements of Rate Limit Profile (RLP)
definitions.
juniRateLimitProfileEntry row .1.3.6.1.4.1.4874.2.2.27.1.2.2.1
Each entry describes the characteristics of a rate limit profile
element.
Column Syntax OID
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.2
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
This object reflects the number of times a rate limit profile object is
referenced by policies.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.4
The committed access rate in bits per second.
bits per secondSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.5
The committed access rate burst value in bytes.
bytesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.6
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.7
The peak access rate burst value in bytes. To be configured only if
rate limit profile type is two-rate.
bytesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.8
Action to be taken when the access rate is within the bounds of the
committed access rate.
Enumerationr/w
Enumerated Values:
0transmit
1drop
2mark
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.9
Action to be taken when the access rate exceeds the bounds of the
committed access rate.
Enumerationr/w
Enumerated Values:
0transmit
1drop
2mark
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.10
Action to be taken when the access rate exceeds the bounds of the peak
access rate.
Enumerationr/w
Enumerated Values:
0transmit
1drop
2mark
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.11
New IP precedence to be used when the juniRateLimitCommittedAction mark
action is applied.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.12
New IP prececence to be used when the
juniRateLimitExceedCommittedAction mark action is applied.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.13
New IP precedence to be used when the juniRateLimitExceedPeakAction
mark action is applied.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.14
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
The rate limit profile type (i.e. one-rate or two-rate). Defaults to
two-rate, if not specified.
JuniRateLimitProfileTyper/w
Type Values:
1oneRate
2twoRate
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.16
The excess committed access rate burst value in bytes. To be
configured only if rate limit profile type is one-rate.
bytesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.2.2.1.17
.1.3.6.1.4.1.4874.2.2.27.1.3.2 · 1 row entry · 9 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyTable'
This table contains entries which represent the non-repetive fields of
a policy definition.
juniPolicyEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.2.1
Each entry contains the non-repetitive fields of a policy definition.
Indexes
Column Syntax OID
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.2
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:
0disable
1enable
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.3
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:
0disabled
1invalid
2enabled
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.5
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
Reflects the number of times this policy has been applied within the
chassis.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.7
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
Specifies whether the policy is in ATM Cell Mode.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.3.2.1.9

juniPolicyRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.3 · 1 row entry · 6 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyRuleTable'
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.
juniPolicyRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.3.1
Each entry defines a single rule component. This object is deprecated
due to new policy rule table key.
Column Syntax OID
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
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
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
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:
0noRule
1nextHopRule
2filterRule
3nextInterfaceRule
4rateLimitRule
5markingRule
6trafficClassRule
7forwardRule
8logRule
10colorRule
11exceptionRule
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.4
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.5
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.3.3.1.6

juniNextHopRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.4 · 1 row entry · 3 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniNextHopRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniNextHopRuleTable'
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.
juniNextHopRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.4.1
A next-hop rule entry. This object is deprecated due to new policy
rule table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.4.1.1
The IP address to forward all packets to. This object is deprecated
due to new policy rule table key.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.3.4.1.2
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

juniFilterRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.5 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniFilterRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniFilterRuleTable'
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.
juniFilterRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.5.1
A filter rule entry. This object is deprecated due to new policy rule
table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.5.1.1
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

juniNextInterfaceRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.6 · 1 row entry · 4 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniNextInterfaceRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniNextInterfaceRuleTable'
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.
juniNextInterfaceRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.6.1
A NextInterface rule entry. This object is deprecated due to new
policy rule table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.1
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
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.2
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
The IP address to forward all packets to. This object is deprecated
due to new policy rule table key.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.3.6.1.4

juniRateLimitRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.7 · 1 row entry · 3 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniRateLimitRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniRateLimitRuleTable'
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.
juniRateLimitRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.7.1
A RateLimit rule entry. This object is deprecated due to new policy
rule table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.7.1.1
juniRateLimitIddeprecated
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
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

juniMarkingRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.8 · 1 row entry · 4 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniMarkingRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniMarkingRuleTable'
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.
juniMarkingRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.8.1
A Marking rule entry. This object is deprecated due to new policy rule
table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.8.1.1
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
juniMarkingMaskdeprecated
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
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

juniForwardRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.9 · 1 row entry · 7 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniForwardRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniForwardRuleTable'
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.
juniForwardRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.9.1
A forward rule entry. This object is deprecated due to new policy rule
table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.1
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
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
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.3
The IP address to which all packets are forwarded. This object is
deprecated due to new policy rule table key.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.4
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
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.3.9.1.7

juniTrafficShapeRuleTable

table obsolete
.1.3.6.1.4.1.4874.2.2.27.1.3.10 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniTrafficShapeRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniTrafficShapeRuleTable'
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.
juniTrafficShapeRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.10.1
A TrafficShape rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.10.1.1
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

juniColorRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.11 · 1 row entry · 3 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniColorRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniColorRuleTable'
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.
juniColorRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.11.1
A Color rule entry. This object is deprecated due to new policy rule
table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.11.1.1
juniColordeprecated
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:
1red
2yellow
3green
.1.3.6.1.4.1.4874.2.2.27.1.3.11.1.2
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

juniLogRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.12 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniLogRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniLogRuleTable'
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.
juniLogRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.12.1
A log rule entry. This object is deprecated due to new policy rule
table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.12.1.1
juniLogClaclIddeprecated
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

juniTrafficClassRuleTable

table deprecated
.1.3.6.1.4.1.4874.2.2.27.1.3.13 · 1 row entry · 3 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniTrafficClassRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniTrafficClassRuleTable'
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.
juniTrafficClassRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.13.1
A Traffic Class rule entry. This object is deprecated due to new
policy rule table key.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.13.1.1
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
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
.1.3.6.1.4.1.4874.2.2.27.1.3.14 · 1 row entry · 5 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyRule2Table'
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.
juniPolicyRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.14.1
Each entry defines a single rule component.
Column Syntax OID
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
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
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
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:
0noRule
1nextHopRule
2filterRule
3nextInterfaceRule
4rateLimitRule
5markingRule
6trafficClassRule
7forwardRule
8logRule
10colorRule
11exceptionRule
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.4
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.3.14.1.5
.1.3.6.1.4.1.4874.2.2.27.1.3.15 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniNextHopRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniNextHopRule2Table'
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.
juniNextHopRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.15.1
A next-hop rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.15.1.1
The IP address to forward all packets to.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.3.15.1.2
.1.3.6.1.4.1.4874.2.2.27.1.3.16 · 1 row entry · 1 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniFilterRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniFilterRule2Table'
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.
juniFilterRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.16.1
A filter rule entry.
Column Syntax OID
Controls creation/deletion of conceptual rows within this table.

Modes supported are create-and-go and destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniNextInterfaceRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniNextInterfaceRule2Table'
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.
juniNextInterfaceRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.17.1
A NextInterface rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.17.1.1
The interface index to which traffic matching the CLACL ID will be
routed.
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.3.17.1.2
The IP address to forward all packets to.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.3.17.1.3
.1.3.6.1.4.1.4874.2.2.27.1.3.18 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniRateLimitRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniRateLimitRule2Table'
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.
juniRateLimitRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.18.1
A RateLimit rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.18.1.1
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
.1.3.6.1.4.1.4874.2.2.27.1.3.19 · 1 row entry · 3 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniMarkingRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniMarkingRule2Table'
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.
juniMarkingRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.19.1
A Marking rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.19.1.1
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
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
.1.3.6.1.4.1.4874.2.2.27.1.3.20 · 1 row entry · 6 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniForwardRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniForwardRule2Table'
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.
juniForwardRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.20.1
A forward rule entry.
Column Syntax OID
Controls creation/deletion of conceptual rows within this table.

Modes supported are create-and-go and destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.1
The interface index to which traffic matching the CLACL ID will be
routed.
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.2
The IP address to which all packets are forwarded.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.3
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
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
Setting this object to true results in the default route being ignored
when determining if a next hop address is reachable.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.3.20.1.6
.1.3.6.1.4.1.4874.2.2.27.1.3.21 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniColorRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniColorRule2Table'
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.
juniColorRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.21.1
A Color rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.21.1.1
The color with which to explicitly color packets associated with this
policy rule.
Enumerationr/w
Enumerated Values:
1red
2yellow
3green
.1.3.6.1.4.1.4874.2.2.27.1.3.21.1.2
.1.3.6.1.4.1.4874.2.2.27.1.3.22 · 1 row entry · 1 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniLogRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniLogRule2Table'
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.
juniLogRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.22.1
A log rule entry.
Column Syntax OID
Controls creation/deletion of conceptual rows within this table.

Modes supported are create-and-go and destroy.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniTrafficClassRule2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniTrafficClassRule2Table'
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.
juniTrafficClassRule2Entry row .1.3.6.1.4.1.4874.2.2.27.1.3.23.1
A Traffic Class rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.23.1.1
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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyClassifierGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyClassifierGroupTable'
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.
juniPolicyClassifierGroupEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.24.1
A classifier group entry.
Column Syntax OID
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.24.1.3
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
.1.3.6.1.4.1.4874.2.2.27.1.3.25 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniExceptionRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniExceptionRuleTable'
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.
juniExceptionRuleEntry row .1.3.6.1.4.1.4874.2.2.27.1.3.25.1
An Exception rule entry.
Column Syntax OID
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.3.25.1.1
The application that will receive the packet exceptioned because of this policy action.
Enumerationr/w
Enumerated Values:
1http-redirect
.1.3.6.1.4.1.4874.2.2.27.1.3.25.1.2

juniPolicyIfTable

table obsolete
.1.3.6.1.4.1.4874.2.2.27.1.4.1 · 1 row entry · 6 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyIfTable'
This obsolete table contains entries which represent attachment of
policies to interfaces.  This table became obsolete when the
juniPolicyIfAttTable was added.
juniPolicyIfEntry row .1.3.6.1.4.1.4874.2.2.27.1.4.1.1
Each entry contains the attachment of policy(s) to an interface.
Column Syntax OID
The interface number representing the interface to which policy(s) have
been attached.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.3
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.4
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.5
This object is used to control the enabling and disabling of statistics
for an output policy attachment.

Set this object to true to enable statistics. Set this object to false
to disable statistics.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.4.1.1.6
.1.3.6.1.4.1.4874.2.2.27.1.4.2 · 1 row entry · 7 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyIfAttachTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyIfAttachTable'
This table contains entries which represent attachment of policies to
interfaces.
juniPolicyIfAttachEntry row .1.3.6.1.4.1.4874.2.2.27.1.4.2.1
Each entry contains the attachment of policy(s) to an interface.
Column Syntax OID
The interface number representing the interface to which policy(s) have
been attached.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.1
The interface type (i.e. IP or CBF) which the policy have been attached
to.
JuniPolicyForwardingType
Type Values:
1ipForwarding
2cbfForwarding
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.2
The policy type (i.e. input, output or secondary input).
JuniPolicyAttachmentType
Type Values:
0noPolicy
1inputPolicy
2outputPolicy
4secondaryInputPolicy
7auxiliaryInputPolicy
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.3
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.4
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.6
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.4.2.1.7

juniPolicyProfileTable

table obsolete
.1.3.6.1.4.1.4874.2.2.27.1.5.1 · 1 row entry · 8 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyProfileTable'
This obsolete table contains entries which represent attachment of
policies to dynamic interfaces through profiles.  This table became
obsolete when the juniPolicyAttachProfileTable was added.
juniPolicyProfileEntry row .1.3.6.1.4.1.4874.2.2.27.1.5.1.1
Each entry contains the profile for attachment of policy(s) to a
dynamic interface.
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.2
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
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.5
This object is used to control the enabling and disabling of statistics
for an 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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.5.1.1.6
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyAttachProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyAttachProfileTable'
This table contains entries which represent attachment of policies to
dynamic interfaces through profiles.
juniPolicyAttachProfileEntry row .1.3.6.1.4.1.4874.2.2.27.1.5.2.1
Each entry contains the profile for attachment of policy(s) to a
dynamic interface.
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.1
The interface type (i.e. IP or CBF) which the policy would be attached
to.
JuniPolicyForwardingType
Type Values:
1ipForwarding
2cbfForwarding
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.2
The policy type (i.e. input, output or secondary input).
JuniPolicyAttachmentType
Type Values:
0noPolicy
1inputPolicy
2outputPolicy
4secondaryInputPolicy
7auxiliaryInputPolicy
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.3
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.4
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.27.1.5.2.1.6

juniPolicyIfStatsTable

table obsolete
.1.3.6.1.4.1.4874.2.2.27.1.6.1 · 1 row entry · 12 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyIfStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyIfStatsTable'
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.
juniPolicyIfStatsEntry row .1.3.6.1.4.1.4874.2.2.27.1.6.1.1
Each entry defines a single statistics entry.
Column Syntax OID
The interface ID corresponding to the stats block represented by this
row.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.1
The attachment point for the policy.
JuniPolicyAttachmentType
Type Values:
0noPolicy
1inputPolicy
2outputPolicy
4secondaryInputPolicy
7auxiliaryInputPolicy
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.2
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
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
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
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
The number of green packets policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.7
The number of yellow packets policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.8
The number of red packets policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.9
The number of green bytes policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.10
The number of yellow bytes policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.1.1.11
The number of red bytes policed by the policy rule.
SNMPv2-SMICounter64
Type 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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyIfAttachStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyIfAttachStatsTable'
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.
juniPolicyIfAttachStatsEntry row .1.3.6.1.4.1.4874.2.2.27.1.6.2.1
Each entry defines a single statistics entry.
Column Syntax OID
The interface ID corresponding to the stats block represented by this
row. This object became obsolete when policy precedence enhancements
were made.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.1
The forwarding type for the policy attachment. This object became
obsolete when policy precedence enhancements were made.
JuniPolicyForwardingType
Type Values:
1ipForwarding
2cbfForwarding
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.2
The attachment point for the policy. This object became obsolete when
policy precedence enhancements were made.
JuniPolicyAttachmentType
Type Values:
0noPolicy
1inputPolicy
2outputPolicy
4secondaryInputPolicy
7auxiliaryInputPolicy
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.3
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
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
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
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
The number of green packets policed by the policy rule. This object
became obsolete when policy precedence enhancements were made.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.8
The number of yellow packets policed by the policy rule. This object
became obsolete when policy precedence enhancements were made.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.9
The number of red packets policed by the policy rule. This object
became obsolete when policy precedence enhancements were made.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.10
The number of green bytes policed by the policy rule. This object
became obsolete when policy precedence enhancements were made.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.11
The number of yellow bytes policed by the policy rule. This object
became obsolete when policy precedence enhancements were made.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.2.1.12
The number of red bytes policed by the policy rule. This object became
obsolete when policy precedence enhancements were made.
SNMPv2-SMICounter64
Type 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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniPolicyIfAttachStats2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyIfAttachStats2Table'
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.
juniPolicyIfAttachStats2Entry row .1.3.6.1.4.1.4874.2.2.27.1.6.3.1
Each entry defines a single statistics entry.
Column Syntax OID
The interface ID corresponding to the stats block represented by this
row.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.1
The forwarding type for the policy attachment.
JuniPolicyForwardingType
Type Values:
1ipForwarding
2cbfForwarding
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.2
The attachment point for the policy.
JuniPolicyAttachmentType
Type Values:
0noPolicy
1inputPolicy
2outputPolicy
4secondaryInputPolicy
7auxiliaryInputPolicy
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.3
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
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
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
The number of green packets policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.7
The number of yellow packets policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.8
The number of red packets policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.9
The number of green bytes policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.10
The number of yellow bytes policed by the policy rule.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4874.2.2.27.1.6.3.1.11
The number of red bytes policed by the policy rule.
SNMPv2-SMICounter64
Type 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
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniTrafficShapeProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniTrafficShapeProfileTable'
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.
juniTrafficShapeProfileEntry row .1.3.6.1.4.1.4874.2.2.27.1.7.2.1
Each entry describes the characteristics of a traffic shape profile
element.
Column Syntax OID
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.2
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
This object reflects the number of times a traffic shape profile object
is referenced by policies.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.4
The traffic shape rate in bits per second.
bits per secondSNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.5
The traffic shape burst in bytes.
bytesSNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.27.1.7.2.1.6