JUNIPER-JS-POLICY-MIB
33 objects
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.
Imported Objects
| JUNIPER-JS-SMI | jnxJsPolicies |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2636.3.39.1.4.1 | IdentityjnxJsSecPolicyMIB | 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 t… | ||
| 1.3.6.1.4.1.2636.3.39.1.4.1.0 | NodejnxJsPolicyNotifications | |||
| 1.3.6.1.4.1.2636.3.39.1.4.1.1 | NodejnxJsPolicyObjects | |||
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.1 | ScalarjnxJsPolicyNumber | read-only | current | 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.2 | TablejnxJsPolicyTable | not-accessible | current | 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 th… |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1 | RowjnxJsPolicyEntry | not-accessible | current | An entry contains a security policy. The security policies are configured under from-zone, to-zone direction. Under a specific zone direction, each security po… |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.1 | ColumnjnxJsPolicyFromZone | not-accessible | current | The attribute displays the from zone name. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.2 | ColumnjnxJsPolicyToZone | not-accessible | current | The attribute exposes the to-zone name. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.3 | ColumnjnxJsPolicyName | not-accessible | current | 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.4 | ColumnjnxJsPolicySequenceNumber | read-only | current | 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 orde… |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.5 | ColumnjnxJsPolicyAction | read-only | current | 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.6 | ColumnjnxJsPolicyScheduler | read-only | current | 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.7 | ColumnjnxJsPolicyState | read-only | current | 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.8 | ColumnjnxJsPolicyStatsAvailability | read-only | current | The statistics availability of this policy. The attribute indicates whether the statistics counters are available and are actively updated. If available, there… |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.9 | ColumnjnxJsPolicyPerSecBytesThreshold | read-only | current | 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.10 | ColumnjnxJsPolicyPerMinKbytesThreshold | read-only | current | The attribute indicates the threshold value of kbyte per min. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3 | TablejnxJsPolicyStatsTable | not-accessible | current | 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.3.1 | RowjnxJsPolicyStatsEntry | not-accessible | current | An entry contains a security policy. The security policies are configured under from-zone, to-zone direction. Under a specific zone direction, each security po… |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.1 | ColumnjnxJsPolicyStatsCreationTime | read-only | current | The creation timestamp of the policy statistics entry. The timestamp is modified during the creation and deletion of the policy statistics entry. When the time… |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.2 | ColumnjnxJsPolicyStatsInputBytes | read-only | current | 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.3 | ColumnjnxJsPolicyStatsInputByteRate | read-only | current | 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.4 | ColumnjnxJsPolicyStatsOutputBytes | read-only | current | The number of output bytes associated with this policy. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.5 | ColumnjnxJsPolicyStatsOutputByteRate | read-only | current | 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.6 | ColumnjnxJsPolicyStatsInputPackets | read-only | current | 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.7 | ColumnjnxJsPolicyStatsInputPacketRate | read-only | current | 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.8 | ColumnjnxJsPolicyStatsOutputPackets | read-only | current | The number of output packets associated with this policy. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.9 | ColumnjnxJsPolicyStatsOutputPacketRate | read-only | current | 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.10 | ColumnjnxJsPolicyStatsNumSessions | read-only | current | The number of sessions associated with this policy. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.11 | ColumnjnxJsPolicyStatsSessionRate | read-only | current | The rate of the sessions associated with this policy. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.12 | ColumnjnxJsPolicyStatsSessionDeleted | read-only | current | The number of sessions associated with this policy. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.13 | ColumnjnxJsPolicyStatsLookups | read-only | current | The number of policy lookups performed. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.1.3.1.14 | ColumnjnxJsPolicyStatsCountAlarm | read-only | current | The number of alarm counted when the traffic exceeds certain threshold configuration. |
| 1.3.6.1.4.1.2636.3.39.1.4.1.2 | NodejnxJsPolicyTrapVars |