All MIBs › AXON-MIB › fddiStatsDataSource
fddiStatsDataSource
Module: AXON-MIB
OID (symbolic): AXON-MIB::fddiStatsDataSource
OID (numeric): 1.3.6.1.4.1.370.4.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 fddiStats entry is configured to analyze. This source can be any FDDI 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.
This object may not be modified if the associated fddiStatsStatus object is equal to valid(1).
What is fddiStatsDataSource?
This read-write object points at the ifIndex of the FDDI interface this row's statistics are collected from, so an admin can bind a stats entry to a specific port (e.g. set it to ifIndex.1). It cannot be changed once the paired fddiStatsStatus object is valid(1), and all the counters in the row reflect traffic on the segment attached to that interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.370.4.1.1.1.2 snmpwalk -v2c -c public <target> AXON-MIB::fddiStatsDataSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.370.4.1.1.1.2.1 snmpget -v2c -c public <target> AXON-MIB::fddiStatsDataSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.370.4.1.1.1.2.1 s <value>
Start monitoring 3Com (Axon) FDDI RMON switching equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AXON-MIB::fddiStatsDataSource OID value, configure state conditions and alerts, and monitor any 3Com (Axon) FDDI RMON switching equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.370 | axon | AXON-MIB |
| 1.3.6.1.4.1.370.4 | axFddi | AXON-MIB |
| 1.3.6.1.4.1.370.4.1 | axFddiStatistics | AXON-MIB |
| 1.3.6.1.4.1.370.4.1.1 | fddiStatsTable | AXON-MIB |
| 1.3.6.1.4.1.370.4.1.1.1 | fddiStatsEntry | AXON-MIB |
| 1.3.6.1.4.1.370.4.1.1.1.2 | fddiStatsDataSource | AXON-MIB |