WWP-LEOS-FILTER-MIB
This MIB module defines the mgmt objects to support the protocol filtering on the WWP products.
Main OID:
wwpLeosFilterMIB.1.3.6.1.4.1.6141.2.60.15
42
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
wwpLeosFilterMIBThis MIB module defines the mgmt objects to support the protocol filtering on the WWP products. MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.15 |
wwpLeosFilterMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.1 |
wwpLeosFilter OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.1.1 |
wwpLeosFilterResources OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.1.1.1 |
wwpLeosFilterMaxHardwareResourcesSpecifies the maximum number of protocol filters resources this device supports.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.15.1.1.1.1 |
wwpLeosFilterUsedHardwareResourcesSpecifies the total number of hardware filter resources currently used out of wwpLeosFilterMaxHardwareResources.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.15.1.1.1.2 |
wwpLeosFilterCreatedThe total number of filters currently created on the device.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.15.1.1.1.3 |
wwpLeosFilterCountersMaxThe total maximum number of counters supported on the device.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.15.1.1.1.4 |
wwpLeosFilterCountersUsedThe total number of counters currently used on the device.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.15.1.1.1.5 |
wwpLeosFilterTableThe (conceptual) table listing the config parameters for the protocol filter. SEQUENCE OF WwpLeosFilterEntry .1.3.6.1.4.1.6141.2.60.15.1.1.2 |
wwpLeosFilterEntryAn entry (conceptual row) in the wwpLeosFilterTable. WwpLeosFilterEntry .1.3.6.1.4.1.6141.2.60.15.1.1.2.1 |
wwpLeosFilterIndexThe index used in the table. It identifies the unique entry in the table.ro INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.2.1.1 |
wwpLeosFilterNameSpecifies the name of the filter.rw OCTET STRING .1.3.6.1.4.1.6141.2.60.15.1.1.2.1.2 |
wwpLeosFilterAdminStateSpecifies the admin state of the filter.rw Enumeration .1.3.6.1.4.1.6141.2.60.15.1.1.2.1.3 |
wwpLeosFilterOperStateSpecifies the operational state of the filter.ro Enumeration .1.3.6.1.4.1.6141.2.60.15.1.1.2.1.4 |
wwpLeosFilterCounterSpecifies of counters for this filter need to be toggeled.rw Enumeration .1.3.6.1.4.1.6141.2.60.15.1.1.2.1.5 |
wwpLeosFilterStatusUsed 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'. To delete a row in this table, a manager must set this object to 'destroy'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.15.1.1.2.1.6 |
wwpLeosFilterProtocolTableThe (conceptual) table listing the config parameters for the filter protocol table. Multiple Set operation must be performed on this table to create entries in the table. This table shows all protocols (standard and custom) protocols configured on the device. SEQUENCE OF WwpLeosFilterProtocolEntry .1.3.6.1.4.1.6141.2.60.15.1.1.3 |
wwpLeosFilterProtocolEntryAn entry (conceptual row) in the wwpLeosFilterProtocolTable. WwpLeosFilterProtocolEntry .1.3.6.1.4.1.6141.2.60.15.1.1.3.1 |
wwpLeosFilterProtocolIndexThe protocol filter index used in the table. It uniquely identifies the entry in the wwpLeosFilterProtocolTable table.ro INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.3.1.1 |
wwpLeosFilterProtocolNameSpecifies the name of the protocol filter.rw OCTET STRING .1.3.6.1.4.1.6141.2.60.15.1.1.3.1.2 |
wwpLeosFilterProtocolTypeSpecifies the protocol IP number associated with this entry.rw INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.3.1.3 |
wwpLeosFilterProtocolSrcPortSpecifies the source port associated with this entry. If set to 0 means all ports.rw INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.3.1.4 |
wwpLeosFilterProtocolDstPortSpecifies the destination port associated with this entry. If set to 0 means all ports.rw INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.3.1.5 |
wwpLeosFilterProtocolStatusUsed to manage the creation and deletion of the rows in this table. To create a row in this table, a manager must use multiple set operation to set all the following objects. wwpLeosFilterProtocolName, wwpLeosFilterProtocolIp, wwpLeosFilterProtocolSrcPort, wwpLeosFilterProtocolDstPort, wwpLeosFilterProtocolStatus. wwpLeosFilterProtocolStatus must be set to 'createandgo' to create entry. To delete and entry set this object to destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.15.1.1.3.1.6 |
wwpLeosFilterMemTableThe table lists the config parameters for the filter membership table. SEQUENCE OF WwpLeosFilterMemEntry .1.3.6.1.4.1.6141.2.60.15.1.1.4 |
wwpLeosFilterMemEntryAn entry (conceptual row) in the wwpLeosFilterMemTable. WwpLeosFilterMemEntry .1.3.6.1.4.1.6141.2.60.15.1.1.4.1 |
wwpLeosFilterVlanSpecifies the vlan associated with this filter. It is also used as index in the table. if specified as 0 then it means all vlans.ro INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.4.1.1 |
wwpLeosFilterPortIdSpecifies the port id associated with this filter. It is also used as index in the table. If wwpLeosFilterPortId is set to 0 then it means all ports.ro INTEGER .1.3.6.1.4.1.6141.2.60.15.1.1.4.1.2 |
wwpLeosFilterMemStatusUsed 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'. To delete a row in this table, a manager must set this object to 'destroy'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.15.1.1.4.1.3 |
wwpLeosFilterMemRuleSpecifies rule to apply to this filter-vlan-port member -- block traffic or allow traffic. This value has a default value of blockrw Enumeration .1.3.6.1.4.1.6141.2.60.15.1.1.4.1.4 |
wwpLeosFilterProtocolMemTableThe (conceptual) table listing the config parameters for the filter-protocol membership table. SEQUENCE OF WwpLeosFilterProtocolMemEntry .1.3.6.1.4.1.6141.2.60.15.1.1.5 |
wwpLeosFilterProtocolMemEntryAn entry (conceptual row) in the wwpLeosFilterProtocolMemTable. WwpLeosFilterProtocolMemEntry .1.3.6.1.4.1.6141.2.60.15.1.1.5.1 |
wwpLeosFilterProtocolMemStatusUsed 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'. To delete a row in this table, a manager must set this object to 'destroy'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.15.1.1.5.1.1 |
wwpLeosFilterStatsTableThe (conceptual) table to view the stats of each filter entry. SEQUENCE OF WwpLeosFilterStatsEntry .1.3.6.1.4.1.6141.2.60.15.1.1.6 |
wwpLeosFilterStatsEntryAn entry (conceptual row) in the wwpLeosFilterStatsTable. WwpLeosFilterStatsEntry .1.3.6.1.4.1.6141.2.60.15.1.1.6.1 |
wwpLeosFilterDropBytesThe byte count dropped for this filter.ro Counter32 .1.3.6.1.4.1.6141.2.60.15.1.1.6.1.1 |
wwpLeosFilterMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.2 |
wwpLeosFilterMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.2.0 |
wwpLeosFilterMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.3 |
wwpLeosFilterMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.3.1 |
wwpLeosFilterMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.15.3.2 |