WWP-CONTAINMENT-MIB

File: WWP-CONTAINMENT-MIB.mib (14294 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

NOTIFICATION-TYPE IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
DisplayString MacAddress DateAndTime
RowStatus TruthValue wwpModules

Defined Types

WwpContainmentBroadcastEntry  
SEQUENCE    
  wwpContainmentBroadcastPortId INTEGER
  wwpContainmentBroadcastAction INTEGER
  wwpContainmentBroadcastHighMark Integer32
  wwpContainmentBroadcastLowMark Integer32
  wwpContainmentBroadcastTrapsEnable TruthValue
  wwpContainmentBroadcastState INTEGER

WwpContainmentMulticastEntry  
SEQUENCE    
  wwpContainmentMulticastPortId INTEGER
  wwpContainmentMulticastAction INTEGER
  wwpContainmentMulticastHighMark Integer32
  wwpContainmentMulticastLowMark Integer32
  wwpContainmentMulticastTrapsEnable TruthValue
  wwpContainmentMulticastState INTEGER

Defined Values

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.
MODULE-IDENTITY    

wwpContainmentMIBObjects 1.3.6.1.4.1.6141.2.55.1
OBJECT IDENTIFIER    

wwpContainment 1.3.6.1.4.1.6141.2.55.1.1
OBJECT IDENTIFIER    

wwpContainmentMIBNotificationPrefix 1.3.6.1.4.1.6141.2.55.2
OBJECT IDENTIFIER    

wwpContainmentMIBNotifications 1.3.6.1.4.1.6141.2.55.2.0
OBJECT IDENTIFIER    

wwpContainmentMIBConformance 1.3.6.1.4.1.6141.2.55.3
OBJECT IDENTIFIER    

wwpContainmentMIBCompliances 1.3.6.1.4.1.6141.2.55.3.1
OBJECT IDENTIFIER    

wwpContainmentMIBGroups 1.3.6.1.4.1.6141.2.55.3.2
OBJECT IDENTIFIER    

wwpContainmentBroadcastTable 1.3.6.1.4.1.6141.2.55.1.1.1
The (conceptual) table listing the broadcast containment settings per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpContainmentBroadcastEntry

wwpContainmentBroadcastEntry 1.3.6.1.4.1.6141.2.55.1.1.1.1
An entry (conceptual row) in the wwpContainmentBroadcastTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpContainmentBroadcastEntry  

wwpContainmentBroadcastPortId 1.3.6.1.4.1.6141.2.55.1.1.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpContainmentBroadcastAction 1.3.6.1.4.1.6141.2.55.1.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), monitor(2), throttle(3)  

wwpContainmentBroadcastHighMark 1.3.6.1.4.1.6141.2.55.1.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpContainmentBroadcastLowMark 1.3.6.1.4.1.6141.2.55.1.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpContainmentBroadcastTrapsEnable 1.3.6.1.4.1.6141.2.55.1.1.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpContainmentBroadcastState 1.3.6.1.4.1.6141.2.55.1.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), starting(2), engaged(3), stopping(4)  

wwpContainmentMulticastTable 1.3.6.1.4.1.6141.2.55.1.1.2
The (conceptual) table listing the multicast containment settings per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpContainmentMulticastEntry

wwpContainmentMulticastEntry 1.3.6.1.4.1.6141.2.55.1.1.2.1
An entry (conceptual row) in the wwpContainmentMulticastTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpContainmentMulticastEntry  

wwpContainmentMulticastPortId 1.3.6.1.4.1.6141.2.55.1.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpContainmentMulticastAction 1.3.6.1.4.1.6141.2.55.1.1.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), monitor(2), throttle(3)  

wwpContainmentMulticastHighMark 1.3.6.1.4.1.6141.2.55.1.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpContainmentMulticastLowMark 1.3.6.1.4.1.6141.2.55.1.1.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpContainmentMulticastTrapsEnable 1.3.6.1.4.1.6141.2.55.1.1.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpContainmentMulticastState 1.3.6.1.4.1.6141.2.55.1.1.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), starting(2), engaged(3), stopping(4)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE