TOKEN-RING-RMON-MIB

MIB Reference — IPNetwork Monitor

All MIBsTOKEN-RING-RMON-MIB

Category: Network Interfaces, Network Monitoring (RMON), Routing Protocols

Description:

Extends the RMON MIB with Token Ring-specific statistics, history, ring station monitoring, and source routing statistics for IEEE 802.5 networks.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
TimeTicks

From RFC1271-MIB

OwnerString
historyOBJECT-IDENTITY
rmonOBJECT-IDENTITY
statisticsOBJECT-IDENTITY

What Is TOKEN-RING-RMON-MIB?

TOKEN-RING-RMON-MIB is a vendor-neutral IETF standards-track extension to the RMON (Remote Network Monitoring) MIB, adding managed objects specific to IEEE 802.5 Token Ring networks. It exposes data such as Token Ring traffic statistics, historical utilization trends, per-station (ring insertion) monitoring, and source-routing statistics used to trace frame paths across bridged Token Ring segments. In monitoring terms it is used almost entirely for software/protocol-level network performance visibility rather than device hardware health -- packet/octet counters, error rates, ring station beaconing and insertion/removal events, and source-route hop statistics that reveal ring instability or misconfigured bridges. It is a direct extension of the base RMON-MIB (RFC 1757/2819) and depends on that framework's control table conventions for setting up statistics collection. It would typically be deployed on legacy Token Ring switches, bridges, or standalone RMON probes monitoring older IBM-style ring networks, which are now largely obsolete outside legacy industrial or mainframe-attached environments, and administrators searching for token-ring-rmon-mib today are usually maintaining such legacy equipment.

IPNetwork Monitor allows you to monitor SNMP objects defined in TOKEN-RING-RMON-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • Token Ring utilization history
  • ring station insertion/removal events
  • beacon and line error counts
  • source-routing hop statistics
  • ring segment traffic statistics

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • Token Ring switch, bridge, or RMON probe

Monitoring Examples

An administrator monitoring ring health would poll the Token Ring history and statistics tables (typically indexed like tokenRingMLStatsTable/tokenRingMLHistoryTable entries) for counters such as line errors, burst errors, and ring beacon events, where a spike in beacon events signals a station has been isolated due to a faulty ring connection. Source-routing statistics tables would be checked to confirm frames are taking expected paths across bridged ring segments rather than looping. No specific sample object names were provided for this MIB, so this description is based on standard RMON Token Ring extension conventions rather than a table dump.

OIDs
OID symbolicOID numericTypeAccessDescription
tokenRingMLStatsTable1.3.6.1.2.1.16.1.2not-accessibleA list of Mac-Layer Token Ring statistics entries.
tokenRingMLStatsEntry1.3.6.1.2.1.16.1.2.1not-accessibleA collection of Mac-Layer statistics kept for a particular Token Ring interface.
INT tokenRingMLStatsIndex1.3.6.1.2.1.16.1.2.1.1INTEGERread-onlyThe value of this object uniquely identifies this tokenRingMLStats entry.
OID tokenRingMLStatsDataSource1.3.6.1.2.1.16.1.2.1.2OBJECT IDENTIFIERread-writeThis object identifies the source of the data that this tokenRingMLStats entry is configured to analyze. This source can be any tokenRing interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in MIB-II [3], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all error reports on the local network segment attached to the identified interface. This object may not be modified if the associated tokenRingMLStatsStatus object is equal to valid(1).
CTR tokenRingMLStatsDropEvents1.3.6.1.2.1.16.1.2.1.3Counterread-onlyThe 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 the number of times this condition has been detected. This value is the same as the corresponding tokenRingPStatsDropEvents.
CTR tokenRingMLStatsMacOctets1.3.6.1.2.1.16.1.2.1.4Counterread-onlyThe total number of octets of data in MAC packets (excluding those that were not good frames) received on the network (excluding framing bits but including FCS octets).
CTR tokenRingMLStatsMacPkts1.3.6.1.2.1.16.1.2.1.5Counterread-onlyThe total number of MAC packets (excluding packets that were not good frames) received.
CTR tokenRingMLStatsRingPurgeEvents1.3.6.1.2.1.16.1.2.1.6Counterread-onlyThe total number of times that the ring enters the ring purge state from normal ring state. The ring purge state that comes in response to the claim token or beacon state is not counted.
CTR tokenRingMLStatsRingPurgePkts1.3.6.1.2.1.16.1.2.1.7Counterread-onlyThe total number of ring purge MAC packets detected by probe.
CTR tokenRingMLStatsBeaconEvents1.3.6.1.2.1.16.1.2.1.8Counterread-onlyThe total number of times that the ring enters a beaconing state (beaconFrameStreamingState, beaconBitStreamingState, beaconSetRecoveryModeState, or beaconRingSignalLossState) from a non-beaconing state. Note that a change of the source address of the beacon packet does not constitute a new beacon event.
NUM tokenRingMLStatsBeaconTime1.3.6.1.2.1.16.1.2.1.9TimeIntervalread-onlyThe total amount of time that the ring has been in the beaconing state.
CTR tokenRingMLStatsBeaconPkts1.3.6.1.2.1.16.1.2.1.10Counterread-onlyThe total number of beacon MAC packets detected by the probe.
CTR tokenRingMLStatsClaimTokenEvents1.3.6.1.2.1.16.1.2.1.11Counterread-onlyThe total number of times that the ring enters the claim token state from normal ring state or ring purge state. The claim token state that comes in response to a beacon state is not counted.
CTR tokenRingMLStatsClaimTokenPkts1.3.6.1.2.1.16.1.2.1.12Counterread-onlyThe total number of claim token MAC packets detected by the probe.
CTR tokenRingMLStatsNAUNChanges1.3.6.1.2.1.16.1.2.1.13Counterread-onlyThe total number of NAUN changes detected by the probe.
CTR tokenRingMLStatsLineErrors1.3.6.1.2.1.16.1.2.1.14Counterread-onlyThe total number of line errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsInternalErrors1.3.6.1.2.1.16.1.2.1.15Counterread-onlyThe total number of adapter internal errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsBurstErrors1.3.6.1.2.1.16.1.2.1.16Counterread-onlyThe total number of burst errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsACErrors1.3.6.1.2.1.16.1.2.1.17Counterread-onlyThe total number of AC (Address Copied) errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsAbortErrors1.3.6.1.2.1.16.1.2.1.18Counterread-onlyThe total number of abort delimiters reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsLostFrameErrors1.3.6.1.2.1.16.1.2.1.19Counterread-onlyThe total number of lost frame errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsCongestionErrors1.3.6.1.2.1.16.1.2.1.20Counterread-onlyThe total number of receive congestion errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsFrameCopiedErrors1.3.6.1.2.1.16.1.2.1.21Counterread-onlyThe total number of frame copied errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsFrequencyErrors1.3.6.1.2.1.16.1.2.1.22Counterread-onlyThe total number of frequency errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsTokenErrors1.3.6.1.2.1.16.1.2.1.23Counterread-onlyThe total number of token errors reported in error reporting packets detected by the probe.
CTR tokenRingMLStatsSoftErrorReports1.3.6.1.2.1.16.1.2.1.24Counterread-onlyThe total number of soft error report frames detected by the probe.
CTR tokenRingMLStatsRingPollEvents1.3.6.1.2.1.16.1.2.1.25Counterread-onlyThe total number of ring poll events detected by the probe (i.e. the number of ring polls initiated by the active monitor that were detected).
STR tokenRingMLStatsOwner1.3.6.1.2.1.16.1.2.1.26OwnerStringread-writeThe entity that configured this entry and is therefore using the resources assigned to it.
ENT tokenRingMLStatsStatus1.3.6.1.2.1.16.1.2.1.27EntryStatusread-writeThe status of this tokenRingMLStats entry.
tokenRingPStatsTable1.3.6.1.2.1.16.1.3not-accessibleA list of promiscuous Token Ring statistics entries.
tokenRingPStatsEntry1.3.6.1.2.1.16.1.3.1not-accessibleA collection of promiscuous statistics kept for non-MAC packets on a particular Token Ring interface.
INT tokenRingPStatsIndex1.3.6.1.2.1.16.1.3.1.1INTEGERread-onlyThe value of this object uniquely identifies this tokenRingPStats entry.
OID tokenRingPStatsDataSource1.3.6.1.2.1.16.1.3.1.2OBJECT IDENTIFIERread-writeThis object identifies the source of the data that this tokenRingPStats entry is configured to analyze. This source can be any tokenRing interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in MIB-II [3], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all non-MAC packets on the local network segment attached to the identified interface. This object may not be modified if the associated tokenRingPStatsStatus object is equal to valid(1).
CTR tokenRingPStatsDropEvents1.3.6.1.2.1.16.1.3.1.3Counterread-onlyThe 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 the number of times this condition has been detected. This value is the same as the corresponding tokenRingMLStatsDropEvents
CTR tokenRingPStatsDataOctets1.3.6.1.2.1.16.1.3.1.4Counterread-onlyThe total number of octets of data in good frames received on the network (excluding framing bits but including FCS octets) in non-MAC packets.
CTR tokenRingPStatsDataPkts1.3.6.1.2.1.16.1.3.1.5Counterread-onlyThe total number of non-MAC packets in good frames. received.
CTR tokenRingPStatsDataBroadcastPkts1.3.6.1.2.1.16.1.3.1.6Counterread-onlyThe total number of good non-MAC frames received that were directed to an LLC broadcast address (0xFFFFFFFFFFFF or 0xC000FFFFFFFF).
CTR tokenRingPStatsDataMulticastPkts1.3.6.1.2.1.16.1.3.1.7Counterread-onlyThe total number of good non-MAC frames received that were directed to a local or global multicast or functional address. Note that this number does not include packets directed to the broadcast address.
CTR tokenRingPStatsDataPkts18to63Octets1.3.6.1.2.1.16.1.3.1.8Counterread-onlyThe total number of good non-MAC frames received that were between 18 and 63 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts64to127Octets1.3.6.1.2.1.16.1.3.1.9Counterread-onlyThe total number of good non-MAC frames received that were between 64 and 127 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts128to255Octets1.3.6.1.2.1.16.1.3.1.10Counterread-onlyThe total number of good non-MAC frames received that were between 128 and 255 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts256to511Octets1.3.6.1.2.1.16.1.3.1.11Counterread-onlyThe total number of good non-MAC frames received that were between 256 and 511 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts512to1023Octets1.3.6.1.2.1.16.1.3.1.12Counterread-onlyThe total number of good non-MAC frames received that were between 512 and 1023 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts1024to2047Octets1.3.6.1.2.1.16.1.3.1.13Counterread-onlyThe total number of good non-MAC frames received that were between 1024 and 2047 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts2048to4095Octets1.3.6.1.2.1.16.1.3.1.14Counterread-onlyThe total number of good non-MAC frames received that were between 2048 and 4095 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts4096to8191Octets1.3.6.1.2.1.16.1.3.1.15Counterread-onlyThe total number of good non-MAC frames received that were between 4096 and 8191 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPkts8192to18000Octets1.3.6.1.2.1.16.1.3.1.16Counterread-onlyThe total number of good non-MAC frames received that were between 8192 and 18000 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPStatsDataPktsGreaterThan18000Octets1.3.6.1.2.1.16.1.3.1.17Counterread-onlyThe total number of good non-MAC frames received that were greater than 18000 octets in length, excluding framing bits but including FCS octets.
STR tokenRingPStatsOwner1.3.6.1.2.1.16.1.3.1.18OwnerStringread-writeThe entity that configured this entry and is therefore using the resources assigned to it.
ENT tokenRingPStatsStatus1.3.6.1.2.1.16.1.3.1.19EntryStatusread-writeThe status of this tokenRingPStats entry.
tokenRingMLHistoryTable1.3.6.1.2.1.16.2.3not-accessibleA list of Mac-Layer Token Ring statistics entries.
tokenRingMLHistoryEntry1.3.6.1.2.1.16.2.3.1not-accessibleA collection of Mac-Layer statistics kept for a particular Token Ring interface.
INT tokenRingMLHistoryIndex1.3.6.1.2.1.16.2.3.1.1INTEGERread-onlyThe history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex.
INT tokenRingMLHistorySampleIndex1.3.6.1.2.1.16.2.3.1.2INTEGERread-onlyAn index that uniquely identifies the particular Mac-Layer sample this entry represents among all Mac-Layer samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
TIK tokenRingMLHistoryIntervalStart1.3.6.1.2.1.16.2.3.1.3TimeTicksread-onlyThe value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
CTR tokenRingMLHistoryDropEvents1.3.6.1.2.1.16.2.3.1.4Counterread-onlyThe 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.
CTR tokenRingMLHistoryMacOctets1.3.6.1.2.1.16.2.3.1.5Counterread-onlyThe total number of octets of data in MAC packets (excluding those that were not good frames) received on the network during this sampling interval (excluding framing bits but including FCS octets).
CTR tokenRingMLHistoryMacPkts1.3.6.1.2.1.16.2.3.1.6Counterread-onlyThe total number of MAC packets (excluding those that were not good frames) received during this sampling interval.
CTR tokenRingMLHistoryRingPurgeEvents1.3.6.1.2.1.16.2.3.1.7Counterread-onlyThe total number of times that the ring entered the ring purge state from normal ring state during this sampling interval. The ring purge state that comes from the claim token or beacon state is not counted.
CTR tokenRingMLHistoryRingPurgePkts1.3.6.1.2.1.16.2.3.1.8Counterread-onlyThe total number of Ring Purge MAC packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryBeaconEvents1.3.6.1.2.1.16.2.3.1.9Counterread-onlyThe total number of times that the ring enters a beaconing state (beaconFrameStreamingState, beaconBitStreamingState, beaconSetRecoveryModeState, or beaconRingSignalLossState) during this sampling interval. Note that a change of the source address of the beacon packet does not constitute a new beacon event.
NUM tokenRingMLHistoryBeaconTime1.3.6.1.2.1.16.2.3.1.10TimeIntervalread-onlyThe amount of time that the ring has been in the beaconing state during this sampling interval.
CTR tokenRingMLHistoryBeaconPkts1.3.6.1.2.1.16.2.3.1.11Counterread-onlyThe total number of beacon MAC packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryClaimTokenEvents1.3.6.1.2.1.16.2.3.1.12Counterread-onlyThe total number of times that the ring enters the claim token state from normal ring state or ring purge state during this sampling interval. The claim token state that comes from the beacon state is not counted.
CTR tokenRingMLHistoryClaimTokenPkts1.3.6.1.2.1.16.2.3.1.13Counterread-onlyThe total number of claim token MAC packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryNAUNChanges1.3.6.1.2.1.16.2.3.1.14Counterread-onlyThe total number of NAUN changes detected by the probe during this sampling interval.
CTR tokenRingMLHistoryLineErrors1.3.6.1.2.1.16.2.3.1.15Counterread-onlyThe total number of line errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryInternalErrors1.3.6.1.2.1.16.2.3.1.16Counterread-onlyThe total number of adapter internal errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryBurstErrors1.3.6.1.2.1.16.2.3.1.17Counterread-onlyThe total number of burst errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryACErrors1.3.6.1.2.1.16.2.3.1.18Counterread-onlyThe total number of AC (Address Copied) errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryAbortErrors1.3.6.1.2.1.16.2.3.1.19Counterread-onlyThe total number of abort delimiters reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryLostFrameErrors1.3.6.1.2.1.16.2.3.1.20Counterread-onlyThe total number of lost frame errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryCongestionErrors1.3.6.1.2.1.16.2.3.1.21Counterread-onlyThe total number of receive congestion errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryFrameCopiedErrors1.3.6.1.2.1.16.2.3.1.22Counterread-onlyThe total number of frame copied errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryFrequencyErrors1.3.6.1.2.1.16.2.3.1.23Counterread-onlyThe total number of frequency errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistoryTokenErrors1.3.6.1.2.1.16.2.3.1.24Counterread-onlyThe total number of token errors reported in error reporting packets detected by the probe during this sampling interval.
CTR tokenRingMLHistorySoftErrorReports1.3.6.1.2.1.16.2.3.1.25Counterread-onlyThe total number of soft error report frames detected by the probe during this sampling interval.
CTR tokenRingMLHistoryRingPollEvents1.3.6.1.2.1.16.2.3.1.26Counterread-onlyThe total number of ring poll events detected by the probe during this sampling interval.
INT tokenRingMLHistoryActiveStations1.3.6.1.2.1.16.2.3.1.27INTEGERread-onlyThe maximum number of active stations on the ring detected by the probe during this sampling interval.
tokenRingPHistoryTable1.3.6.1.2.1.16.2.4not-accessibleA list of promiscuous Token Ring statistics entries.
tokenRingPHistoryEntry1.3.6.1.2.1.16.2.4.1not-accessibleA collection of promiscuous statistics kept for a particular Token Ring interface.
INT tokenRingPHistoryIndex1.3.6.1.2.1.16.2.4.1.1INTEGERread-onlyThe history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex.
INT tokenRingPHistorySampleIndex1.3.6.1.2.1.16.2.4.1.2INTEGERread-onlyAn index that uniquely identifies the particular sample this entry represents among all samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
TIK tokenRingPHistoryIntervalStart1.3.6.1.2.1.16.2.4.1.3TimeTicksread-onlyThe value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
CTR tokenRingPHistoryDropEvents1.3.6.1.2.1.16.2.4.1.4Counterread-onlyThe 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.
CTR tokenRingPHistoryDataOctets1.3.6.1.2.1.16.2.4.1.5Counterread-onlyThe total number of octets of data in good frames received on the network (excluding framing bits but including FCS octets) in non-MAC packets during this sampling interval.
CTR tokenRingPHistoryDataPkts1.3.6.1.2.1.16.2.4.1.6Counterread-onlyThe total number of good non-MAC frames received during this sampling interval.
CTR tokenRingPHistoryDataBroadcastPkts1.3.6.1.2.1.16.2.4.1.7Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were directed to an LLC broadcast address (0xFFFFFFFFFFFF or 0xC000FFFFFFFF).
CTR tokenRingPHistoryDataMulticastPkts1.3.6.1.2.1.16.2.4.1.8Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were directed to a local or global multicast or functional address. Note that this number does not include packets directed to the broadcast address.
CTR tokenRingPHistoryDataPkts18to63Octets1.3.6.1.2.1.16.2.4.1.9Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 18 and 63 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts64to127Octets1.3.6.1.2.1.16.2.4.1.10Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 64 and 127 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts128to255Octets1.3.6.1.2.1.16.2.4.1.11Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 128 and 255 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts256to511Octets1.3.6.1.2.1.16.2.4.1.12Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 256 and 511 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts512to1023Octets1.3.6.1.2.1.16.2.4.1.13Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 512 and 1023 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts1024to2047Octets1.3.6.1.2.1.16.2.4.1.14Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 1024 and 2047 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts2048to4095Octets1.3.6.1.2.1.16.2.4.1.15Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 2048 and 4095 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts4096to8191Octets1.3.6.1.2.1.16.2.4.1.16Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 4096 and 8191 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPkts8192to18000Octets1.3.6.1.2.1.16.2.4.1.17Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were between 8192 and 18000 octets in length inclusive, excluding framing bits but including FCS octets.
CTR tokenRingPHistoryDataPktsGreaterThan18000Octets1.3.6.1.2.1.16.2.4.1.18Counterread-onlyThe total number of good non-MAC frames received during this sampling interval that were greater than 18000 octets in length, excluding framing bits but including FCS octets.
tokenRing1.3.6.1.2.1.16.10
ringStationControlTable1.3.6.1.2.1.16.10.1not-accessibleA list of ringStation table control entries.
ringStationControlEntry1.3.6.1.2.1.16.10.1.1not-accessibleA list of parameters that set up the discovery of stations on a particular interface and the collection of statistics about these stations.
INT ringStationControlIfIndex1.3.6.1.2.1.16.10.1.1.1INTEGERread-onlyThe value of this object uniquely identifies the interface on this remote network monitoring device from which ringStation data is collected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB- II [3].
INT ringStationControlTableSize1.3.6.1.2.1.16.10.1.1.2INTEGERread-onlyThe number of ringStationEntries in the ringStationTable associated with this ringStationControlEntry.
INT ringStationControlActiveStations1.3.6.1.2.1.16.10.1.1.3INTEGERread-onlyThe number of active ringStationEntries in the ringStationTable associated with this ringStationControlEntry.
INT ringStationControlRingState1.3.6.1.2.1.16.10.1.1.4INTEGERread-onlyThe current status of this ring.
MAC ringStationControlBeaconSender1.3.6.1.2.1.16.10.1.1.5MacAddressread-onlyThe address of the sender of the last beacon frame received by the probe on this ring. If no beacon frames have been received, this object shall be equal to six octets of zero.
MAC ringStationControlBeaconNAUN1.3.6.1.2.1.16.10.1.1.6MacAddressread-onlyThe address of the NAUN in the last beacon frame received by the probe on this ring. If no beacon frames have been received, this object shall be equal to six octets of zero.
MAC ringStationControlActiveMonitor1.3.6.1.2.1.16.10.1.1.7MacAddressread-onlyThe address of the Active Monitor on this segment. If this address is unknown, this object shall be equal to six octets of zero.
CTR ringStationControlOrderChanges1.3.6.1.2.1.16.10.1.1.8Counterread-onlyThe number of add and delete events in the ringStationOrderTable optionally associated with this ringStationControlEntry.
STR ringStationControlOwner1.3.6.1.2.1.16.10.1.1.9OwnerStringread-writeThe entity that configured this entry and is therefore using the resources assigned to it.
ENT ringStationControlStatus1.3.6.1.2.1.16.10.1.1.10EntryStatusread-writeThe status of this ringStationControl entry. If this object is not equal to valid(1), all associated entries in the ringStationTable shall be deleted by the agent.
ringStationTable1.3.6.1.2.1.16.10.2not-accessibleA list of ring station entries. An entry will exist for each station that is now or has previously been detected as physically present on this ring.
ringStationEntry1.3.6.1.2.1.16.10.2.1not-accessibleA collection of statistics for a particular station that has been discovered on a ring monitored by this device.
INT ringStationIfIndex1.3.6.1.2.1.16.10.2.1.1INTEGERread-onlyThe value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
MAC ringStationMacAddress1.3.6.1.2.1.16.10.2.1.2MacAddressread-onlyThe physical address of this station.
MAC ringStationLastNAUN1.3.6.1.2.1.16.10.2.1.3MacAddressread-onlyThe physical address of last known NAUN of this station.
INT ringStationStationStatus1.3.6.1.2.1.16.10.2.1.4INTEGERread-onlyThe status of this station on the ring.
TIK ringStationLastEnterTime1.3.6.1.2.1.16.10.2.1.5TimeTicksread-onlyThe value of sysUpTime at the time this station last entered the ring. If the time is unknown, this value shall be zero.
TIK ringStationLastExitTime1.3.6.1.2.1.16.10.2.1.6TimeTicksread-onlyThe value of sysUpTime at the time the probe detected that this station last exited the ring. If the time is unknown, this value shall be zero.
CTR ringStationDuplicateAddresses1.3.6.1.2.1.16.10.2.1.7Counterread-onlyThe number of times this station experienced a duplicate address error.
CTR ringStationInLineErrors1.3.6.1.2.1.16.10.2.1.8Counterread-onlyThe total number of line errors reported by this station in error reporting packets detected by the probe.
CTR ringStationOutLineErrors1.3.6.1.2.1.16.10.2.1.9Counterread-onlyThe total number of line errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
CTR ringStationInternalErrors1.3.6.1.2.1.16.10.2.1.10Counterread-onlyThe total number of adapter internal errors reported by this station in error reporting packets detected by the probe.
CTR ringStationInBurstErrors1.3.6.1.2.1.16.10.2.1.11Counterread-onlyThe total number of burst errors reported by this station in error reporting packets detected by the probe.
CTR ringStationOutBurstErrors1.3.6.1.2.1.16.10.2.1.12Counterread-onlyThe total number of burst errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
CTR ringStationACErrors1.3.6.1.2.1.16.10.2.1.13Counterread-onlyThe total number of AC (Address Copied) errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
CTR ringStationAbortErrors1.3.6.1.2.1.16.10.2.1.14Counterread-onlyThe total number of abort delimiters reported by this station in error reporting packets detected by the probe.
CTR ringStationLostFrameErrors1.3.6.1.2.1.16.10.2.1.15Counterread-onlyThe total number of lost frame errors reported by this station in error reporting packets detected by the probe.
CTR ringStationCongestionErrors1.3.6.1.2.1.16.10.2.1.16Counterread-onlyThe total number of receive congestion errors reported by this station in error reporting packets detected by the probe.
CTR ringStationFrameCopiedErrors1.3.6.1.2.1.16.10.2.1.17Counterread-onlyThe total number of frame copied errors reported by this station in error reporting packets detected by the probe.
CTR ringStationFrequencyErrors1.3.6.1.2.1.16.10.2.1.18Counterread-onlyThe total number of frequency errors reported by this station in error reporting packets detected by the probe.
CTR ringStationTokenErrors1.3.6.1.2.1.16.10.2.1.19Counterread-onlyThe total number of token errors reported by this station in error reporting frames detected by the probe.
CTR ringStationInBeaconErrors1.3.6.1.2.1.16.10.2.1.20Counterread-onlyThe total number of beacon frames sent by this station and detected by the probe.
CTR ringStationOutBeaconErrors1.3.6.1.2.1.16.10.2.1.21Counterread-onlyThe total number of beacon frames detected by the probe that name this station as the NAUN.
CTR ringStationInsertions1.3.6.1.2.1.16.10.2.1.22Counterread-onlyThe number of times the probe detected this station inserting onto the ring.
ringStationOrderTable1.3.6.1.2.1.16.10.3not-accessibleA list of ring station entries for stations in the ring poll, ordered by their ring-order.
ringStationOrderEntry1.3.6.1.2.1.16.10.3.1not-accessibleA collection of statistics for a particular station that is active on a ring monitored by this device. This table will contain information for every interface that has a ringStationControlStatus equal to valid.
INT ringStationOrderIfIndex1.3.6.1.2.1.16.10.3.1.1INTEGERread-onlyThe value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
INT ringStationOrderOrderIndex1.3.6.1.2.1.16.10.3.1.2INTEGERread-onlyThis index denotes the location of this station with respect to other stations on the ring. This index is one more than the number of hops downstream that this station is from the rmon probe. The rmon probe itself gets the value one.
MAC ringStationOrderMacAddress1.3.6.1.2.1.16.10.3.1.3MacAddressread-onlyThe physical address of this station.
ringStationConfigControlTable1.3.6.1.2.1.16.10.4not-accessibleA list of ring station configuration control entries.
ringStationConfigControlEntry1.3.6.1.2.1.16.10.4.1not-accessibleThis entry controls active management of stations by the probe. One entry exists in this table for each active station in the ringStationTable.
INT ringStationConfigControlIfIndex1.3.6.1.2.1.16.10.4.1.1INTEGERread-onlyThe value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
MAC ringStationConfigControlMacAddress1.3.6.1.2.1.16.10.4.1.2MacAddressread-onlyThe physical address of this station.
INT ringStationConfigControlRemove1.3.6.1.2.1.16.10.4.1.3INTEGERread-writeSetting this object to `removing(2)' causes a Remove Station MAC frame to be sent. The agent will set this object to `stable(1)' after processing the request.
INT ringStationConfigControlUpdateStats1.3.6.1.2.1.16.10.4.1.4INTEGERread-writeSetting this object to `updating(2)' causes the configuration information associate with this entry to be updated. The agent will set this object to `stable(1)' after processing the request.
ringStationConfigTable1.3.6.1.2.1.16.10.5not-accessibleA list of configuration entries for stations on a ring monitored by this probe.
ringStationConfigEntry1.3.6.1.2.1.16.10.5.1not-accessibleA collection of statistics for a particular station that has been discovered on a ring monitored by this probe.
INT ringStationConfigIfIndex1.3.6.1.2.1.16.10.5.1.1INTEGERread-onlyThe value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
MAC ringStationConfigMacAddress1.3.6.1.2.1.16.10.5.1.2MacAddressread-onlyThe physical address of this station.
TIK ringStationConfigUpdateTime1.3.6.1.2.1.16.10.5.1.3TimeTicksread-onlyThe value of sysUpTime at the time this configuration information was last updated (completely).
OCT ringStationConfigLocation1.3.6.1.2.1.16.10.5.1.4OCTET STRINGread-onlyThe assigned physical location of this station.
OCT ringStationConfigMicrocode1.3.6.1.2.1.16.10.5.1.5OCTET STRINGread-onlyThe microcode EC level of this station.
OCT ringStationConfigGroupAddress1.3.6.1.2.1.16.10.5.1.6OCTET STRINGread-onlyThe low-order 4 octets of the group address recognized by this station.
OCT ringStationConfigFunctionalAddress1.3.6.1.2.1.16.10.5.1.7OCTET STRINGread-onlythe functional addresses recognized by this station.
sourceRoutingStatsTable1.3.6.1.2.1.16.10.6not-accessibleA list of source routing statistics entries.
sourceRoutingStatsEntry1.3.6.1.2.1.16.10.6.1not-accessibleA collection of source routing statistics kept for a particular Token Ring interface.
INT sourceRoutingStatsIfIndex1.3.6.1.2.1.16.10.6.1.1INTEGERread-onlyThe value of this object uniquely identifies the interface on this remote network monitoring device on which source routing statistics will be detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
INT sourceRoutingStatsRingNumber1.3.6.1.2.1.16.10.6.1.2INTEGERread-onlyThe ring number of the ring monitored by this entry. When any object in this entry is created, the probe will attempt to discover the ring number. Only after the ring number is discovered will this object be created. After creating an object in this entry, the management station should poll this object to detect when it is created. Only after this object is created can the management station set the sourceRoutingStatsStatus entry to valid(1).
CTR sourceRoutingStatsInFrames1.3.6.1.2.1.16.10.6.1.3Counterread-onlyThe count of frames sent into this ring from another ring.
CTR sourceRoutingStatsOutFrames1.3.6.1.2.1.16.10.6.1.4Counterread-onlyThe count of frames sent from this ring to another ring.
CTR sourceRoutingStatsThroughFrames1.3.6.1.2.1.16.10.6.1.5Counterread-onlyThe count of frames sent from another ring, through this ring, to another ring.
CTR sourceRoutingStatsAllRoutesBroadcastFrames1.3.6.1.2.1.16.10.6.1.6Counterread-onlyThe total number of good frames received that were All Routes Broadcast.
CTR sourceRoutingStatsSingleRouteBroadcastFrames1.3.6.1.2.1.16.10.6.1.7Counterread-onlyThe total number of good frames received that were Single Route Broadcast.
CTR sourceRoutingStatsInOctets1.3.6.1.2.1.16.10.6.1.8Counterread-onlyThe count of octets in good frames sent into this ring from another ring.
CTR sourceRoutingStatsOutOctets1.3.6.1.2.1.16.10.6.1.9Counterread-onlyThe count of octets in good frames sent from this ring to another ring.
CTR sourceRoutingStatsThroughOctets1.3.6.1.2.1.16.10.6.1.10Counterread-onlyThe count of octets in good frames sent another ring, through this ring, to another ring.
CTR sourceRoutingStatsAllRoutesBroadcastOctets1.3.6.1.2.1.16.10.6.1.11Counterread-onlyThe total number of octets in good frames received that were All Routes Broadcast.
CTR sourceRoutingStatsSingleRoutesBroadcastOctets1.3.6.1.2.1.16.10.6.1.12Counterread-onlyThe total number of octets in good frames received that were Single Route Broadcast.
CTR sourceRoutingStatsLocalLLCFrames1.3.6.1.2.1.16.10.6.1.13Counterread-onlyThe total number of frames received who had no RIF field (or had a RIF field that only included the local ring's number) and were not All Route Broadcast Frames.
CTR sourceRoutingStats1HopFrames1.3.6.1.2.1.16.10.6.1.14Counterread-onlyThe total number of frames received whose route had 1 hop, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats2HopsFrames1.3.6.1.2.1.16.10.6.1.15Counterread-onlyThe total number of frames received whose route had 2 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats3HopsFrames1.3.6.1.2.1.16.10.6.1.16Counterread-onlyThe total number of frames received whose route had 3 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats4HopsFrames1.3.6.1.2.1.16.10.6.1.17Counterread-onlyThe total number of frames received whose route had 4 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats5HopsFrames1.3.6.1.2.1.16.10.6.1.18Counterread-onlyThe total number of frames received whose route had 5 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats6HopsFrames1.3.6.1.2.1.16.10.6.1.19Counterread-onlyThe total number of frames received whose route had 6 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats7HopsFrames1.3.6.1.2.1.16.10.6.1.20Counterread-onlyThe total number of frames received whose route had 7 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStats8HopsFrames1.3.6.1.2.1.16.10.6.1.21Counterread-onlyThe total number of frames received whose route had 8 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
CTR sourceRoutingStatsMoreThan8HopsFrames1.3.6.1.2.1.16.10.6.1.22Counterread-onlyThe total number of frames received whose route had more than 8 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
STR sourceRoutingStatsOwner1.3.6.1.2.1.16.10.6.1.23OwnerStringread-writeThe entity that configured this entry and is therefore using the resources assigned to it.
ENT sourceRoutingStatsStatus1.3.6.1.2.1.16.10.6.1.24EntryStatusread-writeThe status of this sourceRoutingStats entry.

RFC description

Token Ring Remote Network Monitoring MIB (RFC 1271) defining MAC-layer statistics collection on token ring networks.

Start monitoring vendor-neutral, standards-based MIB, Token Ring switch/bridge/RMON probe, legacy (ring traffic/source-route statistics) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download TOKEN-RING-RMON-MIB