All MIBs › CHIPCOMMIB › olTRTrafTopNSummaryStations
olTRTrafTopNSummaryStations
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::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?
Reports a packed list of up to 12 top-traffic stations on the ring, each entry giving the station's MAC address, its slot and port location, and its associated traffic statistic value.
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> CHIPCOMMIB::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> CHIPCOMMIB::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) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOMMIB::olTRTrafTopNSummaryStations OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN 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 | CHIPCOMMIB |