SL-ETH-MIB
AI MIB Summary
The SL-ETH-MIB module enables monitoring of Ethernet service parameters, specifically tracking interface statistics, service instance states, and traffic counters for SLA-compliant Ethernet services on Silex (or compatible) network equipment. It facilitates the verification of service connectivity and performance metrics required for SLA enforcement and fault isolation in carrier-grade Ethernet deployments.
This MIB module describes the Ethernet Service
Main OID:
slEthernet.1.3.6.1.4.1.4515.1.1.1
98
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
98 total| Object Name |
|---|
slEthernetThis MIB module describes the Ethernet Service MODULE-IDENTITY .1.3.6.1.4.1.4515.1.1.1 |
ethConfigTableThe Ethernet Configuration table. SEQUENCE OF EthConfigEntry .1.3.6.1.4.1.4515.1.1.1.1 |
ethConfigEntryAn entry in the Ethernet Configuration table. EthConfigEntry .1.3.6.1.4.1.4515.1.1.1.1.1 |
ethLineIndexThis object should be made equal to ifIndex.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4515.1.1.1.1.1.1 |
ethTimeElapsedThe number of seconds that have elapsed since
the beginning of the near end current error-
measurement period. If, for some reason, such
as an adjustment in the system's time-of-day
clock, the current interval exceeds the maximum
value, the agent will return the maximum value.ro INTEGER .1.3.6.1.4.1.4515.1.1.1.1.1.2 |
ethValidIntervalsThe number of previous near end intervals for
which data was collected. The value will be
96 unless the interface was brought online within
the last 24 hours, in which case the value will be
the number of complete 15 minute near end
intervals since the interface has been online. In
the case where the agent is a proxy, it is
possible that some intervals are unavailable. In
this case, this interval is the maximum interval
number for which data is available.ro INTEGER .1.3.6.1.4.1.4515.1.1.1.1.1.3 |
ethResetPmWriting to this object cause a Reset to the current
PM counters of the corresponding Ethernet interface.rw INTEGER .1.3.6.1.4.1.4515.1.1.1.1.1.4 |
ethAutoNegSupportedThis object indicates the AutoNeg oper status.
TRUE - meanse that ethAutoNegAdminStatus is enabled(1)
and the Remote interface supports AutoNeg.
FALSE - Otherwise.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4515.1.1.1.1.1.5 |
ethAutoNegAdminStatusSetting this object to enabled(1) will cause
the interface auto-negotiation function capability
to be enabled.rw Enumeration .1.3.6.1.4.1.4515.1.1.1.1.1.6 |
ethConfigStatusThis variable indicates the Line Status of the
Ethrenet interface.
The ethConfigStatus is a bit map represented as a
sum, therefore, it can represent multiple failures (alarms)
simultaneously.
ethConfigNoAlarm must be set if and only if no other
flag is set.
The various bit positions are:
1 ethConfigNoAlarm No alarm present
2 ethConfigTransmitFault Optical GbE transceiver transmit fault
4 ethConfigLossOfSignal Optical GbE transceiver signal detect failed
8 ethConfigLinkFail Mac Layer Link failedro INTEGER .1.3.6.1.4.1.4515.1.1.1.1.1.7 |
ethTransceiverTypeThe GBIC Type.ro Enumeration .1.3.6.1.4.1.4515.1.1.1.1.1.8 |
ethPauseTimeThis object indicate how much time the other mac
device should pause after it receive a pause frame.
The unit are of 512 ns.rw INTEGER .1.3.6.1.4.1.4515.1.1.1.1.1.9 |
ethPauseEnableThis object indicates whether or not
we want to use the flow control mechanism.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4515.1.1.1.1.1.10 |
ethResetPmCountersSetting this object to 1 reset the current interval PM
counters of the port.rw INTEGER .1.3.6.1.4.1.4515.1.1.1.1.1.11 |
ethTransceiverMediaThe thernet port tranceiver media.
Used to determine which uplink interface to use.rw Enumeration .1.3.6.1.4.1.4515.1.1.1.1.1.12 |
ethCurrentTableThe Ethernet current table contains various statistics
being collected for the current 15 minute
interval. SEQUENCE OF EthCurrentEntry .1.3.6.1.4.1.4515.1.1.1.2 |
ethCurrentEntryAn entry in the Ethernet Current table. EthCurrentEntry .1.3.6.1.4.1.4515.1.1.1.2.1 |
ethCurrentIndexThe index value which uniquely identifies the
Ethernet interface to which this entry is applicable.
The interface identified by a particular value of
this index is the same interface as identified by
the same value as a ethLineIndex object
instance.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4515.1.1.1.2.1.1 |
ethCurrentRxDropEventsThe total number of events in which packets were
dropped by the probe due to lack of Ingress resources during
this sampling interval. Note that this number is not
necessarily the number of packets dropped, it is just
the number of times this condition has been detected.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.2 |
ethCurrentOctetsThe 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
10-Megabit 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.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.3 |
ethCurrentPktsThe number of packets (including bad packets)
received during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.4 |
ethCurrentBroadcastPktsThe number of good packets received during this
sampling interval that were directed to the broadcast
address.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.5 |
ethCurrentMulticastPktsThe number of good packets received during this
sampling interval that were directed to a multicast
address. Note that this number does not include
packets addressed to the broadcast address.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.6 |
ethCurrentCRCAlignErrorsThe number of packets received during this
sampling interval that had a length (excluding framing
bits but including FCS octets) between 64 and 1518 octets,
inclusive, but had either a bad Frame Check Sequence (FCS)
with an integral number of octets (FCS Error) or a bad FCS
with a non-integral number of octets (Alignment Error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.7 |
ethCurrentUndersizePktsThe number of packets received during this sampling
interval that were less than 64 octets long (excluding
framing bits but including FCS octets) and were
otherwise well formed.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.8 |
ethCurrentOversizePktsThe number of packets received during this sampling
interval that were longer than 1518 octets (excluding
framing bits but including FCS octets) but were otherwise
well formed.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.9 |
ethCurrentFragmentsThe total number of packets received during this
sampling interval that were less than 64 octets in length
(excluding framing bits but including FCS octets) had
either a bad Frame Check Sequence (FCS) with an integral
number of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.10 |
ethCurrentJabbersThe number of packets received during this sampling
interval that were longer than 1518 octets (excluding
framing bits but including FCS octets), and had either a
bad Frame Check Sequence (FCS) with an integral number of
octets (FCS Error) or a bad FCS with a non-integral number
of octets (Alignment Error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.11 |
ethCurrentCollisionsThe best estimate of the total number of collisions
on this Ethernet segment during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.12 |
ethCurrentUtilizationThe best estimate of the mean physical layer network
utilization on this interface during this sampling interval,
in hundredths of a percent (0..10000).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.13 |
ethCurrentTxOctetsThe total number of octets of data
transmited during the current interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.14 |
ethCurrentTxPktsThe number of packets (including bad packets)
received during the current interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.15 |
ethCurrentRxPauseThe number of Pause frames
received during the current interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.16 |
ethCurrentTxPauseThe number of Pause farmes
transmitted during the current interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.17 |
ethCurrentTxDropEventsThe total number of events in which packets were
dropped by the probe due to lack of Egress resources during
this sampling interval. Note that this number is not
necessarily the number of packets dropped, it is just
the number of times this condition has been detected.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.18 |
ethCurrentRxPkts64OctetsThe total number of packets (including bad
packets) received that were 64 octets in length
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.19 |
ethCurrentRxPkts65to127OctetsThe 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).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.20 |
ethCurrentRxPkts128to255OctetsThe 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).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.21 |
ethCurrentRxPkts256to511OctetsThe 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).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.22 |
ethCurrentRxPkts512to1023OctetsThe 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).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.23 |
ethCurrentRxPkts1024to1518OctetsThe 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).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.24 |
ethCurrentRxPkts1519to1522OctetsThe 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).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.25 |
ethCurrentTxPkts64OctetsThe total number of packets transmitted
that were 64 octets in length
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.26 |
ethCurrentTxPkts65to127OctetsThe total number of packets transmitted that were between
65 and 127 octets in length inclusive
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.27 |
ethCurrentTxPkts128to255OctetsThe total number of packets transmitted that were between
128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.28 |
ethCurrentTxPkts256to511OctetsThe total number of packets transmitted that were between
256 and 511 octets in length inclusive
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.29 |
ethCurrentTxPkts512to1023OctetsThe total number of packets transmitted that were between
512 and 1023 octets in length inclusive
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.30 |
ethCurrentTxPkts1024to1518OctetsThe total number of packets transmitted that were between
1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.31 |
ethCurrentTxPkts1519to1522OctetsThe total number of packets transmitted that were between
1519 and 1522 octets in length inclusive
(excluding framing bits but including FCS octets).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.32 |
ethCurrentRxVlanPktsThe total number of VLAN packets received.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.33 |
ethCurrentTxVlanPktsThe total number of VLAN packets transmitted.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.34 |
ethCurrentRxJumboPktsThe total number of Jumbo packets received.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.35 |
ethCurrentTxJumboPktsThe total number of Jumbo packets transmitted.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.2.1.36 |
ethIntervalTableThe Ethernet Interval Table contains various
statistics collected by each Ethernet Interface over
the previous 24 hours of operation. The past 24
hours are broken into 96 completed 15 minute
intervals. Each row in this table represents one
such interval (identified by ethIntervalNumber)
for one specific instance (identified by
ethIntervalIndex). SEQUENCE OF EthIntervalEntry .1.3.6.1.4.1.4515.1.1.1.3 |
ethIntervalEntryAn entry in the Ethernet Interval table. EthIntervalEntry .1.3.6.1.4.1.4515.1.1.1.3.1 |
ethIntervalIndexThe index value which uniquely identifies the Ethernet
interface to which this entry is applicable. The
interface identified by a particular value of this
index is the same interface as identified by the
same value as a ethLineIndex object instance.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4515.1.1.1.3.1.1 |
ethIntervalNumberA number between 1 and 96, where 1 is the most
recently completed 15 minute interval and 96 is
the 15 minutes interval completed 23 hours and 45
minutes prior to interval 1.ro INTEGER .1.3.6.1.4.1.4515.1.1.1.3.1.2 |
ethIntervalDropEventsThe total number of events in which packets were
dropped by the probe due to lack of resources during
this sampling interval. Note that this number is not
necessarily the number of packets dropped, it is just
the number of times this condition has been detected.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.3 |
ethIntervalOctetsThe total number of octets of data (including those
in bad packets) received on the network (excluding
framing bits but including FCS octets) in the current
interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.4 |
ethIntervalPktsThe number of packets (including bad packets)
received during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.5 |
ethIntervalBroadcastPktsThe number of good packets received during this
sampling interval that were directed to the broadcast
address.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.6 |
ethIntervalMulticastPktsThe number of good packets received during this
sampling interval that were directed to a multicast
address. Note that this number does not include
packets addressed to the broadcast address.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.7 |
ethIntervalCRCAlignErrorsThe number of packets received during this
sampling interval that had a length (excluding framing
bits but including FCS octets) between 64 and 1518 octets,
inclusive, but had either a bad Frame Check Sequence (FCS)
with an integral number of octets (FCS Error) or a bad FCS
with a non-integral number of octets (Alignment Error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.8 |
ethIntervalUndersizePktsThe number of packets received during this sampling
interval that were less than 64 octets long (excluding
framing bits but including FCS octets) and were
otherwise well formed.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.9 |
ethIntervalOversizePktsThe number of packets received during this sampling
interval that were longer than 1518 octets (excluding
framing bits but including FCS octets) but were otherwise
well formed.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.10 |
ethIntervalFragmentsThe total number of packets received during this
sampling interval that were less than 64 octets in length
(excluding framing bits but including FCS octets) had
either a bad Frame Check Sequence (FCS) with an integral
number of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.11 |
ethIntervalJabbersThe number of packets received during this sampling
interval that were longer than 1518 octets (excluding
framing bits but including FCS octets), and had either a
bad Frame Check Sequence (FCS) with an integral number of
octets (FCS Error) or a bad FCS with a non-integral number
of octets (Alignment Error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.12 |
ethIntervalCollisionsThe best estimate of the total number of collisions
on this Ethernet segment during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.13 |
ethIntervalUtilizationThe best estimate of the mean physical layer network
utilization on this interface during this sampling interval,
in hundredths of a percent (0..10000).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.14 |
ethIntervalTxOctetsThe total number of octets of data
transmited on the network.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.15 |
ethIntervalTxPktsThe number of packets (including bad packets)
received during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.16 |
ethIntervalRxPauseThe number of Pause frames
received during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.17 |
ethIntervalTxPauseThe number of Pause farmes
transmitted during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.3.1.18 |
ethIntervalValidDataThis variable indicates if the data for this
interval is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4515.1.1.1.3.1.19 |
ethIntervalTcaFlagTRUE if one of the counters crossed the threshold during the interval.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4515.1.1.1.3.1.20 |
ethTotalTableThe Ethernet Total Table contains the cumulative sum
of the various statistics for the 24 hour period
preceding the current day, starting from startOfDay. SEQUENCE OF EthTotalEntry .1.3.6.1.4.1.4515.1.1.1.4 |
ethTotalEntryAn entry in the Ethernet Total table. EthTotalEntry .1.3.6.1.4.1.4515.1.1.1.4.1 |
ethTotalIndexThe index value which uniquely identifies the Ethernet
interface to which this entry is applicable. The
interface identified by a particular value of this
index is the same interface as identified by the
same value as a ethLineIndex object instance.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4515.1.1.1.4.1.1 |
ethTotalDayNumberA number which identifies the 1-day interval for which the set
of section related statistics is available. The number is
between 1 and n, where n is the number of 1-day intervals
supported by the agent. The interval identified by 1 is the
current 1-day interval, 2 is the previous (most recently
completed) 1-day interval and n is the least recently completed
1-day interval. INTEGER .1.3.6.1.4.1.4515.1.1.1.4.1.2 |
ethTotalDropEventsThe total number of events in which packets were
dropped by the probe due to lack of resources in the
previous 24 hour interval. Note that this number is not
necessarily the number of packets dropped, it is just
the number of times this condition has been detected.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.3 |
ethTotalOctetsThe total number of octets of data (including those
in bad packets) received on the network (excluding
framing bits but including FCS octets) in the
previous 24 hour interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.4 |
ethTotalPktsThe number of packets (including bad packets)
received in the previous 24 hour interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.5 |
ethTotalBroadcastPktsThe number of good packets received in the
previous 24 hour interval that were directed
to the broadcast address.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.6 |
ethTotalMulticastPktsThe number of good packets received in the
previous 24 hour interval that were directed to a
multicast address. Note that this number does not include
packets addressed to the broadcast address.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.7 |
ethTotalCRCAlignErrorsThe number of packets received in the previous 24
hour interval that had a length (excluding framing
bits but including FCS octets) between 64 and 1518 octets,
inclusive, but had either a bad Frame Check Sequence (FCS)
with an integral number of octets (FCS Error) or a bad FCS
with a non-integral number of octets (Alignment Error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.8 |
ethTotalUndersizePktsThe number of packets received in the previous 24 hour
interval that were less than 64 octets long (excluding
framing bits but including FCS octets) and were
otherwise well formed.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.9 |
ethTotalOversizePktsThe number of packets received in the previous 24
hour interval that were longer than 1518 octets (excluding
framing bits but including FCS octets) but were otherwise
well formed.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.10 |
ethTotalFragmentsThe total number of packets received in the previous 24
hour interval that were less than 64 octets in length
(excluding framing bits but including FCS octets) had
either a bad Frame Check Sequence (FCS) with an integral
number of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.11 |
ethTotalJabbersThe number of packets received in the previous 24 hour
interval that were longer than 1518 octets (excluding
framing bits but including FCS octets), and had either a
bad Frame Check Sequence (FCS) with an integral number of
octets (FCS Error) or a bad FCS with a non-integral number
of octets (Alignment Error).ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.12 |
ethTotalCollisionsThe best estimate of the total number of collisions
on this Ethernet segment in the previous 24 hour interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.13 |
ethTotalUtilizationThe avarage of the mean physical layer network
utilization on this interface in the previous 24 hour
interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.14 |
ethTotalTxOctetsThe total number of octets of data
transmited on the network.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.15 |
ethTotalTxPktsThe number of packets (including bad packets)
received during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.16 |
ethTotalRxPauseThe number of Pause frames
received during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.17 |
ethTotalTxPauseThe number of Pause farmes
transmitted during this sampling interval.ro Counter64 .1.3.6.1.4.1.4515.1.1.1.4.1.18 |
ethTotalValidDataThis variable indicates if the data for this
day is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4515.1.1.1.4.1.19 |
ethTraps OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.1.1.7 |
ethStatusChangeA ethStatusChange trap is sent when the
value of an instance ethConfigStatus changes. It
can be utilized by an NMS to trigger polls. NOTIFICATION-TYPE .1.3.6.1.4.1.4515.1.1.1.7.1 |