All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackSwitchXmitErrFrames
ciscoTsStackSwitchXmitErrFrames
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchXmitErrFrames
OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.23
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Frames in error due to buffer overflows or drops in the CPU.
What is ciscoTsStackSwitchXmitErrFrames?
This read-only Counter counts frames the CPU failed to transmit successfully because of buffer overflows or drops specifically in the CPU's own send path, as distinct from wire errors. This narrows down transmission problems to the CPU/software layer rather than the physical port hardware, which matters when deciding whether a fix should target CPU load versus a cabling or port issue. Correlating this with ciscoTsStackSwitchPendingSendRqsts helps confirm buffer exhaustion as the specific cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.23 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchXmitErrFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.23.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchXmitErrFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoTsStackSwitchXmitErrFrames.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::ciscoTsStackSwitchXmitErrFrames 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.2 | ciscoTsStack | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1 | ciscoTsStackTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1 | ciscoTsStackEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1.23 | ciscoTsStackSwitchXmitErrFrames | CISCO-TS-STACK-MIB |