HM2-TRAFFICMGMT-MIB

File: HM2-TRAFFICMGMT-MIB.mib (9204 bytes)

Imported modules

SNMPv2-SMI IF-MIB HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
ifIndex hm2ConfigurationMibs HmEnabledStatus

Defined Types

Hm2TrafficMgmtIfEntry  
SEQUENCE    
  hm2TrafficMgmtIfFlowControl HmEnabledStatus
  hm2TrafficMgmtIfEgressShapingRate Unsigned32
  hm2TrafficMgmtIfEgressShapingRateUnit INTEGER
  hm2TrafficMgmtIfIngressStormCtlThresholdUnit INTEGER
  hm2TrafficMgmtIfIngressStormCtlBcastMode HmEnabledStatus
  hm2TrafficMgmtIfIngressStormCtlBcastThreshold Unsigned32
  hm2TrafficMgmtIfIngressStormCtlMcastMode HmEnabledStatus
  hm2TrafficMgmtIfIngressStormCtlMcastThreshold Unsigned32
  hm2TrafficMgmtIfIngressStormCtlUcastMode HmEnabledStatus
  hm2TrafficMgmtIfIngressStormCtlUcastThreshold Unsigned32

Defined Values

hm2TrafficMgmtMib 1.3.6.1.4.1.248.11.31
Hirschmann Traffic Management MIB. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2TrafficMgmtMibNotifications 1.3.6.1.4.1.248.11.31.0
OBJECT IDENTIFIER    

hm2TrafficMgmtMibObjects 1.3.6.1.4.1.248.11.31.1
OBJECT IDENTIFIER    

hm2TrafficMgmtIfTable 1.3.6.1.4.1.248.11.31.1.1
A list of management objects for traffic control per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2TrafficMgmtIfEntry

hm2TrafficMgmtIfEntry 1.3.6.1.4.1.248.11.31.1.1.1
Traffic Mgmt table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2TrafficMgmtIfEntry  

hm2TrafficMgmtIfFlowControl 1.3.6.1.4.1.248.11.31.1.1.1.1
Enables or disables flow control per port
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2TrafficMgmtIfEgressShapingRate 1.3.6.1.4.1.248.11.31.1.1.1.2
Maximum bandwidth allowed for this interface as a whole, typically used to shape the outbound transmission rate. The value is either specified in terms of percentage of overall link speed for the port in 1% increments or absolute in kbps. A value of 0 means there is no maximum bandwidth limit in effect. The default value is 0. Valid value ranges depend on the value returned by object hm2TrafficMgmtIfEgressShapingRateUnit. If that object returns percent(1), hm2TrafficMgmtIfEgressShapingRate accepts values 0..100. If that object returns kbps(2), hm2TrafficMgmtIfEgressShapingRate accepts values 0,64..4294967295.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hm2TrafficMgmtIfEgressShapingRateUnit 1.3.6.1.4.1.248.11.31.1.1.1.3
The unit of the interface shaping value. Can be either percentage of port speed or kilobits per second (kbps).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER percent(1), kbps(2)  

hm2TrafficMgmtIfIngressStormCtlThresholdUnit 1.3.6.1.4.1.248.11.31.1.1.1.4
Configures the units of the threshold value(s) to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

hm2TrafficMgmtIfIngressStormCtlBcastMode 1.3.6.1.4.1.248.11.31.1.1.1.5
If enabled, broadcast storm recovery will function on this port. When you specify Enable for Broadcast Storm Recovery and the broadcast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the broadcast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2TrafficMgmtIfIngressStormCtlBcastThreshold 1.3.6.1.4.1.248.11.31.1.1.1.6
Configures the broadcast storm recovery threshold for this port as a percentage of port speed in 1% increments or as an absolute pps rate. This threshold is also valid for multicasts or unknown unicasts, when the device does not support a separate limiter per storm type. (A separate limiter per storm-type is supported when hm2TrafficMgmtIngressStormBucketType has the value 'multi-bucket')
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..14880000  

hm2TrafficMgmtIfIngressStormCtlMcastMode 1.3.6.1.4.1.248.11.31.1.1.1.7
If enabled, multicast storm recovery will function on this port. When you specify Enable for multicast Storm Recovery and the multicast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the multicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2TrafficMgmtIfIngressStormCtlMcastThreshold 1.3.6.1.4.1.248.11.31.1.1.1.8
Configures the multicast storm recovery threshold for this port as a percentage of port speed in 1% increments or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..14880000  

hm2TrafficMgmtIfIngressStormCtlUcastMode 1.3.6.1.4.1.248.11.31.1.1.1.9
If enabled, unknown unicast storm recovery will function on this port. When you specify Enable for unicast Storm Recovery and the unknown unicast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the unknown unicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2TrafficMgmtIfIngressStormCtlUcastThreshold 1.3.6.1.4.1.248.11.31.1.1.1.10
Configures the unicast storm recovery threshold for this port as a percentage of port speed in 1% increments or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..14880000  

hm2TrafficMgmtFlowControl 1.3.6.1.4.1.248.11.31.1.2
Enables or disables flow control for the switch unit.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2TrafficMgmtIngressStormBucketType 1.3.6.1.4.1.248.11.31.1.3
Enables or disables ingress storm admin state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER single-bucket(1), multi-bucket(2)