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
mrmMonPortTotalErrors and mrmMonPortReadableFrames.
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) = mrmMonPortTotalErrors(i)-mrmMonPortTotalErrors(i-1)
Frames(i) = mrmMonPortReadableFrames(i)-mrmMonPortReadableFrames(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.
Parsed from file msh100.mib.txt
Company: None
Module: LBMSH-MIB
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
mrmMonPortTotalErrors and mrmMonPortReadableFrames.
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) = mrmMonPortTotalErrors(i)-mrmMonPortTotalErrors(i-1)
Frames(i) = mrmMonPortReadableFrames(i)-mrmMonPortReadableFrames(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.
Parsed from file LBHUB-MSH-MIB.mib
Module: LBHUB-MSH-MIB
Vendor: 3Com
Module: LBHUB-BOOM-MIB (lbhub-boom.mib)
Type: TABULAR
Access: read-only
Syntax: Counter
Automatically extracted from www.mibdepot.com
mrmMonPortErrorsPer10000Packets OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory 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 mrmMonPortTotalErrors and mrmMonPortReadableFrames. 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) = mrmMonPortTotalErrors(i)-mrmMonPortTotalErrors(i-1) Frames(i) = mrmMonPortReadableFrames(i)-mrmMonPortReadableFrames(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." ::= {mrmMonitorPortEntry 30}
mrmMonPortErrorsPer10000Packets OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory 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 mrmMonPortTotalErrors and mrmMonPortReadableFrames. 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) = mrmMonPortTotalErrors(i)-mrmMonPortTotalErrors(i-1) Frames(i) = mrmMonPortReadableFrames(i)-mrmMonPortReadableFrames(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." ::= {mrmMonitorPortEntry 30}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.43.10.17.2.3.1.1.1 | mrmMonPortServiceId | 0 | 0 | This parameter selects one of the repeaters within the chassis. This forms the first, most significant index column. Having sele… |
1.3.6.1.4.1.43.10.17.2.3.1.1.2 | mrmMonPortCardIndex | 0 | 0 | This attribute uniquely identifies this Card within the repeater, it is part of the index for the port table. |
1.3.6.1.4.1.43.10.17.2.3.1.1.3 | mrmMonPortIndex | 0 | 0 | This attribute uniquely identifies this port within the Card, it is part of the index for the port table. |
1.3.6.1.4.1.43.10.17.2.3.1.1.4 | mrmMonPortReadableFrames | 0 | 0 | This object is the number of frames of valid frame length that have been received on this port. This counter is incremented by … |
1.3.6.1.4.1.43.10.17.2.3.1.1.5 | mrmMonPortUnicastFrames | 0 | 0 | This counter is incremented by one for each readable frame seen by the Card that is addressed to a unicast (non Card) address. |
1.3.6.1.4.1.43.10.17.2.3.1.1.6 | mrmMonPortMulticastFrames | 0 | 0 | This counter is incremented by one for each readable frame seen by the Card that is addressed to a multicast (non broadcast) add… |
1.3.6.1.4.1.43.10.17.2.3.1.1.7 | mrmMonPortBroadcastFrames | 0 | 0 | This counter is incremented by one for each readable frame seen by the Card that is addressed to the broadcast address. |
1.3.6.1.4.1.43.10.17.2.3.1.1.8 | mrmMonPortReadableOctets | 0 | 0 | This object is the number of octets contained in valid frames that have been received on this port. This counter is incremented… |
1.3.6.1.4.1.43.10.17.2.3.1.1.9 | mrmMonPortUnicastOctets | 0 | 0 | This object is the number of octets contained in valid frames that have been received on this port in which the destination fiel… |
1.3.6.1.4.1.43.10.17.2.3.1.1.10 | mrmMonPortMulticastOctets | 0 | 0 | This object is the number of octets contained in valid frames that have been received on this port in which the destination was … |
1.3.6.1.4.1.43.10.17.2.3.1.1.11 | mrmMonPortBroadcastOctets | 0 | 0 | This object is the number of octets contained in valid frames that have been received on this port in which the destination was … |
1.3.6.1.4.1.43.10.17.2.3.1.1.12 | mrmMonPortFCSErrors | 0 | 0 | This counter is incremented by one for each frame received on this port with the FCSError signal asserted and the FramingError a… |
1.3.6.1.4.1.43.10.17.2.3.1.1.13 | mrmMonPortAlignmentErrors | 0 | 0 | This counter is incremented by one for each frame received on this port with the FCSError and FramingError signals asserted and C… |
1.3.6.1.4.1.43.10.17.2.3.1.1.14 | mrmMonPortFrameTooLongs | 0 | 0 | This counter is incremented by one for each frame received on this port whose OctetCount is greater than maxFrameSize (Ref: 4.4.… |
1.3.6.1.4.1.43.10.17.2.3.1.1.15 | mrmMonPortShortEvents | 0 | 0 | This counter is incremented by one for each CarrierEvent on this port with ActivityDuration less than ShortEventMaxTime. ShortE… |
1.3.6.1.4.1.43.10.17.2.3.1.1.16 | mrmMonPortRunts | 0 | 0 | This counter is incremented by one for each CarrierEvent on this port that meets one of the following two conditions. Only one … |
1.3.6.1.4.1.43.10.17.2.3.1.1.17 | mrmMonPortCollisions | 0 | 0 | This counter is incremented by one each time a collision is detected on this port or when the CollisionEvent signal is asserted … |
1.3.6.1.4.1.43.10.17.2.3.1.1.18 | mrmMonPortLateEvents | 0 | 0 | This counter is incremented by one for each CarrierEvent on this port in which the CollIn(X) variable transitions to the value S… |
1.3.6.1.4.1.43.10.17.2.3.1.1.19 | mrmMonPortVeryLongEvents | 0 | 0 | This counter is incremented by one for each CarrierEvent on this port whose ActivityDuration is greater than the MAU Jabber Lock… |
1.3.6.1.4.1.43.10.17.2.3.1.1.20 | mrmMonPortDataRateMismatches | 0 | 0 | This counter is incremented by one for each frame received on this port that meets all of the following conditions: a) The Colli… |
1.3.6.1.4.1.43.10.17.2.3.1.1.21 | mrmMonPortAutoPartitions | 0 | 0 | This counter is incremented by one for each time the repeater has automatically partitioned this port. The conditions that caus… |
1.3.6.1.4.1.43.10.17.2.3.1.1.22 | mrmMonPortTotalErrors | 0 | 0 | The total number of errors which have occurred on this port. This counter is the summation of the values of other error counter… |
1.3.6.1.4.1.43.10.17.2.3.1.1.23 | mrmMonPortBound0 | 0 | 0 | This object is the number of frames (including error frames) with a length of 64 octets which were received on this port. |
1.3.6.1.4.1.43.10.17.2.3.1.1.24 | mrmMonPortBound1 | 0 | 0 | This object is the number of frames (including error frames) with a length of between 65 and 127 octets inclusive which were rec… |
1.3.6.1.4.1.43.10.17.2.3.1.1.25 | mrmMonPortBound2 | 0 | 0 | This object is the number of frames (including error frames) with a length of between 128 and 255 octets inclusive which were re… |
1.3.6.1.4.1.43.10.17.2.3.1.1.26 | mrmMonPortBound3 | 0 | 0 | This object is the number of frames (including error frames) with a length of between 256 and 511 octets inclusive which were re… |
1.3.6.1.4.1.43.10.17.2.3.1.1.27 | mrmMonPortBound4 | 0 | 0 | This object is the number of frames (including error frames) with a length of between 512 and 1023 octets inclusive which were r… |
1.3.6.1.4.1.43.10.17.2.3.1.1.28 | mrmMonPortBound5 | 0 | 0 | This object is the number of frames (including error frames) with a length of between 1024 and 1518 octets inclusive which were … |
1.3.6.1.4.1.43.10.17.2.3.1.1.29 | mrmMonPortBandwidthUsed | 0 | 0 | This is a high level 'smart MIB' object. This object provides a running average of the bandwidth in use. This value is calculate… |
1.3.6.1.4.1.43.10.17.2.3.1.1.31 | mrmMonPortClearCounters | 0 | 0 | This attribute allows all counters on this Port to be cleared. |
1.3.6.1.4.1.43.10.17.2.3.1.1.32 | mrmMonPortLastAddress | 0 | 0 | This is the last MAC address seen on this port. |
1.3.6.1.4.1.43.10.17.2.3.1.1.33 | mrmMonPortAddressChanges | 0 | 0 | This is a count of the number of times the MAC address on this port has changed. A high number of changes indicates this is eith… |