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

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-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
 wwpContainmentMIB 1.3.6.1.4.1.6141.2.55
This MIB contains objects that control packet containment within the device. This MIB deals with packet containment on a per-port basis using Link Shaping containment mechanisms.
       wwpContainmentMIBObjects 1.3.6.1.4.1.6141.2.55.1
           wwpContainment 1.3.6.1.4.1.6141.2.55.1.1
               wwpContainmentBroadcastTable 1.3.6.1.4.1.6141.2.55.1.1.1 no-access
The (conceptual) table listing the broadcast containment settings per port.
                   wwpContainmentBroadcastEntry 1.3.6.1.4.1.6141.2.55.1.1.1.1 no-access
An entry (conceptual row) in the wwpContainmentBroadcastTable.
                       wwpContainmentBroadcastPortId 1.3.6.1.4.1.6141.2.55.1.1.1.1.1 integer read-only
The Id of the port for which this entry contains the containment settings. This value corresponds to the same portId for this port defined in the object wwpPortStatsPortId as defined in the MIB wwpPortStatsMIB.
                       wwpContainmentBroadcastAction 1.3.6.1.4.1.6141.2.55.1.1.1.1.2 integer read-write
This value defines the action that is associated with the broadcast containment mechanism for this port. When this object contains the value of disable(1), then all broadcast containment activity for this port is disabled. When this object contains the value of monitor(1), then the broadcast containment mechanism will not inhibit packet forwarding on this port while the broadcast containment mechanism is engaged. This setting is useful for monitoring SNMP traps that may be generated by the broadcast containment mechanism. When this object contains the value of throttle(2), then the broadcast containment mechanism will inhibit packet forwarding on this port while the broadcast containment mechanism is engaged. Enumeration: 'disable': 1, 'throttle': 3, 'monitor': 2.
                       wwpContainmentBroadcastHighMark 1.3.6.1.4.1.6141.2.55.1.1.1.1.3 integer32 read-write
The value which must be reached or exceeded to trigger the engagement of the broadcast containment mechanism. To prevent containment engagement lockup, the broadcast containment mechanism will not engage if the value of this is less than or equal to the value specified in wwpContainmentBroadcastLowMark. This value refers to the number of ingressing frames-per-second.
                       wwpContainmentBroadcastLowMark 1.3.6.1.4.1.6141.2.55.1.1.1.1.4 integer32 read-write
The value which must be reached or preceded to release the engagement of the broadcast containment mechanism. This value refers to the number of ingressing frames-per-second.
                       wwpContainmentBroadcastTrapsEnable 1.3.6.1.4.1.6141.2.55.1.1.1.1.5 truthvalue read-write
Enables or disables the traps associated with the containment mechanism for this port. When set to true, a trap will be sent when the broadcast containment mechanism becomes engaged and a trap will be sent when the broadcast containment mechanism becomes disengaged. When set to false, no containment traps will be sent from the broadcast containment mechanism for this port.
                       wwpContainmentBroadcastState 1.3.6.1.4.1.6141.2.55.1.1.1.1.6 integer read-only
This value indicates the present state of the broadcast containment mechanism within the device. idle(1) - The broadcast containment is presently disengaged. starting(2) - The broadcast containment mechanism has determined that the conditions warrant the engagement of the broadcast containment mechanism. This is a momentary state which may exist during the transition from the idle state to the engaged state. engaged(3) - The broadcast containment mechanism is currently engaged. The action defined by wwpContainmentBroadcastAction is presently in effect. stopping(4) - The broadcast containment mechanism has determined that the conditions warrant the disengagement of the broadcast containment mechanism. This is a momentary state which may exist during the transition from the engaged state to the idle state. Enumeration: 'stopping': 4, 'engaged': 3, 'idle': 1, 'starting': 2.
               wwpContainmentMulticastTable 1.3.6.1.4.1.6141.2.55.1.1.2 no-access
The (conceptual) table listing the multicast containment settings per port.
                   wwpContainmentMulticastEntry 1.3.6.1.4.1.6141.2.55.1.1.2.1 no-access
An entry (conceptual row) in the wwpContainmentMulticastTable.
                       wwpContainmentMulticastPortId 1.3.6.1.4.1.6141.2.55.1.1.2.1.1 integer read-only
The Id of the port for which this entry contains the containment settings. This value corresponds to the same portId for this port defined in the object wwpPortStatsPortId as defined in the MIB wwpPortStatsMIB.
                       wwpContainmentMulticastAction 1.3.6.1.4.1.6141.2.55.1.1.2.1.2 integer read-write
This value defines the action that is associated with the multicast containment mechanism for this port. When this object contains the value of disable(1), then all multicast containment activity for this port is disabled. When this object contains the value of monitor(1), then the multicast containment mechanism will not inhibit packet forwarding on this port while the multicast containment mechanism is engaged. This setting is useful for monitoring SNMP traps that may be generated by the multicast containment mechanism. When this object contains the value of throttle(2), then the multicast containment mechanism will inhibit packet forwarding on this port while the multicast containment mechanism is engaged. Enumeration: 'disable': 1, 'throttle': 3, 'monitor': 2.
                       wwpContainmentMulticastHighMark 1.3.6.1.4.1.6141.2.55.1.1.2.1.3 integer32 read-write
The value which must be reached or exceeded to trigger the engagement of the multicast containment mechanism. To prevent containment engagement lockup, the multicast containment mechanism will not engage if the value of this is less than or equal to the value specified in wwpContainmentMulticastLowMark. This value refers to the number of ingressing frames-per-second.
                       wwpContainmentMulticastLowMark 1.3.6.1.4.1.6141.2.55.1.1.2.1.4 integer32 read-write
The value which must be reached or preceded to release the engagement of the multicast containment mechanism. This value refers to the number of ingressing frames-per-second.
                       wwpContainmentMulticastTrapsEnable 1.3.6.1.4.1.6141.2.55.1.1.2.1.5 truthvalue read-write
Enables or disables the traps associated with the containment mechanism for this port. When set to true, a trap will be sent when the multicast containment mechanism becomes engaged and a trap will be sent when the multicast containment mechanism becomes disengaged. When set to false, no containment traps will be sent from the multicast containment mechanism for this port.
                       wwpContainmentMulticastState 1.3.6.1.4.1.6141.2.55.1.1.2.1.6 integer read-only
This value indicates the present state of the multicast containment mechanism within the device. idle(1) - The multicast containment is presently disengaged. starting(2) - The multicast containment mechanism has determined that the conditions warrant the engagement of the multicast containment mechanism. This is a momentary state which may exist during the transition from the idle state to the engaged state. engaged(3) - The multicast containment mechanism is currently engaged. The action defined by wwpContainmentMulticastAction is presently in effect. stopping(4) - The multicast containment mechanism has determined that the conditions warrant the disengagement of the multicast containment mechanism. This is a momentary state which may exist during the transition from the engaged state to the idle state. Enumeration: 'stopping': 4, 'engaged': 3, 'idle': 1, 'starting': 2.
       wwpContainmentMIBNotificationPrefix 1.3.6.1.4.1.6141.2.55.2
           wwpContainmentMIBNotifications 1.3.6.1.4.1.6141.2.55.2.0
               wwpContainmentNotification 1.3.6.1.4.1.6141.2.55.2.0.1
A wwpContainmentNotification is sent when the wwpContainmentBroadcastState is changed or when the wwpContainmentMulticastState is changed.
       wwpContainmentMIBConformance 1.3.6.1.4.1.6141.2.55.3
           wwpContainmentMIBCompliances 1.3.6.1.4.1.6141.2.55.3.1
           wwpContainmentMIBGroups 1.3.6.1.4.1.6141.2.55.3.2