Rmon group, Statistics group, Statistics – Dell POWEREDGE M1000E User Manual

Page 80: Etherstatstable, Etherstatsentry, Etherstatsindex, Etherstatsdatasource, Etherstatsdropevents, Etherstatsoctets, Etherstatspkts

Advertising
background image

60

Fabric OS MIB Reference

53-1002750-01

RMON group

3

RMON group

Remote network monitoring devices, often called monitors or probes, are instruments that exist for
the purpose of managing a network. This MIB defines objects for managing remote network
monitoring devices.

The groups supported under this are statistics, history, alarm, and event.

Statistics group

TABLE 18

MIB-II textual conventions

Type definition

Value

Description

OwnerString

Octet String of size 0 to 127

The data type used to model an administratively assigned
name of the owner of a resource.

EntryStatus

Integer

The status of a table entry.
1 valid
2 createRequest
3 underCreation
4 invalid

TABLE 19

Object and OID

Access

Description

statistics
1.3.6.1.2.1.16.1

Not
accessible

A collection of statistics kept for a particular Ethernet interface.
Statistics are enabled on an Ethernet interface using the rmon
collection stats <stats-index> command.

etherStatsTable
1.3.6.1.2.1.16.1.1

Not
accessible

A list of Ethernet statistics entries.

etherStatsEntry
1.3.6.1.2.1.16.1.1.1

Not
accessible

A collection of statistics kept for a particular Ethernet interface.

etherStatsIndex
1.3.6.1.2.1.16.1.1.1.1

Read only

The value of this object uniquely identifies this etherStats entry.

etherStatsDataSource
1.3.6.1.2.1.16.1.1.1.2

Read-write

This object identifies the source of the data that this etherStats entry is
configured to analyze. This source can be any Ethernet interface on this
device. To identify a particular interface, this object will identify the
instance of the ifIndex object, defined in RFC 1213 and RFC 1573 [4,6],
for the desired interface.

etherStatsDropEvents
1.3.6.1.2.1.16.1.1.1.3

Read only

The total number of events in which packets were dropped by the probe
due to lack of resources.
NOTE: This number is not necessarily the number of packets dropped;

it is just the number of times this condition has been detected.

etherStatsOctets
1.3.6.1.2.1.16.1.1.1.4

Read only

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.

etherStatsPkts
1.3.6.1.2.1.16.1.1.1.5

Read only

The total number of packets (including bad packets, broadcast packets,
and multicast packets) received.

Advertising