Home/Catalog/WWP-CONTAINMENT-MIB

WWP-CONTAINMENT-MIB

AI MIB Summary

The WWP-CONTAINMENT-MIB manages per-port packet containment policies on Wind River Wireless devices by configuring Link Shaping parameters to isolate and restrict traffic flow. It provides SNMP-accessible controls for defining containment thresholds and shaping profiles to enforce network segmentation at the interface level.

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.
Main OID:
wwpContainmentMIB.1.3.6.1.4.1.6141.2.55
25
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

25 total
Object Name
wwpContainmentMIBThis 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.
MODULE-IDENTITY
.1.3.6.1.4.1.6141.2.55
wwpContainmentMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.1
wwpContainment
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.1.1
wwpContainmentBroadcastTableThe (conceptual) table listing the broadcast containment settings per port.
SEQUENCE OF WwpContainmentBroadcastEntry
.1.3.6.1.4.1.6141.2.55.1.1.1
wwpContainmentBroadcastEntryAn entry (conceptual row) in the wwpContainmentBroadcastTable.
WwpContainmentBroadcastEntry
.1.3.6.1.4.1.6141.2.55.1.1.1.1
wwpContainmentBroadcastPortIdThe 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.55.1.1.1.1.1
wwpContainmentBroadcastActionThis 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.rw
Enumeration
.1.3.6.1.4.1.6141.2.55.1.1.1.1.2
wwpContainmentBroadcastHighMarkThe 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.rw
Integer32
.1.3.6.1.4.1.6141.2.55.1.1.1.1.3
wwpContainmentBroadcastLowMarkThe 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.rw
Integer32
.1.3.6.1.4.1.6141.2.55.1.1.1.1.4
wwpContainmentBroadcastTrapsEnableEnables 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.55.1.1.1.1.5
wwpContainmentBroadcastStateThis 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.ro
Enumeration
.1.3.6.1.4.1.6141.2.55.1.1.1.1.6
wwpContainmentMulticastTableThe (conceptual) table listing the multicast containment settings per port.
SEQUENCE OF WwpContainmentMulticastEntry
.1.3.6.1.4.1.6141.2.55.1.1.2
wwpContainmentMulticastEntryAn entry (conceptual row) in the wwpContainmentMulticastTable.
WwpContainmentMulticastEntry
.1.3.6.1.4.1.6141.2.55.1.1.2.1
wwpContainmentMulticastPortIdThe 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.55.1.1.2.1.1
wwpContainmentMulticastActionThis 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.rw
Enumeration
.1.3.6.1.4.1.6141.2.55.1.1.2.1.2
wwpContainmentMulticastHighMarkThe 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.rw
Integer32
.1.3.6.1.4.1.6141.2.55.1.1.2.1.3
wwpContainmentMulticastLowMarkThe 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.rw
Integer32
.1.3.6.1.4.1.6141.2.55.1.1.2.1.4
wwpContainmentMulticastTrapsEnableEnables 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.55.1.1.2.1.5
wwpContainmentMulticastStateThis 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.ro
Enumeration
.1.3.6.1.4.1.6141.2.55.1.1.2.1.6
wwpContainmentMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.2
wwpContainmentMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.2.0
wwpContainmentNotificationA wwpContainmentNotification is sent when the wwpContainmentBroadcastState is changed or when the wwpContainmentMulticastState is changed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6141.2.55.2.0.1
wwpContainmentMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.3
wwpContainmentMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.3.1
wwpContainmentMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.55.3.2
WWP-CONTAINMENT-MIB - SNMP MIB Reference | MIBs Explorer