WWP-LEOS-BROADCAST-CONTAINMENT-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-BROADCAST-CONTAINMENT-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
 wwpLeosBroadcastContainmentMIB 1.3.6.1.4.1.6141.2.60.8
This MIB module is for the Broadcast containment for WWP Products
     wwpLeosBroadcastContainmentMIBObjects 1.3.6.1.4.1.6141.2.60.8.1
         wwpLeosBroadcastContainmentCapability 1.3.6.1.4.1.6141.2.60.8.1.1 wwpleosbroadcastcontainmentcapabilitiesmap read-only
It shows which of the following (wwpLeosBroadcastContainmentPortId or wwpLeosBroadcastContainmentVlanId or both) can be used as an index in wwpLeosBroadcastContainmentFilterMemTable. If bit 0 of the bit mask (starting from right to left) is set to 1 then wwpLeosBroadcastContainmentVlanId can be used as index. If bit 1 of the bit mask is set to 1 then wwpLeosBroadcastContainmentPortId can be used as index. If both bits are set to 1 then both can be used as index.
         wwpLeosBroadcastContainmentPktDroppedStats 1.3.6.1.4.1.6141.2.60.8.1.2 counter32 read-only
Displays the global dropped packets statistics for all VLANs and ports.
         wwpLeosBroadcastContainmentFilterTable 1.3.6.1.4.1.6141.2.60.8.1.4 no-access
Table of broadcast containment configuration.
             wwpLeosBroadcastContainmentFilterEntry 1.3.6.1.4.1.6141.2.60.8.1.4.1 no-access
Broadcast containment entry in the Broadcast Containment Table.
                 wwpLeosBroadcastContainmentIndex 1.3.6.1.4.1.6141.2.60.8.1.4.1.1 integer32 read-only
Unique index into the table.
                 wwpLeosBroadcastContainmentFilterName 1.3.6.1.4.1.6141.2.60.8.1.4.1.2 displaystring read-only
Specifies the name of the filter. If wwpLeosBroadcastContainmentFilterName is not set during filter creation then filter will be created with no name. Filter name can be set later by setting this object.
                 wwpLeosBroadcastContainmentPktLimit 1.3.6.1.4.1.6141.2.60.8.1.4.1.3 integer32 read-only
The maximum number of broadcast packets which can be received by this device. Setting this object to 0 will make the broadcast pkt limit as unlimited.
                 wwpLeosBroadcastContainmentPktDropState 1.3.6.1.4.1.6141.2.60.8.1.4.1.4 truthvalue read-only
This object if True, specifies that packets were dropped for the given filter since it was last read. If this object reads false then no packet was dropped since it was last read.
                 wwpLeosBroadcastContainmentStatus 1.3.6.1.4.1.6141.2.60.8.1.4.1.5 rowstatus read-only
To create a row in this table, a manager must set this object to 'createAndGo'. To delete the entry set this to destroy. To update this entry this object may not be set.
                 wwpLeosBroadcastContainmentKbps 1.3.6.1.4.1.6141.2.60.8.1.4.1.6 integer32 read-only
The maximum number of broadcast packets which can be received by this device.
                 wwpLeosBroadcastContainmentClassifier 1.3.6.1.4.1.6141.2.60.8.1.4.1.7 unsigned32 read-only
The classifier type for the filter. The value of this object could be any of the below or addition of any of the below: ClassifierType_Unknown(0) ClassifierType_Broadcast(1) ClassifierType_UnknownL2Multicast(2) ClassifierType_UnknownUnicast(4) ClassifierType_UnknownIpMulticast(8) ClassifierType_AllMultcast(16) For example, if the user wants to set the classifier type for the filter as broadcast+unknown_unicast, the value of the object should be set as 5 (1 + 4). Similary if the preferred classifier type is All_flooding, the value would be 15 (1+2+4+8). By default, the classifier type is 3 (broadcast + unknownL2Multicast). When resource mode is disabled, the only supported multicast option is ClassifierType_AllMulticast. The L2 and IP multicast options are controlled individually if resource mode is enabled.
         wwpLeosBroadcastContainmentFilterMemTable 1.3.6.1.4.1.6141.2.60.8.1.5 no-access
Table of broadcast containment membership.
             wwpLeosBroadcastContainmentFilterMemEntry 1.3.6.1.4.1.6141.2.60.8.1.5.1 no-access
Broadcast containment entry in the Broadcast Containment Table.
                 wwpLeosBroadcastContainmentVlanId 1.3.6.1.4.1.6141.2.60.8.1.5.1.1 integer32 no-access
Unique index into the table. Depending on the capability of device set this index to valid VLAN id or 0 for all vlans.
                 wwpLeosBroadcastContainmentPortId 1.3.6.1.4.1.6141.2.60.8.1.5.1.2 integer32 no-access
Unique index into the table. Depending on the capability of device set this index to valid port id or 0 for all ports.
                 wwpLeosBroadcastContainmentFilterMemStatus 1.3.6.1.4.1.6141.2.60.8.1.5.1.3 rowstatus read-only
To create a row in this table, a manager must set this object to 'createAndGo'. To delete the entry set this to destroy. To update this entry this object may not be set.
         wwpLeosBroadcastContainmentGlobalStatus 1.3.6.1.4.1.6141.2.60.8.1.6 integer read-write
Setting this object to 'enable' will globally enable broadcast-containment on the device. The default is enabled. Enumeration: 'enable': 1, 'disable': 2.
         wwpLeosBroadcastContainmentGlobalTime 1.3.6.1.4.1.6141.2.60.8.1.7 integer32 read-write
The global broadcast containment sample or integration time. The default is 100ms.
         wwpLeosBroadcastContainmentIgnoreRapsMessages 1.3.6.1.4.1.6141.2.60.8.1.8 integer read-write
When this object is enabled, all configured broadcast containment filters will ignore R-APS messages when filtering PDUs. The default setting is disabled. Enumeration: 'enable': 1, 'disable': 2.
         wwpLeosBroadcastContainmentResourceMode 1.3.6.1.4.1.6141.2.60.8.1.9 integer read-write
Selects whether broadcast containment uses resource manager resources. The selection of containment classification is more limited when resource mode is disabled. Enumeration: 'enable': 1, 'disable': 2.
         wwpLeosBroadcastContainmentBytesDroppedStats 1.3.6.1.4.1.6141.2.60.8.1.10 counter64 read-only
Displays the global dropped bytes statistics for all VLANs and ports. Not supported by SAOS 4.x or earlier releases.
     wwpLeosBroadcastContainmentMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.8.2
         wwpLeosBroadcastContainmentMIBNotifications 1.3.6.1.4.1.6141.2.60.8.2.1
             wwpLeosBcastThresholdExceed 1.3.6.1.4.1.6141.2.60.8.2.1.1
A wwpLeosBcastThresholdExceed notification is sent when for given filter index, the number of broadcast packet received becomes greater than or equal to the configured packet limit, and the value of broadcast packet received at the last sampling interval was less than the configured packet limit.
             wwpLeosBcastThresholdNormal 1.3.6.1.4.1.6141.2.60.8.2.1.2
A wwpLeosBcastThresholdNormal notification is sent when for given filter index, the total number of broadcast packet received becomes less than the configured packet limit, and the value of broadcast packet received at the last sampling interval was greater than or equal to the configured packet limit.
     wwpLeosBroadcastContainmentMIBConformance 1.3.6.1.4.1.6141.2.60.8.3
         wwpLeosBroadcastContainmentMIBCompliances 1.3.6.1.4.1.6141.2.60.8.3.1
         wwpLeosBroadcastContainmentMIGroups 1.3.6.1.4.1.6141.2.60.8.3.2