MIBs Depot

JUNIPER-JS-POLICY-MIB

Registered at
1.3.6.1.4.1.2636.3.39.1.4.1
Last updated
2013-07-02 00:00
Organization
Juniper Networks, Inc.
Revisions
2006-12-14 00:00, 2013-07-02 00:00
Namespace
juniper
Source file
JUNIPER-JS-POLICY-MIB
Digest
sha256:d520a8ffe5d0d2880d0695a0799c4d759eda40ad7dd63a2916057c0a6114cb84

Description

This module defines the mib for policy monitoring. A security policy, which can be configured from the user interface controls the traffic flow from one zone to another zone by defining the kind(s) of traffic permitted from specified IP sources to specified IP destinations at scheduled times. Juniper security device enforce the security policies rules for the transit traffic in terms of which traffic can pass through the firewall, and the actions taken on the traffic as it passes through the firewall.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net HTTP://www.juniper.net

Imports

FromSymbols
JUNIPER-JS-SMIjnxJsPolicies
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

JUNIPER-JS-POLICY-MIB
JUNIPER-JS-SMI
JUNIPER-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxJsPolicyNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.4.1.0
jnxJsPolicyObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.4.1.1
jnxJsPolicyNumber
OBJECT-TYPE
The number of policies (regardless of their current state) present on this system.
1.3.6.1.4.1.2636.3.39.1.4.1.1.1Integer32read-onlycurrent
jnxJsPolicyTable
OBJECT-TYPE
The table exposes the security policy entries. Security devices/routers provide a network boundary with a single point of entry and exit point, which allows the screening and directing of traffic through the implementation of access policies. The access policies can permit, deny, encrypt, authenticate, prioirtize, schedule and monitor the traffic flow through the firewall. This table lists entries of policy. The number of policies are given by jnxJsPolicyNumber.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2not-accessiblecurrent
jnxJsPolicyEntry
OBJECT-TYPE
An entry contains a security policy. The security policies are configured under from-zone, to-zone direction. Under a specific zone direction, each security policy contains name, match-criteria, action, and other options.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1not-accessiblecurrent
jnxJsPolicyFromZone
OBJECT-TYPE
The attribute displays the from zone name.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.1DisplayString (SIZE(0..63))not-accessiblecurrent
jnxJsPolicyToZone
OBJECT-TYPE
The attribute exposes the to-zone name.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.2DisplayString (SIZE(0..63))not-accessiblecurrent
jnxJsPolicyName
OBJECT-TYPE
The name of the policy defined. It consists of up to 256 ascii characters and uniquely identifies the policy entry.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.3DisplayString (SIZE(0..63))not-accessiblecurrent
jnxJsPolicySequenceNumber
OBJECT-TYPE
The attribute indicates the policy sequence order of the policy within a specific from-zone and to-zone pair. Policies are matched in a sequence where the ordering is specified by this number.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.4Integer32read-onlycurrent
jnxJsPolicyAction
OBJECT-TYPE
The attribute indicates the actions performed when the criteria is matched. The action permit, deny and reject are used configured policies.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.5INTEGER {permit(1), deny(2), reject(3)}read-onlycurrent
jnxJsPolicyScheduler
OBJECT-TYPE
The name of the schedule attached to this policy. Certain schedule has a specified duration and this may effect the status of the policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.6DisplayString (SIZE(0..63))read-onlycurrent
jnxJsPolicyState
OBJECT-TYPE
The state of this policy: active, inactive, or unavailable. The state can be effected by the scheduler if the scheduler has a specified duration.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.7INTEGER {active(1), inactive(2), unavailable(3)}read-onlycurrent
jnxJsPolicyStatsAvailability
OBJECT-TYPE
The statistics availability of this policy. The attribute indicates whether the statistics counters are available and are actively updated. If available, there would exists a matching jnxJsPolicyStatsEntry for the policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.8INTEGER {available(1), unavailable(2)}read-onlycurrent
jnxJsPolicyPerSecBytesThreshold
OBJECT-TYPE
The attribute indicates the threshold value of bytes per second.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.9Integer32read-onlycurrent
jnxJsPolicyPerMinKbytesThreshold
OBJECT-TYPE
The attribute indicates the threshold value of kbyte per min.
1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.10Integer32read-onlycurrent
jnxJsPolicyStatsTable
OBJECT-TYPE
The table exposes the security policy statistics entries. These statistics can be enabled and disabled by configuration on a per policy basis.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3not-accessiblecurrent
jnxJsPolicyStatsEntry
OBJECT-TYPE
An entry contains a security policy. The security policies are configured under from-zone, to-zone direction. Under a specific zone direction, each security policy contains name, match-criteria, action, and other options.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1not-accessiblecurrent
jnxJsPolicyStatsCreationTime
OBJECT-TYPE
The creation timestamp of the policy statistics entry. The timestamp is modified during the creation and deletion of the policy statistics entry. When the timestamp changes, the policy entry statistics is assumed to be a new statistics entry and not associated with previous statistic entry of the same indices.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.1TimeStampread-onlycurrent
jnxJsPolicyStatsInputBytes
OBJECT-TYPE
The number of input bytes enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.2Counter64read-onlycurrent
jnxJsPolicyStatsInputByteRate
OBJECT-TYPE
The number of input bytes per second or the rate that enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.3Gauge32read-onlycurrent
jnxJsPolicyStatsOutputBytes
OBJECT-TYPE
The number of output bytes associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.4Counter64read-onlycurrent
jnxJsPolicyStatsOutputByteRate
OBJECT-TYPE
The number of output bytes per second or the rate associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.5Gauge32read-onlycurrent
jnxJsPolicyStatsInputPackets
OBJECT-TYPE
The number of input packets enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.6Counter32read-onlycurrent
jnxJsPolicyStatsInputPacketRate
OBJECT-TYPE
The number of input packets per second or the input packet rate of the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.7Gauge32read-onlycurrent
jnxJsPolicyStatsOutputPackets
OBJECT-TYPE
The number of output packets associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.8Counter32read-onlycurrent
jnxJsPolicyStatsOutputPacketRate
OBJECT-TYPE
The number of output packets per second or the rate associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.9Gauge32read-onlycurrent
jnxJsPolicyStatsNumSessions
OBJECT-TYPE
The number of sessions associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.10Counter32read-onlycurrent
jnxJsPolicyStatsSessionRate
OBJECT-TYPE
The rate of the sessions associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.11Gauge32read-onlycurrent
jnxJsPolicyStatsSessionDeleted
OBJECT-TYPE
The number of sessions associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.12Counter32read-onlycurrent
jnxJsPolicyStatsLookups
OBJECT-TYPE
The number of policy lookups performed.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.13Counter32read-onlycurrent
jnxJsPolicyStatsCountAlarm
OBJECT-TYPE
The number of alarm counted when the traffic exceeds certain threshold configuration. The node is obsoleted.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.14Counter32read-onlyobsolete
jnxJsPolicyStatsInBytesInit
OBJECT-TYPE
The number of input bytes in the session initial direction enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.15Counter64read-onlycurrent
jnxJsPolicyStatsInBytesRep
OBJECT-TYPE
The number of input bytes in the session reply direction enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.16Counter64read-onlycurrent
jnxJsPolicyStatsInByteRtInit
OBJECT-TYPE
The number of input bytes in the session initial direction per second or the rate that enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.17Gauge32read-onlycurrent
jnxJsPolicyStatsInByteRtRep
OBJECT-TYPE
The number of input bytes in the session reply direction per second or the rate that enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.18Gauge32read-onlycurrent
jnxJsPolicyStatsOutBytesInit
OBJECT-TYPE
The number of output bytes in the session initial direction associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.19Counter64read-onlycurrent
jnxJsPolicyStatsOutBytesRep
OBJECT-TYPE
The number of output bytes in the session reply direction associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.20Counter64read-onlycurrent
jnxJsPolicyStatsOutByteRtInit
OBJECT-TYPE
The number of output bytes in the session initial direction per second or the rate associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.21Gauge32read-onlycurrent
jnxJsPolicyStatsOutByteRtRep
OBJECT-TYPE
The number of output bytes in the session reply direction per second or the rate associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.22Gauge32read-onlycurrent
jnxJsPolicyStatsInPacketsInit
OBJECT-TYPE
The number of input packets in the session initial direction enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.23Counter32read-onlycurrent
jnxJsPolicyStatsInPacketsRep
OBJECT-TYPE
The number of input packets in the session reply direction enters the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.24Counter32read-onlycurrent
jnxJsPolicyStatsInPacketRtInit
OBJECT-TYPE
The number of input packets in the session initial direction per second or the input packet rate of the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.25Gauge32read-onlycurrent
jnxJsPolicyStatsInPacketRtRep
OBJECT-TYPE
The number of input packets in the session reply direction per second or the input packet rate of the FW through this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.26Gauge32read-onlycurrent
jnxJsPolicyStatsOutPacketsInit
OBJECT-TYPE
The number of output packets in the session initial direction associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.27Counter32read-onlycurrent
jnxJsPolicyStatsOutPacketsRep
OBJECT-TYPE
The number of output packets in the session reply direction associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.28Counter32read-onlycurrent
jnxJsPolicyStatsOutPacketRtInit
OBJECT-TYPE
The number of output packets in the session initial direction per second or the rate associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.29Gauge32read-onlycurrent
jnxJsPolicyStatsOutPacketRtRep
OBJECT-TYPE
The number of output packets in the session reply direction per second or the rate associated with this policy.
1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.30Gauge32read-onlycurrent
jnxJsPolicyTrapVars
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.4.1.2
jnxJsPolicySystemStats
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.4.1.3
jnxJsPolicySystemStatsIPv4
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.4.1.3.1
jnxJsPolicySystemStatsTotalAllowIPv4Packets
OBJECT-TYPE
The number of IPv4 packets allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.1Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv4Bytes
OBJECT-TYPE
The number of IPv4 bytes allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.2Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv4PacketsRate
OBJECT-TYPE
The rate of IPv4 packets allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.3Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv4BytesRate
OBJECT-TYPE
The rate of IPv4 bytes allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.4Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv4Packets
OBJECT-TYPE
The number of IPv4 packets dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.5Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv4Bytes
OBJECT-TYPE
The number of IPv4 bytes dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.6Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv4PacketsRate
OBJECT-TYPE
The rate of IPv4 packets dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.7Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv4BytesRate
OBJECT-TYPE
The rate of IPv4 bytes dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.8Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv4Flows
OBJECT-TYPE
The number of IPv4 flows allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.9Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv4FlowsRate
OBJECT-TYPE
The rate of IPv4 flows allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.1.10Gauge32read-onlycurrent
jnxJsPolicySystemStatsIPv6
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.4.1.3.2
jnxJsPolicySystemStatsTotalAllowIPv6Packets
OBJECT-TYPE
The number of IPv6 packets allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.1Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv6Bytes
OBJECT-TYPE
The number of IPv6 bytes allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.2Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv6PacketsRate
OBJECT-TYPE
The rate of IPv6 packets allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.3Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv6BytesRate
OBJECT-TYPE
The rate of IPv6 bytes allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.4Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv6Packets
OBJECT-TYPE
The number of IPv6 packets dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.5Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv6Bytes
OBJECT-TYPE
The number of IPv6 bytes dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.6Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv6PacketsRate
OBJECT-TYPE
The rate of IPv6 packets dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.7Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalDropIPv6BytesRate
OBJECT-TYPE
The rate of IPv6 bytes dropped by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.8Gauge32read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv6Flows
OBJECT-TYPE
The number of IPv6 flows allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.9Counter64read-onlycurrent
jnxJsPolicySystemStatsTotalAllowIPv6FlowsRate
OBJECT-TYPE
The rate of IPv6 flows allowed by all policies.
1.3.6.1.4.1.2636.3.39.1.4.1.3.2.10Gauge32read-onlycurrent
jnxJsPolicySystemStatsEnabled
OBJECT-TYPE
The configured status of Policy System Wide Statistic Collection.
1.3.6.1.4.1.2636.3.39.1.4.1.3.3INTEGER {enabled(1), disabled(2)}read-onlycurrent