21-Network Management and Monitoring

HomeSupportReference GuidesMIB CompanionH3C MSR Router Series MIB Reference-R6749-6W10021-Network Management and Monitoring
08-RMON-MIB
Title Size Download
08-RMON-MIB 149.47 KB

RMON-MIB

About this MIB

Use this MIB to monitor data traffic on a network segment or the entire network.

MIB file name

rfc2819-rmon.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).rmon(16)

Tabular objects

etherStatsTable

About this table

Use this table to obtain statistics about Ethernet interfaces.

Support for operations

Create

Edit/Modify

Delete

Read

You must specify etherStatsDataSource and etherStatsStatus in pairs when creating a row of instances.

Not supported

Supported

Supported

 

Columns

The table index is etherStatsIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

etherStatsIndex (1.3.6.1.2.1.16.1.1.1.1)

read-only

Integer32

Integer32 (1..65535)

Index of an etherStats entry.

As per the MIB.

etherStatsDataSource (1.3.6.1.2.1.16.1.1.1.2)

read-create

OBJECT IDENTIFIER

Standard MIB values.

Interface on which statistics are gathered.

As per the MIB.

etherStatsDropEvents (1.3.6.1.2.1.16.1.1.1.3)

read-only

Counter32

Standard MIB values.

Total number of events in which packets were dropped.

Implementation varies by product..

etherStatsOctets (1.3.6.1.2.1.16.1.1.1.4)

read-only

Counter32

Standard MIB values.

Total number of octets received on the interface.

Implementation varies by product.

etherStatsPkts (1.3.6.1.2.1.16.1.1.1.5)

read-only

Counter32

Standard MIB values.

Total number of packets received on the interface.

Implementation varies by product.

etherStatsBroadcastPkts (1.3.6.1.2.1.16.1.1.1.6)

read-only

Counter32

Standard MIB values.

Total number of broadcast packets received on the interface.

Implementation varies by product.

etherStatsMulticastPkts (1.3.6.1.2.1.16.1.1.1.7)

read-only

Counter32

Standard MIB values.

Total number of multicast packets received on the interface.

Implementation varies by product.

etherStatsCRCAlignErrors (1.3.6.1.2.1.16.1.1.1.8)

read-only

Counter32

Standard MIB values.

Total number of packets with CRC errors received on the interface.

Implementation varies by product.

etherStatsUndersizePkts (1.3.6.1.2.1.16.1.1.1.9)

read-only

Counter32

Standard MIB values.

Total number of undersize packets received on the interface.

Implementation varies by product.

etherStatsOversizePkts (1.3.6.1.2.1.16.1.1.1.10)

read-only

Counter32

Standard MIB values.

Total number of oversize packets received on the interface.

Implementation varies by product.

etherStatsFragments (1.3.6.1.2.1.16.1.1.1.11)

read-only

Counter32

Standard MIB values.

Total number of undersize packets with FCS errors received on the interface.

Implementation varies by product.

etherStatsJabbers (1.3.6.1.2.1.16.1.1.1.12)

read-only

Counter32

Standard MIB values.

Total number of oversize packets with FCS errors received on the interface.

Implementation varies by product.

etherStatsCollisions (1.3.6.1.2.1.16.1.1.1.13)

read-only

Counter32

Standard MIB values.

Total number of colliding packets received on the interface.

Implementation varies by product.

etherStatsPkts64Octets (1.3.6.1.2.1.16.1.1.1.14)

read-only

Counter32

Standard MIB values.

Total number of packets with a length smaller than or equal to 64 octets received on the interface.

Implementation varies by product.

etherStatsPkts65to127Octets (1.3.6.1.2.1.16.1.1.1.15)

read-only

Counter32

Standard MIB values.

Total number of 65- to 127-octet packets received on the interface.

Implementation varies by product.

etherStatsPkts128to255Octets (1.3.6.1.2.1.16.1.1.1.16)

read-only

Counter32

Standard MIB values.

Total number of 128- to 255-octet packets received on the interface

Implementation varies by product.

etherStatsPkts256to511Octets (1.3.6.1.2.1.16.1.1.1.17)

read-only

Counter32

Standard MIB values.

Total number of 256- to 511-octet packets received on the interface.

Implementation varies by product.

etherStatsPkts512to1023Octets (1.3.6.1.2.1.16.1.1.1.18)

read-only

Counter32

Standard MIB values.

Total number of 512- to 1023-octet packets received on the interface

Implementation varies by product.

etherStatsPkts1024to1518Octets (1.3.6.1.2.1.16.1.1.1.19)

read-only

Counter32

Standard MIB values.

Total number of 1024- to 1518-octet packets received on the interface

Supported.

HMIM-24GSW

HMIM-1GBE

HMIM-2GBE

HMIM-2GEE

HMIM-4GEE

HMIM-8GEE

HMIM-2GEF

HMIM-4GEF

HMIM-8GEF (1024 to MRU)

etherStatsOwner (1.3.6.1.2.1.16.1.1.1.20)

read-create

OwnerString

OCTET STRING (0..127)

Owner of the etherStats entry.

Not-displayable characters or question marks are not allowed.

The default value is a zero-length string.

etherStatsStatus (1.3.6.1.2.1.16.1.1.1.21)

read-create

EntryStatus

valid(1),
createRequest(2),
underCreation(3),
invalid(4)

Status of the etherStats entry.

As per the MIB.

 

historyControlTable

About this table

Use this table to configure history control entries.

Support for operations

Create

Edit/Modify

Delete

Read

You must specify historyControlDataSource and historyControlStatus in pairs when creating an instance.

Not supported

Supported

Supported

 

Columns

The table index is historyControlIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

historyControlIndex (1.3.6.1.2.1.16.2.1.1.1)

read-only

Integer32

Integer32 (1..65535)

Index of a historyControl entry.

As per the MIB.

historyControlDataSource (1.3.6.1.2.1.16.2.1.1.2)

read-create

OBJECT IDENTIFIER

Standard MIB values.

Interface on which historical data was collected.

As per the MIB.

historyControlBucketsRequested (1.3.6.1.2.1.16.2.1.1.3)

read-create

Integer32

Integer32 (1..65535)

Requested number of samples to be retained for the entry.

A maximum of 50 samples are supported.

You can set a value larger than 50 for this object, but only 50 samples are supported.

historyControlBucketsGranted (1.3.6.1.2.1.16.2.1.1.4)

read-only

Integer32

Integer32 (1..65535)

Granted number of samples to be retained for the entry.

As per the MIB.

historyControlInterval (1.3.6.1.2.1.16.2.1.1.5)

read-create

Integer32

Integer32 (1..3600)

Sampling interval in seconds.

Value range: 5 to 3600

Default: 1800

historyControlOwner (1.3.6.1.2.1.16.2.1.1.6)

read-create

OwnerString

OCTET STRING (0..127)

Owner of this entry.

Not-displayable characters or question marks are not allowed.

The default value is a zero-length string.

historyControlStatus (1.3.6.1.2.1.16.2.1.1.7)

read-create

EntryStatus

valid(1),
createRequest(2),
underCreation(3),
invalid(4)

Statistics about this entry.

As per the MIB.

 

etherHistoryTable

About this table

Use this table to obtain information about RMON history control entries and history samples of Ethernet statistics for Ethernet interfaces.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are etherHistoryIndex and etherHistorySampleIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

etherHistoryIndex (1.3.6.1.2.1.16.2.2.1.1)

read-only

Integer32

Integer32 (1..65535)

Index of an etherHistory entry.

As per the MIB.

etherHistorySampleIndex (1.3.6.1.2.1.16.2.2.1.2)

read-only

Integer32

Integer32 (1..2147483647)

Index of a sample.

As per the MIB.

etherHistoryIntervalStart (1.3.6.1.2.1.16.2.2.1.3)

read-only

TimeTicks

Standard MIB values.

Sampling start time.

As per the MIB.

etherHistoryDropEvents (1.3.6.1.2.1.16.2.2.1.4)

read-only

Counter32

Standard MIB values.

Total number of events in which packets were dropped during this sampling interval.

Implementation varies by product.

etherHistoryOctets (1.3.6.1.2.1.16.2.2.1.5)

read-only

Counter32

Standard MIB values.

Total number of octets received on the interface during this sampling interval.

Implementation varies by product.

etherHistoryPkts (1.3.6.1.2.1.16.2.2.1.6)

read-only

Counter32

Standard MIB values.

Total number of packets received during this sampling interval.

Implementation varies by product.

etherHistoryBroadcastPkts (1.3.6.1.2.1.16.2.2.1.7)

read-only

Counter32

Standard MIB values.

Total number of broadcast packets received during this sampling interval.

Implementation varies by product.

etherHistoryMulticastPkts (1.3.6.1.2.1.16.2.2.1.8)

read-only

Counter32

Standard MIB values.

Total number of multicast packets received during this sampling interval.

Implementation varies by product.

etherHistoryCRCAlignErrors (1.3.6.1.2.1.16.2.2.1.9)

read-only

Counter32

Standard MIB values.

Total number of packets with CRC alignment errors received during the sampling interval.

Implementation varies by product.

etherHistoryUndersizePkts (1.3.6.1.2.1.16.2.2.1.10)

read-only

Counter32

Standard MIB values.

Total number of undersize packets received during the sampling interval.

Implementation varies by product.

etherHistoryOversizePkts (1.3.6.1.2.1.16.2.2.1.11)

read-only

Counter32

Standard MIB values.

Total number of oversize packets received during the sampling interval.

Implementation varies by product.

etherHistoryFragments (1.3.6.1.2.1.16.2.2.1.12)

read-only

Counter32

Standard MIB values.

Total number of undersize packets with FCS errors received during the sampling interval.

Implementation varies by product.

etherHistoryJabbers (1.3.6.1.2.1.16.2.2.1.13)

read-only

Counter32

Standard MIB values.

Total number of oversize packets with FCS errors received during the sampling interval.

Implementation varies by product.

etherHistoryCollisions (1.3.6.1.2.1.16.2.2.1.14)

read-only

Counter32

Standard MIB values.

Total number of colliding packets received during the sampling interval.

Implementation varies by product.

etherHistoryUtilization (1.3.6.1.2.1.16.2.2.1.15)

read-only

Integer32

Integer32 (0..10000)

Bandwidth utilization during the sampling period.

Implementation varies by product.

 

alarmTable

About this table

Use this table to configure alarm entries.

Support for operations

Create

Edit/Modify

Delete

Read

You must specify alarmVariable and alarmStatus in pairs when creating a row of instances. If the buildruns of the instances exceed the maximum specification, the creation fails.

Not supported

Supported

Supported

 

Columns

The table index is alarmIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

alarmIndex (1.3.6.1.2.1.16.3.1.1.1)

read-only

Integer32

Integer32 (1..65535)

Index of an RMON alarm entry.

As per the MIB.

alarmInterval (1.3.6.1.2.1.16.3.1.1.2)

read-create

Integer32

Standard MIB values.

Sampling interval in seconds.

Value range: 5 to 3600.

Default value: 1800.

alarmVariable (1.3.6.1.2.1.16.3.1.1.3)

read-create

OBJECT IDENTIFIER

Standard MIB values.

OID of the variable to be sampled.

As per the MIB.

alarmSampleType (1.3.6.1.2.1.16.3.1.1.4)

read-create

INTEGER

absoluteValue(1),
deltaValue(2)

Sampling type.

Default value: absoluteValue(1).

alarmValue (1.3.6.1.2.1.16.3.1.1.5)

read-only

Integer32

Standard MIB values.

Value of the sampled variable.

If the object value exceeds the maximum positive value, the negation of the object value is returned when read.

alarmStartupAlarm (1.3.6.1.2.1.16.3.1.1.6)

read-create

INTEGER

risingAlarm(1),
fallingAlarm(2),
risingOrFallingAlarm(3)

Alarms that can be generated at the first sampling.

Default value: risingOrFallingAlarm(3).

alarmRisingThreshold (1.3.6.1.2.1.16.3.1.1.7)

read-create

Integer32

Standard MIB values.

Rising threshold.

Default value: 1.

alarmFallingThreshold (1.3.6.1.2.1.16.3.1.1.8)

read-create

Integer32

Standard MIB values.

Falling threshold.

Default value: 0.

alarmRisingEventIndex (1.3.6.1.2.1.16.3.1.1.9)

read-create

Integer32

Integer32 (0..65535)

Index of the event that is triggered when the rising threshold is crossed.

Default value: 0.

alarmFallingEventIndex (1.3.6.1.2.1.16.3.1.1.10)

read-create

Integer32

Integer32 (0..65535)

Index of the event that is triggered when the falling threshold is crossed.

Default value: 0.

alarmOwner (1.3.6.1.2.1.16.3.1.1.11)

read-create

OwnerString

OCTET STRING (0..127)

Owner of the alarm entry.

Not-displayable characters or question marks are not allowed.

Default value: zero-length string.

alarmStatus (1.3.6.1.2.1.16.3.1.1.12)

read-create

EntryStatus

valid(1), createRequest(2), underCreation(3), invalid(4)

Status of the alarm entry.

As per the MIB.

 

eventTable

About this table

Use this table to configure event entries.

Support for operations

Create

Edit/Modify

Delete

Read

Supported.

You must specify eventStatus when creating a row of instances. If the buildruns of the instances exceed the maximum specification, the creation fails.

Not supported

Supported

Supported

 

Columns

The table index is eventIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

eventIndex (1.3.6.1.2.1.16.9.1.1.1)

read-only

Integer32

Integer32 (1..65535)

Event entry index.

As per the MIB.

eventDescription (1.3.6.1.2.1.16.9.1.1.2)

read-create

DisplayString

OCTET STRING (0..127)

Event description.

Default value: Zero-length string.

eventType (1.3.6.1.2.1.16.9.1.1.3)

read-create

INTEGER

none(1), log(2), snmptrap(3), logandtrap(4)

Event type.

Default value: none(1)

eventLastTimeSent (1.3.6.1.2.1.16.9.1.1.5)

read-only

TimeTicks

TimeTicks (0..4294967295)

Time at which the most recent event occurs.

As per the MIB.

eventOwner (1.3.6.1.2.1.16.9.1.1.6)

read-create

OwnerString

OCTET STRING (0..127)

Event owner.

Not-displayable characters or question marks are not allowed.

Default value: Zero-length string.

eventStatus (1.3.6.1.2.1.16.9.1.1.7)

read-create

EntryStatus

valid(1), createRequest(2), underCreation(3), invalid(4)

Event status.

As per the MIB.

 

logTable

About this table

Use this table to obtain event logs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are logEventIndex and logIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

logEventIndex (1.3.6.1.2.1.16.9.2.1.1)

read-only

Integer32

Integer32 (1..65535)

Index of the event entry that generated this log entry.

As per the MIB.

logIndex (1.3.6.1.2.1.16.9.2.1.2)

read-only

Integer32

Integer32 (1..2147483647)

Index of the log entry.

As per the MIB.

logTime (1.3.6.1.2.1.16.9.2.1.3)

read-only

TimeTicks

Standard MIB values.

Time when the log entry was created.

As per the MIB.

logDescription (1.3.6.1.2.1.16.9.2.1.4)

read-only

DisplayString

OCTET STRING (0..255)

Description of the event that activated this log entry.

As per the MIB.

 

Notifications

risingAlarm

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.16.0.1

A variable of an alarm entry crossed its rising threshold.

Informational

Warning

N/A

ON

 

Notification triggers

This notification is generated when a variable of an alarm entry crosses its rising threshold and the triggered event is to send SNMP notifications.

System impact

No impact on services.

Status control

ON

CLI: Use the rmon event entry-number [ description string ] { log-trap security-string | trap security-string } [ owner text ] command.

OFF

CLI: Use the rmon event entry-number [ description string ] { log | none } [ owner text ] command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.2.1.16.3.1.1.1 (alarmIndex)

Index of the alarm entry

alarmIndex

Integer32

1..65535

1.3.6.1.2.1.16.3.1.1.3 (alarmVariable)

Variable to be sampled

alarmIndex

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.16.3.1.1.4 (alarmSampleType)

Sampling type

alarmIndex

INTEGER

absoluteValue(1)

deltaValue(2)

1.3.6.1.2.1.16.3.1.1.5 (alarmValue)

Sampled value

alarmIndex

Integer32

Standard MIB values.

1.3.6.1.2.1.16.3.1.1.7 (alarmRisingThreshold)

Rising threshold

alarmIndex

Integer32

Standard MIB values.

 

Recommended action

To resolve the issue:

1.     Execute the display rmon alarm command in any view to check information about the monitored variable and rising threshold. Locate and remove the reason causing the notification.

If the rising threshold is inappropriate, execute the rmon alarm command in system view to change the rising threshold.

2.     If the issue persists, collect alarm information and configuration data and then contact H3C Support for help.

fallingAlarm

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.16.0.2

A variable of an alarm entry fell to or below its falling threshold.

Informational

Warning

N/A

ON

 

Notification triggers

This notification is generated when a variable of an alarm entry falls to or below its falling threshold and the triggered event is to send SNMP notifications.

System impact

No impact on services.

Status control

ON

CLI: Use the rmon event entry-number [ description string ] { log-trap security-string | trap security-string } [ owner text ] command.

OFF

CLI: Use the rmon event entry-number [ description string ] { log | none } [ owner text ] command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.2.1.16.3.1.1.1 (alarmIndex)

Index of the alarm entry

alarmIndex

Integer32

1..65535

1.3.6.1.2.1.16.3.1.1.3 (alarmVariable)

Variable to be sampled

alarmIndex

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.16.3.1.1.4 (alarmSampleType)

Sampling type

alarmIndex

INTEGER

absoluteValue(1), deltaValue(2)

1.3.6.1.2.1.16.3.1.1.5 (alarmValue)

Sampled value

alarmIndex

Integer32

Standard MIB values.

1.3.6.1.2.1.16.3.1.1.8 (alarmFallingThreshold)

Falling threshold

alarmIndex

Integer32

Standard MIB values.

 

Recommended action

1.     Execute the display rmon alarm command in any view to check information about the monitored variable and falling threshold. Locate and remove the reason causing the notification.

If the falling threshold is inappropriate, execute the rmon alarm command in system view to change the falling threshold.

2.     If the issue persists, collect alarm information and configuration data and then contact H3C Support for help.

 

  • 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
新华三官网