All MIBs › SWITCH-RMON-MIB › rEtherStatsDataSource
rEtherStatsDataSource
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rEtherStatsDataSource
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.1.1.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description: 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. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573 [4,6], 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 packets on the local network segment attached to the identified interface.
An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry.
This object may not be modified if the associated etherStatsStatus object is equal to valid(1).
What is rEtherStatsDataSource?
This read-write object identifier points to the ifIndex of the interface a given statistics row is collecting data for, so an entry monitoring interface #1 would be set to ifIndex.1. It cannot be changed once the row's status is valid, which prevents accidentally re-pointing an active stats collector mid-flight.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.2 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsDataSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.2.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsDataSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.2.1 s <value>
Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rEtherStatsDataSource OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1 | rStatistics | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1 | rEtherStatsTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1 | rEtherStatsEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1.2 | rEtherStatsDataSource | SWITCH-RMON-MIB |