sleEtherStatsOctets
SLE-RMON-MIB ·
.1.3.6.1.4.1.6296.101.9.4.1.1.1.4
Object
column
SNMPv2-SMICounter32
The total number of octets of data (including
those in bad packets) received on the
network (excluding framing bits but including
FCS octets).
This object can be used as a reasonable estimate of
ethernet utilization. If greater precision is
desired, the etherStatsPkts and etherStatsOctets
objects should be sampled before and after a common
interval. The differences in the sampled values are
Pkts and Octets, respectively, and the number of
seconds in the interval is Interval. These values
are used to calculate the Utilization as follows:
Pkts * (9.6 + 6.4) + (Octets * .8)
Utilization = -------------------------------------
Interval * 10,000
The result of this equation is the value Utilization
which is the percent utilization of the ethernet
segment on a scale of 0 to 100 percent.
Context
- MIB
- SLE-RMON-MIB
- OID
.1.3.6.1.4.1.6296.101.9.4.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleEtherStatsEntry
- Table
- sleEtherStatsTable
- Siblings
- 21
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Enumerated Values
1 | crcAlignError |
2 | jabber |
3 | oversizePackets |
4 | undersizePackets |
5 | fragments |
6 | dropEvents |
7 | collisions |
8 | ifInDiscards |
9 | ifInErrors |
10 | ifOutDiscards |
11 | ifOutErrors |
12 | ifInPauseFrame |
13 | ifOutPauseFrame |
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sleEtherStatsIndex The value of this object uniquely identifies this sleEtherStats entry | column | Integer32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.1 |
| sleEtherStatsOversizePkts The total number of packets received that were
longer than 1518 octets (excluding framing bits,
but including FCS octets) and were otherwise
well formed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.10 |
| sleEtherStatsFragments The total number of packets received that were less
than 64 octets in length (excluding framing bits but
including FCS octets) and had either a bad Frame
Check Sequence (FCS) with… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.11 |
| sleEtherStatsJabbers The total number of packets received that were
longer than 1518 octets (excluding framing bits,
but including FCS octets), and had either a bad
Frame Check Sequence (FCS) with an … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.12 |
| sleEtherStatsCollisions The best estimate of the total number of collisions
on this Ethernet segment.
The value returned will depend on the location of
the RMON probe. Section 8.2.1.3 (1… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.13 |
| sleEtherStatsPkts64Octets The total number of packets (including bad
packets) received that were 64 octets in length
(excluding framing bits but including FCS octets). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.14 |
| sleEtherStatsPkts65to127Octets The total number of packets (including bad
packets) received that were between
65 and 127 octets in length inclusive
(excluding framing bits but including FCS octets). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.15 |
| sleEtherStatsPkts128to255Octets The total number of packets (including bad
packets) received that were between
128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.16 |
| sleEtherStatsPkts256to511Octets The total number of packets (including bad
packets) received that were between
256 and 511 octets in length inclusive
(excluding framing bits but including FCS octets). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.17 |
| sleEtherStatsPkts512to1023Octets The total number of packets (including bad
packets) received that were between
512 and 1023 octets in length inclusive
(excluding framing bits but including FCS octets). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.18 |
| sleEtherStatsPkts1024to1518Octets The total number of packets (including bad
packets) received that were between
1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.19 |
| sleEtherStatsDataSource This object identifies the source of the data that
this sleEtherStats entry is configured to analyze. This
source can be any ethernet interface on this device.
In order to identi… | column | ObjectIdentifier | .1.3.6.1.4.1.6296.101.9.4.1.1.1.2 |
| sleEtherStatsOwner The entity that configured this entry and is
therefore using the resources assigned to it. | column | OctetString | .1.3.6.1.4.1.6296.101.9.4.1.1.1.20 |
| sleEtherStatsStatus The status of this etherStats entry. | column | SleEntryStatus | .1.3.6.1.4.1.6296.101.9.4.1.1.1.21 |
| sleEtherStatsClearedTime Description. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.6296.101.9.4.1.1.1.22 |
| sleEtherStatsDropEvents The total number of events in which packets
were dropped by the probe due to lack of resources.
Note that this number is not necessarily the number of
packets dropped; it is just … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.3 |
| sleEtherStatsPkts The total number of packets (including bad packets,
broadcast packets, and multicast packets) received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.5 |
| sleEtherStatsBroadcastPkts The total number of good packets received that were
directed to the broadcast address. Note that this
does not include multicast packets. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.6 |
| sleEtherStatsMulticastPkts The total number of good packets received that were
directed to a multicast address. Note that this
number does not include packets directed to the
broadcast address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.7 |
| sleEtherStatsCRCAlignErrors The total number of packets received that
had a length (excluding framing bits, but
including FCS octets) of between 64 and 1518
octets, inclusive, but but had either a bad
Frame … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.8 |
| sleEtherStatsUndersizePkts The total number of packets received that were
less than 64 octets long (excluding framing bits,
but including FCS octets) and were otherwise well
formed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6296.101.9.4.1.1.1.9 |