LBHUB-BOOM-MIB :: mrmMonCardErrorsPer10000Packets

MIB Reference — IPNetwork Monitor

All MIBsLBHUB-BOOM-MIBmrmMonCardErrorsPer10000Packets

mrmMonCardErrorsPer10000Packets

Module: LBHUB-BOOM-MIB

OID (symbolic): LBHUB-BOOM-MIB::mrmMonCardErrorsPer10000Packets

OID (numeric): 1.3.6.1.4.1.43.10.17.2.2.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. The value of this value is calculated locally on the agent and so does not require processor bandwidth from a management station or occupy valuable network bandwidth communicating with that station.

By default an agent supporting this parameter will exhibit the following behaviour:

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

4 10000 * Sum(Errors(i)/Frames(i)) i=1

Errors(i) = rptrMonitorGroupTotalErrors(i)-rptrMonitorGroupTotalErrors(i-1) Frames(i) = rptrMonitorGroupTotalFrames(i)-rptrMonitorGroupTotalFrames(i-1)

The value is an integer number of errors per 10,000 packets received by this repeater.

A default threshold exists on this average so that if a calculated average exceeds 200 (i.e. 2% of frames are in error) a trap will be sent to the management station. Further traps will not be sent until the average drops to below 100 (i.e. 1% of frames are in error).

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

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.17.2.2.1.1.29
snmpwalk -v2c -c public <target> LBHUB-BOOM-MIB::mrmMonCardErrorsPer10000Packets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.17.2.2.1.1.29.1
snmpget -v2c -c public <target> LBHUB-BOOM-MIB::mrmMonCardErrorsPer10000Packets.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.2mrmMonCardPackageLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.2.1mrmMonitorCardTableLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.2.1.1mrmMonitorCardEntryLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.17.2.2.1.1.29mrmMonCardErrorsPer10000PacketsLBHUB-BOOM-MIB