JUNIPER-FIREWALL-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-FIREWALL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 jnxFirewalls 1.3.6.1.4.1.2636.3.5
This is Juniper Networks' implementation of enterprise specific MIB for firewalls filters/policers.
     jnxFirewallsTable 1.3.6.1.4.1.2636.3.5.1 no-access
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)
         jnxFirewallsEntry 1.3.6.1.4.1.2636.3.5.1.1 no-access
An entry of firewalls table.
             jnxFWFilter 1.3.6.1.4.1.2636.3.5.1.1.1 displaystring read-only
The name of the firewall filter.
             jnxFWCounter 1.3.6.1.4.1.2636.3.5.1.1.2 displaystring read-only
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.
             jnxFWType 1.3.6.1.4.1.2636.3.5.1.1.3 integer read-only
The type of the object jnxFWCounter. What it is associated with a counter, policer or Hier policer. Enumeration: 'hpolagg': 4, 'other': 1, 'policer': 3, 'hpolpre': 5, 'counter': 2.
             jnxFWPackets 1.3.6.1.4.1.2636.3.5.1.1.4 counter64 read-only
The number of packets being counted pertaining to the specified counter or policer.
             jnxFWBytes 1.3.6.1.4.1.2636.3.5.1.1.5 counter64 read-only
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.
     jnxFirewallCounterTable 1.3.6.1.4.1.2636.3.5.2 no-access
A list of firewall filter counters.
         jnxFirewallCounterEntry 1.3.6.1.4.1.2636.3.5.2.1 no-access
An entry of firewalls table.
             jnxFWCounterFilterName 1.3.6.1.4.1.2636.3.5.2.1.1 displaystring no-access
The name of the firewall filter.
             jnxFWCounterName 1.3.6.1.4.1.2636.3.5.2.1.2 displaystring no-access
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.
             jnxFWCounterType 1.3.6.1.4.1.2636.3.5.2.1.3 integer no-access
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. Enumeration: 'hpolagg': 4, 'other': 1, 'policer': 3, 'hpolpre': 5, 'counter': 2.
             jnxFWCounterPacketCount 1.3.6.1.4.1.2636.3.5.2.1.4 counter64 read-only
The number of packets being counted pertaining to the specified counter or policer.
             jnxFWCounterByteCount 1.3.6.1.4.1.2636.3.5.2.1.5 counter64 read-only
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.
             jnxFWCounterDisplayFilterName 1.3.6.1.4.1.2636.3.5.2.1.6 displaystring read-only
The name of the firewall filter.
             jnxFWCounterDisplayName 1.3.6.1.4.1.2636.3.5.2.1.7 displaystring read-only
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.
             jnxFWCounterDisplayType 1.3.6.1.4.1.2636.3.5.2.1.8 integer read-only
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. Enumeration: 'hpolagg': 4, 'other': 1, 'policer': 3, 'hpolpre': 5, 'counter': 2.
     jnxFWCntrXTable 1.3.6.1.4.1.2636.3.5.3 no-access
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.
         jnxFWCntrXEntry 1.3.6.1.4.1.2636.3.5.3.1 no-access
An entry of extended firewall table.
             jnxFWCntrPolicerOfferedPktCount 1.3.6.1.4.1.2636.3.5.3.1.1 counter64 read-only
             jnxFWCntrPolicerOfferedByteCount 1.3.6.1.4.1.2636.3.5.3.1.2 counter64 read-only
             jnxFWCntrPolicerOutSpecPktCount 1.3.6.1.4.1.2636.3.5.3.1.3 counter64 read-only
             jnxFWCntrPolicerOutSpecByteCount 1.3.6.1.4.1.2636.3.5.3.1.4 counter64 read-only
             jnxFWCntrPolicerTxPktCount 1.3.6.1.4.1.2636.3.5.3.1.5 counter64 read-only
             jnxFWCntrPolicerTxByteCount 1.3.6.1.4.1.2636.3.5.3.1.6 counter64 read-only