MIBs Depot

JUNIPER-FIREWALL-MIB

Registered at
1.3.6.1.4.1.2636.3.5
Last updated
2016-01-23 15:53
Organization
Juniper Networks, Inc.
Revisions
2016-01-23 15:53
Namespace
juniper
Source file
JUNIPER-FIREWALL-MIB
Digest
sha256:1149bb954a5aac92df63fb7cd5fda995ef8f257d00ab6e9fd72cbb80d7e1952e

Description

This is Juniper Networks' implementation of enterprise specific MIB for firewalls filters/policers.

Contact

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

Imports

FromSymbols
JUNIPER-SMIjnxMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

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-FIREWALL-MIB
JUNIPER-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxFirewallsTable
OBJECT-TYPE
A list of firewalls entries. NOTE: This table is deprecated and exists for backward compatibility. The user is encouraged to use jnxFirewallCounterTable. This table does not handle: 1) counter and filter names greater than 24 characters 2) counters with same names but different types (the first duplicate is returned only)
1.3.6.1.4.1.2636.3.5.1not-accessibledeprecated
jnxFirewallsEntry
OBJECT-TYPE
An entry of firewalls table.
1.3.6.1.4.1.2636.3.5.1.1not-accessiblecurrent
jnxFWFilter
OBJECT-TYPE
The name of the firewall filter.
1.3.6.1.4.1.2636.3.5.1.1.1DisplayString (SIZE(0..24))read-onlycurrent
jnxFWCounter
OBJECT-TYPE
The name of the counter, policer or Hier policer. This name is specific within the firewall filter. Whether this object is associated with a counter, policer or a Hier policer is indicated by jnxFWType. See DESCRIPTION of jnxFirewallsTable for details on this assumption.
1.3.6.1.4.1.2636.3.5.1.1.2DisplayString (SIZE(0..24))read-onlycurrent
jnxFWType
OBJECT-TYPE
The type of the object jnxFWCounter. What it is associated with a counter, policer or Hier policer.
1.3.6.1.4.1.2636.3.5.1.1.3INTEGER {other(1), counter(2), policer(3), hpolagg(4), hpolpre(5)}read-onlycurrent
jnxFWPackets
OBJECT-TYPE
The number of packets being counted pertaining to the specified counter or policer.
1.3.6.1.4.1.2636.3.5.1.1.4Counter64read-onlycurrent
jnxFWBytes
OBJECT-TYPE
The number of bytes being counted pertaining to the specified counter. For policers, this field is always zero because policers do not count number of bytes.
1.3.6.1.4.1.2636.3.5.1.1.5Counter64read-onlycurrent
jnxFirewallCounterTable
OBJECT-TYPE
A list of firewall filter counters.
1.3.6.1.4.1.2636.3.5.2not-accessiblecurrent
jnxFirewallCounterEntry
OBJECT-TYPE
An entry of firewalls table.
1.3.6.1.4.1.2636.3.5.2.1not-accessiblecurrent
jnxFWCounterFilterName
OBJECT-TYPE
The name of the firewall filter.
1.3.6.1.4.1.2636.3.5.2.1.1DisplayString (SIZE(0..127))not-accessiblecurrent
jnxFWCounterName
OBJECT-TYPE
The name of the counter, policer or Hier policer. This name is specific within the firewall filter. Whether this object is associated with a counter, policer or a Hier policer is indicated by jnxFWCounterType.
1.3.6.1.4.1.2636.3.5.2.1.2DisplayString (SIZE(0..127))not-accessiblecurrent
jnxFWCounterType
OBJECT-TYPE
The type of the object jnxFWCounterName identifies. What it is associated with - a counter, policer or Hier policer. It is possible to have two counters of the same name and different type.
1.3.6.1.4.1.2636.3.5.2.1.3INTEGER {other(1), counter(2), policer(3), hpolagg(4), hpolpre(5)}not-accessiblecurrent
jnxFWCounterPacketCount
OBJECT-TYPE
The number of packets being counted pertaining to the specified counter or policer.
1.3.6.1.4.1.2636.3.5.2.1.4Counter64read-onlycurrent
jnxFWCounterByteCount
OBJECT-TYPE
The number of bytes being counted pertaining to the specified counter. For policers, this field is always zero because policers do not count number of bytes.
1.3.6.1.4.1.2636.3.5.2.1.5Counter64read-onlycurrent
jnxFWCounterDisplayFilterName
OBJECT-TYPE
The name of the firewall filter.
1.3.6.1.4.1.2636.3.5.2.1.6DisplayString (SIZE(0..127))read-onlycurrent
jnxFWCounterDisplayName
OBJECT-TYPE
The name of the counter, policer or Hier policer. Whether this object is associated with a counter, policer or Hier policer is indicated by jnxFWCounterType.
1.3.6.1.4.1.2636.3.5.2.1.7DisplayString (SIZE(0..127))read-onlycurrent
jnxFWCounterDisplayType
OBJECT-TYPE
The type of the object jnxFWCounterName identifies. What it is associated with - a counter, policer or Hier policer. It is possible to have two counters of the same name and different type.
1.3.6.1.4.1.2636.3.5.2.1.8INTEGER {other(1), counter(2), policer(3), hpolagg(4), hpolpre(5)}read-onlycurrent
jnxFWCntrXTable
OBJECT-TYPE
An extended list of firewall filter counters. This table maintains the additional statistics for the additional policer counters and is only supported on MX platform for now.
1.3.6.1.4.1.2636.3.5.3not-accessiblecurrent
jnxFWCntrXEntry
OBJECT-TYPE
An entry of extended firewall table.
1.3.6.1.4.1.2636.3.5.3.1not-accessiblecurrent
jnxFWCntrPolicerOfferedPktCount
OBJECT-TYPE
1.3.6.1.4.1.2636.3.5.3.1.1Counter64read-onlycurrent
jnxFWCntrPolicerOfferedByteCount
OBJECT-TYPE
1.3.6.1.4.1.2636.3.5.3.1.2Counter64read-onlycurrent
jnxFWCntrPolicerOutSpecPktCount
OBJECT-TYPE
1.3.6.1.4.1.2636.3.5.3.1.3Counter64read-onlycurrent
jnxFWCntrPolicerOutSpecByteCount
OBJECT-TYPE
1.3.6.1.4.1.2636.3.5.3.1.4Counter64read-onlycurrent
jnxFWCntrPolicerTxPktCount
OBJECT-TYPE
1.3.6.1.4.1.2636.3.5.3.1.5Counter64read-onlycurrent
jnxFWCntrPolicerTxByteCount
OBJECT-TYPE
1.3.6.1.4.1.2636.3.5.3.1.6Counter64read-onlycurrent