All MIBs › CHIPTRNET-MIB › olTRTrafTopNSummaryStations
olTRTrafTopNSummaryStations
Module: CHIPTRNET-MIB
OID (symbolic): CHIPTRNET-MIB::olTRTrafTopNSummaryStations
OID (numeric): 1.3.6.1.4.1.49.2.3.1.5.3.11.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A concatonated list of (up to 12) MAC addresses, their associated slot and port, and a statistic value for traffic associated with stations on the ring. Each entry has 36 octets. The first 6 octets are the MAC address. The 7th octet is the slot ID (or 255 if it is external to the concentrator or 254 if it is on a remote ring). The 8th is the port ID (or 255 if it is external to the concentrator or 254 if it is on a remote ring). The 9th through 36th octets contain the values of the statistics olTRTrafTopNInFrames, olTRTrafTopNOutFrames, olTRTrafTopNInOctets, olTRTrafTopNOutOctets, olTRTrafTopNOutErrors, olTRTrafTopNOutBroadcastFrames, and olTRTrafTopNOutMulticastFrames. Each statistic is represented in 4 octets, most significant octet first. The stations are in order of decreasing values of the statistic referenced by olTRTrafTopNStatistic.
What is olTRTrafTopNSummaryStations?
This read-only object holds a concatenated list of up to 12 station entries (MAC address, slot/port, and traffic statistic) describing the top traffic-generating stations on the ring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.5.3.11.1.4 snmpwalk -v2c -c public <target> CHIPTRNET-MIB::olTRTrafTopNSummaryStations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.5.3.11.1.4.1 snmpget -v2c -c public <target> CHIPTRNET-MIB::olTRTrafTopNSummaryStations.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> olTRTrafTopNSummaryStations.1
Start monitoring Chipcom (3Com) Token Ring bridge/concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPTRNET-MIB::olTRTrafTopNSummaryStations OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Token Ring bridge/concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 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.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.5 | olNets | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.5.3 | olTRnet | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.5.3.11 | olTRTrafTopNSummaryTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.5.3.11.1 | olTRTrafTopNSummaryEntry | CHIPCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.5.3.11.1.4 | olTRTrafTopNSummaryStations | CHIPTRNET-MIB |