LBHUB-MSH-MIB :: mrmMonPortBandwidthUsed

MIB Reference — IPNetwork Monitor

All MIBsLBHUB-MSH-MIBmrmMonPortBandwidthUsed

mrmMonPortBandwidthUsed

Module: LBHUB-MSH-MIB

OID (symbolic): LBHUB-MSH-MIB::mrmMonPortBandwidthUsed

OID (numeric): 1.3.6.1.4.1.43.10.17.2.3.1.1.29

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

This is a high level 'smart MIB' object. This object provides a running average of the bandwidth in use. This value is calculated locally on the agent and so does not require processor bandwidth from the management station or occupy valuable network bandwidth communicating with that station. By default an agent supporting this parameter will exhibit the following characteristics:

1) The parameter will be recalculated at approx 15 second intervals 2) Every calculation period the device will read the value of mrmMonPortReadableOctets. 3) The calculation will be performed on the most recent 4 samples as follows:

4 Sum(sample(i)/(time(i) * K)) * 100/4 i=1

Sample(i) is mrmMonPortReadableOctets(i)-mrmMonPortReadableOctets(i-1) time(i) is the time between sample(i-1) and sample(i) K is the max bytes per unit time (i.e. the available bandwidth K depends on the ring speed.

The value is expressed as a percentage.

A default threshold exists on this average so that if a calculated average exceeds 15% a trap will be sent to the management station. Further traps will not be sent until the average drops to below 10%.

A particular device may provide a means of changing the number of samples, the averaging period, threshold and threshold action if it so wishes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.17.2.3.1.1.29
snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::mrmMonPortBandwidthUsed

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.17.2.3.1.1.29.1
snmpget -v2c -c public <target> LBHUB-MSH-MIB::mrmMonPortBandwidthUsed.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.10genericA3Com-products-MIB
1.3.6.1.4.1.43.10.17multiRepeaterA3COM0004-GENERIC
1.3.6.1.4.1.43.10.17.2mrmMonitorPackageLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.3mrmMonPortPackageLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.3.1mrmMonitorPortTableLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.3.1.1mrmMonitorPortEntryLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.3.1.1.29mrmMonPortBandwidthUsedLBHUB-MSH-MIB