hm2TrafficMgmtIfEgressShapingRate

HM2-TRAFFICMGMT-MIB · .1.3.6.1.4.1.248.11.31.1.1.1.2

Object

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.

Context

MIB
HM2-TRAFFICMGMT-MIB
OID
.1.3.6.1.4.1.248.11.31.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hm2TrafficMgmtIfEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-TRAFFICMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-TRAFFICMGMT-MIB::hm2TrafficMgmtIfEgressShapingRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-TRAFFICMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-TRAFFICMGMT-MIB::hm2TrafficMgmtIfEgressShapingRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-TRAFFICMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-TRAFFICMGMT-MIB::hm2TrafficMgmtIfEgressShapingRate'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295