WWP-LAYER4-FILTER-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LAYER4-FILTER-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
 wwpLayer4FilterMIB 1.3.6.1.4.1.6141.2.52
This MIB module defines the mgmt objects to support the layer 4 filtering on the WWP products.
       wwpLayer4FilterMIBObjects 1.3.6.1.4.1.6141.2.52.1
           wwpLayer4Filter 1.3.6.1.4.1.6141.2.52.1.1
               wwpMaxLayer4Filters 1.3.6.1.4.1.6141.2.52.1.1.1 unsigned32 read-only
The maximum number of Layer4 Filters that this device supports.
               wwpNumLayer4Filters 1.3.6.1.4.1.6141.2.52.1.1.2 unsigned32 read-only
The current number of Layer4 Filters that are configured in this device.
               wwpLayer4FilterTable 1.3.6.1.4.1.6141.2.52.1.1.3 no-access
The (conceptual) table listing the config parameters for the Layer 4 filter.
                   wwpLayer4FilterEntry 1.3.6.1.4.1.6141.2.52.1.1.3.1 no-access
An entry (conceptual row) in the wwpLayer4FilterTable.
                       wwpLayer4FilterName 1.3.6.1.4.1.6141.2.52.1.1.3.1.1 octet string read-only
The locally arbitrary, but unique identifier associated with this wwpLayer4FilterEntry.
                       wwpLayer4FilterProtocolNumber 1.3.6.1.4.1.6141.2.52.1.1.3.1.2 integer read-only
The protocol number for the Layer 4 Filter. The list of protocol numbers are assigned by IANA.
                       wwpLayer4FilterSrcPort 1.3.6.1.4.1.6141.2.52.1.1.3.1.3 integer32 read-only
The traffic addressed to the transport layer source port specified by this object will be blocked by this filter. A zero value for this object will indicate that this object should be ignored while applying the filter.
                       wwpLayer4FilterDstPort 1.3.6.1.4.1.6141.2.52.1.1.3.1.4 integer32 read-only
The traffic addressed to the transport layer destination port specified by this object will be blocked by this filter. A zero value for this object will indicate that this object should be ignored while applying the filter.
                       wwpLayer4FilterStatus 1.3.6.1.4.1.6141.2.52.1.1.3.1.5 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the wwpLayer4FilterStatus column can't be set to 'active'. In particular, a newly created row cannot be made active until the corresponding instance of wwpLayer4FilterProtocol has been set. None of the objects can be modified while the value of this object is active(1).
               wwpLayer4FilterAttachTable 1.3.6.1.4.1.6141.2.52.1.1.4 no-access
The (conceptual) table listing the attachment of created filters to the VLANs and ports. If there is no entry atached with the filter, then filter is virtually disabled.
                   wwpLayer4FilterAttachEntry 1.3.6.1.4.1.6141.2.52.1.1.4.1 no-access
An entry (conceptual row) in the wwpLayer4FilterAttachTable.
                       wwpLayer4FilterVid 1.3.6.1.4.1.6141.2.52.1.1.4.1.1 integer read-only
The vlan id to be associated with this ingress filter.
                       wwpLayer4FilterAttachType 1.3.6.1.4.1.6141.2.52.1.1.4.1.2 integer read-only
The attach type for this filter. Setting this object to 'allow' will allow the traffic specified by the filter name. Enumeration: 'deny': 1, 'allow': 2.
                       wwpLayer4FilterPortList 1.3.6.1.4.1.6141.2.52.1.1.4.1.3 portlist read-only
The set of ports on which this filter is to be applied.
                       wwpLayer4FilterCounterId 1.3.6.1.4.1.6141.2.52.1.1.4.1.4 integer32 read-only
The stats related to this filter will be stored in the counter specified by this object.
                       wwpLayer4FilterCount 1.3.6.1.4.1.6141.2.52.1.1.4.1.5 counter32 read-only
The stats value in the counter specified by the wwpLayer4FilterCounterId.
                       wwpLayer4FilterAttachStatus 1.3.6.1.4.1.6141.2.52.1.1.4.1.6 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the wwpLayer4FilterStatus column can't be set to 'active'. In particular, a newly created row cannot be made active until the corresponding instance of wwpLayer4FilterPortList has been set. None of the objects can be modified while the value of this object is active(1).
       wwpLayer4FilterMIBNotificationPrefix 1.3.6.1.4.1.6141.2.52.2
           wwpLayer4FilterMIBNotifications 1.3.6.1.4.1.6141.2.52.2.0
       wwpLayer4FilterMIBConformance 1.3.6.1.4.1.6141.2.52.3
           wwpLayer4FilterMIBCompliances 1.3.6.1.4.1.6141.2.52.3.1
           wwpLayer4FilterMIBGroups 1.3.6.1.4.1.6141.2.52.3.2