All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortStatsRcvLocalFrames
ciscoTsPortStatsRcvLocalFrames
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortStatsRcvLocalFrames
OID (numeric): 1.3.6.1.4.1.9.5.32.4.2.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of frames received where the destination station address is on this port.
What is ciscoTsPortStatsRcvLocalFrames?
This read-only Counter counts frames received on this port whose destination station address is also attached to this same port, traffic the switch doesn't even need to forward elsewhere since sender and receiver share a port. A high count here relative to ciscoTsPortStatsForwardedFrames suggests this port is serving a hub or shared segment where stations talk mostly to each other rather than to the rest of the network. A shared-medium port with two chatty local hosts might show this counter climbing steadily while ForwardedFrames stays comparatively flat.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.4 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsRcvLocalFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.4.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsRcvLocalFrames.1
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortStatsRcvLocalFrames OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2 | ciscoTsPortStatsTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1 | ciscoTsPortStatsEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1.4 | ciscoTsPortStatsRcvLocalFrames | CISCO-TS-STACK-MIB |