All MIBs › TOKEN-RING-RMON-MIB › tokenRingPStatsDataSource
tokenRingPStatsDataSource
Module: TOKEN-RING-RMON-MIB
OID (symbolic): TOKEN-RING-RMON-MIB::tokenRingPStatsDataSource
OID (numeric): 1.3.6.1.2.1.16.1.3.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description:
This 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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.1.3.1.2 snmpwalk -v2c -c public <target> TOKEN-RING-RMON-MIB::tokenRingPStatsDataSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.1.3.1.2.1 snmpget -v2c -c public <target> TOKEN-RING-RMON-MIB::tokenRingPStatsDataSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.1.3.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tokenRingPStatsDataSource.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.1 | statistics | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.1.3 | tokenRingPStatsTable | TOKEN-RING-RMON-MIB |
| 1.3.6.1.2.1.16.1.3.1 | tokenRingPStatsEntry | TOKEN-RING-RMON-MIB |
| 1.3.6.1.2.1.16.1.3.1.2 | tokenRingPStatsDataSource | TOKEN-RING-RMON-MIB |