15-High Availability

HomeSupportRoutersSR6602-I[IE] SeriesReference GuidesMIB CompanionH3C SR6602-I[IE] AI-Powered ICT Converged Gateways MIB Reference(V9)-R9141-6W10015-High Availability
01-DOT3-OAM-MIB
Title Size Download
01-DOT3-OAM-MIB 151.56 KB

DOT3-OAM-MIB

About this MIB

Ethernet Operation, Administration, and Maintenance (OAM) is a tool that monitors Layer 2 link status. It checks the connectivity of a link by sending OAM protocol data units (OAMPDUs) and reports to the network administrators when a link error occurs.

This MIB focuses on Ethernet OAM functions.

MIB file name

rfc4878-dot3-oam.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).dot3OamMIB(25506)

Tabular objects

dot3OamTable

About this table

This table contains information about basic Ethernet OAM functions of a port.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot3OamAdminState (1.3.6.1.2.1.158.1.1.1.1)

read-write

INTEGER

1..2

Whether Ethernet OAM is enabled on the port.

As per the MIB.

dot3OamOperStatus (1.3.6.1.2.1.158.1.1.1.2)

read-only

INTEGER

disabled(1),linkFault(2),passiveWait(3),activeSendLocal(4),sendLocalAndRemote(5),sendLocalAndRemoteOk(6),oamPeeringLocallyRejected(7),oamPeeringRemotelyRejected(8),operational(9),nonOperHalfDuplex(10)

OAM capability of the link when the interface enters discovery state upon initialization or link error of the OAM entities.

As per the MIB.

dot3OamMode (1.3.6.1.2.1.158.1.1.1.3)

read-write

IINTEGER

1...2

OAM mode. Ethernet interfaces have two OAM modes: passive(1) and active(2).

As per the MIB.

dot3OamMaxOamPduSize (1.3.6.1.2.1.158.1.1.1.4)

read-only

Unsigned32

64…1518

Largest OAMPDU that the OAM entity supports.

As per the MIB.

dot3OamConfigRevision (1.3.6.1.2.1.158.1.1.1.5)

read-only

Unsigned32

0…65535

Configuration revision of the local OAM entity.

As per the MIB.

dot3OamFunctionsSupported (1.3.6.1.2.1.158.1.1.1.6)

read-only

BITS

unidirectionalSupport(0),loopbackSupport(1),eventSupport(2),variableSupport(3)

Functions supported by the OAM port.

As per the MIB.

 

dot3OamPeerTable

About this table

This table contains OAM peer configuration information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot3OamPeerMacAddress (1.3.6.1.2.1.158.1.2.1.1)

read-only

MacAddress

OCTET STRING (6)

Originaltype + valid length.

MAC address of the OAM peer.

As per the MIB.

dot3OamPeerMode (1.3.6.1.2.1.158.1.2.1.4)

read-only

INTEGER

passive(1), active(2),unknown(3)

Mode of the OAM peer.

As per the MIB.

dot3OamPeerMaxOamPduSize (1.3.6.1.2.1.158.1.2.1.5)

read-only

Unsigned32

1:0,2:64…1518

Maximum OAMPDU length of the OAM peer.

As per the MIB.

dot3OamPeerConfigRevision (1.3.6.1.2.1.158.1.2.1.6)

read-only

Unsigned32

0..65535

Configuration revision of the OAM peer.

As per the MIB.

dot3OamPeerFunctionsSupported (1.3.6.1.2.1.158.1.2.1.7)

read-only

BITS

unidirectionalSupport(0), loopbackSupport(1), eventSupport(2), variableSupport(3)

Functions supported by the OAM peer.

As per the MIB.

 

dot3OamStatsTable

About this table

This table contains OAM statistics information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot3OamInformationTx (1.3.6.1.2.1.158.1.4.1.1)

read-only

Counter32

Standard MIB values.

Number of sent Information OAMPDUs.

As per the MIB.

dot3OamInformationRx (1.3.6.1.2.1.158.1.4.1.2)

read-only

Counter32

Standard MIB values.

Number of received Information OAMPDUs.

As per the MIB.

dot3OamUniqueEventNotificationTx (1.3.6.1.2.1.158.1.4.1.3)

read-only

Counter32

Standard MIB values.

Number of sent unique Event Notification OAMPDUs.

As per the MIB.

dot3OamUniqueEventNotificationRx (1.3.6.1.2.1.158.1.4.1.4)

read-only

Counter32

Standard MIB values.

Number of received unique Event Notification OAMPDUs.

As per the MIB.

dot3OamDuplicateEventNotificationTx (1.3.6.1.2.1.158.1.4.1.5)

read-only

Counter32

Standard MIB values.

Number of sent duplicate Event Notification OAMPDUs.

As per the MIB.

dot3OamDuplicateEventNotificationRx (1.3.6.1.2.1.158.1.4.1.6)

read-only

Counter32

Standard MIB values.

Number of received duplicate Event Notification OAMPDUs.

As per the MIB.

dot3OamLoopbackControlTx (1.3.6.1.2.1.158.1.4.1.7)

read-only

Counter32

Standard MIB values.

Number of sent Loopback Control OAMPDUs.

As per the MIB.

dot3OamLoopbackControlRx (1.3.6.1.2.1.158.1.4.1.8)

read-only

Counter32

Standard MIB values.

Number of received Loopback Control OAMPDUs.

As per the MIB.

 

dot3OamEventConfigTable

About this table

This table contains OAM link event detection information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot3OamErrSymPeriodEvNotifEnable (1.3.6.1.2.1.158.1.5.1.5)

read-write

TruthValue

true(1),

false(2)

Whether errored symbol event notification is enabled.

As per the MIB.

dot3OamErrFramePeriodWindow (1.3.6.1.2.1.158.1.5.1.6)

read-write

Unsigned32

100..60000(V5) 1-65535(V7)

Errored frame period event detection window.

Value range: 1 to 65535.

Default: 1000.

dot3OamErrFramePeriodThreshold (1.3.6.1.2.1.158.1.5.1.7)

read-write

Unsigned32

0.. 4294967295

Errored frame period event triggering threshold.

As per the MIB.

dot3OamErrFramePeriodEvNotifEnable (1.3.6.1.2.1.158.1.5.1.8)

read-write

TruthValue

true(1),

false(2)

Whether errored frame period event notification is enabled.

As per the MIB.

dot3OamErrFrameWindow (1.3.6.1.2.1.158.1.5.1.9)

read-write

Unsigned32

10..600

Errored frame event detection window.

Value range: 10 -600.

Default: 10.

dot3OamErrFrameThreshold (1.3.6.1.2.1.158.1.5.1.10)

read-write

Unsigned32

0.. 4294967295

Errored frame event triggering threshold.

As per the MIB.

dot3OamErrFrameEvNotifEnable (1.3.6.1.2.1.158.1.5.1.11)

read-write

TruthValue

true(1),

false(2)

Whether errored frame event notification is enabled.

As per the MIB.

dot3OamErrFrameSecsSummaryWindow (1.3.6.1.2.1.158.1.5.1.12)

read-write

Integer32

100..9000

Errored frame seconds event detection window.

Value range: 100 to 9000

Default: 600.

dot3OamErrFrameSecsSummaryThreshold (1.3.6.1.2.1.158.1.5.1.13)

read-write

Integer32

1..900

Errored frame seconds event triggering threshold.

As per the MIB.

dot3OamErrFrameSecsEvNotifEnable (1.3.6.1.2.1.158.1.5.1.14)

read-write

TruthValue

true(1),

false(2)

Whether errored frame seconds event notification is enabled.

As per the MIB.

 

dot3OamEventLogTable

About this table

This table contains OAM event log information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table indexes are ifIndex and dot3OamEventLogIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot3OamEventLogIndex (1.3.6.1.2.1.158.1.6.1.1)

not-accessible

Unsigned32

1..100

Event index.

As per the MIB.

dot3OamEventLogTimestamp (1.3.6.1.2.1.158.1.6.1.2)

read-only

TimeStamp

Standard MIB values.

Timestamp of the event.

As per the MIB.

dot3OamEventLogOui (1.3.6.1.2.1.158.1.6.1.3)

read-only

EightOTwoOui

 OCTET STRING(3)

OUI of the event packet.

As per the MIB.

dot3OamEventLogType (1.3.6.1.2.1.158.1.6.1.4)

read-only

Unsigned32

erroredSymbolEvent(1),erroredFramePeriodEvent(2),erroredFrameEvent(3),erroredFrameSecondsEvent(4),linkFault(256),dyingGaspEvent(257),criticalLinkEvent(258)

Event type.

As per the MIB.

dot3OamEventLogLocation (1.3.6.1.2.1.158.1.6.1.5)

read-only

INTEGER

local(1), remote(2)

Whether the event is a local event or a peer event.

As per the MIB.

dot3OamEventLogWindowHi (1.3.6.1.2.1.158.1.6.1.6)

read-only

Unsigned32

Standard MIB values.

High bits of the event statistics window.

As per the MIB.

dot3OamEventLogWindowLo (1.3.6.1.2.1.158.1.6.1.7)

read-only

Unsigned32

Standard MIB values.

Low bits of the event statistics window.

As per the MIB.

dot3OamEventLogThresholdHi (1.3.6.1.2.1.158.1.6.1.8)

read-only

Unsigned32

Standard MIB values.

High bits of the event statistics threshold.

As per the MIB.

dot3OamEventLogThresholdLo (1.3.6.1.2.1.158.1.6.1.9)

read-only

Unsigned32

Standard MIB values.

Low bits of the event statistics threshold.

As per the MIB.

dot3OamEventLogValue (1.3.6.1.2.1.158.1.6.1.10)

read-only

CounterBasedGauge64

Standard MIB values.

Number of occurrences for the event exceeding the threshold within the window.

As per the MIB.

dot3OamEventLogRunningTotal (1.3.6.1.2.1.158.1.6.1.11)

read-only

CounterBasedGauge64

Standard MIB values.

Total number of occurrences for the running event.

As per the MIB.

dot3OamEventLogEventTotal (1.3.6.1.2.1.158.1.6.1.12)

read-only

Unsigned32

Standard MIB values.

Total number of times the event has occurred.

As per the MIB.

 

Notifications

dot3OamThresholdEvent

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.158.0.1

A threshold-crossing event is detected.

Informational

Warning

N/A

OFF

 

Notification triggers

This notification is generated when one of the following threshold-exceeded events occurs on the local or remote end:

·     Errored symbol event.

·     Error frame event.

·     Error frame period event.

·     Error frame seconds event.

System impact

The link is faulty and service traffic is interrupted.

Status control

ON

MIB: Set dot3OamErrSymEvNotifEnable to true(1).

MIB: Set dot3OamErrFramePeriodEvNotifEnable to true(1).

MIB: Set dot3OamErrFrameEvNotifEnable to true(1).

MIB: Set dot3OamErrFrameSecsEvNotifEnable to true(1).

OFF

MIB: Set dot3OamErrSymEvNotifEnable to false(0)

MIB: Set dot3OamErrFramePeriodEvNotifEnable to false(0).

MIB: Set dot3OamErrFrameEvNotifEnable to false(0).

MIB: Set dot3OamErrFrameSecsEvNotifEnable to false(0).

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.2.1.158.1.6.1.2 (dot3OamEventLogTimestamp)

Timestamp of the event.

ifIndex

dot3OamEventLogIndex

TimeStamp

TimeTicks

1.3.6.1.2.1.158.1.6.1.3 (dot3OamEventLogOui)

OUI of the event packet.

ifIndex

dot3OamEventLogIndex

EightOTwoOui

OCTET STRING (SIZE (1..255))

1.3.6.1.2.1.158.1.6.1.4 (dot3OamEventLogType)

Event type.

ifIndex

dot3OamEventLogIndex

Unsigned32

Standard MIB values.

1.3.6.1.2.1.158.1.6.1.5 (dot3OamEventLogLocation)

Whether the event is a local event or a peer event.

ifIndex

dot3OamEventLogIndex

INTEGER

local(1), remote(2)

1.3.6.1.2.1.158.1.6.1.6 (dot3OamEventLogWindowHi)

High bits of the event statistics window.

ifIndex

dot3OamEventLogIndex

Unsigned32

0..65535

1.3.6.1.2.1.158.1.6.1.7 (dot3OamEventLogWindowLo)

Low bits of the event statistics window.

ifIndex

dot3OamEventLogIndex

Unsigned32

0..65535

1.3.6.1.2.1.158.1.6.1.8 (dot3OamEventLogThresholdHi)

High bits of the event statistics threshold.

ifIndex

dot3OamEventLogIndex

Unsigned32

Standard MIB values.

1.3.6.1.2.1.158.1.6.1.9 (dot3OamEventLogThresholdLo)

Low bits of the event statistics threshold.

ifIndex

dot3OamEventLogIndex

Unsigned32

Standard MIB values.

1.3.6.1.2.1.158.1.6.1.10 (dot3OamEventLogValue)

Number of occurrences for the event exceeding the threshold within the window.

ifIndex

dot3OamEventLogIndex

CounterBasedGauge64

Counter64

1.3.6.1.2.1.158.1.6.1.11 (dot3OamEventLogRunningTotal)

Total number of occurrences for the running event.

ifIndex

dot3OamEventLogIndex

CounterBasedGauge64

Counter64

1.3.6.1.2.1.158.1.6.1.12 (dot3OamEventLogEventTotal)

Total number of times the event has occurred.

ifIndex

dot3OamEventLogIndex

Unsigned32

Standard MIB values.

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

Check the link.

dot3OamNonThresholdEvent

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.158.0.2

A non-threshold-crossing event is detected.

Error

Critical

1.3.6.1.4.1.25506.2.226.1.0.1 (hh3cEthoamNonThresholdRecovery)

ON

 

Notification triggers

This notification is generated when one of the following non-threshold-crossing events is detected on the local or remote end.

·     Link Fault event.

·     Dying Gasp event.

·     Critical Event.

System impact

The link is faulty and service traffic is interrupted.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.2.1.158.1.6.1.2 (dot3OamEventLogTimestamp)

Timestamp of the event.

ifIndex

dot3OamEventLogIndex

TimeStamp

TimeTicks

1.3.6.1.2.1.158.1.6.1.3 (dot3OamEventLogOui)

OUI of the event packet.

ifIndex

dot3OamEventLogIndex

EightOTwoOui

OCTET STRING (SIZE (1..255))

1.3.6.1.2.1.158.1.6.1.4 (dot3OamEventLogType)

Event type.

ifIndex

dot3OamEventLogIndex

Unsigned32

linkFault(256), dyingGaspEvent(257), criticalLinkEvent(258)

1.3.6.1.2.1.158.1.6.1.5 (dot3OamEventLogLocation)

Whether the event is a local event or a peer event.

ifIndex

dot3OamEventLogIndex

INTEGER

local(1), remote(2)

1.3.6.1.2.1.158.1.6.1.12 (dot3OamEventLogEventTotal)

Total number of times the event has occurred.

ifIndex

dot3OamEventLogIndex

Unsigned32

Standard MIB values.

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve the issue, check the value of the EventLogType field in the notification.

·     If the value is 256, a Link Fault event has occurred on the local or remoted end. Check whether the interface is shut down.

¡     If the interface is shut down, execute the undo shutdown command to resolve the issue.

¡     If the interface is not shut down, check the physical link.

·     If the value is 257, a Dying Gasp event has occurred on the local or remoted end. Check whether the device is rebooting.

¡     If the device is rebooting, wait for the device to start and then check whether the issue has been resolved.

¡     If the device is not rebooting, collect related information and then contact H3C Support.

·     If the value is 258, a Critical Event has occurred on the remote end. Check the peer device.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网